GodotNuts / GodotFirebase

Implementations of Firebase for Godot using GDScript
MIT License
532 stars 76 forks source link

Possible error when loading encrypted file #95

Closed BearDooks closed 3 years ago

BearDooks commented 3 years ago

In the current state of the code the file might not open correctly causing a hard crash of the plugin. There needs to be some sort of error handling to account for this.

By adding an error check and printing the error it will resolve the issue

Godot documentation to support fix https://docs.godotengine.org/en/stable/classes/class_@globalscope.html#enum-globalscope-error