godot-tbloader
godot-tbloader copied to clipboard
Attempt to call function 'set_icon' in base 'null instance' on a null instance.
Every time addon is loaded, I get this error. res://addons/tbloader/src/plugin.gd:62 - Attempt to call function 'set_icon' in base 'null instance' on a null instance.
I believe this is fixed on the latest commit. If you want to try it, you may have to build it yourself. Currently I don't have the devices necessary to do a full release build at the moment :(