blackears / cyclopsLevelBuilder

A Godot plugin to let you block in levels inside the Godot editor.
MIT License
920 stars 36 forks source link

Unable to load plugin (4.2.2) #182

Closed preacher-online closed 2 weeks ago

preacher-online commented 3 weeks ago

Cannot load plugin for the life of me, also tried on fresh project. Godot: 4.2.2 stable System: Windows 10 22H2 Cyclops: 1.0.3

"Unable to load addon script from path: 'res://addons/cyclops_level_builder/cyclops_level_builder.gd'. This might be due to a code error in that script. Disabling the addon at 'res://addons/cyclops_level_builder/plugin.cfg' to prevent further errors."

image image

preacher-online commented 3 weeks ago

OK i managed to get it to load by adding to the autoload, but now it's not making any toolbars image

darkhog commented 2 weeks ago

Go to the cyclops tab at the bottom and click "add block". CyclopsBlocks (with an S) should not be used as it is obsolete.

preacher-online commented 2 weeks ago

Go to the cyclops tab at the bottom and click "add block". CyclopsBlocks (with an S) should not be used as it is obsolete.

that works, thanks. It seems I watched an outdated tutorial.