Fabric 1.21 Crash Report

#WWoUeNj
221 lines
Raw
Analysis
Minecraft version:
1.21
Java version:
21.0.2
Fabric loader version:
0.15.11
1---- Minecraft Crash Report ----
2// Surprise! Haha. Well, this is awkward.
3
4Time: 2024-06-21 16:09:20
5Description: Exception ticking world
6
7java.lang.NullPointerException: Cannot invoke "java.util.ArrayList.size()" because "sectionedBlockChangeTrackers" is null
8 at me.jellysquid.mods.lithium.common.entity.block_tracking.ChunkSectionChangeCallback.onBlockChange(ChunkSectionChangeCallback.java:57)
9 at net.minecraft.world.chunk.ChunkSection.lithium$trackBlockStateChange(ChunkSection.java:1640)
10 at net.minecraft.world.chunk.ChunkSection.handler$bnj000$lithium$updateFlagCounters(ChunkSection.java:1612)
11 at net.minecraft.world.chunk.ChunkSection.setBlockState(ChunkSection.java:69)
12 at net.minecraft.world.chunk.ChunkSection.redirect$bjn000$lithium$setBlockStateNoLocking(ChunkSection.java:1021)
13 at net.minecraft.world.chunk.ChunkSection.setBlockState(ChunkSection.java:59)
14 at net.minecraft.world.chunk.WorldChunk.setBlockState(WorldChunk.java:235)
15 at net.minecraft.world.World.setBlockState(World.java:232)
16 at net.minecraft.world.World.setBlockState(World.java:217)
17 at net.minecraft.world.World.setBlockState(World.java:326)
18 at net.minecraft.block.SpreadableBlock.randomTick(SpreadableBlock.java:48)
19 at net.minecraft.block.AbstractBlock$AbstractBlockState.randomTick(class_4970.java:1153)
20 at net.minecraft.server.world.ServerWorld.redirect$bif000$lithium$redirectBlockStateTick(ServerWorld.java:3289)
21 at net.minecraft.server.world.ServerWorld.tickChunk(ServerWorld.java:519)
22 at net.minecraft.server.world.ServerChunkManager.tickChunks(ServerChunkManager.java:365)
23 at net.minecraft.server.world.ServerChunkManager.tick(ServerChunkManager.java:310)
24 at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:350)
25 at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:1021)
26 at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:912)
27 at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:114)
28 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:697)
29 at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281)
30 at java.base/java.lang.Thread.run(Thread.java:1583)
31
32
33A detailed walkthrough of the error, its code path and all known details is as follows:
34---------------------------------------------------------------------------------------
35
36-- Head --
37Thread: Server thread
38Stacktrace:
39 at me.jellysquid.mods.lithium.common.entity.block_tracking.ChunkSectionChangeCallback.onBlockChange(ChunkSectionChangeCallback.java:57)
40 at net.minecraft.world.chunk.ChunkSection.lithium$trackBlockStateChange(ChunkSection.java:1640)
41 at net.minecraft.world.chunk.ChunkSection.handler$bnj000$lithium$updateFlagCounters(ChunkSection.java:1612)
42 at net.minecraft.world.chunk.ChunkSection.setBlockState(ChunkSection.java:69)
43 at net.minecraft.world.chunk.ChunkSection.redirect$bjn000$lithium$setBlockStateNoLocking(ChunkSection.java:1021)
44 at net.minecraft.world.chunk.ChunkSection.setBlockState(ChunkSection.java:59)
45 at net.minecraft.world.chunk.WorldChunk.setBlockState(WorldChunk.java:235)
46 at net.minecraft.world.World.setBlockState(World.java:232)
47 at net.minecraft.world.World.setBlockState(World.java:217)
48 at net.minecraft.world.World.setBlockState(World.java:326)
49 at net.minecraft.block.SpreadableBlock.randomTick(SpreadableBlock.java:48)
50 at net.minecraft.block.AbstractBlock$AbstractBlockState.randomTick(class_4970.java:1153)
51 at net.minecraft.server.world.ServerWorld.redirect$bif000$lithium$redirectBlockStateTick(ServerWorld.java:3289)
52 at net.minecraft.server.world.ServerWorld.tickChunk(ServerWorld.java:519)
53 at net.minecraft.server.world.ServerChunkManager.tickChunks(ServerChunkManager.java:365)
54 at net.minecraft.server.world.ServerChunkManager.tick(ServerChunkManager.java:310)
55
56-- Affected level --
57Details:
58 All players: 1 total; [class_3222['four4tReS'/14, l='ServerLevel[hard????]', x=-16.14, y=82.00, z=-10.24]]
59 Chunk stats: 1406
60 Level dimension: minecraft:overworld
61 Level spawn location: World: (16,96,-16), Section: (at 0,0,0 in 1,6,-1; chunk contains blocks 16,-64,-16 to 31,319,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
62 Level time: 7105 game time, 7105 day time
63 Level name: hard????
64 Level game mode: Game mode: survival (ID 0). Hardcore: true. Commands: false
65 Level weather: Rain time: 33110 (now: false), thunder time: 11111 (now: false)
66 Known server brands: fabric
67 Removed feature flags:
68 Level was modded: true
69 Level storage version: 0x04ABD - Anvil
70 Loaded entity count: 126
71Stacktrace:
72 at net.minecraft.server.world.ServerWorld.addDetailsToCrashReport(ServerWorld.java:1693)
73 at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:1024)
74 at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:912)
75 at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:114)
76 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:697)
77 at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281)
78 at java.base/java.lang.Thread.run(Thread.java:1583)
79
80-- System Details --
81Details:
82 Minecraft Version: 1.21
83 Minecraft Version ID: 1.21
84 Operating System: Windows 10 (amd64) version 10.0
85 Java Version: 21.0.2, Oracle Corporation
86 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
87 Memory: 171416104 bytes (163 MiB) / 874512384 bytes (834 MiB) up to 4294967296 bytes (4096 MiB)
88 CPUs: 4
89 Processor Vendor: GenuineIntel
90 Processor Name: 11th Gen Intel(R) Core(TM) i3-1115G4 @ 3.00GHz
91 Identifier: Intel64 Family 6 Model 140 Stepping 1
92 Microarchitecture: Tiger Lake
93 Frequency (GHz): 3.00
94 Number of physical packages: 1
95 Number of physical CPUs: 2
96 Number of logical CPUs: 4
97 Graphics card #0 name: Intel(R) UHD Graphics
98 Graphics card #0 vendor: Intel Corporation
99 Graphics card #0 VRAM (MiB): 1024.00
100 Graphics card #0 deviceId: VideoController1
101 Graphics card #0 versionInfo: 27.20.100.9268
102 Memory slot #0 capacity (MiB): 8192.00
103 Memory slot #0 clockSpeed (GHz): 3.20
104 Memory slot #0 type: DDR4
105 Virtual memory max (MiB): 15822.68
106 Virtual memory used (MiB): 7847.74
107 Swap memory total (MiB): 7936.00
108 Swap memory used (MiB): 620.59
109 Space in storage for jna.tmpdir (MiB): <path not set>
110 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
111 Space in storage for io.netty.native.workdir (MiB): <path not set>
112 Space in storage for java.io.tmpdir (MiB): available: 40603.14, total: 144073.00
113 Space in storage for workdir (MiB): available: 40603.14, total: 144073.00
114 JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx4096m
115 Fabric Mods:
116 badoptimizations: BadOptimizations 2.1.4
117 c2me: Concurrent Chunk Management Engine 0.2.0 alpha.11.101 1.21
118 c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0 alpha.11.101 1.21
119 c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0 alpha.11.101 1.21
120 c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0 alpha.11.101 1.21
121 c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0 alpha.11.101 1.21
122 c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0 alpha.11.101 1.21
123 c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0 alpha.11.101 1.21
124 c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0 alpha.11.101 1.21
125 c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0 alpha.11.101 1.21
126 c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0 alpha.11.101 1.21
127 c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0 alpha.11.101 1.21
128 c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0 alpha.11.101 1.21
129 c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0 alpha.11.101 1.21
130 c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0 alpha.11.101 1.21
131 c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0 alpha.11.101 1.21
132 c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.2.0 alpha.11.101 1.21
133 c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0 alpha.11.101 1.21
134 c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0 alpha.11.101 1.21
135 c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0 alpha.11.101 1.21
136 c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0 alpha.11.101 1.21
137 c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0 alpha.11.101 1.21
138 com_electronwill_night-config_core: core 3.6.5
139 com_electronwill_night-config_toml: toml 3.6.5
140 com_ibm_async_asyncutil: asyncutil 0.1.0
141 net_objecthunter_exp4j: exp4j 0.4.8
142 org_threadly_threadly: threadly 7.0
143 enhancedblockentities: Enhanced Block Entities 0.10.1 1.21
144 entityculling: EntityCulling 1.6.6
145 fabric-api: Fabric API 0.100.3 1.21
146 fabric-api-base: Fabric API Base 0.4.42 6573ed8cd1
147 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.67 b5597344d1
148 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.28 6fc22b99d1
149 fabric-block-api-v1: Fabric Block API (v1) 1.0.22 0af3f5a7d1
150 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10 6573ed8cd1
151 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52 0af3f5a7d1
152 fabric-client-tags-api-v1: Fabric Client Tags 1.1.15 6573ed8cd1
153 fabric-command-api-v1: Fabric Command API (v1) 1.2.48 f71b366fd1
154 fabric-command-api-v2: Fabric Command API (v2) 2.2.27 6a6dfa19d1
155 fabric-commands-v0: Fabric Commands (v0) 0.2.65 df3654b3d1
156 fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.13 b5597344d1
157 fabric-convention-tags-v1: Fabric Convention Tags 2.0.14 7f945d5bd1
158 fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.3.1 8a3b5617d1
159 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29 0af3f5a7d1
160 fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.23 6a6dfa19d1
161 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.8 16c4ae25d1
162 fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0 6fc22b99d1
163 fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.12 6fc22b99d1
164 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.10 e633f883d1
165 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.52 6573ed8cd1
166 fabric-item-api-v1: Fabric Item API (v1) 11.0.0 afdfc921d1
167 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.1 cb5ced13d1
168 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47 0af3f5a7d1
169 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45 df3654b3d1
170 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.11 8f3583aed1
171 fabric-loot-api-v2: Fabric Loot API (v2) 3.0.10 6573ed8cd1
172 fabric-message-api-v1: Fabric Message API (v1) 6.0.13 6573ed8cd1
173 fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0 fe474d6bd1
174 fabric-networking-api-v1: Fabric Networking API (v1) 4.2.0 ab7edbacd1
175 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.1.11 d1321076d1
176 fabric-particles-v1: Fabric Particles (v1) 4.0.2 6573ed8cd1
177 fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.9 6573ed8cd1
178 fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.0.22 ab7edbacd1
179 fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.16 fe474d6bd1
180 fabric-renderer-indigo: Fabric Renderer - Indigo 1.6.4 48fb1586d1
181 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.66 df3654b3d1
182 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48 73761d2ed1
183 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6 b5597344d1
184 fabric-rendering-v0: Fabric Rendering (v0) 1.1.69 df3654b3d1
185 fabric-rendering-v1: Fabric Rendering (v1) 5.0.3 d1321076d1
186 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.2.1 d153f344d1
187 fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.1.4 cb5ced13d1
188 fabric-screen-api-v1: Fabric Screen API (v1) 2.0.24 b5597344d1
189 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.79 b5597344d1
190 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23 6573ed8cd1
191 fabric-transfer-api-v1: Fabric Transfer API (v1) 5.1.14 b5597344d1
192 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.0.12 6573ed8cd1
193 fabricloader: Fabric Loader 0.15.11
194 mixinextras: MixinExtras 0.3.5
195 ferritecore: FerriteCore 7.0.0
196 immediatelyfast: ImmediatelyFast 1.2.18 1.21
197 net_lenni0451_reflect: Reflect 1.3.4
198 indium: Indium 1.0.33 mc1.21
199 java: Java HotSpot(TM) 64-Bit Server VM 21
200 lithium: Lithium 0.12.7
201 minecraft: Minecraft 1.21
202 modernfix: ModernFix 5.18.3-beta.5 mc1.21.700c
203 modmenu: Mod Menu 11.0.0-beta.2
204 nochatreports: No Chat Reports 1.21-v2.8.0
205 reeses-sodium-options: Reese's Sodium Options 1.7.2 mc1.21
206 sodium: Sodium 0.5.9 mc1.21
207 sodium-extra: Sodium Extra 0.5.7 mc1.21
208 caffeineconfig: CaffeineConfig 1.3.0 1.17
209 threadtweak: ThreadTweak 1.20.6-0.1.3
210 vmp: Very Many Players 0.2.0 beta.7.162 1.21
211 Server Running: true
212 Player Count: 1 / 8; [class_3222['four4tReS'/14, l='ServerLevel[hard????]', x=-16.14, y=82.00, z=-10.24]]
213 Active Data Packs: vanilla, fabric, fabric-convention-tags-v2
214 Available Data Packs: bundle, fabric, fabric-convention-tags-v2, trade_rebalance, vanilla
215 Enabled Feature Flags: minecraft:vanilla
216 World Generation: Stable
217 World Seed: -7253075839036083892
218 Type: Integrated Server (map_client.txt)
219 Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
220 Launched Version: 1.21
221
This log will be saved for 90 days from their last view.
Report abuse