Fabric 1.21 Crash Report

#jNuf9Mv
361 lines
Raw
Analysis
Minecraft version:
1.21
Java version:
21.0.4
Fabric loader version:
0.16.9
1---- Minecraft Crash Report ----
2// You're mean.
3
4Time: 2024-12-24 15:04:23
5Description: Unexpected error
6
7java.lang.RuntimeException: Mixin transformation of net.caffeinemc.mods.sodium.client.render.immediate.CloudRenderer failed
8 at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
9 at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
10 at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
11 at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
12 at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
13 at knot//net.minecraft.class_761.handler$ehb000$sodium$renderClouds(class_761.java:18679)
14 at knot//net.minecraft.class_761.method_3259(class_761.java:1812)
15 at knot//net.minecraft.class_761.method_22710(class_761.java:1260)
16 at knot//net.minecraft.class_757.method_3188(class_757.java:1087)
17 at knot//net.minecraft.class_757.method_3192(class_757.java:850)
18 at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
19 at knot//net.minecraft.class_310.method_1514(class_310.java:882)
20 at knot//net.minecraft.client.main.Main.main(Main.java:256)
21 at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
22 at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
23 at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
24Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
25 at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
26 at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
27 at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
28 at knot//io.gitlab.jfronny.libjf.unsafe.asm.AsmTransformer.transformClassBytes(AsmTransformer.java:75)
29 at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
30 ... 15 more
31Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [mixins.iris.compat.sodium.json:MixinCloudRenderer from mod iris] from phase [DEFAULT] in config [mixins.iris.compat.sodium.json] FAILED during APPLY
32 at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638)
33 at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589)
34 at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379)
35 ... 19 more
36Caused by: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: @Shadow field builtGeometry was not located in the target class net.caffeinemc.mods.sodium.client.render.immediate.CloudRenderer. Using refmap iris.refmap.json
37 at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachFields(MixinPreProcessorStandard.java:624)
38 at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:302)
39 at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)
40 at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292)
41 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)
42 at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
43 at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
44 at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
45 ... 19 more
46
47
48A detailed walkthrough of the error, its code path and all known details is as follows:
49---------------------------------------------------------------------------------------
50
51-- Head --
52Thread: Render thread
53Stacktrace:
54 at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
55 at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
56 at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
57 at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
58 at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
59 at knot//net.minecraft.class_761.handler$ehb000$sodium$renderClouds(class_761.java:18679)
60 at knot//net.minecraft.class_761.method_3259(class_761.java:1812)
61 at knot//net.minecraft.class_761.method_22710(class_761.java:1260)
62 at knot//net.minecraft.class_757.method_3188(class_757.java:1087)
63
64-- Uptime --
65Details:
66 JVM uptime: 57.840s
67 Wall uptime: 47.217s
68 High-res time: 40.834s
69 Client ticks: 531 ticks / 26.550s
70Stacktrace:
71 at knot//net.minecraft.class_310.method_1587(class_310.java:2501)
72 at knot//net.minecraft.class_310.method_54580(class_310.java:949)
73 at knot//net.minecraft.class_310.method_1514(class_310.java:905)
74 at knot//net.minecraft.client.main.Main.main(Main.java:256)
75 at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
76 at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
77 at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
78
79-- Affected level --
80Details:
81 All players: 1 total; [class_746['{MINECRAFT_USERNAME}'/18, l='ClientLevel', x=7494.57, y=115.24, z=8183.48]]
82 Chunk stats: 961, 84
83 Level dimension: minecraft:overworld
84 Level spawn location: World: (48,65,-128), Section: (at 0,1,0 in 3,4,-8; chunk contains blocks 48,-64,-128 to 63,319,-113), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
85 Level time: 135456 game time, 124483 day time
86 Server brand: fabric
87 Server type: Integrated singleplayer server
88 Tracked entity count: 108
89
90-- Last reload --
91Details:
92 Reload number: 1
93 Reload reason: initial
94 Finished: Yes
95 Packs: vanilla, fabric, advancementplaques, ambientsounds, appleskin, betterbeds, betterf3, betterpingdisplay, betterstats, cavedust, chat_heads, chatanimation, cloth-config, conditional-mixin, continuity, controlling, creativecore, custom_hud, debugify, distanthorizons, durabilitytooltip, dynamic_fps, eatinganimationid, enhancedblockentities, entity_model_features, entity_texture_features, entityculling, explosiveenhancement, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingleaves, faster-random, fastipping, firstperson, flow, forgeconfigapiport, freelook, highlighter, immediatelyfast, immersiveui, inventoryprofilesnext, invmove, iris, jade, jankson, krypton, lazy-language-loader, leahs-immersive-thunder, libgui, libipn, libjf, libjf-config-core-v2, libjf-config-network-v0, libjf-config-ui-tiny, libjf-data-v0, libjf-translate-v1, libjf-web-v1, lighty, litematica, lithium, malilib, mobplaques, modernfix, modmenu, moreculling, mru, noisium, notenoughanimations, placeholder-api, presencefootsteps, reeses-sodium-options, resourcify, searchables, shulkerboxtooltip, simple-armor-hud, skinlayers3d, smoothscroll, sodium, sodium-extra, sound_physics_remastered, sounds, status-effect-bars, tcdcommons, variants-cit, visuality, waveycapes, wi_zoom, xaerominimap, xaeroworldmap, yet_another_config_lib_v3, yigd, file/Stellar 3D-2.1.1.zip, continuity:glass_pane_culling_fix, continuity:default, file/Connected Paths v1.2.zip, file/CTM OF-Fabric 0.6.1+1.20.x-1.21.zip, file/Redstone Tweaks 2.4.5.zip, file/animated-items-1_21 - 1_3_1.zip, betterbeds:fancyconnectedbeds, file/Better+Lanterns+v1.2(mc-1.21).zip, file/FreshAnimations_v1.9.2.zip, file/§bTorturable Healthbars 2.1.zip, file/§b TH for Fresh's Animations 2.1.zip, file/Os' Colorful Grasses (Short+FluffierFerns).zip, file/§9RAY's§r 3D Ladders.zip, file/§9RAY's§r 3D Rails.zip, minecraft:supporteatinganimation, file/Fancy Crops v1.0 f5-34.zip, file/Eyeless Fresh Moves v3.0.1.zip, file/better_flame_particles-v2.1-mc1.14x-1.21x-resourcepack.zip, file/!§bBetterGlint§8§8[§6Galaxy§8].zip, file/EBE_1.20.x_v1.1.zip, file/enchant icons 1.21 v1.3.zip, file/DoorTweaks-v3.3(1.20.4).zip, file/Unique Dark 1.21 (free).zip, file/skinmc-magtelt-totem-pack.zip
96
97-- System Details --
98Details:
99 Minecraft Version: 1.21
100 Minecraft Version ID: 1.21
101 Operating System: Windows 11 (amd64) version 10.0
102 Java Version: 21.0.4, Azul Systems, Inc.
103 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
104 Memory: 783488768 bytes (747 MiB) / 2390753280 bytes (2280 MiB) up to 12549357568 bytes (11968 MiB)
105 CPUs: 12
106 Processor Vendor: AuthenticAMD
107 Processor Name: AMD Ryzen 5 5600 6-Core Processor
108 Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
109 Microarchitecture: Zen 3
110 Frequency (GHz): 3.50
111 Number of physical packages: 1
112 Number of physical CPUs: 6
113 Number of logical CPUs: 12
114 Graphics card #0 name: AMD Radeon RX 6650 XT
115 Graphics card #0 vendor: Advanced Micro Devices, Inc.
116 Graphics card #0 VRAM (MiB): 8176.00
117 Graphics card #0 deviceId: VideoController1
118 Graphics card #0 versionInfo: 32.0.12033.1030
119 Memory slot #0 capacity (MiB): 16384.00
120 Memory slot #0 clockSpeed (GHz): 3.20
121 Memory slot #0 type: DDR4
122 Memory slot #1 capacity (MiB): 16384.00
123 Memory slot #1 clockSpeed (GHz): 3.20
124 Memory slot #1 type: DDR4
125 Virtual memory max (MiB): 35835.34
126 Virtual memory used (MiB): 31240.83
127 Swap memory total (MiB): 3141.25
128 Swap memory used (MiB): 276.89
129 Space in storage for jna.tmpdir (MiB): available: 341357.53, total: 952982.56
130 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 341357.53, total: 952982.56
131 Space in storage for io.netty.native.workdir (MiB): available: 341357.53, total: 952982.56
132 Space in storage for java.io.tmpdir (MiB): available: 341357.53, total: 952982.56
133 Space in storage for workdir (MiB): available: 341357.53, total: 952982.56
134 JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx11968M
135 Fabric Mods:
136 advancementplaques: Advancement Plaques 1.6.6
137 ambientsounds: AmbientSounds 6.0.5
138 appleskin: AppleSkin 3.0.6+mc1.21
139 architectury: Architectury 13.0.8
140 badoptimizations: BadOptimizations 2.1.4
141 betterbeds: Better Beds 1.4.0
142 betterf3: BetterF3 11.0.1
143 betterpingdisplay: Better Ping Display 1.1.1
144 betterstats: Better Statistics Screen 3.13.4+fabric-1.21
145 cavedust: Cave Dust 3.0.0
146 chat_heads: Chat Heads 0.13.7
147 chatanimation: ChatAnimation 1.0.6
148 cloth-config: Cloth Config v15 15.0.140
149 cloth-basic-math: cloth-basic-math 0.6.1
150 clumps: Clumps **.**.**.**
151 continuity: Continuity 3.0.0+1.21
152 controlling: Controlling 18.0.4
153 creativecore: CreativeCore 2.12.9
154 net_neoforged_bus: bus 7.2.0
155 custom_hud: CustomHud 4.0.0-beta.8+1.21
156 debugify: Debugify 1.21+1.0
157 distanthorizons: Distant Horizons 2.2.1-a
158 fabric-api-base: Fabric API Base 0.4.42+6573ed8c90
159 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a790
160 fabric-screen-api-v1: Fabric Screen API (v1) 2.0.24+b559734490
161 durabilitytooltip: Durability Tooltip 1.1.5
162 dynamic_fps: Dynamic FPS 3.7.7
163 net_lostluma_battery: battery 1.3.0
164 eatinganimationid: Eating Animation 1.21+1.9.72
165 enhancedblockentities: Enhanced Block Entities 0.10.2+1.21
166 entity_model_features: Entity Model Features 2.4.1
167 entity_texture_features: Entity Texture Features 6.2.9
168 org_apache_httpcomponents_httpmime: httpmime 4.5.10
169 entityculling: EntityCulling 1.7.2
170 explosiveenhancement: Explosive Enhancement 1.3.2-1.21-1.21.1
171 fabric-api: Fabric API 0.102.0+1.21
172 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.68+b5597344d1
173 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.29+5bd9f1bcd1
174 fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a7d1
175 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8cd1
176 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a7d1
177 fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8cd1
178 fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366fd1
179 fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd9d1
180 fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b3d1
181 fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.16+b5597344d1
182 fabric-convention-tags-v1: Fabric Convention Tags 2.0.19+7f945d5bd1
183 fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.5.0+c5e2b5c6d1
184 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a7d1
185 fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.27+6a6dfa19d1
186 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.16+16c4ae25d1
187 fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b99d1
188 fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.12+6fc22b99d1
189 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.12+ba9dae06d1
190 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd9d1
191 fabric-item-api-v1: Fabric Item API (v1) 11.0.0+afdfc921d1
192 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.4+78017270d1
193 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b3d1
194 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.12+6c1df360d1
195 fabric-loot-api-v2: Fabric Loot API (v2) 3.0.14+3f89f5a5d1
196 fabric-loot-api-v3: Fabric Loot API (v3) 1.0.2+3f89f5a5d1
197 fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8cd1
198 fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6bd1
199 fabric-networking-api-v1: Fabric Networking API (v1) 4.2.2+60c3209bd1
200 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.0+a551f7a4d1
201 fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8cd1
202 fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.12+65089712d1
203 fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.1.2+60c3209bd1
204 fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49cd1
205 fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49cd1
206 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b3d1
207 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2ed1
208 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+b5597344d1
209 fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b3d1
210 fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd0d1
211 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b1d1
212 fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.0+56599129d1
213 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.86+b5597344d1
214 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8cd1
215 fabric-transfer-api-v1: Fabric Transfer API (v1) 5.1.16+3dccd343d1
216 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.1.0+176f9036d1
217 fabric-language-kotlin: Fabric Language Kotlin 1.13.0+kotlin.2.1.0
218 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.0
219 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.0
220 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.0
221 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.0
222 org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.26.1
223 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.9.0
224 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.9.0
225 org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
226 org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.6.0
227 org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.6.0
228 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.3
229 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.3
230 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.3
231 fabricloader: Fabric Loader 0.16.9
232 fallingleaves: Falling Leaves 1.16.4
233 faster-random: Faster Random 5.1.0
234 fastipping: Fast IP Ping 1.0.5
235 ferritecore: FerriteCore 7.0.0
236 firstperson: FirstPerson 2.4.8
237 flow: Flow 2.2.0+1.21
238 forgeconfigapiport: Forge Config API Port 21.0.8
239 com_electronwill_night-config_core: core 3.8.0
240 com_electronwill_night-config_toml: toml 3.8.0
241 freelook: Freelook 1.2.5
242 highlighter: Highlighter 1.1.11
243 iceberg: Iceberg 1.2.7
244 immediatelyfast: ImmediatelyFast 1.3.3+1.21.1
245 net_lenni0451_reflect: Reflect 1.3.4
246 immersiveui: ImmersiveUI 0.2.2
247 inventoryprofilesnext: Inventory Profiles Next 2.1.0
248 invmove: InvMove 0.8.8
249 iris: Iris 1.8.1+mc1.21.1
250 io_github_douira_glsl-transformer: glsl-transformer 2.0.1
251 org_anarres_jcpp: jcpp 1.4.14
252 org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
253 jade: Jade 15.1.5+fabric
254 java: OpenJDK 64-Bit Server VM 21
255 krypton: Krypton 0.2.8
256 com_velocitypowered_velocity-native: velocity-native 3.3.0-SNAPSHOT
257 lazy-language-loader: lazy-language-loader 0.3.7
258 leahs-immersive-thunder: Immersive Thunder 1.21+1.2.2
259 libipn: libIPN 6.2.0
260 libjf: LibJF 3.17.0
261 libjf-base: LibJF Base 3.17.0
262 libjf-config-commands: LibJF Config Commands 3.17.0
263 libjf-config-core-v2: LibJF Config 3.17.0
264 libjf-config-network-v0: LibJF Config: Network 3.17.0
265 libjf-config-ui-tiny: LibJF Config UI: Tiny 3.17.0
266 libjf-data-manipulation-v0: LibJF Data Manipulation 3.17.0
267 libjf-data-v0: LibJF Data 3.17.0
268 libjf-mainhttp-v0: LibJF MainHTTP 3.17.0
269 libjf-resource-pack-entry-widgets-v0: LibJF Resource Pack Entry Widgets 3.17.0
270 libjf-translate-v1: LibJF Translate 3.17.0
271 libjf-unsafe-v0: LibJF Unsafe 3.17.0
272 libjf-web-v1: LibJF Web 3.17.0
273 lighty: Lighty 3.0.0-beta.4
274 litematica: Litematica 0.19.54
275 lithium: Lithium 0.13.1
276 malilib: MaLiLib 0.21.5
277 minecraft: Minecraft 1.21
278 mobplaques: Mob Plaques 21.0.0
279 modernfix: ModernFix 5.19.1+mc1.21
280 modmenu: Mod Menu 11.0.3
281 moreculling: More Culling 1.0.0
282 conditional-mixin: conditional mixin 0.6.3
283 mixinsquared: MixinSquared 0.2.0
284 mousetweaks: Mouse Tweaks 2.26
285 mru: Mineblock's Repeated Utilities 1.0.7+1.21+fabric
286 noisium: Noisium 2.3.0+mc1.21-1.21.1
287 notenoughanimations: NotEnoughAnimations 1.8.2
288 octolib: OctoLib **.**.**.**
289 org_yaml_snakeyaml: snakeyaml 2.2
290 pickupnotifier: Pick Up Notifier 21.0.0
291 placeholder-api: Placeholder API 2.4.1+1.21
292 presencefootsteps: Presence Footsteps 1.10.3+1.21
293 kirin: Kirin UI 1.20.0+1.21
294 puzzleslib: Puzzles Lib 21.0.28
295 railoptimization: RailOptimization 1.2
296 reeses-sodium-options: Reese's Sodium Options 1.8.0-beta.4+mc1.21.1
297 resourcify: Resourcify 1.6.0
298 searchables: Searchables 1.0.5
299 shulkerboxtooltip: Shulker Box Tooltip 5.1.2+1.21
300 simple-armor-hud: Simple armor hud 1.21-1.5.0
301 skinlayers3d: 3d-Skin-Layers 1.7.4
302 smoothscroll: Smooth Scroll 2.2.1
303 smoothscrollingrefurbished: Smooth Scrolling Refurbished 1.1.4
304 sodium: Sodium 0.6.0+mc1.21.1
305 sodium-extra: Sodium Extra 0.6.0-beta.3+mc1.21.1
306 sound_physics_remastered: Sound Physics Remastered 1.21.1-1.4.8
307 sounds: Sounds 2.3.0+1.21+fabric
308 mixinextras: MixinExtras 0.5.0-beta.2
309 status-effect-bars: Status Effect Bars 1.0.6
310 supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8
311 tcdcommons: TCD Commons API 3.12.5+fabric-1.21
312 variants-cit: Variants CIT 2.7.1+1.21.1
313 visuality: Visuality 0.7.7+1.21
314 waveycapes: WaveyCapes 1.4.13
315 wi_zoom: WI Zoom 1.5-MC1.21
316 xaerominimap: Xaero's Minimap 24.7.1
317 xaeroworldmap: Xaero's World Map 1.39.2
318 yet_another_config_lib_v3: YetAnotherConfigLib 3.6.2+1.21-fabric
319 com_twelvemonkeys_common_common-image: common-image 3.12.0
320 com_twelvemonkeys_common_common-io: common-io 3.12.0
321 com_twelvemonkeys_common_common-lang: common-lang 3.12.0
322 com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
323 com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
324 com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
325 org_quiltmc_parsers_gson: gson 0.2.1
326 org_quiltmc_parsers_json: json 0.2.1
327 yigd: You're in Grave Danger 2.4.11
328 fabric-permissions-api-v0: fabric-permissions-api 0.3.1
329 libgui: LibGui 11.0.0+1.21
330 jankson: Jankson 8.0.0+j1.2.3
331 blue_endless_jankson: jankson 1.2.3
332 libninepatch: LibNinePatch 1.2.0
333 Loaded Shaderpack: ComplementaryUnbound_r5.2.2.zip
334 Profile: Custom (+30 options changed by user)
335 Launched Version: 1.21
336 Launcher name: theseus
337 Backend library: LWJGL version 3.3.3-snapshot
338 Backend API: AMD Radeon RX 6650 XT GL version 3.2.0 Core Profile Context 24.12.1.241127, ATI Technologies Inc.
339 Window size: 1920x1080
340 GFLW Platform: win32
341 GL Caps: Using framebuffer using OpenGL 3.2
342 GL debug messages:
343 Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
344 Universe: 400921fb54442d18
345 Type: Integrated Server (map_client.txt)
346 Graphics mode: fancy
347 Render Distance: 12/12 chunks
348 Resource Packs: vanilla, fabric, advancementplaques, ambientsounds, appleskin (incompatible), betterbeds, betterf3, betterpingdisplay, betterstats, cavedust, chat_heads, chatanimation, cloth-config, conditional-mixin, continuity, controlling (incompatible), creativecore, custom_hud, debugify, distanthorizons (incompatible), durabilitytooltip, dynamic_fps, eatinganimationid, enhancedblockentities, entity_model_features, entity_texture_features, entityculling, explosiveenhancement, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingleaves, faster-random, fastipping, firstperson, flow, forgeconfigapiport, freelook, highlighter, immediatelyfast, immersiveui (incompatible), inventoryprofilesnext, invmove, iris, jade (incompatible), jankson, krypton, lazy-language-loader, leahs-immersive-thunder, libgui, libipn, libjf, libjf-config-core-v2, libjf-config-network-v0, libjf-config-ui-tiny, libjf-data-v0, libjf-translate-v1, libjf-web-v1, lighty, litematica, lithium, malilib, mobplaques, modernfix (incompatible), modmenu, moreculling, mru (incompatible), noisium, notenoughanimations, placeholder-api, presencefootsteps, reeses-sodium-options, resourcify (incompatible), searchables (incompatible), shulkerboxtooltip, simple-armor-hud, skinlayers3d, smoothscroll, sodium, sodium-extra, sound_physics_remastered, sounds, status-effect-bars, tcdcommons, variants-cit, visuality, waveycapes, wi_zoom, xaerominimap (incompatible), xaeroworldmap (incompatible), yet_another_config_lib_v3 (incompatible), yigd, file/Stellar 3D-2.1.1.zip (incompatible), continuity:glass_pane_culling_fix, continuity:default, file/Connected Paths v1.2.zip (incompatible), file/CTM OF-Fabric 0.6.1+1.20.x-1.21.zip, file/Redstone Tweaks 2.4.5.zip, file/animated-items-1_21 - 1_3_1.zip, betterbeds:fancyconnectedbeds, file/Better+Lanterns+v1.2(mc-1.21).zip, file/FreshAnimations_v1.9.2.zip, file/§bTorturable Healthbars 2.1.zip, file/§b TH for Fresh's Animations 2.1.zip, file/Os' Colorful Grasses (Short+FluffierFerns).zip (incompatible), file/§9RAY's§r 3D Ladders.zip, file/§9RAY's§r 3D Rails.zip, minecraft:supporteatinganimation, file/Fancy Crops v1.0 f5-34.zip, file/Eyeless Fresh Moves v3.0.1.zip, file/better_flame_particles-v2.1-mc1.14x-1.21x-resourcepack.zip, file/!§bBetterGlint§8§8[§6Galaxy§8].zip, file/EBE_1.20.x_v1.1.zip (incompatible), file/enchant icons 1.21 v1.3.zip, file/DoorTweaks-v3.3(1.20.4).zip (incompatible), file/Unique Dark 1.21 (free).zip, file/skinmc-magtelt-totem-pack.zip (incompatible)
349 Current Language: en_us
350 Locale: en_GB
351 System encoding: Cp1252
352 File encoding: UTF-8
353 CPU: 12x AMD Ryzen 5 5600 6-Core Processor
354 Server Running: true
355 Player Count: 1 / 8; [class_3222['{MINECRAFT_USERNAME}'/18, l='ServerLevel[test]', x=7494.57, y=115.24, z=8183.48]]
356 Active Data Packs: vanilla, fabric, fabric-convention-tags-v2, libjf-data-v0, moreculling, sounds (incompatible), yigd
357 Available Data Packs: bundle, fabric, fabric-convention-tags-v2, libjf-data-v0, moreculling, sounds (incompatible), trade_rebalance, vanilla, yigd
358 Enabled Feature Flags: minecraft:vanilla
359 World Generation: Stable
360 World Seed: 4768750445802575917
361
This log will be saved for 90 days from their last view.
Report abuse