Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load addon script from path #1

Open
Tim-Harlow opened this issue Jun 25, 2020 · 2 comments
Open

Unable to load addon script from path #1

Tim-Harlow opened this issue Jun 25, 2020 · 2 comments

Comments

@Tim-Harlow
Copy link

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
Copy link

clemlak commented Jul 20, 2020

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

  • Download the whole project as a ZIP file from Github
  • Uncompress the zip, open the folder (it will be called something like "Onyx-master")
  • Copy the folder "onyx" into the "addons" folder of your project (use the filer explorer, DON'T drag and drop into Godot)
  • The last step is to activate the plugin in Godot, go to "projects" -> "projects settings" -> "plugins" -> "Onyx" -> "Enable"

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
Copy link
Owner

Takanu commented Jul 24, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants