Earthbounds | Fabric

Earthbounds | Fabric

697k Downloads

Coal Chunk causes a crash

Defetyre opened this issue ยท 5 comments

commented

Apparently, Coal chunks produced by the little black bugs are powerful enough to nuke an integrated server

crash-2022-12-23_00.52.52-client.txt

commented
commented

Happens to many people in our modpack too, same error

commented

Happened in modpack AQM2 too. Note that I started an server on my own, but the issue is only the client side is nuked (and can't get in anymore) but the server side remains working.
crash-2023-01-13_00.26.17-client.txt

commented

im also having this issue on PackZero
crash-2023-04-22_22.31.09-client.txt

commented

This issues can be resolved by changing the geckolib version in build.gradle to 3.0.80 and replacing getPackedOverlay
in com.github.klyser8.earthbounds.entity.renderer.CoalChunkEntityRenderer#render (line 53) with getOverlay and recompiling the mod.