We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I just tried to install this asset from the asset library, and see the following errors when it loads:
res://addons/utility_ai/core/utility_ai_option.gd:70 - Parse Error: Invalid constructor "Object()", use "Object.new()" instead. res://addons/utility_ai/core/utility_ai.gd:-1 - Compile Error: modules/gdscript/gdscript.cpp:2788 - Failed to load script "res://addons/utility_ai/core/utility_ai.gd" with error "Parse error". (User)
Godot v4.2.1.stable.official [b09f793f5]
I reproduced this on a completely empty project just now.
The text was updated successfully, but these errors were encountered:
Thanks for reporting this. This seems to be new behavior in Godot 4.2, resulting from godotengine/godot#75988.
Sorry, something went wrong.
8a009d9
Pennycook
No branches or pull requests
I just tried to install this asset from the asset library, and see the following errors when it loads:
Godot v4.2.1.stable.official [b09f793f5]
I reproduced this on a completely empty project just now.
The text was updated successfully, but these errors were encountered: