-
Notifications
You must be signed in to change notification settings - Fork 3
Hi, failed to get it working in Android Export #14
Description
Black screen & app closes. ( godot 3.5)
Does this work for android?
Please give instruction, on how to build for android, iOS & html
This is the error we are getting: (logcat)
ERROR: Cannot get class 'FlashDocument'.
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E at: _get_parent_class (core/class_db.cpp:323) - Condition "!ti" is true. Returned: StringName()
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E ERROR: Cannot get class 'FlashDocument'.
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E at: _get_parent_class (core/class_db.cpp:323) - Condition "!ti" is true. Returned: StringName()
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E ERROR: Cannot get class 'FlashDocument'.
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E at: _get_parent_class (core/class_db.cpp:323) - Condition "!ti" is true. Returned: StringName()
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E ERROR: Cannot get class 'FlashDocument'.
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E at: _get_parent_class (core/class_db.cpp:323) - Condition "!ti" is true. Returned: StringName()
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E ERROR: Cannot get class 'FlashDocument'.
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E at: _get_parent_class (core/class_db.cpp:323) - Condition "!ti" is true. Returned: StringName()
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E ERROR: No loader found for resource: res://.import/cow-animation.zfl-d57a70b9c2b7348e62da9c5c812ef4f8.etc2.res.
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E at: _load (core/io/resource_loader.cpp:278) - Method failed. Returning: RES()
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E ERROR: Cannot get class 'FlashDocument'.
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E at: _get_parent_class (core/class_db.cpp:323) - Condition "!ti" is true. Returned: StringName()
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E ERROR: Cannot get class 'FlashDocument'.
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E at: _get_parent_class (core/class_db.cpp:323) - Condition "!ti" is true. Returned: StringName()
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E ERROR: Failed loading resource: res://cow-animation.zfl. Make sure resources have been imported by opening the project in the editor at least once.
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E at: _load (core/io/resource_loader.cpp:271) - Condition "found" is true. Returned: RES()
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E ERROR: res://flashTryScene.tscn:3 - Parse Error: [ext_resource] referenced nonexistent resource at: res://cow-animation.zfl
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E at: poll (scene/resources/resource_format_text.cpp:412) - res://flashTryScene.tscn:3 - Parse Error: [ext_resource] referenced nonexistent resource at: res://cow-animation.zfl
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E ERROR: Failed to load resource 'res://flashTryScene.tscn'.
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E at: load (core/io/resource_loader.cpp:206) - Condition "err != OK" is true. Returned: RES()
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E ERROR: Failed loading resource: res://flashTryScene.tscn. Make sure resources have been imported by opening the project in the editor at least once.
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E at: _load (core/io/resource_loader.cpp:271) - Condition "found" is true. Returned: RES()
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E ERROR: Failed loading scene: res://flashTryScene.tscn
2023-10-13 14:02:22.888 18805-18963 godot org.godotengine.flashTry E at: start (main/main.cpp:2107) - Condition "!scene" is true. Returned: false
2023-10-13 14:02:23.046 18805-18963 godot org.godotengine.flashTry E ERROR: Condition "default_certs != nullptr" is true.
2023-10-13 14:02:23.046 18805-18963 godot org.godotengine.flashTry E at: load_default_certificates (modules/mbedtls/crypto_mbedtls.cpp:314) - Condition "default_certs != nullptr" is true.
2023-10-13 14:02:23.046 18805-18963 godot org.godotengine.flashTry E ERROR: Cannot get class 'FlashDocument'.
2023-10-13 14:02:23.047 18805-18963 godot org.godotengine.flashTry E at: _get_parent_class (core/class_db.cpp:323) - Condition "!ti" is true. Returned: StringName()
2023-10-13 14:02:23.047 18805-18963 godot org.godotengine.flashTry E ERROR: Cannot get class 'FlashDocument'.