Omni-Hopper

Omni-Hopper

267k Downloads

Crash on joining the world

energy11a opened this issue ยท 1 comments

commented

This is an odd one. It seems like the crash is caused by a hopper containing a 19 stack of potions, which shouldn't be possible. For some reason this causes Fabric Transfer API to shit itself and it tries to insert negative items.

This means the problem lies with the Transfer API, so it isnt something I can fix. The easiest workaround for now would be to not use illegal itemstack amounts in the hoppers.

If the higher stack amounts are made possible by another mod, the author has likely implemented it wrong and isn't communicating the changed stack size to other mods, so it'd be worth a shot to open an issue on their side.

I would however still consider this an issue with Transfer API as well, so I'd recommend opening an issue on the Fabric API issue tracker or mentioning the problem in #transfer-api-debating in the Fabric discord.