TheAGamePlayer / The-Pure-Suffering-Mod

A Minecraft Invasion Mod that started off as a fun side-project. Invasions will spawn every few days or so, increasing in severity and tiers as time goes on within your Minecraft World.
GNU General Public License v3.0
1 stars 0 forks source link

Server crash becasue of null event #11

Closed EthanFields closed 5 months ago

EthanFields commented 9 months ago

crash-2024-02-16_14.16.21-server.txt

mod crashes server, event null?

TheAGamePlayer commented 8 months ago

Looking at the crash report with my code, It would seem that an entity attempted to convert into another entity, but there wasn't an entity type that it could convert into. I will release 1.6.0.4 with a couple safety precautions to prevent this from happening in the future.

TheAGamePlayer commented 8 months ago

I have released 1.6.0.4R for 1.20.1 and will be releasing 1.6.1.1R for 1.20.2. Let me know if this is fixed for you in the new version before I close :)