DrMoriarty / godot-firebase-auth

Firebase Auth plugin for Godot engine
3 stars 3 forks source link

Cannot load the plugin #2

Open mthnzbk opened 2 years ago

mthnzbk commented 2 years ago

03-26 19:31:37.020 14991 15054 E godot : WARNING: FirebaseAuth module not found! 03-26 19:31:37.022 14991 15054 E godot : at: call (modules/gdscript/gdscript_functions.cpp:788) - FirebaseAuth module not found! 03-26 19:31:37.025 14991 15054 E godot : WARNING: FirebaseDatabase module not found! 03-26 19:31:37.026 14991 15054 E godot : at: call (modules/gdscript/gdscript_functions.cpp:788) - FirebaseDatabase module not found! 03-26 19:31:37.035 14991 15054 E godot : WARNING: FirebaseCloudMessaging module not found! 03-26 19:31:37.041 14991 15054 E godot : at: call (modules/gdscript/gdscript_functions.cpp:788) - FirebaseCloudMessaging module not found! 03-26 19:31:37.077 14991 15054 E godot : ERROR: Script Debugger failed to connect, but being used anyway. 03-26 19:31:37.077 14991 15054 E godot : at: debug (scene/debugger/script_debugger_remote.cpp:137) - Condition "!tcp_client->is_connected_to_host()" is true.

I am using 3 different modules. All of them give this error.

mthnzbk commented 1 year ago

will you update firebase plugins to current godot version?