DragonsPlusMinecraft / Respiteful

MIT License
3 stars 6 forks source link

Fix server-side crash - addFoodEffectTooltip from FD is client-side only. #10

Closed Vaelzan closed 1 year ago

Vaelzan commented 1 year ago

This fixes a crash we're having in Valhelsia 5 (5.1.1) caused by the TextUtilsMixin from Respiteful on a dedicated server. The mixin now only loads on a client.

Crash report here, but the commit with the fix should be fairly self-explanatory.

https://mcpaste.com/9fc64288cc1152ff44fa5fac63498f0d

Vaelzan commented 1 year ago

You're very welcome. Thanks for the great addon mod. :)