Vanilla Server Log

#7S7WDrK
725 errors
731 lines
Raw
1[13:11:59] [Server thread/INFO]: [ComplexUtils] PlayerDeathEvent Triggered
2[13:11:59] [Server thread/INFO]: [ComplexUtils] Player _Reeeeeeee died. Previous Balance: $7116.9704297598255. Penalty: $711.6970429759826. New Balance: $6405.273386783843
3[13:12:06] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1790 (MC: 1.19.2) ---
4[13:12:06] [Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump
5[13:12:06] [Watchdog Thread/ERROR]: ------------------------------
6[13:12:06] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
7[13:12:06] [Watchdog Thread/ERROR]: Ticking entity: minecraft:husk, entity class: net.minecraft.world.entity.monster.EntityZombieHusk
8[13:12:06] [Watchdog Thread/ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
9[13:12:06] [Watchdog Thread/ERROR]: Entity UUID: b981a259-a56a-49d4-b4d2-ccce4286723c
10[13:12:06] [Watchdog Thread/ERROR]: Position: world: 'survival_nether' at location (-77.75351505884755, 68.0, -107.32693106281705)
11[13:12:06] [Watchdog Thread/ERROR]: Velocity: (-0.14787644867037908, -0.0784000015258789, 0.15527061539297596) (in blocks per tick)
12[13:12:06] [Watchdog Thread/ERROR]: Entity AABB: AABB[-78.05351507076848, 68.0, -107.62693107473798] -> [-77.45351504692663, 69.95000004768372, -107.02693105089612]
13[13:12:06] [Watchdog Thread/ERROR]: ------------------------------
14[13:12:06] [Watchdog Thread/ERROR]: Current Thread: Server thread
15[13:12:06] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: BLOCKED
16[13:12:06] [Watchdog Thread/ERROR]: Stack:
17[13:12:06] [Watchdog Thread/ERROR]: org.bukkit.event.HandlerList.unregister(HandlerList.java:164)
18[13:12:06] [Watchdog Thread/ERROR]: MythicMobs-5.1.4.jar//io.lumine.mythic.bukkit.utils.events.functional.single.EventListener.execute(EventListener.java:95)
19[13:12:06] [Watchdog Thread/ERROR]: co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76)
20[13:12:06] [Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
21[13:12:06] [Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:678)
22[13:12:06] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:914)
23[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.die(ServerPlayer.java:895)
24[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.hurt(LivingEntity.java:1515)
25[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.world.entity.player.Player.hurt(Player.java:1023)
26[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.hurt(ServerPlayer.java:1075)
27[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.doHurtTarget(Mob.java:1653)
28[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.doHurtTarget(Zombie.java:401)
29[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Husk.doHurtTarget(Husk.java:109)
30[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.checkAndPerformAttack(MeleeAttackGoal.java:130)
31[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.tick(MeleeAttackGoal.java:121)
32[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.WrappedGoal.tick(WrappedGoal.java:63)
33[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tickRunningGoals(GoalSelector.java:154)
34[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tick(GoalSelector.java:145)
35[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.serverAiStep(Mob.java:908)
36[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3394)
37[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.aiStep(Mob.java:671)
38[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Monster.aiStep(Monster.java:45)
39[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.aiStep(Zombie.java:305)
40[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3056)
41[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.tick(Mob.java:427)
42[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.tick(Zombie.java:298)
43[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1242)
44[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.lambda$tick$6(ServerLevel.java:721)
45[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.server.level.WorldServer$$Lambda$17663/0x0000000804e85a38.accept(Unknown Source)
46[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:42)
47[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:699)
48[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1583)
49[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:486)
50[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1444)
51[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214)
52[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:310)
53[13:12:06] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4331/0x000000080150d8a0.run(Unknown Source)
54[13:12:06] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
55[13:12:06] [Watchdog Thread/ERROR]: ------------------------------
56[13:12:06] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
57[13:12:06] [Watchdog Thread/ERROR]: ------------------------------
58[13:12:12] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1790 (MC: 1.19.2) ---
59[13:12:12] [Watchdog Thread/ERROR]: The server has not responded for 15 seconds! Creating thread dump
60[13:12:12] [Watchdog Thread/ERROR]: ------------------------------
61[13:12:12] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
62[13:12:12] [Watchdog Thread/ERROR]: Ticking entity: minecraft:husk, entity class: net.minecraft.world.entity.monster.EntityZombieHusk
63[13:12:12] [Watchdog Thread/ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
64[13:12:12] [Watchdog Thread/ERROR]: Entity UUID: b981a259-a56a-49d4-b4d2-ccce4286723c
65[13:12:12] [Watchdog Thread/ERROR]: Position: world: 'survival_nether' at location (-77.75351505884755, 68.0, -107.32693106281705)
66[13:12:12] [Watchdog Thread/ERROR]: Velocity: (-0.14787644867037908, -0.0784000015258789, 0.15527061539297596) (in blocks per tick)
67[13:12:12] [Watchdog Thread/ERROR]: Entity AABB: AABB[-78.05351507076848, 68.0, -107.62693107473798] -> [-77.45351504692663, 69.95000004768372, -107.02693105089612]
68[13:12:12] [Watchdog Thread/ERROR]: ------------------------------
69[13:12:12] [Watchdog Thread/ERROR]: Current Thread: Server thread
70[13:12:12] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: BLOCKED
71[13:12:12] [Watchdog Thread/ERROR]: Stack:
72[13:12:12] [Watchdog Thread/ERROR]: org.bukkit.event.HandlerList.unregister(HandlerList.java:164)
73[13:12:12] [Watchdog Thread/ERROR]: MythicMobs-5.1.4.jar//io.lumine.mythic.bukkit.utils.events.functional.single.EventListener.execute(EventListener.java:95)
74[13:12:12] [Watchdog Thread/ERROR]: co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76)
75[13:12:12] [Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
76[13:12:12] [Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:678)
77[13:12:12] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:914)
78[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.die(ServerPlayer.java:895)
79[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.hurt(LivingEntity.java:1515)
80[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.world.entity.player.Player.hurt(Player.java:1023)
81[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.hurt(ServerPlayer.java:1075)
82[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.doHurtTarget(Mob.java:1653)
83[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.doHurtTarget(Zombie.java:401)
84[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Husk.doHurtTarget(Husk.java:109)
85[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.checkAndPerformAttack(MeleeAttackGoal.java:130)
86[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.tick(MeleeAttackGoal.java:121)
87[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.WrappedGoal.tick(WrappedGoal.java:63)
88[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tickRunningGoals(GoalSelector.java:154)
89[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tick(GoalSelector.java:145)
90[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.serverAiStep(Mob.java:908)
91[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3394)
92[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.aiStep(Mob.java:671)
93[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Monster.aiStep(Monster.java:45)
94[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.aiStep(Zombie.java:305)
95[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3056)
96[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.tick(Mob.java:427)
97[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.tick(Zombie.java:298)
98[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1242)
99[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.lambda$tick$6(ServerLevel.java:721)
100[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.server.level.WorldServer$$Lambda$17663/0x0000000804e85a38.accept(Unknown Source)
101[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:42)
102[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:699)
103[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1583)
104[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:486)
105[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1444)
106[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214)
107[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:310)
108[13:12:12] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4331/0x000000080150d8a0.run(Unknown Source)
109[13:12:12] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
110[13:12:12] [Watchdog Thread/ERROR]: ------------------------------
111[13:12:12] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
112[13:12:12] [Watchdog Thread/ERROR]: ------------------------------
113[13:12:17] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1790 (MC: 1.19.2) ---
114[13:12:17] [Watchdog Thread/ERROR]: The server has not responded for 20 seconds! Creating thread dump
115[13:12:17] [Watchdog Thread/ERROR]: ------------------------------
116[13:12:17] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
117[13:12:17] [Watchdog Thread/ERROR]: Ticking entity: minecraft:husk, entity class: net.minecraft.world.entity.monster.EntityZombieHusk
118[13:12:17] [Watchdog Thread/ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
119[13:12:17] [Watchdog Thread/ERROR]: Entity UUID: b981a259-a56a-49d4-b4d2-ccce4286723c
120[13:12:17] [Watchdog Thread/ERROR]: Position: world: 'survival_nether' at location (-77.75351505884755, 68.0, -107.32693106281705)
121[13:12:17] [Watchdog Thread/ERROR]: Velocity: (-0.14787644867037908, -0.0784000015258789, 0.15527061539297596) (in blocks per tick)
122[13:12:17] [Watchdog Thread/ERROR]: Entity AABB: AABB[-78.05351507076848, 68.0, -107.62693107473798] -> [-77.45351504692663, 69.95000004768372, -107.02693105089612]
123[13:12:17] [Watchdog Thread/ERROR]: ------------------------------
124[13:12:17] [Watchdog Thread/ERROR]: Current Thread: Server thread
125[13:12:17] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
126[13:12:17] [Watchdog Thread/ERROR]: Stack:
127[13:12:17] [Watchdog Thread/ERROR]: MythicMobs-5.1.4.jar//io.lumine.mythic.bukkit.utils.events.functional.single.EventListener.execute(EventListener.java:95)
128[13:12:17] [Watchdog Thread/ERROR]: co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76)
129[13:12:17] [Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
130[13:12:17] [Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:678)
131[13:12:17] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:914)
132[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.die(ServerPlayer.java:895)
133[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.hurt(LivingEntity.java:1515)
134[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.world.entity.player.Player.hurt(Player.java:1023)
135[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.hurt(ServerPlayer.java:1075)
136[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.doHurtTarget(Mob.java:1653)
137[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.doHurtTarget(Zombie.java:401)
138[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Husk.doHurtTarget(Husk.java:109)
139[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.checkAndPerformAttack(MeleeAttackGoal.java:130)
140[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.tick(MeleeAttackGoal.java:121)
141[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.WrappedGoal.tick(WrappedGoal.java:63)
142[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tickRunningGoals(GoalSelector.java:154)
143[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tick(GoalSelector.java:145)
144[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.serverAiStep(Mob.java:908)
145[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3394)
146[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.aiStep(Mob.java:671)
147[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Monster.aiStep(Monster.java:45)
148[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.aiStep(Zombie.java:305)
149[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3056)
150[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.tick(Mob.java:427)
151[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.tick(Zombie.java:298)
152[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1242)
153[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.lambda$tick$6(ServerLevel.java:721)
154[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.server.level.WorldServer$$Lambda$17663/0x0000000804e85a38.accept(Unknown Source)
155[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:42)
156[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:699)
157[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1583)
158[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:486)
159[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1444)
160[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214)
161[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:310)
162[13:12:17] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4331/0x000000080150d8a0.run(Unknown Source)
163[13:12:17] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
164[13:12:17] [Watchdog Thread/ERROR]: ------------------------------
165[13:12:17] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
166[13:12:17] [Watchdog Thread/ERROR]: ------------------------------
167[13:12:21] [User Authenticator #78/INFO]: UUID of player NotJonFon is d1a5efab-7483-4819-9c14-1b068e760827
168[13:12:22] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1790 (MC: 1.19.2) ---
169[13:12:22] [Watchdog Thread/ERROR]: The server has not responded for 25 seconds! Creating thread dump
170[13:12:22] [Watchdog Thread/ERROR]: ------------------------------
171[13:12:22] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
172[13:12:22] [Watchdog Thread/ERROR]: Ticking entity: minecraft:husk, entity class: net.minecraft.world.entity.monster.EntityZombieHusk
173[13:12:22] [Watchdog Thread/ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
174[13:12:22] [Watchdog Thread/ERROR]: Entity UUID: b981a259-a56a-49d4-b4d2-ccce4286723c
175[13:12:22] [Watchdog Thread/ERROR]: Position: world: 'survival_nether' at location (-77.75351505884755, 68.0, -107.32693106281705)
176[13:12:22] [Watchdog Thread/ERROR]: Velocity: (-0.14787644867037908, -0.0784000015258789, 0.15527061539297596) (in blocks per tick)
177[13:12:22] [Watchdog Thread/ERROR]: Entity AABB: AABB[-78.05351507076848, 68.0, -107.62693107473798] -> [-77.45351504692663, 69.95000004768372, -107.02693105089612]
178[13:12:22] [Watchdog Thread/ERROR]: ------------------------------
179[13:12:22] [Watchdog Thread/ERROR]: Current Thread: Server thread
180[13:12:22] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
181[13:12:22] [Watchdog Thread/ERROR]: Stack:
182[13:12:22] [Watchdog Thread/ERROR]: org.bukkit.event.HandlerList.unregister(HandlerList.java:167)
183[13:12:22] [Watchdog Thread/ERROR]: MythicMobs-5.1.4.jar//io.lumine.mythic.bukkit.utils.events.functional.single.EventListener.execute(EventListener.java:95)
184[13:12:22] [Watchdog Thread/ERROR]: co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76)
185[13:12:22] [Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
186[13:12:22] [Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:678)
187[13:12:22] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:914)
188[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.die(ServerPlayer.java:895)
189[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.hurt(LivingEntity.java:1515)
190[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.world.entity.player.Player.hurt(Player.java:1023)
191[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.hurt(ServerPlayer.java:1075)
192[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.doHurtTarget(Mob.java:1653)
193[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.doHurtTarget(Zombie.java:401)
194[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Husk.doHurtTarget(Husk.java:109)
195[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.checkAndPerformAttack(MeleeAttackGoal.java:130)
196[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.tick(MeleeAttackGoal.java:121)
197[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.WrappedGoal.tick(WrappedGoal.java:63)
198[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tickRunningGoals(GoalSelector.java:154)
199[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tick(GoalSelector.java:145)
200[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.serverAiStep(Mob.java:908)
201[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3394)
202[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.aiStep(Mob.java:671)
203[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Monster.aiStep(Monster.java:45)
204[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.aiStep(Zombie.java:305)
205[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3056)
206[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.tick(Mob.java:427)
207[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.tick(Zombie.java:298)
208[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1242)
209[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.lambda$tick$6(ServerLevel.java:721)
210[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.server.level.WorldServer$$Lambda$17663/0x0000000804e85a38.accept(Unknown Source)
211[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:42)
212[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:699)
213[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1583)
214[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:486)
215[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1444)
216[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214)
217[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:310)
218[13:12:22] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4331/0x000000080150d8a0.run(Unknown Source)
219[13:12:22] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
220[13:12:22] [Watchdog Thread/ERROR]: ------------------------------
221[13:12:22] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
222[13:12:22] [Watchdog Thread/ERROR]: ------------------------------
223[13:12:27] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1790 (MC: 1.19.2) ---
224[13:12:27] [Watchdog Thread/ERROR]: The server has not responded for 30 seconds! Creating thread dump
225[13:12:27] [Watchdog Thread/ERROR]: ------------------------------
226[13:12:27] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
227[13:12:27] [Watchdog Thread/ERROR]: Ticking entity: minecraft:husk, entity class: net.minecraft.world.entity.monster.EntityZombieHusk
228[13:12:27] [Watchdog Thread/ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
229[13:12:27] [Watchdog Thread/ERROR]: Entity UUID: b981a259-a56a-49d4-b4d2-ccce4286723c
230[13:12:27] [Watchdog Thread/ERROR]: Position: world: 'survival_nether' at location (-77.75351505884755, 68.0, -107.32693106281705)
231[13:12:27] [Watchdog Thread/ERROR]: Velocity: (-0.14787644867037908, -0.0784000015258789, 0.15527061539297596) (in blocks per tick)
232[13:12:27] [Watchdog Thread/ERROR]: Entity AABB: AABB[-78.05351507076848, 68.0, -107.62693107473798] -> [-77.45351504692663, 69.95000004768372, -107.02693105089612]
233[13:12:29] [Watchdog Thread/ERROR]: ------------------------------
234[13:12:29] [Watchdog Thread/ERROR]: Current Thread: Server thread
235[13:12:29] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
236[13:12:29] [Watchdog Thread/ERROR]: Stack:
237[13:12:29] [Watchdog Thread/ERROR]: org.bukkit.event.HandlerList.unregister(HandlerList.java:167)
238[13:12:29] [Watchdog Thread/ERROR]: MythicMobs-5.1.4.jar//io.lumine.mythic.bukkit.utils.events.functional.single.EventListener.execute(EventListener.java:95)
239[13:12:29] [Watchdog Thread/ERROR]: co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76)
240[13:12:29] [Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
241[13:12:29] [Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:678)
242[13:12:29] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:914)
243[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.die(ServerPlayer.java:895)
244[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.hurt(LivingEntity.java:1515)
245[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.world.entity.player.Player.hurt(Player.java:1023)
246[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.hurt(ServerPlayer.java:1075)
247[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.doHurtTarget(Mob.java:1653)
248[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.doHurtTarget(Zombie.java:401)
249[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Husk.doHurtTarget(Husk.java:109)
250[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.checkAndPerformAttack(MeleeAttackGoal.java:130)
251[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.tick(MeleeAttackGoal.java:121)
252[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.WrappedGoal.tick(WrappedGoal.java:63)
253[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tickRunningGoals(GoalSelector.java:154)
254[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tick(GoalSelector.java:145)
255[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.serverAiStep(Mob.java:908)
256[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3394)
257[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.aiStep(Mob.java:671)
258[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Monster.aiStep(Monster.java:45)
259[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.aiStep(Zombie.java:305)
260[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3056)
261[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.tick(Mob.java:427)
262[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.tick(Zombie.java:298)
263[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1242)
264[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.lambda$tick$6(ServerLevel.java:721)
265[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.server.level.WorldServer$$Lambda$17663/0x0000000804e85a38.accept(Unknown Source)
266[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:42)
267[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:699)
268[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1583)
269[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:486)
270[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1444)
271[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214)
272[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:310)
273[13:12:29] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4331/0x000000080150d8a0.run(Unknown Source)
274[13:12:29] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
275[13:12:29] [Watchdog Thread/ERROR]: ------------------------------
276[13:12:29] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
277[13:12:29] [Watchdog Thread/ERROR]: ------------------------------
278[13:12:31] [User Authenticator #78/INFO]: UUID of player NotJonFon is d1a5efab-7483-4819-9c14-1b068e760827
279[13:12:32] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1790 (MC: 1.19.2) ---
280[13:12:32] [Watchdog Thread/ERROR]: The server has not responded for 35 seconds! Creating thread dump
281[13:12:32] [Watchdog Thread/ERROR]: ------------------------------
282[13:12:32] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
283[13:12:32] [Watchdog Thread/ERROR]: Ticking entity: minecraft:husk, entity class: net.minecraft.world.entity.monster.EntityZombieHusk
284[13:12:32] [Watchdog Thread/ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
285[13:12:32] [Watchdog Thread/ERROR]: Entity UUID: b981a259-a56a-49d4-b4d2-ccce4286723c
286[13:12:32] [Watchdog Thread/ERROR]: Position: world: 'survival_nether' at location (-77.75351505884755, 68.0, -107.32693106281705)
287[13:12:32] [Watchdog Thread/ERROR]: Velocity: (-0.14787644867037908, -0.0784000015258789, 0.15527061539297596) (in blocks per tick)
288[13:12:32] [Watchdog Thread/ERROR]: Entity AABB: AABB[-78.05351507076848, 68.0, -107.62693107473798] -> [-77.45351504692663, 69.95000004768372, -107.02693105089612]
289[13:12:34] [User Authenticator #78/INFO]: UUID of player V3rkuSsS is c6313d2e-f189-4d15-9a7c-0215bc5d7c08
290[13:12:37] [Watchdog Thread/ERROR]: ------------------------------
291[13:12:37] [Watchdog Thread/ERROR]: Current Thread: Server thread
292[13:12:37] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
293[13:12:37] [Watchdog Thread/ERROR]: Stack:
294[13:12:37] [Watchdog Thread/ERROR]: org.bukkit.event.HandlerList.unregister(HandlerList.java:167)
295[13:12:37] [Watchdog Thread/ERROR]: MythicMobs-5.1.4.jar//io.lumine.mythic.bukkit.utils.events.functional.single.EventListener.execute(EventListener.java:95)
296[13:12:37] [Watchdog Thread/ERROR]: co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76)
297[13:12:37] [Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
298[13:12:37] [Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:678)
299[13:12:37] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:914)
300[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.die(ServerPlayer.java:895)
301[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.hurt(LivingEntity.java:1515)
302[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.world.entity.player.Player.hurt(Player.java:1023)
303[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.hurt(ServerPlayer.java:1075)
304[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.doHurtTarget(Mob.java:1653)
305[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.doHurtTarget(Zombie.java:401)
306[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Husk.doHurtTarget(Husk.java:109)
307[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.checkAndPerformAttack(MeleeAttackGoal.java:130)
308[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.tick(MeleeAttackGoal.java:121)
309[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.WrappedGoal.tick(WrappedGoal.java:63)
310[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tickRunningGoals(GoalSelector.java:154)
311[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tick(GoalSelector.java:145)
312[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.serverAiStep(Mob.java:908)
313[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3394)
314[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.aiStep(Mob.java:671)
315[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Monster.aiStep(Monster.java:45)
316[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.aiStep(Zombie.java:305)
317[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3056)
318[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.tick(Mob.java:427)
319[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.tick(Zombie.java:298)
320[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1242)
321[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.lambda$tick$6(ServerLevel.java:721)
322[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.server.level.WorldServer$$Lambda$17663/0x0000000804e85a38.accept(Unknown Source)
323[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:42)
324[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:699)
325[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1583)
326[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:486)
327[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1444)
328[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214)
329[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:310)
330[13:12:37] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4331/0x000000080150d8a0.run(Unknown Source)
331[13:12:37] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
332[13:12:37] [Watchdog Thread/ERROR]: ------------------------------
333[13:12:37] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
334[13:12:37] [Watchdog Thread/ERROR]: ------------------------------
335[13:12:38] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1790 (MC: 1.19.2) ---
336[13:12:38] [Watchdog Thread/ERROR]: The server has not responded for 41 seconds! Creating thread dump
337[13:12:38] [Watchdog Thread/ERROR]: ------------------------------
338[13:12:38] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
339[13:12:38] [Watchdog Thread/ERROR]: Ticking entity: minecraft:husk, entity class: net.minecraft.world.entity.monster.EntityZombieHusk
340[13:12:38] [Watchdog Thread/ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
341[13:12:38] [Watchdog Thread/ERROR]: Entity UUID: b981a259-a56a-49d4-b4d2-ccce4286723c
342[13:12:38] [Watchdog Thread/ERROR]: Position: world: 'survival_nether' at location (-77.75351505884755, 68.0, -107.32693106281705)
343[13:12:38] [Watchdog Thread/ERROR]: Velocity: (-0.14787644867037908, -0.0784000015258789, 0.15527061539297596) (in blocks per tick)
344[13:12:38] [Watchdog Thread/ERROR]: Entity AABB: AABB[-78.05351507076848, 68.0, -107.62693107473798] -> [-77.45351504692663, 69.95000004768372, -107.02693105089612]
345[13:12:42] [Watchdog Thread/ERROR]: ------------------------------
346[13:12:42] [Watchdog Thread/ERROR]: Current Thread: Server thread
347[13:12:42] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
348[13:12:42] [Watchdog Thread/ERROR]: Stack:
349[13:12:42] [Watchdog Thread/ERROR]: org.bukkit.event.HandlerList.unregister(HandlerList.java:167)
350[13:12:42] [Watchdog Thread/ERROR]: MythicMobs-5.1.4.jar//io.lumine.mythic.bukkit.utils.events.functional.single.EventListener.execute(EventListener.java:95)
351[13:12:42] [Watchdog Thread/ERROR]: co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76)
352[13:12:42] [Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
353[13:12:42] [Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:678)
354[13:12:42] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:914)
355[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.die(ServerPlayer.java:895)
356[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.hurt(LivingEntity.java:1515)
357[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.world.entity.player.Player.hurt(Player.java:1023)
358[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.hurt(ServerPlayer.java:1075)
359[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.doHurtTarget(Mob.java:1653)
360[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.doHurtTarget(Zombie.java:401)
361[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Husk.doHurtTarget(Husk.java:109)
362[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.checkAndPerformAttack(MeleeAttackGoal.java:130)
363[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.tick(MeleeAttackGoal.java:121)
364[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.WrappedGoal.tick(WrappedGoal.java:63)
365[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tickRunningGoals(GoalSelector.java:154)
366[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tick(GoalSelector.java:145)
367[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.serverAiStep(Mob.java:908)
368[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3394)
369[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.aiStep(Mob.java:671)
370[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Monster.aiStep(Monster.java:45)
371[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.aiStep(Zombie.java:305)
372[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3056)
373[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.tick(Mob.java:427)
374[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.tick(Zombie.java:298)
375[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1242)
376[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.lambda$tick$6(ServerLevel.java:721)
377[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.server.level.WorldServer$$Lambda$17663/0x0000000804e85a38.accept(Unknown Source)
378[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:42)
379[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:699)
380[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1583)
381[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:486)
382[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1444)
383[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214)
384[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:310)
385[13:12:42] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4331/0x000000080150d8a0.run(Unknown Source)
386[13:12:42] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
387[13:12:42] [Watchdog Thread/ERROR]: ------------------------------
388[13:12:42] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
389[13:12:42] [Watchdog Thread/ERROR]: ------------------------------
390[13:12:44] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1790 (MC: 1.19.2) ---
391[13:12:44] [Watchdog Thread/ERROR]: The server has not responded for 47 seconds! Creating thread dump
392[13:12:44] [Watchdog Thread/ERROR]: ------------------------------
393[13:12:44] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
394[13:12:44] [Watchdog Thread/ERROR]: Ticking entity: minecraft:husk, entity class: net.minecraft.world.entity.monster.EntityZombieHusk
395[13:12:44] [Watchdog Thread/ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
396[13:12:44] [Watchdog Thread/ERROR]: Entity UUID: b981a259-a56a-49d4-b4d2-ccce4286723c
397[13:12:44] [Watchdog Thread/ERROR]: Position: world: 'survival_nether' at location (-77.75351505884755, 68.0, -107.32693106281705)
398[13:12:44] [Watchdog Thread/ERROR]: Velocity: (-0.14787644867037908, -0.0784000015258789, 0.15527061539297596) (in blocks per tick)
399[13:12:44] [Watchdog Thread/ERROR]: Entity AABB: AABB[-78.05351507076848, 68.0, -107.62693107473798] -> [-77.45351504692663, 69.95000004768372, -107.02693105089612]
400[13:12:50] [Watchdog Thread/ERROR]: ------------------------------
401[13:12:50] [Watchdog Thread/ERROR]: Current Thread: Server thread
402[13:12:50] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
403[13:12:50] [Watchdog Thread/ERROR]: Stack:
404[13:12:50] [Watchdog Thread/ERROR]: org.bukkit.event.HandlerList.unregister(HandlerList.java:167)
405[13:12:50] [Watchdog Thread/ERROR]: MythicMobs-5.1.4.jar//io.lumine.mythic.bukkit.utils.events.functional.single.EventListener.execute(EventListener.java:95)
406[13:12:50] [Watchdog Thread/ERROR]: co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76)
407[13:12:50] [Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
408[13:12:50] [Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:678)
409[13:12:50] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:914)
410[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.die(ServerPlayer.java:895)
411[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.hurt(LivingEntity.java:1515)
412[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.world.entity.player.Player.hurt(Player.java:1023)
413[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.hurt(ServerPlayer.java:1075)
414[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.doHurtTarget(Mob.java:1653)
415[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.doHurtTarget(Zombie.java:401)
416[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Husk.doHurtTarget(Husk.java:109)
417[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.checkAndPerformAttack(MeleeAttackGoal.java:130)
418[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.tick(MeleeAttackGoal.java:121)
419[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.WrappedGoal.tick(WrappedGoal.java:63)
420[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tickRunningGoals(GoalSelector.java:154)
421[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tick(GoalSelector.java:145)
422[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.serverAiStep(Mob.java:908)
423[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3394)
424[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.aiStep(Mob.java:671)
425[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Monster.aiStep(Monster.java:45)
426[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.aiStep(Zombie.java:305)
427[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3056)
428[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.tick(Mob.java:427)
429[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.tick(Zombie.java:298)
430[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1242)
431[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.lambda$tick$6(ServerLevel.java:721)
432[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.server.level.WorldServer$$Lambda$17663/0x0000000804e85a38.accept(Unknown Source)
433[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:42)
434[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:699)
435[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1583)
436[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:486)
437[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1444)
438[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214)
439[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:310)
440[13:12:50] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4331/0x000000080150d8a0.run(Unknown Source)
441[13:12:50] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
442[13:12:50] [Watchdog Thread/ERROR]: ------------------------------
443[13:12:50] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
444[13:12:50] [Watchdog Thread/ERROR]: ------------------------------
445[13:12:51] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1790 (MC: 1.19.2) ---
446[13:12:51] [Watchdog Thread/ERROR]: The server has not responded for 54 seconds! Creating thread dump
447[13:12:51] [Watchdog Thread/ERROR]: ------------------------------
448[13:12:51] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
449[13:12:51] [Watchdog Thread/ERROR]: Ticking entity: minecraft:husk, entity class: net.minecraft.world.entity.monster.EntityZombieHusk
450[13:12:51] [Watchdog Thread/ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
451[13:12:51] [Watchdog Thread/ERROR]: Entity UUID: b981a259-a56a-49d4-b4d2-ccce4286723c
452[13:12:51] [Watchdog Thread/ERROR]: Position: world: 'survival_nether' at location (-77.75351505884755, 68.0, -107.32693106281705)
453[13:12:51] [Watchdog Thread/ERROR]: Velocity: (-0.14787644867037908, -0.0784000015258789, 0.15527061539297596) (in blocks per tick)
454[13:12:51] [Watchdog Thread/ERROR]: Entity AABB: AABB[-78.05351507076848, 68.0, -107.62693107473798] -> [-77.45351504692663, 69.95000004768372, -107.02693105089612]
455[13:12:54] [Watchdog Thread/ERROR]: ------------------------------
456[13:12:54] [Watchdog Thread/ERROR]: Current Thread: Server thread
457[13:12:54] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
458[13:12:54] [Watchdog Thread/ERROR]: Stack:
459[13:12:54] [Watchdog Thread/ERROR]: org.bukkit.event.HandlerList.unregister(HandlerList.java:167)
460[13:12:54] [Watchdog Thread/ERROR]: MythicMobs-5.1.4.jar//io.lumine.mythic.bukkit.utils.events.functional.single.EventListener.execute(EventListener.java:95)
461[13:12:54] [Watchdog Thread/ERROR]: co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76)
462[13:12:54] [Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
463[13:12:54] [Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:678)
464[13:12:54] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:914)
465[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.die(ServerPlayer.java:895)
466[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.hurt(LivingEntity.java:1515)
467[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.world.entity.player.Player.hurt(Player.java:1023)
468[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.hurt(ServerPlayer.java:1075)
469[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.doHurtTarget(Mob.java:1653)
470[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.doHurtTarget(Zombie.java:401)
471[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Husk.doHurtTarget(Husk.java:109)
472[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.checkAndPerformAttack(MeleeAttackGoal.java:130)
473[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.tick(MeleeAttackGoal.java:121)
474[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.WrappedGoal.tick(WrappedGoal.java:63)
475[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tickRunningGoals(GoalSelector.java:154)
476[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tick(GoalSelector.java:145)
477[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.serverAiStep(Mob.java:908)
478[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3394)
479[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.aiStep(Mob.java:671)
480[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Monster.aiStep(Monster.java:45)
481[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.aiStep(Zombie.java:305)
482[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3056)
483[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.tick(Mob.java:427)
484[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.tick(Zombie.java:298)
485[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1242)
486[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.lambda$tick$6(ServerLevel.java:721)
487[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.server.level.WorldServer$$Lambda$17663/0x0000000804e85a38.accept(Unknown Source)
488[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:42)
489[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:699)
490[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1583)
491[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:486)
492[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1444)
493[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214)
494[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:310)
495[13:12:54] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4331/0x000000080150d8a0.run(Unknown Source)
496[13:12:54] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
497[13:12:54] [Watchdog Thread/ERROR]: ------------------------------
498[13:12:54] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
499[13:12:54] [Watchdog Thread/ERROR]: ------------------------------
500[13:12:56] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1790 (MC: 1.19.2) ---
501[13:12:56] [Watchdog Thread/ERROR]: The server has not responded for 59 seconds! Creating thread dump
502[13:12:56] [Watchdog Thread/ERROR]: ------------------------------
503[13:12:56] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
504[13:12:56] [Watchdog Thread/ERROR]: Ticking entity: minecraft:husk, entity class: net.minecraft.world.entity.monster.EntityZombieHusk
505[13:12:56] [Watchdog Thread/ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
506[13:12:56] [Watchdog Thread/ERROR]: Entity UUID: b981a259-a56a-49d4-b4d2-ccce4286723c
507[13:12:56] [Watchdog Thread/ERROR]: Position: world: 'survival_nether' at location (-77.75351505884755, 68.0, -107.32693106281705)
508[13:12:56] [Watchdog Thread/ERROR]: Velocity: (-0.14787644867037908, -0.0784000015258789, 0.15527061539297596) (in blocks per tick)
509[13:12:56] [Watchdog Thread/ERROR]: Entity AABB: AABB[-78.05351507076848, 68.0, -107.62693107473798] -> [-77.45351504692663, 69.95000004768372, -107.02693105089612]
510[13:12:58] [Watchdog Thread/ERROR]: ------------------------------
511[13:12:58] [Watchdog Thread/ERROR]: Current Thread: Server thread
512[13:12:58] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
513[13:12:58] [Watchdog Thread/ERROR]: Stack:
514[13:12:58] [Watchdog Thread/ERROR]: org.bukkit.event.HandlerList.unregister(HandlerList.java:167)
515[13:12:58] [Watchdog Thread/ERROR]: MythicMobs-5.1.4.jar//io.lumine.mythic.bukkit.utils.events.functional.single.EventListener.execute(EventListener.java:95)
516[13:12:58] [Watchdog Thread/ERROR]: co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76)
517[13:12:58] [Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
518[13:12:58] [Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:678)
519[13:12:58] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:914)
520[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.die(ServerPlayer.java:895)
521[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.hurt(LivingEntity.java:1515)
522[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.world.entity.player.Player.hurt(Player.java:1023)
523[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.hurt(ServerPlayer.java:1075)
524[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.doHurtTarget(Mob.java:1653)
525[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.doHurtTarget(Zombie.java:401)
526[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Husk.doHurtTarget(Husk.java:109)
527[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.checkAndPerformAttack(MeleeAttackGoal.java:130)
528[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.tick(MeleeAttackGoal.java:121)
529[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.WrappedGoal.tick(WrappedGoal.java:63)
530[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tickRunningGoals(GoalSelector.java:154)
531[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tick(GoalSelector.java:145)
532[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.serverAiStep(Mob.java:908)
533[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3394)
534[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.aiStep(Mob.java:671)
535[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Monster.aiStep(Monster.java:45)
536[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.aiStep(Zombie.java:305)
537[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3056)
538[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.tick(Mob.java:427)
539[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.tick(Zombie.java:298)
540[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1242)
541[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.lambda$tick$6(ServerLevel.java:721)
542[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.server.level.WorldServer$$Lambda$17663/0x0000000804e85a38.accept(Unknown Source)
543[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:42)
544[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:699)
545[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1583)
546[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:486)
547[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1444)
548[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214)
549[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:310)
550[13:12:58] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4331/0x000000080150d8a0.run(Unknown Source)
551[13:12:58] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
552[13:12:58] [Watchdog Thread/ERROR]: ------------------------------
553[13:12:58] [Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
554[13:12:58] [Watchdog Thread/ERROR]: ------------------------------
555[13:12:59] [User Authenticator #78/INFO]: UUID of player V3rkuSsS is c6313d2e-f189-4d15-9a7c-0215bc5d7c08
556[13:13:00] [Watchdog Thread/ERROR]: ------------------------------
557[13:13:00] [Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Purpur bug.
558[13:13:00] [Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
559[13:13:00] [Watchdog Thread/ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
560[13:13:00] [Watchdog Thread/ERROR]: If you see a world save or edit, then it means you did far more than your server can handle at once
561[13:13:00] [Watchdog Thread/ERROR]: If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
562[13:13:00] [Watchdog Thread/ERROR]: If you are unsure or still think this is a Purpur bug, please report this to https://github.com/PurpurMC/Purpur/issues
563[13:13:00] [Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
564[13:13:00] [Watchdog Thread/ERROR]: Purpur version: git-Purpur-1790 (MC: 1.19.2)
565[13:13:00] [Watchdog Thread/ERROR]: ------------------------------
566[13:13:00] [Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Purpur!):
567[13:13:00] [Watchdog Thread/ERROR]: Ticking entity: minecraft:husk, entity class: net.minecraft.world.entity.monster.EntityZombieHusk
568[13:13:00] [Watchdog Thread/ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
569[13:13:00] [Watchdog Thread/ERROR]: Entity UUID: b981a259-a56a-49d4-b4d2-ccce4286723c
570[13:13:00] [Watchdog Thread/ERROR]: Position: world: 'survival_nether' at location (-77.75351505884755, 68.0, -107.32693106281705)
571[13:13:00] [Watchdog Thread/ERROR]: Velocity: (-0.14787644867037908, -0.0784000015258789, 0.15527061539297596) (in blocks per tick)
572[13:13:00] [Watchdog Thread/ERROR]: Entity AABB: AABB[-78.05351507076848, 68.0, -107.62693107473798] -> [-77.45351504692663, 69.95000004768372, -107.02693105089612]
573[13:13:02] [Watchdog Thread/ERROR]: ------------------------------
574[13:13:02] [Watchdog Thread/ERROR]: Current Thread: Server thread
575[13:13:02] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
576[13:13:02] [Watchdog Thread/ERROR]: Stack:
577[13:13:02] [Watchdog Thread/ERROR]: org.bukkit.event.HandlerList.unregister(HandlerList.java:167)
578[13:13:02] [Watchdog Thread/ERROR]: MythicMobs-5.1.4.jar//io.lumine.mythic.bukkit.utils.events.functional.single.EventListener.execute(EventListener.java:95)
579[13:13:02] [Watchdog Thread/ERROR]: co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76)
580[13:13:02] [Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
581[13:13:02] [Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:678)
582[13:13:02] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:914)
583[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.die(ServerPlayer.java:895)
584[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.hurt(LivingEntity.java:1515)
585[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.world.entity.player.Player.hurt(Player.java:1023)
586[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.hurt(ServerPlayer.java:1075)
587[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.doHurtTarget(Mob.java:1653)
588[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.doHurtTarget(Zombie.java:401)
589[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Husk.doHurtTarget(Husk.java:109)
590[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.checkAndPerformAttack(MeleeAttackGoal.java:130)
591[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.tick(MeleeAttackGoal.java:121)
592[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.WrappedGoal.tick(WrappedGoal.java:63)
593[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tickRunningGoals(GoalSelector.java:154)
594[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tick(GoalSelector.java:145)
595[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.serverAiStep(Mob.java:908)
596[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3394)
597[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.aiStep(Mob.java:671)
598[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Monster.aiStep(Monster.java:45)
599[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.aiStep(Zombie.java:305)
600[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3056)
601[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.tick(Mob.java:427)
602[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.tick(Zombie.java:298)
603[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1242)
604[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.lambda$tick$6(ServerLevel.java:721)
605[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.server.level.WorldServer$$Lambda$17663/0x0000000804e85a38.accept(Unknown Source)
606[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:42)
607[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:699)
608[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1583)
609[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:486)
610[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1444)
611[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214)
612[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:310)
613[13:13:02] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4331/0x000000080150d8a0.run(Unknown Source)
614[13:13:02] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
615[13:13:02] [Watchdog Thread/ERROR]: ------------------------------
616[13:13:02] [Watchdog Thread/ERROR]: Entire Thread Dump:
617[13:13:09] [Watchdog Thread/ERROR]: ------------------------------
618[13:13:09] [Watchdog Thread/ERROR]: Current Thread: Reference Handler
619[13:13:09] [Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: RUNNABLE
620[13:13:09] [Watchdog Thread/ERROR]: Stack:
621[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
622[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.ref.Reference.processPendingReferences(Reference.java:253)
623[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)
624[13:13:09] [Watchdog Thread/ERROR]: ------------------------------
625[13:13:09] [Watchdog Thread/ERROR]: Current Thread: Finalizer
626[13:13:09] [Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
627[13:13:09] [Watchdog Thread/ERROR]: Stack:
628[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Object.wait(Native Method)
629[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
630[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
631[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172)
632[13:13:09] [Watchdog Thread/ERROR]: ------------------------------
633[13:13:09] [Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
634[13:13:09] [Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
635[13:13:09] [Watchdog Thread/ERROR]: Stack:
636[13:13:09] [Watchdog Thread/ERROR]: ------------------------------
637[13:13:09] [Watchdog Thread/ERROR]: Current Thread: Common-Cleaner
638[13:13:09] [Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
639[13:13:09] [Watchdog Thread/ERROR]: Stack:
640[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Object.wait(Native Method)
641[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
642[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
643[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
644[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)
645[13:13:09] [Watchdog Thread/ERROR]: ------------------------------
646[13:13:09] [Watchdog Thread/ERROR]: Current Thread: Notification Thread
647[13:13:09] [Watchdog Thread/ERROR]: PID: 12 | Suspended: false | Native: false | State: RUNNABLE
648[13:13:09] [Watchdog Thread/ERROR]: Stack:
649[13:13:09] [Watchdog Thread/ERROR]: ------------------------------
650[13:13:09] [Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
651[13:13:09] [Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: RUNNABLE
652[13:13:09] [Watchdog Thread/ERROR]: Stack:
653[13:13:09] [Watchdog Thread/ERROR]: ------------------------------
654[13:13:09] [Watchdog Thread/ERROR]: Current Thread: Log4j2-AsyncAppenderEventDispatcher-1-Async
655[13:13:09] [Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: WAITING
656[13:13:09] [Watchdog Thread/ERROR]: Stack:
657[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)
658[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
659[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
660[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
661[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
662[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
663[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:420)
664[13:13:09] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.dispatchAll(AsyncAppenderEventDispatcher.java:71)
665[13:13:09] [Watchdog Thread/ERROR]: org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.run(AsyncAppenderEventDispatcher.java:63)
666[13:13:09] [Watchdog Thread/ERROR]: ------------------------------
667[13:13:09] [Watchdog Thread/ERROR]: Current Thread: Timer hack thread
668[13:13:09] [Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
669[13:13:09] [Watchdog Thread/ERROR]: Stack:
670[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.sleep(Native Method)
671[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.Util$7.run(Util.java:713)
672[13:13:09] [Watchdog Thread/ERROR]: ------------------------------
673[13:13:09] [Watchdog Thread/ERROR]: Current Thread: Worker-Main-1
674[13:13:09] [Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: WAITING
675[13:13:09] [Watchdog Thread/ERROR]: Stack:
676[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method)
677[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
678[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
679[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)
680[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)
681[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623)
682[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
683[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
684[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
685[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
686[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
687[13:13:09] [Watchdog Thread/ERROR]: ------------------------------
688[13:13:09] [Watchdog Thread/ERROR]: Current Thread: Server thread
689[13:13:09] [Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
690[13:13:09] [Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
691[13:13:09] [Watchdog Thread/ERROR]: Locked on:org.bukkit.event.HandlerList.unregister(HandlerList.java:167)
692[13:13:09] [Watchdog Thread/ERROR]: Stack:
693[13:13:09] [Watchdog Thread/ERROR]: org.bukkit.event.HandlerList.unregister(HandlerList.java:167)
694[13:13:09] [Watchdog Thread/ERROR]: MythicMobs-5.1.4.jar//io.lumine.mythic.bukkit.utils.events.functional.single.EventListener.execute(EventListener.java:95)
695[13:13:09] [Watchdog Thread/ERROR]: co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76)
696[13:13:09] [Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
697[13:13:09] [Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:678)
698[13:13:09] [Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:914)
699[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.die(ServerPlayer.java:895)
700[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.hurt(LivingEntity.java:1515)
701[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.world.entity.player.Player.hurt(Player.java:1023)
702[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerPlayer.hurt(ServerPlayer.java:1075)
703[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.doHurtTarget(Mob.java:1653)
704[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.doHurtTarget(Zombie.java:401)
705[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Husk.doHurtTarget(Husk.java:109)
706[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.checkAndPerformAttack(MeleeAttackGoal.java:130)
707[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.MeleeAttackGoal.tick(MeleeAttackGoal.java:121)
708[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.WrappedGoal.tick(WrappedGoal.java:63)
709[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tickRunningGoals(GoalSelector.java:154)
710[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.world.entity.ai.goal.GoalSelector.tick(GoalSelector.java:145)
711[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.serverAiStep(Mob.java:908)
712[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.aiStep(LivingEntity.java:3394)
713[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.aiStep(Mob.java:671)
714[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Monster.aiStep(Monster.java:45)
715[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.aiStep(Zombie.java:305)
716[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3056)
717[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.world.entity.Mob.tick(Mob.java:427)
718[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.world.entity.monster.Zombie.tick(Zombie.java:298)
719[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1242)
720[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.lambda$tick$6(ServerLevel.java:721)
721[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.server.level.WorldServer$$Lambda$17663/0x0000000804e85a38.accept(Unknown Source)
722[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:42)
723[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:699)
724[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1583)
725[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:486)
726[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1444)
727[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1214)
728[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:310)
729[13:13:09] [Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4331/0x000000080150d8a0.run(Unknown Source)
730[13:13:09] [Watchdog Thread/ERROR]: java.base@17.0.2/java.lang.Thread.run(Thread.java:833)
731[13:13:09] [Watchdog Thread/ERROR]: ------------------------------
This log will be saved for 90 days from their last view.
Report abuse