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

IllegalArgumentException: Chunk is not loaded at class_4076{x=20, y=0, z=-3} #705

Closed
1 task done
Octol1ttle opened this issue Jun 22, 2021 · 5 comments
Closed
1 task done
Labels
B-experiments Branch: Experiments T-crash Type: Crash or hang

Comments

@Octol1ttle
Copy link
Contributor

  • I did look for the error on this issue tracker and did not find any mention of it

Version

Minecraft: 1.17
Fabric loader: 0.11.6
Sodium: mc1.17-0.3.0+build.428

Reproduction Steps

None. I was just playing when the game randomly crashed

Crash Report File

https://paste.gg/p/anonymous/539761e737924fd886a4d23b6cecc2d9

Additional Information

This happened during normal gameplay on a dedicated Fabric 1.17 server running Lithium, Starlight, Krypton and LazyDFU
Client mod list is:
Dark Loading Screen 1.6.5
LazyDFU 0.1.2
Lithium 1.17-0.7.2
Sodium 1.17-0.3.0+build.428
Starlight 1.0.0-RC2 1.17.x

@amnotbananaama amnotbananaama added B-experiments Branch: Experiments T-crash Type: Crash or hang labels Jun 22, 2021
@amnotbananaama
Copy link
Contributor

This is a known issue. Despite the version bump, Sodium has not yet been released for 1.17, and it is not ready for production use. Testing and development of 1.17 is ongoing, see pinned issue #674 for more.

The problem is that chunk unload events cause updates to propagate neighbors, who begin building and then get unloaded before they finish

@jellysquid3
Copy link
Member

Reporting issues for staging branches isn't an issue. I prefer it over Discord. We just need to make sure they're labeled correctly.

@embeddedt
Copy link
Contributor

Hi, I experienced the same crash - completely understandable given that I was using the dev branch.

crash.txt

Thanks for your continued efforts to make Minecraft playable on older PCs. 🙂

@hk21702
Copy link

hk21702 commented Jun 24, 2021

I have a similar crash on the same build. Happens when going into unloaded chunks between the overworld and nether on a server. Seems to not happen when the chunks are already loaded. Can't reproduce when teleporting within the same dimensions into unloaded chunks. I can't really reproduce it in single player. Could be because of rendering distance differences or I'm just not replicating the situation well. I doubt its the datapacks on the server though.

Client has these other mods:
fabric-api-0.35.2+1.17
itemscroller-fabric-1.17.0-0.15.0-dev.20210608.211652
litematica-fabric-1.17.0-0.0.0-dev.20210616.033538
malilib-fabric-1.17.0-0.10.0-dev.22+beta.1
minihud-fabric-1.17.0-0.19.0-dev.20210609.185508

crash.txt

@Octol1ttle
Copy link
Contributor Author

Closed by c0135a6
(GitHub didn't close this for some reason)

ElectronicManuel pushed a commit to ElectronicManuel/sodium-fabric that referenced this issue Dec 2, 2021
IMS212 pushed a commit to IMS212/sodium-fabric that referenced this issue Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-experiments Branch: Experiments T-crash Type: Crash or hang
Projects
None yet
Development

No branches or pull requests

5 participants