Iris icon indicating copy to clipboard operation
Iris copied to clipboard

ZLIB unexpected end of stream

Open svdgoor opened this issue 2 years ago • 0 comments

Problem

  1. Install Iris...
  2. Install https://www.spigotmc.org/resources/rtp.94812/
  3. Setup an Iris world (or studio world honestly)
  4. Run the random tp (may take a few tries)
  5. Observe the error.

Solution

I think this issue originates in the Mantle, where Iris is both reading from and writing to a matter slice (tectonic plate) at the same time, because the chunk is generated and immediately unloaded by the RTP plugin. This issue ought to be resolved by the person who designed the system hint hint, since this involves a lot of the core mechanics. I wrote a bandaid fix in #963 but this can use some more attention (since the tectonic plates are deleted & rewritten).

Minecraft Version

1.19

Iris Version

2.4.1

Log

https://pastebin.com/faDbyNr8

svdgoor avatar Feb 17 '23 12:02 svdgoor