McJtyMods / XNet

Advanced item/liquid/energy/... networking
MIT License
92 stars 51 forks source link

Routing Connector crafting errors when using RFTools Storage Scanner + Xnet #480

Open WinnieWriggle opened 3 years ago

WinnieWriggle commented 3 years ago

Issue: In a storage scanner, connected to modular storage and storage drawers via Xnet: [Craft 1] Initial routing connector craft works as designed. Additional crafting attempts result in consuming resources but not crafting a new connector. Connector that has already been crafted moves to player hotbar instead of creating a new connector. Only occurs when 1 or more connectors already exist in the players personal inventory.
[Craft 4] works as designed. [Craft 8] results in consuming the resources but not crafting the connectors. [Craft * (stack)] works as designed.

Primary observation: resources were consumed, but the item was not crafted. Attempted using both a storage scanner and a tablet connected remotely to the storage system. I only observed this error while crafting the routing connector.

Exceptions: If crafting in vanilla crafting tables, additional routing connectors can be crafted. No issues.

Pre-requisites: All materials needed to complete crafting are available in storage system.

Steps to reproduce: Open storage scanner interface / storage tablet interface select routing connector recipe from JEI craft 1 routing connector attempt to craft another routing connector (using any crafting option: 1, 4, 8 or *) Given all resources available in the storage system or player inventory, attempts to craft additional routing connectors in the storage scanner resulted in consuming resources but not crafting the item.

Versions: minecraft 1.16.5 forge 36.0.45 mcjtylib 1.16-5.0.17 xnet-1.16-3.0.11 rftoolsstorage-1.16.2.0.11 rftoolsbase-1.16.2.0.10 rftoolscontrol-1.16-4.0.7

(as part of Direwolf20 1.16 Modpack v1.7.0)

Image 1: craft 1 routing connector - worked as designed image1

Image 2: attempt to craft second connector results in moving the connector to the player's hotbar image2