AbrarSyed / SecretRoomsMod-forge

The official SecretRoomsMod repo
GNU Lesser General Public License v3.0
39 stars 35 forks source link

java.lang.ClassCastException: com.wynprice.secretroomsmod.render.FakeRenderChunkListed cannot be cast to net.minecraft.client.renderer.chunk.ListedRenderChunk #225

Closed xAlicatt closed 6 years ago

xAlicatt commented 6 years ago

Optifine?: No If so what version: N/A Does adding/removing Optifine affect the issue?: N/A

This is for the 1.12.2-5.2.5 version of the mod. I'd have to go back and look, but I think I started getting this error a few versions ago and it's still not fixed.

I'm able to start the game fine, but as soon as I load into a world (only tested on singleplayer) my game shuts down and crashes.

Crash log: https://gist.github.com/xAlicatt/8bbd00f4eab57f433afe042c669e70ab

xAlicatt commented 6 years ago

Just tested, and I am able to successfully load into a world without this crash with the previous release candidate 1.12.2-5.1.13. I did not test any of the betas in between, but I know that releases 5.2.3-5.2.5 are causing this crash.

Wyn-Price commented 6 years ago

Toggling vbos will fix this for now. I know why this is happening

xAlicatt commented 6 years ago

Afaik, I don't have VBOs on anyway...but I'll check and report back.

Wyn-Price commented 6 years ago

Turning them on will solve it for now, unless your pc cant use vbos