Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Some cubes aren't properly marked as ticking #79

Open
CursedFlames opened this issue Jan 9, 2022 · 1 comment
Open

Some cubes aren't properly marked as ticking #79

CursedFlames opened this issue Jan 9, 2022 · 1 comment
Labels
Bug Something isn't working

Comments

@CursedFlames
Copy link
Member

Not clear what's causing this. Encountered this while testing lightning for #78: when a lightning rod is placed in some cubes, those cubes return false on the ticking check, which causes lightning to fail.

(This is specifically referring to PersistentEntitySectionManager.isPositionTicking(BlockPos))

@NotStirred
Copy link
Member

We were previously only ticking ENTITY_TICKING cubes, we now properly tick TICKING cubes. Need to test if this issue is fixed as of 00aed9d

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Something isn't working
Projects
No open projects
Status: Todo
Development

No branches or pull requests

2 participants