Soft @softcustomer.net · Apr 23

@nadjiel.bsky.social Hey! Your locker plugin seems cool, but I can't actually use it. I'm on Godot 4.4, but the official asset library says it's still compatible. Any plans for a 4.4 release or anything like that?

1 likes 1 replies

?

Replies

nadjiel · Apr 23

Hey! Thanks for trying out my plugin! The errors you're showing appear to be related to Godot not being able to find an autoload script (LokGlobalStorageManager) that the plugin uses. That usually happens once you install the plugin. To work around that, try the following (...)