YUNG-GANG / YUNGs-API

API for my Minecraft mods
GNU Lesser General Public License v3.0
22 stars 12 forks source link

Crash on 1.19.3 Server #42

Closed benio1394 closed 10 months ago

benio1394 commented 1 year ago

https://pastebin.com/KzMVrr9W

yungnickyoung commented 1 year ago

It looks like this is likely caused by another mod you're using that mixins into Mob.finalizeSpawn. Unfortunately can't tell which one it is from these logs though, as it appears they haven't properly prepended their mixin function's name with their mod id.