You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
If a file cannot be opened by the plugin connected, the engine would crash. This has been fixed by quitting the open_file() method early.