spoorn / sodium-forge

A Fabric..... I mean Forge mod designed to improve frame rates and reduce micro-stutter
GNU Lesser General Public License v3.0
28 stars 8 forks source link

Can't make Compressed Iron from PNC with this mod installed #33

Open ChromaPIE opened 3 years ago

ChromaPIE commented 3 years ago

Expected Behavior

Vanilla iron ingots in world will be successfully transmutated into Compress Iron Ingot from PneumaticCraft: Repressurized mod after being affected by an explosion with Sodium Reforged installed.

Actual Behavior

With Sodium Reforged installed, Iron Ingots dropped in world will be voided in explosions instead of turning into Compressed Ingots. Related issue on PNC's side: https://github.com/TeamPneumatic/pnc-repressurized/issues/824.

Reproduction Steps

  1. Create a Forge 1.16.5 36.1.32 instance with only Sodium Reforged 2.2 and PneumaticCraft: Repressurized 2.12.5-190
  2. Run the instance on JDK 15.0.2, enter a world, drop some iron ingots on the ground, make an explosion near those dropped items. This is the said and when without Sodium Reforged available way to make compressed iron ingots
  3. Boom, all iron ingots got voided.
Cynix32 commented 3 years ago

This bug still happens even on GraalVM Java 8 using Forge 36.2.2 and Sodium Reforged 2.9.8. Testing it further, I have found out that all explosion crafting from Pneumaticcraft is voided. There are only three recipes in this method tho.

StrangerSon71 commented 3 years ago

I believe #73 of Savage and Ravage has the same root cause.