· last year · Jul 14, 2024, 07:06 AM
1---- Minecraft Crash Report ----
2// Surprise! Haha. Well, this is awkward.
3
4Time: 2024-07-14 08:52:26
5Description: Ticking block entity
6
7java.lang.NullPointerException: Cannot invoke "io.netty.channel.Channel.localAddress()" because "this.field_11651" is null
8 at net.minecraft.class_2535.handler$dff000$world-host$proxyConnectionDoesntCountAsMemory(class_2535.java:3759)
9 at net.minecraft.class_2535.method_10756(class_2535.java)
10 at net.minecraft.class_3244.<init>(class_3244.java:246)
11 at net.fabricmc.fabric.impl.event.interaction.FakePlayerNetworkHandler.<init>(FakePlayerNetworkHandler.java:33)
12 at net.fabricmc.fabric.api.entity.FakePlayer.<init>(FakePlayer.java:107)
13 at dan200.computercraft.shared.platform.FakePlayer.<init>(FakePlayer.java:19)
14 at dan200.computercraft.shared.platform.PlatformHelperImpl.createFakePlayer(PlatformHelperImpl.java:210)
15 at dan200.computercraft.shared.turtle.core.TurtlePlayer.create(TurtlePlayer.java:49)
16 at dan200.computercraft.shared.turtle.core.TurtlePlayer.get(TurtlePlayer.java:64)
17 at dan200.computercraft.shared.turtle.upgrades.TurtleInventoryCrafting.craft(TurtleInventoryCrafting.java:85)
18 at dan200.computercraft.shared.turtle.core.TurtleCraftCommand.execute(TurtleCraftCommand.java:24)
19 at dan200.computercraft.shared.turtle.core.TurtleBrain.updateCommands(TurtleBrain.java:596)
20 at dan200.computercraft.shared.turtle.core.TurtleBrain.update(TurtleBrain.java:110)
21 at dan200.computercraft.shared.turtle.blocks.TurtleBlockEntity.serverTick(TurtleBlockEntity.java:105)
22 at dan200.computercraft.shared.computer.blocks.AbstractComputerBlock.lambda$new$0(AbstractComputerBlock.java:35)
23 at net.minecraft.class_2818$class_5563.method_31703(class_2818.java:683)
24 at net.minecraft.class_2818$class_5564.method_31703(class_2818.java:737)
25 at net.minecraft.class_2818.loadMyChunks$tick(class_2818.java:2822)
26 at net.minecraft.class_1937.handler$bpi000$loadmychunks$tickChunkWise(class_1937.java:3609)
27 at net.minecraft.class_1937.method_18471(class_1937.java:480)
28 at net.minecraft.class_3218.method_18765(class_3218.java:413)
29 at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:1021)
30 at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:912)
31 at net.minecraft.class_1132.method_3748(class_1132.java:114)
32 at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697)
33 at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281)
34 at java.base/java.lang.Thread.run(Unknown Source)
35
36
37A detailed walkthrough of the error, its code path and all known details is as follows:
38---------------------------------------------------------------------------------------
39
40-- Head --
41Thread: Server thread
42Stacktrace:
43 at net.minecraft.class_2535.handler$dff000$world-host$proxyConnectionDoesntCountAsMemory(class_2535.java:3759)
44 at net.minecraft.class_2535.method_10756(class_2535.java)
45 at net.minecraft.class_3244.<init>(class_3244.java:246)
46 at net.fabricmc.fabric.impl.event.interaction.FakePlayerNetworkHandler.<init>(FakePlayerNetworkHandler.java:33)
47 at net.fabricmc.fabric.api.entity.FakePlayer.<init>(FakePlayer.java:107)
48 at dan200.computercraft.shared.platform.FakePlayer.<init>(FakePlayer.java:19)
49 at dan200.computercraft.shared.platform.PlatformHelperImpl.createFakePlayer(PlatformHelperImpl.java:210)
50 at dan200.computercraft.shared.turtle.core.TurtlePlayer.create(TurtlePlayer.java:49)
51 at dan200.computercraft.shared.turtle.core.TurtlePlayer.get(TurtlePlayer.java:64)
52 at dan200.computercraft.shared.turtle.upgrades.TurtleInventoryCrafting.craft(TurtleInventoryCrafting.java:85)
53 at dan200.computercraft.shared.turtle.core.TurtleCraftCommand.execute(TurtleCraftCommand.java:24)
54 at dan200.computercraft.shared.turtle.core.TurtleBrain.updateCommands(TurtleBrain.java:596)
55 at dan200.computercraft.shared.turtle.core.TurtleBrain.update(TurtleBrain.java:110)
56 at dan200.computercraft.shared.turtle.blocks.TurtleBlockEntity.serverTick(TurtleBlockEntity.java:105)
57 at dan200.computercraft.shared.computer.blocks.AbstractComputerBlock.lambda$new$0(AbstractComputerBlock.java:35)
58 at net.minecraft.class_2818$class_5563.method_31703(class_2818.java:683)
59 at net.minecraft.class_2818$class_5564.method_31703(class_2818.java:737)
60 at net.minecraft.class_2818.loadMyChunks$tick(class_2818.java:2822)
61 at net.minecraft.class_1937.handler$bpi000$loadmychunks$tickChunkWise(class_1937.java:3609)
62 at net.minecraft.class_1937.method_18471(class_1937.java:480)
63
64-- Block entity being ticked --
65Details:
66 Name: computercraft:turtle_normal // dan200.computercraft.shared.turtle.blocks.TurtleBlockEntity
67 Block: Block{computercraft:turtle_normal}[facing=east,waterlogged=false]
68 Block location: World: (2364,70,456), Section: (at 12,6,8 in 147,4,28; chunk contains blocks 2352,-64,448 to 2367,319,463), Region: (4,0; contains chunks 128,0 to 159,31, blocks 2048,-64,0 to 2559,319,511)
69 Block: Block{computercraft:turtle_normal}[facing=east,waterlogged=false]
70 Block location: World: (2364,70,456), Section: (at 12,6,8 in 147,4,28; chunk contains blocks 2352,-64,448 to 2367,319,463), Region: (4,0; contains chunks 128,0 to 159,31, blocks 2048,-64,0 to 2559,319,511)
71Stacktrace:
72 at net.minecraft.class_2818$class_5563.method_31703(class_2818.java:683)
73 at net.minecraft.class_2818$class_5564.method_31703(class_2818.java:737)
74 at net.minecraft.class_2818.loadMyChunks$tick(class_2818.java:2822)
75 at net.minecraft.class_1937.handler$bpi000$loadmychunks$tickChunkWise(class_1937.java:3609)
76 at net.minecraft.class_1937.method_18471(class_1937.java:480)
77 at net.minecraft.class_3218.method_18765(class_3218.java:413)
78 at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:1021)
79 at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:912)
80 at net.minecraft.class_1132.method_3748(class_1132.java:114)
81 at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697)
82 at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281)
83 at java.base/java.lang.Thread.run(Unknown Source)
84
85-- Affected level --
86Details:
87 All players: 1 total; [class_3222['Konitor'/7, l='ServerLevel[2024-07-08]', x=2362.26, y=75.00, z=466.73]]
88 Chunk stats: 3442
89 Level dimension: minecraft:overworld
90 Level spawn location: World: (0,80,0), Section: (at 0,0,0 in 0,5,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
91 Level time: 3229564 game time, 3952005 day time
92 Level name: 2024-07-08
93 Level game mode: Game mode: survival (ID 0). Hardcore: false. Commands: false
94 Level weather: Rain time: 1998 (now: true), thunder time: 59110 (now: false)
95 Known server brands: fabric
96 Removed feature flags:
97 Level was modded: true
98 Level storage version: 0x04ABD - Anvil
99 Loaded entity count: 601
100Stacktrace:
101 at net.minecraft.class_3218.method_8538(class_3218.java:1693)
102 at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:1024)
103 at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:912)
104 at net.minecraft.class_1132.method_3748(class_1132.java:114)
105 at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697)
106 at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281)
107 at java.base/java.lang.Thread.run(Unknown Source)
108
109-- System Details --
110Details:
111 Minecraft Version: 1.21
112 Minecraft Version ID: 1.21
113 Operating System: Windows 11 (amd64) version 10.0
114 Java Version: 21.0.3, Azul Systems, Inc.
115 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
116 Memory: 809287768 bytes (771 MiB) / 2021654528 bytes (1928 MiB) up to 8589934592 bytes (8192 MiB)
117 CPUs: 24
118 Processor Vendor: GenuineIntel
119 Processor Name: 13th Gen Intel(R) Core(TM) i7-13700K
120 Identifier: Intel64 Family 6 Model 183 Stepping 1
121 Microarchitecture: Raptor Lake
122 Frequency (GHz): 3.42
123 Number of physical packages: 1
124 Number of physical CPUs: 16
125 Number of logical CPUs: 24
126 Graphics card #0 name: Intel(R) UHD Graphics 770
127 Graphics card #0 vendor: Intel Corporation
128 Graphics card #0 VRAM (MiB): 1024.00
129 Graphics card #0 deviceId: VideoController1
130 Graphics card #0 versionInfo: 31.0.101.4577
131 Graphics card #1 name: Microsoft Basic Display Adapter
132 Graphics card #1 vendor: Microsoft
133 Graphics card #1 VRAM (MiB): 0.00
134 Graphics card #1 deviceId: VideoController2
135 Graphics card #1 versionInfo: 10.0.22621.1
136 Graphics card #2 name: NVIDIA GeForce RTX 3060
137 Graphics card #2 vendor: NVIDIA
138 Graphics card #2 VRAM (MiB): 12288.00
139 Graphics card #2 deviceId: VideoController3
140 Graphics card #2 versionInfo: 31.0.15.5244
141 Memory slot #0 capacity (MiB): 32768.00
142 Memory slot #0 clockSpeed (GHz): 4.80
143 Memory slot #0 type: Unknown
144 Memory slot #1 capacity (MiB): 32768.00
145 Memory slot #1 clockSpeed (GHz): 4.80
146 Memory slot #1 type: Unknown
147 Virtual memory max (MiB): 130836.83
148 Virtual memory used (MiB): 34899.78
149 Swap memory total (MiB): 65536.00
150 Swap memory used (MiB): 93.70
151 Space in storage for jna.tmpdir (MiB): available: 2229704.50, total: 3815445.75
152 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 2229704.50, total: 3815445.75
153 Space in storage for io.netty.native.workdir (MiB): available: 2229704.50, total: 3815445.75
154 Space in storage for java.io.tmpdir (MiB): available: 2229704.50, total: 3815445.75
155 Space in storage for workdir (MiB): available: 2229704.50, total: 3815445.75
156 JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192M
157 Fabric Mods:
158 adorabuild_structures: AdoraBuild: Structures 2.7.0
159 advanced_networking: Advanced Networking 4.0.0+mc.1.21
160 config_toolkit: ConfigToolkit 1.1.1
161 io_determann_shadow-api-17: shadow-api-17 0.2.0
162 net_fabricmc_javapoet: javapoet 0.1.0
163 graphlib: Graph Lib 2.0.0+1.21
164 codextra: Codextra 2.0.0+1.21
165 common_events: Common Events 1.0.0+1.21
166 nodeflow: Nodeflow 2.0.0+mc.1.21
167 team_reborn_energy: Energy 4.1.0
168 yet_another_config_lib_v3: YetAnotherConfigLib 3.5.0+1.21-fabric
169 com_twelvemonkeys_common_common-image: common-image 3.10.0
170 com_twelvemonkeys_common_common-io: common-io 3.10.0
171 com_twelvemonkeys_common_common-lang: common-lang 3.10.0
172 com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
173 com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
174 com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
175 org_quiltmc_parsers_gson: gson 0.2.1
176 alwaysawitherskull: Always a Wither Skull 3.3
177 anvilrestoration: Anvil Restoration 2.2
178 architectury: Architectury 13.0.4
179 auto-workstations: Auto Workstations 1.0-rc.25
180 autolec: Auto Lectern 1.0.15
181 automaticdoors: Automatic Doors 4.7
182 balm-fabric: Balm 21.0.14
183 kuma_api: KumaAPI 21.0.4
184 betterclouds: Better Clouds 1.7.0-beta+1.21.rev.5c74a25
185 bfr: BetterFireResistance 1.2.1
186 midnightlib: MidnightLib 1.5.7
187 bundle_recipe: Bundle Recipe v1.0.3
188 camerapture: Camerapture 1.6.0
189 io_github_darkxanter_webp-imageio: webp-imageio 0.3.2
190 clearvoid: Clear Void 1.3.0
191 cloth-config: Cloth Config v15 15.0.127
192 cloth-basic-math: cloth-basic-math 0.6.1
193 collective: Collective 7.71
194 commandkeys: CommandKeys 2.0.0
195 compact_storage: CompactStorage 8.0.74
196 computercraft: CC: Tweaked 1.111.1
197 cc_tweaked_cobalt: cobalt 0.9.3
198 com_jcraft_jzlib: jzlib 1.1.3
199 io_netty_netty-codec-http: netty-codec-http 4.1.97
200 io_netty_netty-codec-socks: netty-codec-socks 4.1.97
201 io_netty_netty-handler-proxy: netty-handler-proxy 4.1.97
202 dokokashira_door: Dokokashira Door 1.0.2
203 easyrename: Easy Rename 0.4.1+1.21
204 emi: EMI 1.1.10+1.21+fabric
205 energizedpower: Energized Power 1.21-2.12.1-fabric
206 expanded_bow_enchanting: Expanded Bow Enchanting 1.1.0
207 expandedstorage: Expanded Storage 14.0.2
208 explorerscompass: Explorer's Compass 1.21-2.2.5-fabric
209 extended_drawers: Extended Drawers 3.0.1+mc.1.21
210 fabric-api: Fabric API 0.100.6+1.21
211 fabric-api-base: Fabric API Base 0.4.42+6573ed8cd1
212 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.67+b5597344d1
213 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.28+6fc22b99d1
214 fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a7d1
215 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8cd1
216 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a7d1
217 fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8cd1
218 fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366fd1
219 fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd9d1
220 fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b3d1
221 fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.14+b5597344d1
222 fabric-convention-tags-v1: Fabric Convention Tags 2.0.17+7f945d5bd1
223 fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.4.1+86024ea6d1
224 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a7d1
225 fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.24+6a6dfa19d1
226 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.11+16c4ae25d1
227 fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b99d1
228 fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.12+6fc22b99d1
229 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.10+e633f883d1
230 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd9d1
231 fabric-item-api-v1: Fabric Item API (v1) 11.0.0+afdfc921d1
232 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.2+78017270d1
233 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a7d1
234 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b3d1
235 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.11+8f3583aed1
236 fabric-loot-api-v2: Fabric Loot API (v2) 3.0.12+3f89f5a5d1
237 fabric-loot-api-v3: Fabric Loot API (v3) 1.0.0+3f89f5a5d1
238 fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8cd1
239 fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6bd1
240 fabric-networking-api-v1: Fabric Networking API (v1) 4.2.0+ab7edbacd1
241 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.1.12+d1321076d1
242 fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8cd1
243 fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.10+65089712d1
244 fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.0.24+6ced4dd9d1
245 fabric-renderer-api-v1: Fabric Renderer API (v1) 3.3.0+0ae0b97dd1
246 fabric-renderer-indigo: Fabric Renderer - Indigo 1.6.5+48fb1586d1
247 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.67+df3654b3d1
248 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2ed1
249 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+b5597344d1
250 fabric-rendering-v0: Fabric Rendering (v0) 1.1.70+df3654b3d1
251 fabric-rendering-v1: Fabric Rendering (v1) 5.0.4+5a8c785ed1
252 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.2.1+d153f344d1
253 fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.1.5+78017270d1
254 fabric-screen-api-v1: Fabric Screen API (v1) 2.0.24+b5597344d1
255 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.81+b5597344d1
256 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8cd1
257 fabric-transfer-api-v1: Fabric Transfer API (v1) 5.1.15+3dccd343d1
258 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.0.12+6573ed8cd1
259 fabric-language-kotlin: Fabric Language Kotlin 1.11.0+kotlin.2.0.0
260 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.0
261 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.0
262 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.0
263 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.0
264 org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.24.0
265 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.1
266 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.1
267 org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.0
268 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.3
269 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.3
270 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.3
271 fabricloader: Fabric Loader 0.16.0
272 mixinextras: MixinExtras 0.4.0
273 fixedanvilrepaircost: Fixed Anvil Repair Cost 3.3
274 forgeconfigapiport: Forge Config API Port 21.0.2
275 com_electronwill_night-config_core: core 3.8.0
276 com_electronwill_night-config_toml: toml 3.8.0
277 gd_betterloot: GD BetterLoot 1.0b3
278 glideaway: Glide Away! 1.2.1+1.21
279 common-protection-api: Common Protection API 1.0.0
280 factorytools: FactoryTools 0.3.0+1.21
281 glitchcore: GlitchCore 2.0.0.2
282 net_jodah_typetools: typetools 0.6.3
283 gravelminer: Gravel Miner 21.0.1
284 gravestones: Gravestones 1.0.8
285 growable_ores: Skniro's GrowableOres 2.0.0-1.21-Fabric
286 guardvillagers: GuardVillagers 2.1.2-1.21
287 hangglider: Hang Glider 21.0.0
288 healingcampfire: Healing Campfire 6.0
289 ikwid: I Know What I'm Doing 1.0-SNAPSHOT
290 impropers3dminimap: Impropers3DMinimap 1.21-0.0.2
291 infinite_bundle: Infinite Storage Bundle 4
292 jade: Jade 15.1.4+fabric
293 java: OpenJDK 64-Bit Server VM 21
294 journeymap: Journeymap 1.21-6.0.0-beta.17
295 ar_com_hjg_pngj: pngj 2.1.0
296 commonnetworking: Common Network 1.0.11-1.21
297 journeymap-api-fabric: JourneyMap API 2.0.0-1.21-SNAPSHOT
298 justhammers: Just Hammers 21.0.1
299 kogtyv-tav: kogtyv-TAV 1.3.1
300 lightweight-inventory-sorting: Lightweight Inventory Sorting 1.1.0
301 lighty: Lighty 3.0.0-beta.3
302 loadmychunks: Load My Chunks 1.0.5-hf2
303 minecraft: Minecraft 1.21
304 mineralchance: Mineral Chance 3.6
305 modernfix: ModernFix 5.18.8+mc1.21
306 modmenu: Mod Menu 11.0.1
307 placeholder-api: Placeholder API 2.4.0-pre.2+1.21
308 modonomicon: Modonomicon 1.95.3
309 fiber: fiber 0.23.0-2
310 org_commonmark_commonmark: commonmark 0.22.0
311 org_commonmark_commonmark-ext-gfm-strikethrough: commonmark-ext-gfm-strikethrough 0.22.0
312 org_commonmark_commonmark-ext-ins: commonmark-ext-ins 0.22.0
313 mostructures: Mo' Structures 1.5.0+1.21
314 omegaconfig: Omega Config Architectury 1.5.1
315 mr_dungeons_andtaverns: Dungeons and Taverns 1-v4.3
316 mr_neoenchant: Neo Enchant+ 5.4.0
317 mr_thepa_structures: Patriot Structures 1.0
318 mvs: Moog's Voyager Structures 4.1.3-1.21-fabric
319 naturescompass: Nature's Compass 1.21-2.2.6-fabric
320 nicer-skies: Nicer Skies 1.4.0+1.21
321 nohostilesaroundcampfire: No Hostiles Around Campfire 7.0
322 not_interested: Not interested! 1.0.0
323 novaultlimit: novaultlimit r1.1.0-1.21
324 obsidianequipment: Obsidian Equipment 1.0.2
325 overpoweredmending: OverpoweredMending 1.21.0.1
326 paginatedadvancements: Paginated Advancements 2.4.2
327 passiveshield: Passive Shield 3.5
328 playerplates: Player Plates 21.0.2+mc1.21
329 pneumonocore: PneumonoCore 1.1.6
330 polymer-bundled: Polymer 0.9.4+1.21
331 polymer-blocks: Polymer (Textured Blocks) 0.9.4+1.21
332 polymer-common: Polymer (Common) 0.9.4+1.21
333 packet_tweaker: Packet Tweaker 0.5.4+1.20.6
334 polymer-core: Polymer (Core) 0.9.4+1.21
335 polymer-networking: Polymer (Networking) 0.9.4+1.21
336 polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.9.4+1.21
337 polymer-resource-pack: Polymer (Resource Pack) 0.9.4+1.21
338 polymer-virtual-entity: Polymer (Virtual Entity) 0.9.4+1.21
339 polymorph: Polymorph 1.0.2+1.21
340 cardinal-components-base: Cardinal Components API (base) 6.1.0
341 cardinal-components-block: Cardinal Components API (blocks) 6.1.0
342 cardinal-components-entity: Cardinal Components API (entities) 6.1.0
343 puzzleslib: Puzzles Lib 21.0.13
344 replantingcrops: Replanting Crops 5.3
345 repurposed_structures: Repurposed Structures 7.5.3+1.21-fabric
346 reputation: Your Reputation 0.2.6+jade.1.21
347 romod: Fabric Reinforced Obsidian 1.21-1.2.9
348 screenshot_organisation: Screenshot Organisation 1.8
349 shared-resources-api: Shared Resources API 1.8.0
350 scribble: Scribble 1.1.2
351 sereneseasons: SereneSeasons 10.0.0.2
352 slime: Slime 1.21
353 smallships: Small Ships 2.0.0-b1.3.4
354 stackrefill: Stack Refill 4.4
355 sticky-fingers: Sticky Fingers 0.3.0
356 super_simple_home: SuperSimpleHome 1.2.4
357 taxfreelevels: Tax Free Levels 1.3.12
358 toms_storage: Tom's Simple Storage Mod 2.0.6
359 totw_modded: Towers of the Wild Modded fabric-1.21-1.0.5
360 tputils: TP Utils 1.9.16
361 trade_cycling: Trade Cycling 1.21-1.0.12
362 travelersbackpack: Traveler's Backpack fabric-1.21-10.0.4
363 travelerscompass: Traveler's Compass 3.0.4
364 treeharvester: Tree Harvester 8.9
365 twisb-enchanting: TWISB-enchanting 1.0.0
366 unseaworthy: Unseaworthy 1.1.2+1.21
367 usefulrottenflash: Useful Rotten Flash 1.0.1-1.21
368 veindigging: VeinDigging 1.0.2+1.21
369 villagerdeathmessages: Villager Death Messages 3.4
370 voicechat: Simple Voice Chat 1.21-2.5.19
371 waystones: Waystones 21.0.8
372 wits: WITS 1.3.0+1.21-fabric
373 wooltweaks: Wool Tweaks 3.6
374 world-host: World Host 0.4.14+1.21-fabric
375 org_quiltmc_parsers_json: json 0.3.0
376 org_semver4j_semver4j: semver4j 5.3.0
377 yacg: Yet Another Cobblestone Generator 2024.6.2
378 ducky-updater-lib: Ducky Updater Lib 2023.10.1
379 modmenu-badges-lib: ModMenu Badges Lib 2023.6.1
380 Server Running: true
381 Player Count: 1 / 8; [class_3222['Konitor'/7, l='ServerLevel[2024-07-08]', x=2362.26, y=75.00, z=466.73]]
382 Active Data Packs: vanilla, $polymer-resources, fabric, adorabuild_structures, advanced_networking, alwaysawitherskull, auto-workstations, balm-fabric (incompatible), bundle_recipe, camerapture, collective, compact_storage, computercraft (incompatible), dokokashira_door, energizedpower (incompatible), expandedstorage, explorerscompass, extended_drawers, fabric-convention-tags-v2, gd_betterloot, glideaway, gravestones, growable_ores, guardvillagers, hangglider (incompatible), infinite_bundle, justhammers, kogtyv-tav, loadmychunks (incompatible), modonomicon (incompatible), mostructures, mr_dungeons_andtaverns, mr_neoenchant, mr_thepa_structures, mvs (incompatible), naturescompass, nodeflow, obsidianequipment, overpoweredmending (incompatible), playerplates, repurposed_structures, romod, sereneseasons (incompatible), smallships, sticky-fingers, toms_storage, totw_modded, travelersbackpack, travelerscompass, twisb-enchanting, unseaworthy, usefulrottenflash, veindigging, waystones (incompatible), wooltweaks, yacg
383 Available Data Packs: $polymer-resources, adorabuild_structures, advanced_networking, alwaysawitherskull, auto-workstations, balm-fabric (incompatible), bundle, bundle_recipe, camerapture, collective, compact_storage, computercraft (incompatible), dokokashira_door, energizedpower (incompatible), expandedstorage, explorerscompass, extended_drawers, fabric, fabric-convention-tags-v2, gd_betterloot, glideaway, gravestones, growable_ores, guardvillagers, hangglider (incompatible), infinite_bundle, justhammers, kogtyv-tav, loadmychunks (incompatible), modonomicon (incompatible), mostructures, mr_dungeons_andtaverns, mr_neoenchant, mr_thepa_structures, mvs (incompatible), naturescompass, nodeflow, obsidianequipment, overpoweredmending (incompatible), playerplates, repurposed_structures, romod, sereneseasons (incompatible), smallships, sticky-fingers, toms_storage, totw_modded, trade_rebalance, travelersbackpack, travelerscompass, twisb-enchanting, unseaworthy, usefulrottenflash, vanilla, veindigging, waystones (incompatible), wooltweaks, yacg
384 Enabled Feature Flags: minecraft:vanilla
385 World Generation: Stable
386 World Seed: 5607059003256926233
387 Type: Integrated Server (map_client.txt)
388 Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
389 Launched Version: 1.21