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

Script loading errors #102

Open
AsciiWolf opened this issue Sep 23, 2024 · 0 comments
Open

Script loading errors #102

AsciiWolf opened this issue Sep 23, 2024 · 0 comments

Comments

@AsciiWolf
Copy link
Contributor

It looks like that the new 1.3 release (at least its Flatpak version) has some script related errors printed on stdout:

SCRIPT ERROR: Parse Error: Could not parse global class "ArrayEdit" from "res://src/components/misc/array_edit.gd".
          at: GDScript::reload (res://src/components/command_viewer/new_command_dialog.gd:7)
Run window mode
SCRIPT ERROR: Parse Error: Could not parse global class "ArrayEdit" from "res://src/components/misc/array_edit.gd".
          at: GDScript::reload (res://src/components/editors/local/editor_item/add_extra_arguments_editor_dialog.gd:5)
ERROR: Failed to load script "res://src/components/misc/array_edit.gd" with error "Parse error".
   at: load (modules/gdscript/gdscript.cpp:2705)
WARNING: ObjectDB instances leaked at exit (run with --verbose for details).

The app itself seems to work fine.

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

1 participant