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

Preload file filename.torch has no resource loaders (unrecognized file extension) #833

Open
af112 opened this issue Nov 20, 2024 · 0 comments
Labels
kind/bug A bug or regression in expected behavior.

Comments

@af112
Copy link

af112 commented Nov 20, 2024

Describe the bug

When preloading/loading a scene with the orchestrator script attached it fails as godot has no resource loaders for this file format.

Expected behavior

Godot can preload the scene

Actual behavior

Godot can't preload the scene

How to Reproduce?

  1. build a scene with an orchestrator script.
  2. preload said scene in another gd script
  3. error

Godot full version

4.4.dev3

Orchestrator version

2.2

Additional information

I am also not able to attach the script to the object at runtime. I get the same issue where no loader is found for the resource script.torch

@af112 af112 added the kind/bug A bug or regression in expected behavior. label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug or regression in expected behavior.
Projects
None yet
Development

No branches or pull requests

1 participant