Vanilla Immersion

Vanilla Immersion

289k Downloads

Crash with shader

Drehverschluss opened this issue ยท 1 comments

commented

This Crash happens when i break the Crafting Table with a active shader.
http://pastebin.com/3THf33r4

Just to let you know its the KUDA-Shaders v6.2.81 - Default -> http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1293662-kuda-shaders-v6-2-81-update-april-2nd-2016

commented

Thanks for reporting this issue, I would have never found out about it myself!

I was able to reproduce it and it appears that the shader mod is doing something weird to the rendering of Tile Entities, causing them to still render when the underlying block is gone already. While I can fix this with a few checks in the right places, I'll have to investigate this further to assure it is actually an issue on the Shader Mod's side, not mine.