Crash with Buses
skytheraiders opened this issue · 6 comments
For some reason, when I installed Exchangers on the world, as soon as I tried to open the world, my game crashed and everytime I tried to create a new world to fix it, it would crash.
I contacted the Exchanger's mod authors and they found this:
at appeng.block.networking.BlockCableBus.cb(BlockCableBus.java:346)
at appeng.block.networking.BlockCableBus.func_180655_c(BlockCableBus.java:129)
Description
Environment
- Minecraft Version: 1.12.1
- AE2 Version:
- Forge Version:
The latest version of applied energistics 2 is causing the crash. The one choice you have is to remove
the lastes version and replace it with this version https://minecraft.curseforge.com/projects/applied-energistics-2/files/2488736 which is a stable version that will not crash. That is all you have to do after you do then your problem will be fixed. You will just have to wait till they fix that bug.
We still need logs/crash reports. Without it there will be no fix as i cannot reproduce the crash.
java.lang.NoSuchMethodError: net.minecraft.client.multiplayer.WorldClient.isPlayerUpdate()Z
at net.minecraft.client.renderer.chunk.RenderChunk.isWorldPlayerUpdate(RenderChunk.java:570)
This has nothing to do with AE. This looks to me like a core mod doing weird stuff (or OptiFine, the usual suspect)