Originally created by: totebo
Gideros 2017.8.2
Exception java.lang.SecurityException: Not signed in when calling API android.os.Parcel.readException (Parcel.java:1693) android.os.Parcel.readException (Parcel.java:1646) com.google.android.gms.games.internal.IGamesService$Stub$Proxy.zzm () com.google.android.gms.games.internal.GamesClientImpl.zzl () com.google.android.gms.games.internal.api.LeaderboardsImpl.getLeaderboardIntent () com.google.android.gms.games.internal.api.LeaderboardsImpl.getLeaderboardIntent () com.google.android.gms.games.internal.api.LeaderboardsImpl.getLeaderboardIntent () com.giderosmobile.android.plugins.gaming.frameworks.GameGoogleplay.showLeaderboard (GameGoogleplay.java:110) com.giderosmobile.android.plugins.gaming.Game$6.run (Game.java:208) android.os.Handler.handleCallback (Handler.java:751) android.os.Handler.dispatchMessage (Handler.java:95) android.os.Looper.loop (Looper.java:154) android.app.ActivityThread.main (ActivityThread.java:6776) java.lang.reflect.Method.invoke (Method.java) com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1520) com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1410)
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: hgy29
The message is rather explicit: you called showLeaderboard without being logged in GooglePlay
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: totebo
The thing is that never happens, the user is always logged in first. Maybe Google Play logs you out after a certain time?
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: hgy29
Or maybe the network connection failed ?
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: totebo
Yeah, that could be it. This one can probably be closed.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: hgy29
anyhow the issue should be reported back to lua instead of hard crashing