[Bug]: Incompatibility with Survive
Kevadroz opened this issue ยท 0 comments
Minecraft Version
1.19.2
What happened?
Every time a player consumes food a error message pops up in the log, also cakes do not affect the food groups.
This happens because Survive overrides the foodData field of a player after Diet sets the player in the FoodData, giving a priority higher than 1000 to the DietMixinPlayer fixes this issue.
How do you trigger this bug?
- Install Diet
- Install Survive
- Eat
Loader
Forge
Loader Version
43.3.0
API Version
N/A
Mod Version
Diet 2.0.1
Relevant Log Outputs
Attempted to add food stats to a null player!