Crashes in combination with AppleSkin with certain config
C-Higgins opened this issue ยท 1 comments
SoF 1.6.0-beta.4+1.19.2
AppleSkin 2.4.1+mc1.19
I'm unsure if this is a bug in AppleSkin or Spice of Fabric; both are mentioned in the logs below. This bug occurs when setting the Spice of Fabric config in this way:
food: {
hunger: max((hungerValue * power(0.7, timesEaten)), 1)
}
If that is the config, then hovering over a food item with AppleSkin installed causes a client-side crash: https://paste.ee/p/IcBkL
Fixed in Siphalor/capsaicin@19c8958