As before. On M2 Mac, Sonoma 14.6
Log shows:
Godot Engine v3.5.1.stable.custom_build.848a89252 - https://godotengine.org
OpenGL ES 3.0 Renderer: Apple M2 Pro
Async. shader compilation: OFF (enabled for project, but not supported)
ERROR: Error calling method from signal 'pressed': 'Control(main.gd)::_on_button_new_version_pressed': Method not found..
at: emit_signal (core/object.cpp:1242) - Error calling method from signal 'pressed': 'Control(main.gd)::_on_button_new_version_pressed': Method not found..
ERROR: Condition "_first != nullptr" is true.
at: ~List (./core/self_list.h:108) - Condition "_first != nullptr" is true.
WARNING: ObjectDB instances leaked at exit (run with --verbose for details).
at: cleanup (core/object.cpp:2070) - ObjectDB instances leaked at exit (run with --verbose for details).
ERROR: Resources still in use at exit (run with --verbose for details).
at: clear (core/resource.cpp:417) - Resources still in use at exit (run with --verbose for details).
ERROR: There are still MemoryPool allocs in use at exit!
at: cleanup (core/pool_vector.cpp:63) - Condition "allocs_used > 0" is true.