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

Godot 4.0.2 - Cannot run the test dialogue #570

Closed
nrasool opened this issue May 16, 2024 · 1 comment
Closed

Godot 4.0.2 - Cannot run the test dialogue #570

nrasool opened this issue May 16, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@nrasool
Copy link

nrasool commented May 16, 2024

Describe the bug
When trying to run Test Dialogue, I get an error saying Parser Error: Could not preload resource script "res://addons/dialogue_manager/utilities/builtins.gd".

Affected version
Godot v4.0.2

  • Dialogue Manager version:
  • Godot version:

To Reproduce
Steps to reproduce the behavior:
Install Godot 4.0.2, install godot_dialog_manager from AssetLib and run the example dialog on Test Dialogue

  1. List steps to see error: As above, install godot 4.0.2, install godot_dialogue_manager and run the example dialog and you will see the error

  2. Error is: Parser Error: Could not preload resource script "res://addons/dialogue_manager/utilities/builtins.gd".

  3. If I look at builtin.gd, I see godot 4.0.2 doesn't like the following: static var resolve_method_error: Error = OK That is what is bringing up the error

Expected behavior
I should be able to run the example dialog on Test Dialogue using Godot 4.0.2

Screenshots
If applicable, add screenshots to help explain your problem. Try to include as much detail as possible.
Screenshot 2024-05-16 at 14 00 11

@nrasool nrasool added the bug Something isn't working label May 16, 2024
@nrasool
Copy link
Author

nrasool commented May 16, 2024

Closing this as I saw: #257

Upgrading to 4.1 works

@nrasool nrasool closed this as completed May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants