Crash: Rendering Ingredient. ATM-3 v5.9.8d
Vorealus opened this issue ยท 2 comments
Using the Tinkers' Construct crafting station, I shift-left-click to populate it with the ingredients necessary for the Mekanism generators from the JEI recipe. My game will freeze and then crash.
Expected Behavior
The recipe populates the crafting station and I can remove the desired crafted generator.
Current Behavior
The game crashes after loading half the items into the crafting station
Possible Solution
I guess it would be the models of the Mekanism generators causing java to enter an illegal state
after a buffer overflow or tesselation error?
Steps to Reproduce
- Have necessary ingredients AND SURPLUS in inventory for a Mekanism generator
- Shift-left-click a recipe from JEI into the crafting station
Log
crash-2018-08-20_09.41.45-client.txt
Detailed Description
That's quite of well known issue with mekanism and tinkers rendering. Above solution will work fine.
Try checking for an update for your graphics driver, if that doesn't help you can disable rendering in the tconstruct config.
clientside {
# If true all of Tinkers' blocks with contents (tables, basin, drying racks,...) will render their contents in the world
B:renderInventoryInWorld=true