Bamboo pump crashes the game trying to fill a bottle
ToughShelf opened this issue ยท 0 comments
Minecraft Version
1.21.x
Mod Loader Version
0.17.2
Mod Version
1.3.9
Describe the Issue
Game crashes, when I try to fill a bottle with bamboo pump
Here is Dee-seek analysis of game crash, hope it helps:
"What's happening:
- The Dehydration mod is trying to work with potions through the Fabric Transfer API
- There's an incompatibility between how the mod requests potion data and how this data is represented in the game
- The error occurs in the Bamboo Pump code from the Dehydration mod when it attempts to process potion items
- Specifically, there's a mismatch between the expected item stack format and the actual container item context variant
- This causes an IllegalArgumentException that crashes the game when the mod tries to handle potion-related operations"
latest.log
Do you use any other mods except the required ones?
No response