Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZLIB unexpected end of stream #964

Open
svdgoor opened this issue Feb 17, 2023 · 0 comments
Open

ZLIB unexpected end of stream #964

svdgoor opened this issue Feb 17, 2023 · 0 comments

Comments

@svdgoor
Copy link
Collaborator

svdgoor commented Feb 17, 2023

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 svdgoor closed this as completed Mar 4, 2023
@svdgoor svdgoor reopened this Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant