GizmoTheMoonPig / luggage

Recreation of OpenBlocks luggage for modern MC versions
MIT License
3 stars 2 forks source link

Lost all items when Luggage was deleted by Mob Slaughter Factory #20

Closed tehbiga closed 1 year ago

tehbiga commented 1 year ago

Forge or Fabric

Forge

Mod Version

1.18.2

Client Log

No response

Crash Report (if applicable)

No response

Bug Description

tl;dr: Luggage decided to walk into a Mob Slaughter Factory for the 8 ticks I had opened it to swap a block out and it just poofed out of existance. No items were produced, they just were all gone.

Life Story: Not sure if this is within your power to prevent, but I've had a Luggage with all my tools since for whatever reason I didn't have a backpack yet.

Steps to Reproduce

  1. Create Mob Slaughter Factory
  2. Power factory
  3. Lure Luggage into it's working area

Please Read and Confirm The Following

GizmoTheMoonPig commented 1 year ago

I'll look into how the mob slaughter factory works. That really shouldn't be happening. If it's something I can't fix I'll let them know over there

GizmoTheMoonPig commented 1 year ago

it looks like they check if the entity is alive, and if it is they remove it. They really should be checking if the entity can be hurt before doing this honestly. I'll let them know and link the issue back to here. Thanks for reporting!

GizmoTheMoonPig commented 1 year ago

I made luggage drop all items if it dies, which should stop you from losing things. The part about them dying isn't fixable on my end, you'll have to wait for Industrial Foregoing to do something about that part (I opened an issue for it here when you reported this: https://github.com/InnovativeOnlineIndustries/Industrial-Foregoing/issues/1308). Appreciate the report, and I'm sorry you lost your items. Hope it doesn't happen again :(