ichttt / FirstAid

A Minecraft Mod that changes the vanilla health system
GNU General Public License v3.0
27 stars 28 forks source link

Ticking player [1.20.1] #241

Open snlumi opened 3 weeks ago

snlumi commented 3 weeks ago

Player literal{player} is missing a damage model! The contents of the error are as follows: crash-2024-06-15_20.04.34-server.txt Armor containing mechanisms similar to the Totem of Undying in the Aquamirae mod will cause this error. Also, the absorption effect of Totem of Undying is not applied properly (this causes the state to be equal to hp 1). This error makes it impossible to connect to the server.

ticking entity in server crash-2024-06-18_02.29.06-client.txt

Unexpected error ( missing a damage model ) Error that occurred while setting up the server to fix the error crash-2024-06-18_02.55.24-client.txt

snlumi commented 3 weeks ago

Added: Totem of Undying also has a chance of causing the above error :<