Crash and chunks all over the place with Immersive Engineering mod on 1.18.2
spader1302 opened this issue ยท 7 comments
With the new Rubidium and Oculus update, I get this weird chunk loading issue and crash a few seconds after I load into a new world. It only happens with the Immersive Engineering mod enabled, will also report on their end.
Minecraft: 1.18.2
Forge: 40.2.1
Rubidium: 0.5.5
Oculus: 1.5.2
Immersive Engineering: 1.18.2-8.4.0-161
Crash report: https://mclo.gs/3r5PTGL
IE will most likely not fix this. It must be one of the changes made between 0.5.4 and 0.5.5; however, I can assure you that #417 is not what's causing it. I have tested a version of 0.5.4 and swaped out that mixin file that was changed in 417 and this rendering issue does not exist while the patch itself works.
Try adding mixin.features.chunk_rendering=false
to config/rubidium-mixins.properties
This fixes the rendering issues with IE for me.