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

Orchestrations fail to load external resources #680

Closed
Naros opened this issue Aug 8, 2024 · 0 comments · Fixed by #681
Closed

Orchestrations fail to load external resources #680

Naros opened this issue Aug 8, 2024 · 0 comments · Fixed by #681
Labels
cherrypick:2.0 Requires cherry-pick to Orchestrator 2.0 kind/bug A bug or regression in expected behavior.
Milestone

Comments

@Naros
Copy link
Member

Naros commented Aug 8, 2024

Describe the bug

When a variable refers to a default value such as a Resource like a Texture2D that refers to a file, the Orchestration will no longer be loadable and will fail with this error:

* src\script\serialization\text_loader_instance.cpp:348 - res://tests/await/await_test.torch:3 - ext_resource, invalid UID: uid://bebpqd2 - using text path instead: res://icon.svg
* src\script\serialization\text_loader_instance.cpp:515 - res://tests/await/await_test.torch:470 - Parse Error: Unknown identifier: 'ExternalResource'.

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Godot full version

No response

Orchestrator version

2.1.rc4

Additional information

No response

@Naros Naros added kind/bug A bug or regression in expected behavior. cherrypick:2.0 Requires cherry-pick to Orchestrator 2.0 labels Aug 8, 2024
@Naros Naros added this to the 2.1 milestone Aug 8, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 9, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 9, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 10, 2024
…ncies`, `rename_dependencies`, and `get_resource_script_class`
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 10, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 10, 2024
…ncies`, `rename_dependencies`, and `get_resource_script_class`
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 11, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 11, 2024
…ncies`, `rename_dependencies`, and `get_resource_script_class`
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 11, 2024
…ncies`, `rename_dependencies`, and `get_resource_script_class`
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 11, 2024
…ncies`, `rename_dependencies`, and `get_resource_script_class`
Naros added a commit that referenced this issue Aug 11, 2024
Naros added a commit that referenced this issue Aug 11, 2024
…name_dependencies`, and `get_resource_script_class`
Naros added a commit that referenced this issue Aug 11, 2024
Naros added a commit that referenced this issue Aug 11, 2024
…name_dependencies`, and `get_resource_script_class`
Naros added a commit that referenced this issue Aug 11, 2024
Naros added a commit that referenced this issue Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherrypick:2.0 Requires cherry-pick to Orchestrator 2.0 kind/bug A bug or regression in expected behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant