Tesseract

Tesseract

16M Downloads

[Crash] I just placed a tesseract and the game now crashes when opening the world

ArduFish opened this issue ยท 2 comments

commented

Version Info

  • Minecraft, 1.21.4
  • Tesseract, 1.0.37-fabric-mc1.21.4

Steps to Reproduce
...

Crash report (~/logs/latest.log)
https://gist.github.com/ArduFish/7ae2703f8985c985ef0e0b577affc465

commented

Looking into this, the issue would only occur if some block hands the tesseract's own storage back to itself. This may be the case for some pipe implementation or for blocks like entangled blocks or phantom interfaces.
It should be fixed now in version 1.0.38 of Tesseract.
Thank you for reporting the issue!

commented

Having the same issue on a server here. It seems to be recursively calling upon the hasNext function but I do not know where this functionality is placed in the mod.

This is a fabric server for 1.21.4 fabric 0.16.10.

There was a tesseract transfering Sand from the End dimension to the Overworld. This problem only exists on server start.

crash-2025-03-11_11.53.15-server.txt