CodeChicken Lib 1.8.+

CodeChicken Lib 1.8.+

128M Downloads

Error on rendering Thermal Dynamics Covers

LawOfSynergy opened this issue ยท 1 comments

commented

Overview:
While playing Lapito's Galacticraft modpack on Minecraft 1.12.2, the game crashes whenever I have a Thermal Foundation cover in my hand. Because it crashes in my hand, I have not been able to test if the same happens when placed in the world.

Unsuccessful attempts to resolve:
I tried adding the following lines to the Thermal Dynamics covers blacklist:

	{"block": "enderstorage:ender_storage", "meta": 0},
	{"block": "enderstorage:ender_storage", "meta": 1},
	{"block": "enderstorage:ender_pouch", "meta": 0}

Client crash report: https://paste.dimdev.org/lacasegucu.mccrash

commented

According to someone from the CoFH discord, this is actually related to shaders. I turned off the shaders (including the one marked 'internal') and that has resolved the issue.