hexnowloading / DungeonNowLoading

Dungeon Now Loading Mod
Creative Commons Zero v1.0 Universal
14 stars 12 forks source link

Chaos Spawner server crash #19

Open vermadas opened 4 months ago

vermadas commented 4 months ago

Using All of Fabric 7 modpack. DNL version 1.5, MC version 1.20.1. While trying to troubleshoot an unrelated problem, I ran /kill @e. A few seconds after doing this, my server crashed. Restarting server and coming back in with the same user caused the server to crash again. Log includes this:

java.lang.NullPointerException: Cannot invoke "net.minecraft.class_1282.method_5529()" because "this.killedDamageSource" is null
    at dev.hexnowloading.dungeonnowloading.entity.boss.ChaosSpawnerEntity.method_6108(ChaosSpawnerEntity.java:556)

Crash log attached. crash-2024-06-02_10.24.02-server.txt

WardenDrew commented 2 days ago

25 and #27 both appear to be the same issue. I also received this crash on a world. For me the crash happens repeatedly making the save unplayable. Was on the surface on a testing world. @hexnowloading