yeelp / Scaling-Feast

A simple, balanced way to increase your maximum hunger in Minecraft over the course of a world.
MIT License
0 stars 1 forks source link

[1.12.2] HUD Overlay won't show how much Saturation/Hunger you'll gain & crash when holding the Hearty feast. #55

Closed SonicX8000 closed 4 years ago

SonicX8000 commented 4 years ago

Minecraft: 1.12.2 Forge: 14.23.5.2854

Mods: 3 AppleCore-mc1.12.2-3.2.0 jei_1.12.2-4.15.0.291 scalingfeast-1.3.2


In previous versions, the HUD would show how much Saturation/Hunger you'll gain when holding food... however it seems that it's partially broken where it won't show how much you'll gain. To name a few items...

Hearty Shank, Golden Apple, Enchanted Golden Apple will show what you'll gain if you hold them in your hand.

Apples, Steak, Raw Beef, Baked Potato, Pumpkin Pie, Carrot, etc. won't show what you'll gain when holding them in your hand.

Also... game crashes when you hold the Hearty Feast in your hand. https://pastebin.com/2kuqhxFt

yeelp commented 4 years ago

I just noticed the first part of this report myself. Commit 7b9ac42 fixes this problem.

The second part comes from me rewriting a bit of code thinking it would make it better, but instead breaking things. Awesome.

I'll make a 1.3.3 hotfix that should be released sometime tomorrow that addresses these problems.

yeelp commented 4 years ago

Forgot to mention this in the commit message, but commit 3fb5dbf fixes this issue.