AllTheMods / ATM3-Remix

37 stars 18 forks source link

Greenhouse Glass causes world shutdown when crafted in Crafting Grid #353

Open cikuuu opened 3 years ago

cikuuu commented 3 years ago

Expected Behavior

Shift-clicking the plus sign in the recipe for Actually Additions greenhouse glass should place the available materials in the crafting window in the Refined Storage crafting grid.

Current Behavior

Shift-clicking the plus sign causes the world to immediately exit, leading to being stuck on the "shutting down world" screen. Eventually, the application will stop responding and needs to be terminated through task manager.

Possible Solution

Steps to Reproduce

  1. Open the crafting grid and search greenhouse glass in JEI. Press R to open the recipe.
  2. Shift-click the plus sign to fill the recipe into the crafting grid. This will cause the shutdown.

The item is craftable in a normal crafting bench and a tinker's crafting station, which has been my workaround. I have not tested whether or not the item can be "manually" crafted in the Refined Storage grid; however, I believe that this issue is related to the mod that adds the plus button as the shutdown is instant upon clicking it and the items don't even make it into the grid to be crafted.

Log

I've triggered this bug multiple times (at least four or five separate instances, because I kept forgetting about it) and each time no crash report was generated, leading me to believe that this is potentially either (A) not a crash or (B) the program freezes before the report could be generated.

However, I am not an expert in modpack coding and my intuition may be incorrect.

Detailed Description