desht / ModularRouters

A Forge Mod for item routers with pluggable modules
18 stars 21 forks source link

Send module with no destination crashes and corrupts the world. #61

Closed RamenNoodles closed 4 years ago

RamenNoodles commented 4 years ago

Minecraft Version

1.14

Forge Version

28.1.90

Mod Version

5.1.1-5

Describe your problem, including steps to reproduce it

Placing an item in the item routers buffer, then add send mk2 or mk3.

Any other comments?

I encountered this problem after putting a pull mod that filled the buffer then adding the send mk3 so i can configure it before getting a destination.

desht commented 4 years ago

Stack trace, please.

RamenNoodles commented 4 years ago

crash-2019-11-29_03.38.35-server.txt

I don't understand why you would need this, the bug easy to replicate.

desht commented 4 years ago

OK, same problem as #60 - there will be an update out in the next day or two to fix that.