You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
It looks like that the new 1.3 release (at least its Flatpak version) has some script related errors printed on stdout:
The app itself seems to work fine.
The text was updated successfully, but these errors were encountered: