server incompatibility?
Jankeczek opened this issue ยท 1 comments
so i wanted to add dehydration to my server but i got this error when i tried to join?
Mismatched states for entries of 'minecraft:fluid'
- Found 'dehydration:purified_water', expected 'null' (2)
- Found 'minecraft:empty', expected 'null'
- Found 'minecraft:flowing_water', expected 'null' (16)
- Found 'minecraft:water', expected 'null' (2)
- Found 'minecraft:flowing_lava', expected 'null' (16)
- Found 'minecraft:lava', expected 'null' (2)
- Found 'dehydration:purified_flowing_water', expected 'null' (16)
- Found 'dehydration:purified_water', expected 'null' (2)
yes, every mod is the same for the client and for the server
any help?