Lothrazar / Storage-Network

Other
43 stars 48 forks source link

SSN not recognizing empty locked but configured Drawers #534

Open elblorenz32 opened 9 months ago

elblorenz32 commented 9 months ago

Minecraft Version: 1.18.2

Forge Version: 40.2.13

Mod Version: 1.7.0 Additional mod: Storage drawers, Version 10.2.1

Single Player or Server: Singleplayer

Describe problem (what you were doing; what happened; what should have happened):

  1. Connect drawer (via Drawer controller) and at least one other inventory (e.g. chest) to a network
  2. Lock the drawer
  3. Put an Item into the drawer and empty the drawer (it will now only accept this type of Item but doen't contain any)
  4. Set drawer priority to lowest (e.g. -1)
  5. Put the Item that is configured in the drawer in the network (via request table)

Result: Item went to chest instead of drawer but the drawer controller should have this visible as this does not happen if the drawer wasn't emptied in step 3