Takanu / Onyx

(Godot 3.1+) Modular Level and Construction Tools
59 stars 3 forks source link

Unable to load addon script from path #1

Open Tim-Harlow opened 4 years ago

Tim-Harlow commented 4 years ago

When I try to activate the plugin in Godot 3.21 I get the error:

Unable to load addon script from path: 'res://addons/onyx/main.gd' There seems to be an error in the code, please check the syntax.

clemlak commented 4 years ago

I think I add a similar issue when I first tried to install Onyx, but now it works, here is my installation flow:

I think your issue here is coming from the drag / drop into Godot. I did that the first time and a lot of files were missing. I hope it helps! :)

Takanu commented 4 years ago

Thanks for the comment @clemlak ! If that still doesn't work @VaporCryptoShark then let me know.