GPGS - game crash with "plugin.gpgs.Utils.gameToHashtable(Utils.java:380)" error

Hi guys,

I got a few errors on my games, can anyone tell me what I did wrong.

This is the error message from Google Play Crashes & ANRs.

Thanks.

java.lang.NullPointerException: value == null

at java.util.Hashtable.put(Hashtable.java:362)

at plugin.gpgs.Utils.gameToHashtable(Utils.java:380)

at plugin.gpgs.LuaLoader$LoadGameResultCallback.onResult(LuaLoader.java:588)

at plugin.gpgs.LuaLoader$LoadGameResultCallback.onResult(LuaLoader.java:568)

at com.google.android.gms.internal.zzqe$zza.zzb(Unknown Source)

at com.google.android.gms.internal.zzqe$zza.handleMessage(Unknown Source)

at android.os.Handler.dispatchMessage(Handler.java:102)

at android.os.Looper.loop(Looper.java:135)

at android.app.ActivityThread.main(ActivityThread.java:5289)

at java.lang.reflect.Method.invoke(Native Method)

at java.lang.reflect.Method.invoke(Method.java:372)

at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:899)

at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:694)

Did you test gpgs on your device at first? Can you post your gpgs implementation code also to search for any errors in implementing gpgs plugin. 

Did you test gpgs on your device at first? Can you post your gpgs implementation code also to search for any errors in implementing gpgs plugin.