
Every time i summon a hoard it crashes
Closed this issue ยท 8 comments
please enable printDebugMessages and provide the full log
What modloader?
what minecraft version?
please provide the full modlist.
thats the error i get, version 1.20.4 fabric mod loader and thats the only mod besides fabric
O]: Loading Minecraft 1.20.4 with Fabric Loader 0.16.14
2 | [00:30:38] [main/INFO]: Loading 45 mods:
3 | - fabric-api 0.97.3+1.20.4
4 | |-- fabric-api-base 0.4.37+78d798af4f
5 | |-- fabric-api-lookup-api-v1 1.6.50+82b1bb3e4f
6 | |-- fabric-biome-api-v1 13.0.17+78d798af4f
7 | |-- fabric-block-api-v1 1.0.17+3e2216cb4f
8 | |-- fabric-block-view-api-v2 1.0.5+78d798af4f
9 | |-- fabric-blockrenderlayer-v1 1.1.47+78d798af4f
10 | |-- fabric-client-tags-api-v1 1.1.8+78d798af4f
11 | |-- fabric-command-api-v1 1.2.42+f71b366f4f
12 | |-- fabric-command-api-v2 2.2.21+78d798af4f
13 | |-- fabric-commands-v0 0.2.59+df3654b34f
14 | |-- fabric-containers-v0 0.1.88+df3654b34f
15 | |-- fabric-content-registries-v0 5.0.16+78d798af4f
16 | |-- fabric-convention-tags-v1 1.5.11+78d798af4f
17 | |-- fabric-crash-report-info-v1 0.2.24+78d798af4f
18 | |-- fabric-data-attachment-api-v1 1.1.5+b90db5744f
19 | |-- fabric-data-generation-api-v1 13.2.6+5c0133444f
20 | |-- fabric-dimensions-v1 2.1.63+6605d1a84f
21 | |-- fabric-entity-events-v1 1.6.2+09fc25014f
22 | |-- fabric-events-interaction-v0 0.7.2+389931eb4f
23 | |-- fabric-events-lifecycle-v0 0.2.76+df3654b34f
24 | |-- fabric-game-rule-api-v1 1.0.47+78d798af4f
25 | |-- fabric-item-api-v1 2.3.1+cadc140c4f
26 | |-- fabric-item-group-api-v1 4.0.27+ee30b13a4f
27 | |-- fabric-key-binding-api-v1 1.0.42+78d798af4f
28 | |-- fabric-keybindings-v0 0.2.40+df3654b34f
29 | |-- fabric-lifecycle-events-v1 2.3.1+a67ffb5d4f
30 | |-- fabric-loot-api-v2 2.1.10+78d798af4f
31 | |-- fabric-message-api-v1 6.0.6+78d798af4f
32 | |-- fabric-mining-level-api-v1 2.1.66+78d798af4f
33 | |-- fabric-model-loading-api-v1 1.0.9+78d798af4f
34 | |-- fabric-models-v0 0.4.8+9386d8a74f
35 | |-- fabric-networking-api-v1 3.1.9+6abb6a4b4f
36 | |-- fabric-object-builder-api-v1 13.1.0+dba1195c4f
37 | |-- fabric-particles-v1 1.1.8+78d798af4f
38 | |-- fabric-recipe-api-v1 2.0.22+78d798af4f
39 | |-- fabric-registry-sync-v0 4.0.21+ee30b13a4f
40 | |-- fabric-renderer-api-v1 3.2.5+78d798af4f
41 | |-- fabric-renderer-indigo 1.5.6+d331d3144f
42 | |-- fabric-renderer-registries-v1 3.2.54+df3654b34f
43 | |-- fabric-rendering-data-attachment-v1 0.3.43+73761d2e4f
44 | |-- fabric-rendering-fluids-v1 3.1.2+e761c6694f
45 | |-- fabric-rendering-v0 1.1.57+df3654b34f
46 | |-- fabric-rendering-v1 3.2.1+6fd945a04f
47 | |-- fabric-resource-conditions-api-v1 2.3.15+78d798af4f
48 | |-- fabric-resource-loader-v0 0.11.21+ee30b13a4f
49 | |-- fabric-screen-api-v1 2.0.18+78d798af4f
50 | |-- fabric-screen-handler-api-v1 1.3.57+78d798af4f
51 | |-- fabric-sound-api-v1 1.0.18+78d798af4f
52 | |-- fabric-transfer-api-v1 4.0.12+90f2d7b14f
53 | -- fabric-transitive-access-wideners-v1 5.0.15+78d798af4f
54 | - fabricloader 0.16.14
55 | -- mixinextras 0.4.1
56 | - java 17
57 | - minecraft 1.20.4
58 | - undeadnights 1.2.3-Fabric-mc1.20.4
59 | -- cloth-config 13.0.138
60 | -- cloth-basic-math 0.6.1
61 | [00:30:38] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/server/libraries/net/fabricmc/sponge-mixin/0.15.5+mixin.0.8.7/sponge-mixin-0.15.5+mixin.0.8.7.jar Service=Knot/Fabric Env=SERVER
62 | [00:30:38] [main/INFO]: Compatibility level set to JAVA_17
63 | [00:30:39] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
64 | [00:30:47] [main/INFO]: Initializing Undead Nights Mod
65 | [00:30:47] [main/INFO]: Loading undeadnights horde mobs config
66 | [00:30:47] [main/INFO]: Default horde mob undeadnights:horde_zombie was read from config.
67 | [00:30:47] [main/INFO]: Horde mob undeadnights:elite_zombie with chance 3% was read from config.
68 | [00:30:47] [main/INFO]: Horde mob undeadnights:demolition_zombie with chance 6% was read from config.
69 | [00:30:47] [main/ERROR]: No data fixer registered for undeadnights:horde_zombie
70 | [00:30:47] [main/ERROR]: No data fixer registered for undeadnights:demolition_zombie
71 | [00:30:47] [main/ERROR]: No data fixer registered for undeadnights:elite_zombie
72 | [00:30:47] [main/ERROR]: No data fixer registered for undeadnights:tnt_projectile
73 | [00:30:47] [main/INFO]: Registering Mod Items for undeadnights
74 | [00:30:47] [main/INFO]: Registering Sounds for undeadnights
75 | [00:30:47] [main/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
76 | [00:30:50] [main/INFO]: Loaded 7 recipes
77 | [00:30:50] [main/INFO]: Loaded 1271 advancements
78 | [00:30:51] [main/INFO]: Applied 0 biome modifications to 0 of 64 new biomes in 1.891 ms
79 | [00:30:51] [Server thread/INFO]: Starting minecraft server version 1.20.4
80 | [00:30:51] [Server thread/INFO]: Loading properties
81 | [00:30:51] [Server thread/INFO]: Default game type: SURVIVAL
82 | [00:30:51] [Server thread/INFO]: Generating keypair
83 | [00:30:51] [Server thread/INFO]: Starting Minecraft server on *:35456
84 | [00:30:51] [Server thread/INFO]: Using epoll channel type
85 | [00:30:51] [Server thread/INFO]: Preparing level "world"
86 | [00:30:57] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
87 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
88 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
89 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
90 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
91 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
92 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
93 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
94 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
95 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
96 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
97 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
98 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
99 | [00:31:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
100 | [00:31:04] [Worker-Main-1/INFO]: Preparing spawn area: 8%
101 | [00:31:04] [Server thread/INFO]: Time elapsed: 6996 ms
102 | [00:31:04] [Server thread/INFO]: Done (13.032s)! For help, type "help"
103 | [00:31:04] [Server thread/INFO]: Starting GS4 status listener
104 | [00:31:04] [Server thread/INFO]: Thread Query Listener started
105 | [00:31:04] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
106 | [00:31:04] [Server thread/INFO]: JMX monitoring enabled
107 | [00:31:14] [User Authenticator #1/INFO]: UUID of player Zomtrom48 is 07bafa8b-9ee4-4df2-bed5-65ff21e19787
108 | [00:31:15] [Server thread/INFO]: Zomtrom48[/24.127.160.87:57045] logged in with entity id 217 at (9.300000011920929, 69.0, 49.30000001192093)
109 | [00:31:15] [Server thread/INFO]: Zomtrom48 joined the game
110 | [00:31:27] [Server thread/INFO]: Nothing changed. The player already is an operator
111 | [00:31:34] [Server thread/INFO]: [Zomtrom48: Set own game mode to Creative Mode]
112 | [00:31:40] [Server thread/INFO]: [Zomtrom48: Set own game mode to Survival Mode]
113 | [00:31:43] [Server thread/INFO]: [Zomtrom48: Set own game mode to Creative Mode]
114 | [00:31:49] [Server thread/INFO]: [Zomtrom48: Set own game mode to Survival Mode]
115 | [00:32:41] [Server thread/INFO]: [Zomtrom48: Summoned new Zombie]
116 | [00:32:45] [Server thread/INFO]: [Zomtrom48: Set own game mode to Creative Mode]
117 | [00:33:06] [Server thread/INFO]: [Zomtrom48: Set own game mode to Survival Mode]
118 | [00:33:38] [Server thread/INFO]: Zomtrom48 was slain by Zombie
119 | [00:34:36] [Server thread/INFO]: [Zomtrom48: Gave 56 [Steak] to Zomtrom48]
120 | [00:34:48] [Server thread/INFO]: [Zomtrom48: Gave 30 [Dirt] to Zomtrom48]
121 | [00:34:55] [Server thread/INFO]: [Zomtrom48: Summoned new Zombie]
122 | [00:35:01] [Server thread/INFO]: Zomtrom48 was slain by Zombie
123 | [00:35:01] [Server thread/INFO]: [Zomtrom48: Set own game mode to Creative Mode]
124 | [00:43:58] [Server thread/INFO]: [Zomtrom48: Set own game mode to Survival Mode]
125 | [00:44:17] [Server thread/INFO]: [Zomtrom48: Summoned new Zombie]
126 | [00:45:16] [Server thread/INFO]: Zomtrom48 lost connection: Timed out
127 | [00:45:16] [Server thread/INFO]: Zomtrom48 left the game
128 | [00:45:16] [Server thread/WARN]: handleDisconnection() called twice
129 |
O]: Loading Minecraft 1.20.4 with Fabric Loader 0.16.14
2 | [00:30:38] [main/INFO]: Loading 45 mods:
3 | - fabric-api 0.97.3+1.20.4
4 | |-- fabric-api-base 0.4.37+78d798af4f
5 | |-- fabric-api-lookup-api-v1 1.6.50+82b1bb3e4f
6 | |-- fabric-biome-api-v1 13.0.17+78d798af4f
7 | |-- fabric-block-api-v1 1.0.17+3e2216cb4f
8 | |-- fabric-block-view-api-v2 1.0.5+78d798af4f
9 | |-- fabric-blockrenderlayer-v1 1.1.47+78d798af4f
10 | |-- fabric-client-tags-api-v1 1.1.8+78d798af4f
11 | |-- fabric-command-api-v1 1.2.42+f71b366f4f
12 | |-- fabric-command-api-v2 2.2.21+78d798af4f
13 | |-- fabric-commands-v0 0.2.59+df3654b34f
14 | |-- fabric-containers-v0 0.1.88+df3654b34f
15 | |-- fabric-content-registries-v0 5.0.16+78d798af4f
16 | |-- fabric-convention-tags-v1 1.5.11+78d798af4f
17 | |-- fabric-crash-report-info-v1 0.2.24+78d798af4f
18 | |-- fabric-data-attachment-api-v1 1.1.5+b90db5744f
19 | |-- fabric-data-generation-api-v1 13.2.6+5c0133444f
20 | |-- fabric-dimensions-v1 2.1.63+6605d1a84f
21 | |-- fabric-entity-events-v1 1.6.2+09fc25014f
22 | |-- fabric-events-interaction-v0 0.7.2+389931eb4f
23 | |-- fabric-events-lifecycle-v0 0.2.76+df3654b34f
24 | |-- fabric-game-rule-api-v1 1.0.47+78d798af4f
25 | |-- fabric-item-api-v1 2.3.1+cadc140c4f
26 | |-- fabric-item-group-api-v1 4.0.27+ee30b13a4f
27 | |-- fabric-key-binding-api-v1 1.0.42+78d798af4f
28 | |-- fabric-keybindings-v0 0.2.40+df3654b34f
29 | |-- fabric-lifecycle-events-v1 2.3.1+a67ffb5d4f
30 | |-- fabric-loot-api-v2 2.1.10+78d798af4f
31 | |-- fabric-message-api-v1 6.0.6+78d798af4f
32 | |-- fabric-mining-level-api-v1 2.1.66+78d798af4f
33 | |-- fabric-model-loading-api-v1 1.0.9+78d798af4f
34 | |-- fabric-models-v0 0.4.8+9386d8a74f
35 | |-- fabric-networking-api-v1 3.1.9+6abb6a4b4f
36 | |-- fabric-object-builder-api-v1 13.1.0+dba1195c4f
37 | |-- fabric-particles-v1 1.1.8+78d798af4f
38 | |-- fabric-recipe-api-v1 2.0.22+78d798af4f
39 | |-- fabric-registry-sync-v0 4.0.21+ee30b13a4f
40 | |-- fabric-renderer-api-v1 3.2.5+78d798af4f
41 | |-- fabric-renderer-indigo 1.5.6+d331d3144f
42 | |-- fabric-renderer-registries-v1 3.2.54+df3654b34f
43 | |-- fabric-rendering-data-attachment-v1 0.3.43+73761d2e4f
44 | |-- fabric-rendering-fluids-v1 3.1.2+e761c6694f
45 | |-- fabric-rendering-v0 1.1.57+df3654b34f
46 | |-- fabric-rendering-v1 3.2.1+6fd945a04f
47 | |-- fabric-resource-conditions-api-v1 2.3.15+78d798af4f
48 | |-- fabric-resource-loader-v0 0.11.21+ee30b13a4f
49 | |-- fabric-screen-api-v1 2.0.18+78d798af4f
50 | |-- fabric-screen-handler-api-v1 1.3.57+78d798af4f
51 | |-- fabric-sound-api-v1 1.0.18+78d798af4f
52 | |-- fabric-transfer-api-v1 4.0.12+90f2d7b14f
53 | -- fabric-transitive-access-wideners-v1 5.0.15+78d798af4f
54 | - fabricloader 0.16.14
55 | -- mixinextras 0.4.1
56 | - java 17
57 | - minecraft 1.20.4
58 | - undeadnights 1.2.3-Fabric-mc1.20.4
59 | -- cloth-config 13.0.138
60 | -- cloth-basic-math 0.6.1
61 | [00:30:38] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/server/libraries/net/fabricmc/sponge-mixin/0.15.5+mixin.0.8.7/sponge-mixin-0.15.5+mixin.0.8.7.jar Service=Knot/Fabric Env=SERVER
62 | [00:30:38] [main/INFO]: Compatibility level set to JAVA_17
63 | [00:30:39] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
64 | [00:30:47] [main/INFO]: Initializing Undead Nights Mod
65 | [00:30:47] [main/INFO]: Loading undeadnights horde mobs config
66 | [00:30:47] [main/INFO]: Default horde mob undeadnights:horde_zombie was read from config.
67 | [00:30:47] [main/INFO]: Horde mob undeadnights:elite_zombie with chance 3% was read from config.
68 | [00:30:47] [main/INFO]: Horde mob undeadnights:demolition_zombie with chance 6% was read from config.
69 | [00:30:47] [main/ERROR]: No data fixer registered for undeadnights:horde_zombie
70 | [00:30:47] [main/ERROR]: No data fixer registered for undeadnights:demolition_zombie
71 | [00:30:47] [main/ERROR]: No data fixer registered for undeadnights:elite_zombie
72 | [00:30:47] [main/ERROR]: No data fixer registered for undeadnights:tnt_projectile
73 | [00:30:47] [main/INFO]: Registering Mod Items for undeadnights
74 | [00:30:47] [main/INFO]: Registering Sounds for undeadnights
75 | [00:30:47] [main/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
76 | [00:30:50] [main/INFO]: Loaded 7 recipes
77 | [00:30:50] [main/INFO]: Loaded 1271 advancements
78 | [00:30:51] [main/INFO]: Applied 0 biome modifications to 0 of 64 new biomes in 1.891 ms
79 | [00:30:51] [Server thread/INFO]: Starting minecraft server version 1.20.4
80 | [00:30:51] [Server thread/INFO]: Loading properties
81 | [00:30:51] [Server thread/INFO]: Default game type: SURVIVAL
82 | [00:30:51] [Server thread/INFO]: Generating keypair
83 | [00:30:51] [Server thread/INFO]: Starting Minecraft server on *:35456
84 | [00:30:51] [Server thread/INFO]: Using epoll channel type
85 | [00:30:51] [Server thread/INFO]: Preparing level "world"
86 | [00:30:57] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
87 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
88 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
89 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
90 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
91 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
92 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
93 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
94 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
95 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
96 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
97 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
98 | [00:31:02] [Worker-Main-1/INFO]: Preparing spawn area: 0%
99 | [00:31:03] [Worker-Main-1/INFO]: Preparing spawn area: 0%
100 | [00:31:04] [Worker-Main-1/INFO]: Preparing spawn area: 8%
101 | [00:31:04] [Server thread/INFO]: Time elapsed: 6996 ms
102 | [00:31:04] [Server thread/INFO]: Done (13.032s)! For help, type "help"
103 | [00:31:04] [Server thread/INFO]: Starting GS4 status listener
104 | [00:31:04] [Server thread/INFO]: Thread Query Listener started
105 | [00:31:04] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
106 | [00:31:04] [Server thread/INFO]: JMX monitoring enabled
107 | [00:31:14] [User Authenticator #1/INFO]: UUID of player Zomtrom48 is 07bafa8b-9ee4-4df2-bed5-65ff21e19787
108 | [00:31:15] [Server thread/INFO]: Zomtrom48[/24.127.160.87:57045] logged in with entity id 217 at (9.300000011920929, 69.0, 49.30000001192093)
109 | [00:31:15] [Server thread/INFO]: Zomtrom48 joined the game
110 | [00:31:27] [Server thread/INFO]: Nothing changed. The player already is an operator
111 | [00:31:34] [Server thread/INFO]: [Zomtrom48: Set own game mode to Creative Mode]
112 | [00:31:40] [Server thread/INFO]: [Zomtrom48: Set own game mode to Survival Mode]
113 | [00:31:43] [Server thread/INFO]: [Zomtrom48: Set own game mode to Creative Mode]
114 | [00:31:49] [Server thread/INFO]: [Zomtrom48: Set own game mode to Survival Mode]
115 | [00:32:41] [Server thread/INFO]: [Zomtrom48: Summoned new Zombie]
116 | [00:32:45] [Server thread/INFO]: [Zomtrom48: Set own game mode to Creative Mode]
117 | [00:33:06] [Server thread/INFO]: [Zomtrom48: Set own game mode to Survival Mode]
118 | [00:33:38] [Server thread/INFO]: Zomtrom48 was slain by Zombie
119 | [00:34:36] [Server thread/INFO]: [Zomtrom48: Gave 56 [Steak] to Zomtrom48]
120 | [00:34:48] [Server thread/INFO]: [Zomtrom48: Gave 30 [Dirt] to Zomtrom48]
121 | [00:34:55] [Server thread/INFO]: [Zomtrom48: Summoned new Zombie]
122 | [00:35:01] [Server thread/INFO]: Zomtrom48 was slain by Zombie
123 | [00:35:01] [Server thread/INFO]: [Zomtrom48: Set own game mode to Creative Mode]
124 | [00:43:58] [Server thread/INFO]: [Zomtrom48: Set own game mode to Survival Mode]
125 | [00:44:17] [Server thread/INFO]: [Zomtrom48: Summoned new Zombie]
126 | [00:45:16] [Server thread/INFO]: Zomtrom48 lost connection: Timed out
127 | [00:45:16] [Server thread/INFO]: Zomtrom48 left the game
128 | [00:45:16] [Server thread/WARN]: handleDisconnection() called twice
129 |
did you have "printDebugMessages" set to true in the Undead Nights main config?
can you please also post the client log (also with printDebugMessages set to true)
the strange thing is, your server log does not show a stacktrace from the crash