1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2024-11-10 22:12:56
|
5 | Description: Exception in server tick loop
|
6 |
|
7 | java.util.ServiceConfigurationError: javax.imageio.spi.ImageInputStreamSpi: Provider com.twelvemonkeys.imageio.stream.BufferedFileImageInputStreamSpi not found
|
8 | at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
|
9 | at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass(ServiceLoader.java:1219)
|
10 | at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1228)
|
11 | at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1273)
|
12 | at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1309)
|
13 | at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1393)
|
14 | at java.desktop/javax.imageio.spi.IIORegistry.registerApplicationClasspathSpis(IIORegistry.java:179)
|
15 | at java.desktop/javax.imageio.spi.IIORegistry.<init>(IIORegistry.java:107)
|
16 | at java.desktop/javax.imageio.spi.IIORegistry.getDefaultInstance(IIORegistry.java:128)
|
17 | at java.desktop/javax.imageio.ImageIO.<clinit>(ImageIO.java:64)
|
18 | at knot//com.seibel.distanthorizons.core.render.renderer.generic.CloudRenderHandler.getCloudsFromTexture(CloudRenderHandler.java:373)
|
19 | at knot//com.seibel.distanthorizons.core.render.renderer.generic.CloudRenderHandler.<init>(CloudRenderHandler.java:92)
|
20 | at knot//com.seibel.distanthorizons.core.level.AbstractDhLevel.runRepoReliantSetup(AbstractDhLevel.java:121)
|
21 | at knot//com.seibel.distanthorizons.core.level.DhClientServerLevel.<init>(DhClientServerLevel.java:75)
|
22 | at knot//com.seibel.distanthorizons.core.world.DhClientServerWorld.lambda$getOrLoadLevel$0(DhClientServerWorld.java:76)
|
23 | at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1228)
|
24 | at knot//com.seibel.distanthorizons.core.world.DhClientServerWorld.getOrLoadLevel(DhClientServerWorld.java:72)
|
25 | at knot//com.seibel.distanthorizons.core.world.DhClientServerWorld.getOrLoadLevel(DhClientServerWorld.java:40)
|
26 | at knot//com.seibel.distanthorizons.core.api.internal.ServerApi.serverLevelLoadEvent(ServerApi.java:121)
|
27 | at knot//com.seibel.distanthorizons.fabric.FabricServerProxy.lambda$registerEvents$3(FabricServerProxy.java:112)
|
28 | at knot//net.fabricmc.fabric.api.event.lifecycle.v1.ServerWorldEvents.lambda$static$0(ServerWorldEvents.java:34)
|
29 | at knot//net.minecraft.server.MinecraftServer.wrapOperation$bgk000$fabric-lifecycle-events-v1$onLoadWorld(MinecraftServer.java:2669)
|
30 | at knot//net.minecraft.server.MinecraftServer.method_3786(MinecraftServer.java:378)
|
31 | at knot//net.minecraft.server.MinecraftServer.method_3735(MinecraftServer.java:342)
|
32 | at knot//net.minecraft.class_1132.method_3823(class_1132.java:73)
|
33 | at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:664)
|
34 | at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281)
|
35 | at java.base/java.lang.Thread.run(Thread.java:1583)
|
36 |
|
37 |
|
38 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
39 | ---------------------------------------------------------------------------------------
|
40 |
|
41 | -- System Details --
|
42 | Details:
|
43 | Minecraft Version: 1.21.1
|
44 | Minecraft Version ID: 1.21.1
|
45 | Operating System: Windows 11 (amd64) version 10.0
|
46 | Java Version: 21.0.3, Microsoft
|
47 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
48 | Memory: 214770096 bytes (204 MiB) / 704643072 bytes (672 MiB) up to 4294967296 bytes (4096 MiB)
|
49 | CPUs: 16
|
50 | Processor Vendor: AuthenticAMD
|
51 | Processor Name: AMD Ryzen 7 5800U with Radeon Graphics
|
52 | Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
|
53 | Microarchitecture: Zen 3
|
54 | Frequency (GHz): 1.90
|
55 | Number of physical packages: 1
|
56 | Number of physical CPUs: 8
|
57 | Number of logical CPUs: 16
|
58 | Graphics card #0 name: AMD Radeon(TM) Graphics
|
59 | Graphics card #0 vendor: Advanced Micro Devices, Inc.
|
60 | Graphics card #0 VRAM (MiB): 512.00
|
61 | Graphics card #0 deviceId: VideoController1
|
62 | Graphics card #0 versionInfo: 31.0.21921.1000
|
63 | Memory slot #0 capacity (MiB): 8192.00
|
64 | Memory slot #0 clockSpeed (GHz): 3.20
|
65 | Memory slot #0 type: Unknown
|
66 | Memory slot #1 capacity (MiB): 8192.00
|
67 | Memory slot #1 clockSpeed (GHz): 3.20
|
68 | Memory slot #1 type: Unknown
|
69 | Virtual memory max (MiB): 32594.49
|
70 | Virtual memory used (MiB): 21491.46
|
71 | Swap memory total (MiB): 16881.00
|
72 | Swap memory used (MiB): 950.87
|
73 | Space in storage for jna.tmpdir (MiB): available: 47517.68, total: 386793.00
|
74 | Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 47517.94, total: 386793.00
|
75 | Space in storage for io.netty.native.workdir (MiB): available: 47518.22, total: 386793.00
|
76 | Space in storage for java.io.tmpdir (MiB): available: 47518.71, total: 386793.00
|
77 | Space in storage for workdir (MiB): available: 47522.42, total: 386793.00
|
78 | JVM Flags: 8 total; -XX: UnlockExperimentalVMOptions -XX: UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx4096m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
|
79 | Fabric Mods:
|
80 | blur: Blur (Fabric) 5.0.0
|
81 | c2me: Concurrent Chunk Management Engine 0.3.0 alpha.0.295 1.21.1
|
82 | c2me-base: Concurrent Chunk Management Engine (Base) 0.3.0 alpha.0.295 1.21.1
|
83 | c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.3.0 alpha.0.295 1.21.1
|
84 | c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.3.0 alpha.0.295 1.21.1
|
85 | c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.3.0 alpha.0.295 1.21.1
|
86 | c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.3.0 alpha.0.295 1.21.1
|
87 | c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.3.0 alpha.0.295 1.21.1
|
88 | c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.3.0 alpha.0.295 1.21.1
|
89 | c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.3.0 alpha.0.295 1.21.1
|
90 | c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.3.0 alpha.0.295 1.21.1
|
91 | c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.3.0 alpha.0.295 1.21.1
|
92 | c2me-opts-dfc: Concurrent Chunk Management Engine (Optimizations/Density Function Compiler) 0.3.0 alpha.0.295 1.21.1
|
93 | c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.3.0 alpha.0.295 1.21.1
|
94 | c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.3.0 alpha.0.295 1.21.1
|
95 | c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.3.0 alpha.0.295 1.21.1
|
96 | c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.3.0 alpha.0.295 1.21.1
|
97 | c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.3.0 alpha.0.295 1.21.1
|
98 | c2me-rewrites-chunk-system: Concurrent Chunk Management Engine (Rewrites/Chunk System) 0.3.0 alpha.0.295 1.21.1
|
99 | c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.3.0 alpha.0.295 1.21.1
|
100 | c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.3.0 alpha.0.295 1.21.1
|
101 | c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.3.0 alpha.0.295 1.21.1
|
102 | com_electronwill_night-config_core: core 3.6.5
|
103 | com_electronwill_night-config_toml: toml 3.6.5
|
104 | com_ibm_async_asyncutil: asyncutil 0.1.0
|
105 | io_reactivex_rxjava3_rxjava: rxjava 3.1.8
|
106 | mixinsquared: MixinSquared 0.2.0-beta.6
|
107 | net_objecthunter_exp4j: exp4j 0.4.8
|
108 | org_jctools_jctools-core: jctools-core 4.0.5
|
109 | org_reactivestreams_reactive-streams: reactive-streams 1.0.4
|
110 | capes: Capes 1.5.4 1.21
|
111 | cloth-config: Cloth Config v15 15.0.140
|
112 | cloth-basic-math: cloth-basic-math 0.6.1
|
113 | continuity: Continuity 3.0.0-beta.5 1.21
|
114 | dark-loading-screen: Dark Loading Screen 1.6.14
|
115 | debugify: Debugify 1.21.1 1.0
|
116 | distanthorizons: Distant Horizons 2.2.1-a
|
117 | fabric-api-base: Fabric API Base 0.4.42 6573ed8c90
|
118 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47 0af3f5a790
|
119 | dynamic_fps: Dynamic FPS 3.7.6
|
120 | net_lostluma_battery: battery 1.3.0
|
121 | enhancedblockentities: Enhanced Block Entities 0.10.2 1.21
|
122 | entity_model_features: Entity Model Features 2.2.6
|
123 | entity_texture_features: Entity Texture Features 6.2.7
|
124 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
125 | entityculling: EntityCulling 1.7.1
|
126 | fabric-api: Fabric API 0.107.0 1.21.1
|
127 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.69 b559734419
|
128 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.30 be1ed2d719
|
129 | fabric-block-api-v1: Fabric Block API (v1) 1.0.22 0af3f5a719
|
130 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10 6573ed8c19
|
131 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52 0af3f5a719
|
132 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.15 6573ed8c19
|
133 | fabric-command-api-v1: Fabric Command API (v1) 1.2.49 f71b366f19
|
134 | fabric-command-api-v2: Fabric Command API (v2) 2.2.28 6ced4dd919
|
135 | fabric-commands-v0: Fabric Commands (v0) 0.2.66 df3654b319
|
136 | fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.17 b559734419
|
137 | fabric-convention-tags-v1: Fabric Convention Tags 2.1.1 7f945d5b19
|
138 | fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.9.1 7fd4837519
|
139 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29 0af3f5a719
|
140 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.2.0 e49211d819
|
141 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.22 16c4ae2519
|
142 | fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0 6fc22b9919
|
143 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.7.0 2122d82819
|
144 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13 ba9dae0619
|
145 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53 6ced4dd919
|
146 | fabric-item-api-v1: Fabric Item API (v1) 11.1.1 d5debaed19
|
147 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.6 6823f7cd19
|
148 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45 df3654b319
|
149 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.4.0 0f6c53cd19
|
150 | fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15 3f89f5a519
|
151 | fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3 3f89f5a519
|
152 | fabric-message-api-v1: Fabric Message API (v1) 6.0.13 6573ed8c19
|
153 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0 fe474d6b19
|
154 | fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0 c7469b2119
|
155 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1 40875a9319
|
156 | fabric-particles-v1: Fabric Particles (v1) 4.0.2 6573ed8c19
|
157 | fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.13 6508971219
|
158 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.1.3 60c3209b19
|
159 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0 c705a49c19
|
160 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0 c705a49c19
|
161 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68 df3654b319
|
162 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48 73761d2e19
|
163 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6 1daea21519
|
164 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.71 df3654b319
|
165 | fabric-rendering-v1: Fabric Rendering (v1) 5.0.5 df16efd019
|
166 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0 8dc279b119
|
167 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1 5b5275af19
|
168 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25 8b68f1c719
|
169 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.87 b559734419
|
170 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23 6573ed8c19
|
171 | fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.1 95bead5f19
|
172 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.1.0 1daea21519
|
173 | fabric-language-kotlin: Fabric Language Kotlin 1.12.3 kotlin.2.0.21
|
174 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.21
|
175 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.21
|
176 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.21
|
177 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.21
|
178 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.25.0
|
179 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.9.0
|
180 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.9.0
|
181 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
|
182 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.5.4
|
183 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.5.4
|
184 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.3
|
185 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.3
|
186 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.3
|
187 | fabricloader: Fabric Loader 0.16.9
|
188 | mixinextras: MixinExtras 0.4.1
|
189 | fabricskyboxes: FabricSkyBoxes 0.7.4 mc1.21
|
190 | ferritecore: FerriteCore 7.0.2-hotfix
|
191 | forcecloseworldloadingscreen: kennytv's epic force close loading screen mod for Fabric 2.2.2
|
192 | gammautils: Gamma Utils 2.1.1
|
193 | immediatelyfast: ImmediatelyFast 1.3.1 1.21.1
|
194 | net_lenni0451_reflect: Reflect 1.3.4
|
195 | iris: Iris 1.8.0-beta.8 mc1.21.1
|
196 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
197 | org_anarres_jcpp: jcpp 1.4.14
|
198 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
199 | java: OpenJDK 64-Bit Server VM 21
|
200 | krypton: Krypton 0.2.8
|
201 | com_velocitypowered_velocity-native: velocity-native 3.3.0-SNAPSHOT
|
202 | ksyxis: Ksyxis 1.3.2
|
203 | languagereload: Language Reload 1.7.1 1.21.1
|
204 | lithium: Lithium 0.14.0-snapshot mc1.21.1-build.88
|
205 | midnightlib: MidnightLib 1.6.3
|
206 | minecraft: Minecraft 1.21.1
|
207 | modernfix: ModernFix 5.19.5 mc1.21.1
|
208 | modmenu: Mod Menu 11.0.3
|
209 | noisium: Noisium 2.3.0 mc1.21-1.21.1
|
210 | optigui: OptiGUI 2.3.0-beta.6 1.21
|
211 | org_apache_commons_commons-text: commons-text 1.12.0
|
212 | org_ini4j_ini4j: ini4j 0.5.4
|
213 | packetfixer: Packet Fixer 1.4.2
|
214 | placeholder-api: Placeholder API 2.4.1 1.21
|
215 | puzzle: Puzzle 2.0.1
|
216 | reeses-sodium-options: Reese's Sodium Options 1.8.0-beta.4 mc1.21.1
|
217 | resourcify: Resourcify 1.5.1
|
218 | sodium: Sodium 0.6.0-beta.4 mc1.21.1
|
219 | sodium-extra: Sodium Extra 0.6.0-beta.3 mc1.21.1
|
220 | vmp: Very Many Players 0.2.0 beta.7.169 1.21.1
|
221 | Loaded Shaderpack: (off)
|
222 | Server Running: true
|
223 | Player Count: 0 / 8; []
|
224 | Active Data Packs: vanilla, fabric, fabric-convention-tags-v2
|
225 | Available Data Packs: bundle, fabric, fabric-convention-tags-v2, trade_rebalance, vanilla
|
226 | Enabled Feature Flags: minecraft:vanilla
|
227 | World Generation: Stable
|
228 | World Seed: -5437721269160670039
|
229 | Type: Integrated Server (map_client.txt)
|
230 | Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
|
231 | Launched Version: fabric-loader-0.16.9-1.21.1
|
232 |
|