Hmm, this is very weird then. We'll take a closer look to see if we can replicate, however the good news is that version 1.0 will not have this issue for sure, as it is using Godot 4 instead of Godot 3. We will see if we can fix it for v0.11.4, otherwise you might have to wait until v1.0, sorry!
Oh dear, looks like I celebrated too soon. It's crashing again, different error in the log this time.
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.
This error message only showed up the first time it crashed, though. The succeeding crash logs are just empty. I suppose I'll just wait for v1.0?