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

Panic when extracting entities without loading SavePlugins #32

Open
hankjordan opened this issue Dec 11, 2023 · 0 comments
Open

Panic when extracting entities without loading SavePlugins #32

hankjordan opened this issue Dec 11, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@hankjordan
Copy link
Owner

thread 'main' panicked at 'Requested resource bevy_save::registry::RollbackRegistry does not exist in the `World`.
                Did you forget to add it using `app.insert_resource` / `app.init_resource`?
                Resources are also implicitly added via `app.add_event`,
                and can be added by plugins.',
@hankjordan hankjordan added the bug Something isn't working label Dec 11, 2023
@hankjordan hankjordan changed the title 0anic when extracting entities without loading SavePlugins Panic when extracting entities without loading SavePlugins Dec 11, 2023
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

1 participant