AlmuraDev / SGCraft

Stargates mod for Minecraft
https://www.almuramc.com/sgcraft/SGCraft.html
MIT License
31 stars 31 forks source link

Chunk Ticket issue #149

Closed Dockter closed 4 years ago

Dockter commented 4 years ago

I believe I have an issue where if a gate is part of spawn, it creates a chunk ticket that never gets culled nor does the TE unload.

Need to check updateChunkLoadingStatus(). See if when the TE is loaded, that unless its used; the state may be in a way where the chunk ticket is never released.