All the Mods 3 - ATM3

All the Mods 3 - ATM3

3M Downloads

Crash: Rendering Ingredient. ATM-3 v5.9.8d

Vorealus opened this issue ยท 2 comments

commented

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

  1. Have necessary ingredients AND SURPLUS in inventory for a Mekanism generator
  2. Shift-left-click a recipe from JEI into the crafting station

Log

crash-2018-08-20_09.41.45-client.txt

Detailed Description

commented

That's quite of well known issue with mekanism and tinkers rendering. Above solution will work fine.

commented

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