Nomifactory

Nomifactory

143k Downloads

Red coal can appear as different items in AE2 (when crafted by resonators placed by different players within the same ExU GP-sharing group)

cesarmalari opened this issue ยท 1 comments

commented

Pack Version:
dev-f3e4f0e

Description:
Red coal crafted by resonators placed by different players within the same ExU GP-sharing group appears as different items in AE2 and can cause crafting to hang (ie. when crafting Black Steel Dust).

Expected Behavior:
One of:

  • A way for the player to tell AE2 to treat the two kinds of red coal as the same thing
  • A block to use to "unify" the red coal after it's extracted from the resonators before it's inserted into the system
  • Disable the "tagging" of the coal to the person who placed the resonator that created it
  • Add warning and workaround notes to a quest in the quest book

Steps To Reproduce:

  • Two players place Exu resonators on opposite sides of a ME Interface
  • Both players join the same ExU power-sharing network
  • Place ender conduits to extract from resonators into ME interface
  • Connect ME interface to ME network
  • Create processing pattern in AE2 for coal -> red coal
  • Put processing pattern in ME interface
  • Request red coal
  • Re-program pattern to use the red coal output to the ME system as the target of the processing pattern
  • Create a processing pattern for black steel dust using the red coal in the ME system and connect to a mixer
  • Request a large quantity (100) of black steel
  • The red coal entering the system will be of two kinds - one that successfully feeds into the black steel dust crafting, and one that doesn't.

Crash Log:
N/A

Screenshots:
N/A

commented

Extra Utilities NBT-tags its items with the "frequency" of the player (or whose placed machine) created the item. They are showing up as different items because they are different items.

There isn't really anything we can do about that. If you have one player place down all of the XU2 processing machines, that will ensure the items are consistently tagged with the same frequency so your manually configured patterns will function properly.