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

[BUG] System component mapper is null in process() after same component type is removed in same system call #658

Open
BambooBandit opened this issue Feb 8, 2023 · 0 comments
Assignees
Labels

Comments

@BambooBandit
Copy link

idea64_D36I3w613u

if it didn't have the component, then why'd the system run for it?

I have an UpdateableComponent and UpdateableSystem. Sometimes, while UpdateableSystem processes an entity, it ends up making other entities remove an UpdateableComponent, leading to this strange nullpointer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants