SuperMartijn642 / Tesseract

9 stars 9 forks source link

[Bug] Tesseracts load chunks #21

Closed Michael-Hozza closed 1 year ago

Michael-Hozza commented 3 years ago

Version Info

Description of the Bug When placing down 2 tesseracts separately in the world, chunks should be unloaded => tesseracts won't work, until both chunks are loaded at the same time. When opening gui of loaded tesseract, all connected tesseract become loaded until I force it to unload. Steps to Reproduce Place 2 tesseracts in different places, load only one tesseract and rightclick on it, second one will load and chunkload chunk placed into.

SuperMartijn642 commented 3 years ago

What I have tested:

When doing this I never get a chat message from the command block, thus the chunk at (x=1000,z=1000), where the other tesseract is, does not get loaded.

Are there any other requirements in order to reproduce the issue?

bigenergy commented 3 years ago

it seems I faced the same problem, after installing tesseract on my server there are too many loaded chunks

P3rf3ctXZer0 commented 3 years ago

Just use a chunk loader and this is intended for performance reasons you can always use FTB chunk loading ... a mod messing with chunk loading can be disastrous. This is not an issue.

SuperMartijn642 commented 1 year ago

Kinda forgot about this issue, I believe this issue has been addressed and it is no longer relevant.