cgisca / PGSGP

Play Games Services plugin for Godot Game Engine - Android
MIT License
219 stars 60 forks source link

Couldn't find singleton for class in logcat #2

Closed johnkappa221 closed 4 years ago

johnkappa221 commented 4 years ago

I have added org/godotengine/godot/PlayGameServices into Modules but I will get this error. Any help? Thank you!

02-09 13:20:28.106  7968  8047 I godot   : Loading Android module: org/godotengine/godot/PlayGameServices
02-09 13:20:28.106  7968  8047 E godot   : **ERROR**: Couldn't find singleton for class: org/godotengine/godot/PlayGameServices.
02-09 13:20:28.106  7968  8047 E godot   :    At: platform/android/java_godot_lib_jni.cpp:691:_initialize_java_modules() - Condition "!singletonClass" is true. Continuing.