godot-tbloader icon indicating copy to clipboard operation
godot-tbloader copied to clipboard

Attempt to call function 'set_icon' in base 'null instance' on a null instance.

Open TriceratopsGang opened this issue 1 year ago • 1 comments

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.

TriceratopsGang avatar Dec 15 '24 09:12 TriceratopsGang

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 :(

codecat avatar Dec 16 '24 14:12 codecat