CTD when something spawns
MilkMan1776 opened this issue ยท 6 comments
I'm using the latest version of this mod and on the latest release of forge. This CTD occurs around skeleton spawners,
Crash Log:
The game crashed whilst rendering entity in world
Error: java.lang.ClassCastException: net.minecraft.client.renderer.WorldRenderer$$Lambda$11993/699921062 cannot be cast to net.minecraft.client.renderer.IRenderTypeBuffer$Impl
Exit Code: -1
Are you using any other mods? I doubt that Dungeon Crawl is responsible for that crash.
I found out what mod is causing the crashes
https://www.curseforge.com/minecraft/mc-mods/forgery
Causes a CTD around skeleton spawners as far as I know
Same Crash log as last time:
The game crashed whilst rendering entity in world
Error: java.lang.ClassCastException: net.minecraft.client.renderer.WorldRenderer$$Lambda$6429/1052117080 cannot be cast to net.minecraft.client.renderer.IRenderTypeBuffer$Impl
Exit Code: -1