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

cannot load at godot 4.2.2 #4

Open
ShinraMage opened this issue May 15, 2024 · 1 comment
Open

cannot load at godot 4.2.2 #4

ShinraMage opened this issue May 15, 2024 · 1 comment

Comments

@ShinraMage
Copy link

ShinraMage commented May 15, 2024

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

verison: Godot_v4.2.2-stable_mono_win64_console
OS: win10, linux mint 21.3
.net sdk: 8.0

@Meythulhu
Copy link

this is a result of not compiling the project assembly prior to enabling the addon. Once you run that, you can enable the addon and it'll work.

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

2 participants