-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
Invalid call. Nonexistent function 'build_def_text' in base 'Resource (QodotFGDSolidClass)' #173
Comments
Having the same problem on Windows with Godot 4.0.3.stable.mono.official[5222a99f5] and the latest Qodot release. |
@JustADataConstruct ok so I have found a sort of fix where I can export the FGD file. @JustADataConstruct I don't know where the related for what its worth I get these warning errors after I delete the folder:
and I get this error when I load back in
|
When I try to export the FGD or create the Game Folder I get this error:
res://addons/qodot/src/resources/game-definitions/fgd/qodot_fgd_file.gd:52 - Invalid call. Nonexistent function 'build_def_text' in base 'Resource (QodotFGDSolidClass)'.
I tried a new project with just the addon and it still gives me the error. here is that project.
QodotTest.zip
I using linux and my Godot is version:
v4.0.stable.mono.official [92bee43ad]
The text was updated successfully, but these errors were encountered: