godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
90.98k stars 21.16k forks source link

Android editor: Game crash after changing device language #96770

Open trinhccao opened 2 months ago

trinhccao commented 2 months ago

Tested versions

Godot Engine v4.3.stable.official [77dcf97d8]

System information

Xiaomi Redmi A2+, Android 13, compatible rendering

Issue description

After changing device language, opening the game will hang for a few seconds then exit. This issue occur the same way on Android emulator x86

Steps to reproduce

  1. Open the game
  2. Leave the game run in background and go to device system settings
  3. Change device display language
  4. Re-enter the game (the game will hang for a few seconds then exit)

Minimal reproduction project (MRP)

demo.zip

lakshyajoshii commented 1 month ago

happening for me to i think the app crashes as a whole leaving a blank screen

matheusmdx commented 1 month ago

Bisecting points to #94661 as the culprit, @m4gr3d

Captura 2024-09-25 20-18-16-312603


Errors + backtrace ``` 09-25 18:18:36.786 19116 19116 E godot : USER ERROR: Couldn't load file '/project.binary', error code 12. 09-25 18:18:36.786 19116 19116 E godot : at: _load_settings_text_or_binary (core\config\project_settings.cpp:803) 09-25 18:18:37.119 19116 19223 I godot : Godot Engine v4.3.rc.custom_build.4d0da7401 (2024-07-24 17:17:46 UTC) - https://godotengine.org 09-25 18:18:37.701 19116 19223 I godot : OpenGL API OpenGL ES 3.2 V@415.0 (GIT@912136b, Ie3bb699d95, 1601292290) (Date:09/28/20) - Compatibility - Using Device: Qualcomm - Adreno (TM) 506 09-25 18:18:37.785 19116 19223 I godot : 09-25 18:18:39.184 19116 19223 I godot : Selected screen scale: 1.20000004768372 09-25 18:18:39.371 19116 19223 I godot : Selected screen scale: 1.20000004768372 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.134 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.134 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.134 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.134 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.134 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.134 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.134 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.134 19116 19116 E godot : at: register_abstract_class (.\core/object/class_db.h:216) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.134 19116 19116 E godot : at: register_abstract_class (.\core/object/class_db.h:216) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.134 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.134 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.134 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.134 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.134 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.134 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.134 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.134 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.134 19116 19116 E godot : at: register_abstract_class (.\core/object/class_db.h:216) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.134 19116 19116 E godot : at: register_abstract_class (.\core/object/class_db.h:216) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.134 19116 19116 E godot : at: register_abstract_class (.\core/object/class_db.h:216) 09-25 18:19:07.134 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.134 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_abstract_class (.\core/object/class_db.h:216) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_abstract_class (.\core/object/class_db.h:216) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_abstract_class (.\core/object/class_db.h:216) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_abstract_class (.\core/object/class_db.h:216) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_abstract_class (.\core/object/class_db.h:216) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_abstract_class (.\core/object/class_db.h:216) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_custom_instance_class (.\core/object/class_db.h:269) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_custom_instance_class (.\core/object/class_db.h:269) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_custom_instance_class (.\core/object/class_db.h:269) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_abstract_class (.\core/object/class_db.h:216) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.135 19116 19116 E godot : at: register_custom_instance_class (.\core/object/class_db.h:269) 09-25 18:19:07.135 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_custom_instance_class (.\core/object/class_db.h:269) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_custom_instance_class (.\core/object/class_db.h:269) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_custom_instance_class (.\core/object/class_db.h:269) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_custom_instance_class (.\core/object/class_db.h:269) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.136 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.136 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.136 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.136 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_abstract_class (.\core/object/class_db.h:216) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_abstract_class (.\core/object/class_db.h:216) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_abstract_class (.\core/object/class_db.h:216) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_abstract_class (.\core/object/class_db.h:216) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_abstract_class (.\core/object/class_db.h:216) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_abstract_class (.\core/object/class_db.h:216) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_abstract_class (.\core/object/class_db.h:216) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Parameter "t" is null. 09-25 18:19:07.136 19116 19116 E godot : at: register_class (.\core/object/class_db.h:201) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.136 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Condition "singleton != nullptr" is true. 09-25 18:19:07.136 19116 19116 E godot : at: ResourceUID (core\io\resource_uid.cpp:263) 09-25 18:19:07.136 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.136 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.139 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.139 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.139 19116 19116 E godot : USER ERROR: IP singleton already exist. 09-25 18:19:07.139 19116 19116 E godot : at: create (core\io\ip.cpp:335) 09-25 18:19:07.139 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.140 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.140 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.140 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.140 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.140 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.140 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.140 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.140 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.140 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.140 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.140 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.140 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.140 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.140 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.140 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.140 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.140 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.140 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.140 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.140 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.140 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.140 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.140 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.140 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.140 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.140 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.140 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.142 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.142 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.142 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.142 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.142 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.142 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.142 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.142 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.142 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.142 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.142 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.142 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.142 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.142 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.142 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.142 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.142 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.142 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.142 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.142 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.142 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.142 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.143 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.143 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.144 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.144 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.145 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.145 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.155 19116 19116 E godot : USER ERROR: Condition "object_slots[slot].object != nullptr" is true. Returning: ObjectID() 09-25 18:19:07.155 19116 19116 E godot : at: add_instance (core\object\object.cpp:2218) 09-25 18:19:07.162 19116 19116 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x3fffffffc in tid 19116 (e.editor.v4.dev), pid 19116 (e.editor.v4.dev) 09-25 18:19:07.370 19675 19675 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 09-25 18:19:07.370 19675 19675 F DEBUG : Build fingerprint: 'xiaomi/onc/onc:10/QKQ1.191008.001/V11.0.2.0.QFLMIXM:user/release-keys' 09-25 18:19:07.370 19675 19675 F DEBUG : Revision: '0' 09-25 18:19:07.370 19675 19675 F DEBUG : ABI: 'arm64' 09-25 18:19:07.439 19675 19675 F DEBUG : Timestamp: 2024-09-25 18:19:07-0300 09-25 18:19:07.439 19675 19675 F DEBUG : pid: 19116, tid: 19116, name: e.editor.v4.dev >>> org.godotengine.editor.v4.dev <<< 09-25 18:19:07.439 19675 19675 F DEBUG : uid: 10463 09-25 18:19:07.439 19675 19675 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x3fffffffc 09-25 18:19:07.440 19675 19675 F DEBUG : x0 00000003fffffffc x1 0000000000000001 x2 0000000000000004 x3 0000000000000003 09-25 18:19:07.440 19675 19675 F DEBUG : x4 0000000000000000 x5 0000000080000080 x6 6e636d47ff4c46ff x7 7f7f7f7f7f7f7f7f 09-25 18:19:07.440 19675 19675 F DEBUG : x8 00000003fffffffc x9 0000000000000001 x10 000000736bf55cc0 x11 0000000000000003 09-25 18:19:07.440 19675 19675 F DEBUG : x12 000000736bf54000 x13 0000000000000030 x14 fffffffffc000000 x15 fffffffff8000000 09-25 18:19:07.440 19675 19675 F DEBUG : x16 000000740803e890 x17 0000007408030a28 x18 000000740b804000 x19 000000740a62d000 09-25 18:19:07.440 19675 19675 F DEBUG : x20 0000000000000000 x21 000000740a62d000 x22 0000007ff5010dc0 x23 0000007378cd4f40 09-25 18:19:07.440 19675 19675 F DEBUG : x24 0000000000000008 x25 000000740a7e2020 x26 000000740a62d0b0 x27 0000000000000002 09-25 18:19:07.440 19675 19675 F DEBUG : x28 0000007ff5010b50 x29 0000007ff500a250 09-25 18:19:07.440 19675 19675 F DEBUG : sp 0000007ff500a230 lr 00000073150d41e4 pc 00000073150d41f4 09-25 18:19:07.560 19675 19675 F DEBUG : 09-25 18:19:07.560 19675 19675 F DEBUG : backtrace: 09-25 18:19:07.561 19675 19675 F DEBUG : #00 pc 0000000002d811f4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (OS_Android::setup_remote_filesystem(String const&, int, String const&, String&)+164) 09-25 18:19:07.561 19675 19675 F DEBUG : #01 pc 0000000002d811bc /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (OS_Android::setup_remote_filesystem(String const&, int, String const&, String&)+108) 09-25 18:19:07.561 19675 19675 F DEBUG : #02 pc 0000000002d81170 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (OS_Android::setup_remote_filesystem(String const&, int, String const&, String&)+32) 09-25 18:19:07.561 19675 19675 F DEBUG : #03 pc 0000000002d7b530 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (OS_Android::open_dynamic_library(String const&, void*&, OS::GDExtensionData*)+776) 09-25 18:19:07.562 19675 19675 F DEBUG : #04 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.562 19675 19675 F DEBUG : #05 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.562 19675 19675 F DEBUG : #06 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.563 19675 19675 F DEBUG : #07 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.563 19675 19675 F DEBUG : #08 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.563 19675 19675 F DEBUG : #09 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.563 19675 19675 F DEBUG : #10 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.563 19675 19675 F DEBUG : #11 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.563 19675 19675 F DEBUG : #12 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.563 19675 19675 F DEBUG : #13 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.563 19675 19675 F DEBUG : #14 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.563 19675 19675 F DEBUG : #15 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.563 19675 19675 F DEBUG : #16 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.564 19675 19675 F DEBUG : #17 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.564 19675 19675 F DEBUG : #18 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.564 19675 19675 F DEBUG : #19 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.564 19675 19675 F DEBUG : #20 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.564 19675 19675 F DEBUG : #21 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.564 19675 19675 F DEBUG : #22 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.564 19675 19675 F DEBUG : #23 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.564 19675 19675 F DEBUG : #24 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.564 19675 19675 F DEBUG : #25 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.564 19675 19675 F DEBUG : #26 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.564 19675 19675 F DEBUG : #27 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.564 19675 19675 F DEBUG : #28 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.564 19675 19675 F DEBUG : #29 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.564 19675 19675 F DEBUG : #30 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.564 19675 19675 F DEBUG : #31 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.564 19675 19675 F DEBUG : #32 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.564 19675 19675 F DEBUG : #33 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.565 19675 19675 F DEBUG : #34 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.565 19675 19675 F DEBUG : #35 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.566 19675 19675 F DEBUG : #36 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.567 19675 19675 F DEBUG : #37 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.567 19675 19675 F DEBUG : #38 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.567 19675 19675 F DEBUG : #39 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.567 19675 19675 F DEBUG : #40 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.567 19675 19675 F DEBUG : #41 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.567 19675 19675 F DEBUG : #42 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.567 19675 19675 F DEBUG : #43 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.567 19675 19675 F DEBUG : #44 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.567 19675 19675 F DEBUG : #45 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.567 19675 19675 F DEBUG : #46 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.567 19675 19675 F DEBUG : #47 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.567 19675 19675 F DEBUG : #48 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.567 19675 19675 F DEBUG : #49 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.567 19675 19675 F DEBUG : #50 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.567 19675 19675 F DEBUG : #51 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.567 19675 19675 F DEBUG : #52 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #53 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #54 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #55 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #56 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #57 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #58 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #59 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #60 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #61 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #62 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #63 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #64 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #65 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #66 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #67 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #68 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #69 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #70 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #71 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #72 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #73 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #74 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #75 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #76 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #77 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #78 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #79 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #80 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #81 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #82 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #83 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #84 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #85 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #86 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #87 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #88 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #89 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #90 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #91 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #92 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.568 19675 19675 F DEBUG : #93 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #94 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #95 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #96 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #97 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #98 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #99 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #100 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #101 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #102 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #103 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #104 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #105 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #106 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #107 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #108 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #109 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #110 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #111 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #112 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #113 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #114 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #115 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #116 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #117 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #118 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #119 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #120 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #121 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #122 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #123 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #124 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #125 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #126 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #127 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #128 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #129 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #130 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #131 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #132 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #133 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #134 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #135 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.569 19675 19675 F DEBUG : #136 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #137 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #138 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #139 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #140 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #141 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #142 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #143 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #144 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #145 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #146 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #147 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #148 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #149 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #150 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #151 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #152 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #153 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #154 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #155 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #156 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #157 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #158 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #159 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #160 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #161 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #162 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #163 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #164 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #165 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #166 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #167 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #168 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #169 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #170 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #171 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #172 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #173 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #174 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #175 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #176 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #177 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #178 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #179 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #180 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #181 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #182 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #183 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #184 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #185 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #186 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.570 19675 19675 F DEBUG : #187 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #188 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #189 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #190 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #191 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #192 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #193 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #194 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #195 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #196 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #197 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #198 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #199 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #200 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #201 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #202 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #203 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #204 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #205 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #206 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #207 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #208 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #209 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #210 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #211 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #212 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #213 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #214 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) 09-25 18:19:07.571 19675 19675 F DEBUG : #215 pc 0000000002d8cab4 /data/app/org.godotengine.editor.v4.dev-N-f76n5Wtdwtq2SO_9Bsug==/lib/arm64/libgodot_android.so (RefCounted::_get_get_property_list() const+36) ```

A thing i noticed is when you change the language, attempt to come back make the engine do a entire restart and probably this is undesired as well.