E 0:00:01:0026 NodeTwo.gd:14 @ endTurn(): Attempt to disconnect a nonexistent connection from 'NodeTwo:<Node3D#23941088455>'. Signal: 'beginNextTurn', callable: 'GDScriptFunctionState::_signal_callback'. <C++ Error> Condition "!s->slot_map.has(*p_callable.get_base_comparator())" is...
ERROR: Attempt to disconnect a nonexistent connection from 'root:<Windows#24779948753>'. Signal: 'tree_exited', callable:... at: (core/object/object.cpp:1420) Only when the project is exported to executable, both release and debug, but does not produce an error when run in the editor. ...
Signal "child_order_changed" gets error when an attempt to connect is made #102032 closed Jan 25, 2025 SHADOWED_VARIABLE warning on variable declared on base class gives line in base class file, which is misleading #101992 closed Jan 25, 2025 Focused Controls propagate key & controller...