utopia-rise / fmod-gdextension

FMOD Studio GDExtension bindings for the Godot game engine
MIT License
482 stars 52 forks source link

Instant Crash when EventEmitter has no valid Event Path #244

Closed Wardius closed 2 months ago

Wardius commented 2 months ago

When an FmodEventEmitter is in a scene and no event is selected in the inspector, the game crashes instantly, regardless of what scene is trying to run. There are no errors shown in console, so figuring out why the project does not work anymore is pretty hard.

Furthermore, when trying to write something into the 'Fmod event'-field, Godot crashes.