1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-01-26 21:46:41
|
5 | Description: Tesselating block model
|
6 |
|
7 | java.lang.NoClassDefFoundError: me/jellysquid/mods/sodium/client/gui/options/storage/OptionStorage
|
8 | at knot//dev.isxander.culllessleaves.compat.Compat.isFancyLeaves(Compat.java:11)
|
9 | at knot//net.minecraft.class_2397.cll$shouldCullSide(class_2397.java:1018)
|
10 | at knot//net.minecraft.class_2248.modifyExpressionValue$zpm000$cull-less-leaves$shouldCullLeafSide(class_2248.java:1661)
|
11 | at knot//net.minecraft.class_2248.method_9607(class_2248.java:270)
|
12 | at knot//net.minecraft.class_778.method_3361(class_778.java:76)
|
13 | at knot//net.minecraft.class_778.method_3374(class_778.java:48)
|
14 | at knot//net.minecraft.class_776.method_23071(class_776.java:53)
|
15 | at knot//net.minecraft.class_761.method_22710(class_761.java:1176)
|
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)
|
24 | Caused by: java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.gui.options.storage.OptionStorage
|
25 | at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
|
26 | at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
|
27 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:226)
|
28 | at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
29 | at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
|
30 | ... 16 more
|
31 |
|
32 |
|
33 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
34 | ---------------------------------------------------------------------------------------
|
35 |
|
36 | -- Head --
|
37 | Thread: Render thread
|
38 | Stacktrace:
|
39 | at knot//dev.isxander.culllessleaves.compat.Compat.isFancyLeaves(Compat.java:11)
|
40 | at knot//net.minecraft.class_2397.cll$shouldCullSide(class_2397.java:1018)
|
41 | at knot//net.minecraft.class_2248.modifyExpressionValue$zpm000$cull-less-leaves$shouldCullLeafSide(class_2248.java:1661)
|
42 | at knot//net.minecraft.class_2248.method_9607(class_2248.java:270)
|
43 | at knot//net.minecraft.class_778.method_3361(class_778.java:76)
|
44 | at knot//net.minecraft.class_778.method_3374(class_778.java:48)
|
45 | at knot//net.minecraft.class_776.method_23071(class_776.java:53)
|
46 | at knot//net.minecraft.class_761.method_22710(class_761.java:1176)
|
47 | at knot//net.minecraft.class_757.method_3188(class_757.java:1087)
|
48 |
|
49 | -- Block model being tesselated --
|
50 | Details:
|
51 | Block: Block{minecraft:spruce_leaves}[distance=3,persistent=false,waterlogged=false]
|
52 | Block location: World: (-139,123,-102), Section: (at 5,11,10 in -9,7,-7; chunk contains blocks -144,-64,-112 to -129,319,-97), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
|
53 | Using AO: true
|
54 | Stacktrace:
|
55 | at knot//net.minecraft.class_778.method_3374(class_778.java:48)
|
56 | at knot//net.minecraft.class_776.method_23071(class_776.java:53)
|
57 | at knot//net.minecraft.class_761.method_22710(class_761.java:1176)
|
58 | at knot//net.minecraft.class_757.method_3188(class_757.java:1087)
|
59 | at knot//net.minecraft.class_757.method_3192(class_757.java:850)
|
60 | at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
|
61 | at knot//net.minecraft.class_310.method_1514(class_310.java:882)
|
62 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
63 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
64 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
65 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
66 |
|
67 | -- Uptime --
|
68 | Details:
|
69 | JVM uptime: 98.479s
|
70 | Wall uptime: 85.483s
|
71 | High-res time: 81.172s
|
72 | Client ticks: 890 ticks / 44.500s
|
73 | Stacktrace:
|
74 | at knot//net.minecraft.class_310.method_1587(class_310.java:2501)
|
75 | at knot//net.minecraft.class_310.method_54580(class_310.java:949)
|
76 | at knot//net.minecraft.class_310.method_1514(class_310.java:902)
|
77 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
78 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
79 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
80 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
81 |
|
82 | -- Affected level --
|
83 | Details:
|
84 | All players: 1 total; [class_746['_heatherite_'/14, l='ClientLevel', x=-137.50, y=124.00, z=-103.50]]
|
85 | Chunk stats: 1089, 49
|
86 | Level dimension: minecraft:overworld
|
87 | Level spawn location: World: (-128,96,-112), Section: (at 0,0,0 in -8,6,-7; chunk contains blocks -128,-64,-112 to -113,319,-97), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
|
88 | Level time: 278 game time, 303 day time
|
89 | Server brand: fabric
|
90 | Server type: Integrated singleplayer server
|
91 | Tracked entity count: 98
|
92 |
|
93 | -- Last reload --
|
94 | Details:
|
95 | Reload number: 1
|
96 | Reload reason: initial
|
97 | Finished: Yes
|
98 | Packs: vanilla, fabric, advancementplaques, ambientsounds, autohud, betterdays, cardinal-components-base, cardinal-components-entity, cardinal-components-level, cloth-config, colorful_books, comforts, cratedelight, creativecore, ctov, cull-less-leaves, detailab, distanthorizons, dogslie, enhanced-cats, 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, farmersdelight, forgeconfigapiport, ichunutil, immersivesnow, iris, kiwi, labellingcontainers, libbamboo, lithium, lolmft, mm, modmenu, moredelight, moretotems, mr_bft, mru, niftycarts, owo, particular, porting_lib_accessors, porting_lib_asm, porting_lib_attributes, porting_lib_base, porting_lib_blocks, porting_lib_common, porting_lib_conditions, porting_lib_config, porting_lib_core, porting_lib_entity, porting_lib_extensions, porting_lib_fluids, porting_lib_gametest, porting_lib_gui_utils, porting_lib_item_abilities, porting_lib_lazy_registration, porting_lib_level_events, porting_lib_loot, porting_lib_mixin_extensions, porting_lib_recipe_book_categories, porting_lib_tags, porting_lib_transfer, presencefootsteps, raid-restore, saplanting, scalablelux, sereneseasons, sit, snowrealmagic, sodium, sound_physics_remastered, sounds, spectrelib, storagedelight, superbettergrass, treechop, untitledduckmod, villagernames, void_lib, yet_another_config_lib_v3, presencefootsteps:default_sound_pack, lambdabettergrass:default
|
99 |
|
100 | -- System Details --
|
101 | Details:
|
102 | Minecraft Version: 1.21.1
|
103 | Minecraft Version ID: 1.21.1
|
104 | Operating System: Windows 10 (amd64) version 10.0
|
105 | Java Version: 21.0.3, Microsoft
|
106 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
107 | Memory: 3012904392 bytes (2873 MiB) / 5133828096 bytes (4896 MiB) up to 10737418240 bytes (10240 MiB)
|
108 | CPUs: 12
|
109 | Processor Vendor: AuthenticAMD
|
110 | Processor Name: AMD Ryzen 5 4500 6-Core Processor
|
111 | Identifier: AuthenticAMD Family 23 Model 96 Stepping 1
|
112 | Microarchitecture: unknown
|
113 | Frequency (GHz): 3.60
|
114 | Number of physical packages: 1
|
115 | Number of physical CPUs: 6
|
116 | Number of logical CPUs: 12
|
117 | Graphics card #0 name: NVIDIA GeForce RTX 3060 Ti
|
118 | Graphics card #0 vendor: NVIDIA
|
119 | Graphics card #0 VRAM (MiB): 8192.00
|
120 | Graphics card #0 deviceId: VideoController1
|
121 | Graphics card #0 versionInfo: 32.0.15.6614
|
122 | Memory slot #0 capacity (MiB): 8192.00
|
123 | Memory slot #0 clockSpeed (GHz): 3.20
|
124 | Memory slot #0 type: DDR4
|
125 | Memory slot #1 capacity (MiB): 8192.00
|
126 | Memory slot #1 clockSpeed (GHz): 3.20
|
127 | Memory slot #1 type: DDR4
|
128 | Virtual memory max (MiB): 29565.77
|
129 | Virtual memory used (MiB): 18983.55
|
130 | Swap memory total (MiB): 13312.00
|
131 | Swap memory used (MiB): 177.11
|
132 | Space in storage for jna.tmpdir (MiB): available: 21334.16, total: 228162.02
|
133 | Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 21334.16, total: 228162.02
|
134 | Space in storage for io.netty.native.workdir (MiB): available: 21334.16, total: 228162.02
|
135 | Space in storage for java.io.tmpdir (MiB): available: 21334.16, total: 228162.02
|
136 | Space in storage for workdir (MiB): available: 21334.16, total: 228162.02
|
137 | JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
|
138 | Fabric Mods:
|
139 | advancementplaques: Advancement Plaques 1.6.8
|
140 | ambientsounds: AmbientSounds 6.1.3
|
141 | architectury: Architectury 13.0.8
|
142 | areas: Areas 5.8
|
143 | autohud: Auto HUD 8.2
|
144 | libbamboo: LibBamboo 2.5
|
145 | betterdays: BetterDays **.**.**.**
|
146 | spectrelib: SpectreLib 0.17.2+1.21
|
147 | cloth-config: Cloth Config v15 15.0.140
|
148 | cloth-basic-math: cloth-basic-math 0.6.1
|
149 | collective: Collective 7.87
|
150 | colorful_books: Colorful Books 1.4
|
151 | comforts: Comforts 9.0.3+1.21.1
|
152 | cardinal-components-base: Cardinal Components API (base) 6.1.0
|
153 | cardinal-components-entity: Cardinal Components API (entities) 6.1.0
|
154 | cratedelight: Crate Delight 24.11.6-1.21-fabric
|
155 | creativecore: CreativeCore 2.12.19
|
156 | net_neoforged_bus: bus 7.2.0
|
157 | ctov: ChoiceTheorem's Overhauled Village 3.5.3a
|
158 | cull-less-leaves: Cull Less Leaves 1.4.2+1.21-fabric
|
159 | detailab: Detail Armor Bar 2.6.3+1.21-fabric
|
160 | distanthorizons: Distant Horizons 2.2.1-a
|
161 | fabric-api-base: Fabric API Base 0.4.42+6573ed8c90
|
162 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a790
|
163 | dogslie: Let Sleeping Dogs Lie 1.3.0
|
164 | enhanced-cats: Enhanced Cats 0.6
|
165 | fabric-api: Fabric API 0.115.0+1.21.1
|
166 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.70+b559734419
|
167 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31+d527f9fd19
|
168 | fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a719
|
169 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8c19
|
170 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719
|
171 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19
|
172 | fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
|
173 | fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
|
174 | fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
|
175 | fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.18+b559734419
|
176 | fabric-convention-tags-v1: Fabric Convention Tags 2.1.2+7f945d5b19
|
177 | fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.9.2+e60e56d419
|
178 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
|
179 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.1+9ed317f519
|
180 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.25+16c4ae2519
|
181 | fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919
|
182 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.7.0+2122d82819
|
183 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
|
184 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
|
185 | fabric-item-api-v1: Fabric Item API (v1) 11.1.1+d5debaed19
|
186 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.6+6823f7cd19
|
187 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319
|
188 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.5.0+01d9a51c19
|
189 | fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
|
190 | fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
|
191 | fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8c19
|
192 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6b19
|
193 | fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
|
194 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
|
195 | fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
|
196 | fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.14+248df81c19
|
197 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.2.0+34f5d91419
|
198 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49c19
|
199 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49c19
|
200 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b319
|
201 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2e19
|
202 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
|
203 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b319
|
204 | fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd019
|
205 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
|
206 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
|
207 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
|
208 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.88+b559734419
|
209 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19
|
210 | fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.2+c24bd99419
|
211 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719
|
212 | fabric-language-kotlin: Fabric Language Kotlin 1.13.0+kotlin.2.1.0
|
213 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.0
|
214 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.0
|
215 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.0
|
216 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.0
|
217 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.26.1
|
218 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.9.0
|
219 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.9.0
|
220 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
|
221 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.6.0
|
222 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.6.0
|
223 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.3
|
224 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.3
|
225 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.3
|
226 | fabricloader: Fabric Loader 0.16.9
|
227 | farmersdelight: Farmer's Delight 1.21.1-2.2.8+refabricated
|
228 | mm: Manningham Mills 2.3
|
229 | porting_lib_base: Porting Lib Base 3.1.0-beta.47.hotfix.2+1.21.1
|
230 | porting_lib_accessors: Porting Lib Accessors 3.1.0-beta.47.hotfix.2+1.21.1
|
231 | porting_lib_asm: Porting Lib ASM 3.1.0-beta.47.hotfix.2+1.21.1
|
232 | porting_lib_attributes: Porting Lib Attributes 3.1.0-beta.47.hotfix.2+1.21.1
|
233 | porting_lib_common: Porting Lib Common 3.1.0-beta.47.hotfix.2+1.21.1
|
234 | porting_lib_entity: Porting Lib Entity 3.1.0-beta.47.hotfix.2+1.21.1
|
235 | porting_lib_extensions: Porting Lib Extensions 3.1.0-beta.47.hotfix.2+1.21.1
|
236 | porting_lib_fluids: Porting Lib Fluids 3.1.0-beta.47.hotfix.2+1.21.1
|
237 | porting_lib_gui_utils: Porting Lib Gui Utils 3.1.0-beta.47.hotfix.2+1.21.1
|
238 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 3.1.0-beta.47.hotfix.2+1.21.1
|
239 | porting_lib_tags: Porting Lib Tags 3.0
|
240 | porting_lib_transfer: Porting Lib Transfer 3.1.0-beta.47.hotfix.2+1.21.1
|
241 | porting_lib_config: Porting Lib Config 3.1.0-beta.47.hotfix.2+1.21.1
|
242 | porting_lib_item_abilities: Porting Lib Item Abilities 3.1.0-beta.47.hotfix.2+1.21.1
|
243 | mixinextras: MixinExtras 0.5.0-beta.3
|
244 | porting_lib_blocks: Porting Lib Blocks 3.1.0-beta.47.hotfix.2+1.21.1
|
245 | porting_lib_core: Porting Lib Core 3.1.0-beta.47.hotfix.2+1.21.1
|
246 | porting_lib_gametest: Porting Lib GameTest 3.1.0-beta.47.hotfix.2+1.21.1
|
247 | porting_lib_level_events: Porting Lib Level Events 3.1.0-beta.47.hotfix.2+1.21.1
|
248 | porting_lib_lazy_registration: Porting Lib Lazy Register 3.1.0-beta.47.hotfix.2+1.21.1
|
249 | porting_lib_loot: Porting Lib Loot 3.1.0-beta.47.hotfix.2+1.21.1
|
250 | porting_lib_conditions: Porting Lib Conditions 3.1.0-beta.47.hotfix.2+1.21.1
|
251 | porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 3.1.0-beta.47.hotfix.2+1.21.1
|
252 | fastconfigapi: Fast Config API 2.1.0
|
253 | com_moandjiezana_toml_toml4j: toml4j 0.7.2
|
254 | ferritecore: FerriteCore 7.0.2-hotfix
|
255 | forgeconfigapiport: Forge Config API Port 21.1.1
|
256 | com_electronwill_night-config_core: core 3.8.0
|
257 | com_electronwill_night-config_toml: toml 3.8.0
|
258 | geckolib: GeckoLib 4 4.7.3
|
259 | glitchcore: GlitchCore **.**.**.**
|
260 | net_jodah_typetools: typetools 0.6.3
|
261 | guiclock: GUI Clock 4.5
|
262 | guicompass: GUI Compass 4.7
|
263 | iceberg: Iceberg 1.2.7
|
264 | ichunutil: iChunUtil 1.0.3
|
265 | immersivesnow: Immersive Snow 1.4.0
|
266 | inventorytotem: Inventory Totem 3.2
|
267 | iris: Iris 1.8.0-beta.8+mc1.21.1
|
268 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
269 | org_anarres_jcpp: jcpp 1.4.14
|
270 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
271 | java: OpenJDK 64-Bit Server VM 21
|
272 | kiwi: Kiwi Library 15.1.4+fabric
|
273 | labellingcontainers: Labelling Containers 1.9.2
|
274 | leavesbegone: Leaves Be Gone 21.1.0
|
275 | lithium: Lithium 0.14.3-snapshot+mc1.21.1-build.92
|
276 | lithostitched: Lithostitched 1.3.4
|
277 | lolmft: More Fletching Tables 1.7.1
|
278 | minecraft: Minecraft 1.21.1
|
279 | modmenu: Mod Menu 11.0.3
|
280 | placeholder-api: Placeholder API 2.4.0-pre.2+1.21
|
281 | moredelight: More Delight 24.9.27-1.21-fabric
|
282 | moretotems: MoreTotems 2.20.1
|
283 | mr_bft: Better Fletching Tables (BFT) 3.1.0
|
284 | mr_lithosphere: Lithosphere 1.3
|
285 | mru: Mineblock's Repeated Utilities 1.0.7+1.21+fabric
|
286 | niftycarts: NiftyCarts 21.0.1
|
287 | nofeathertrample: No Feather Trample 1.2
|
288 | owo: oωo 0.12.15+1.21
|
289 | blue_endless_jankson: jankson 1.2.2
|
290 | io_wispforest_endec: endec 0.1.5
|
291 | io_wispforest_endec_gson: gson 0.1.3
|
292 | io_wispforest_endec_jankson: jankson 0.1.3
|
293 | io_wispforest_endec_netty: netty 0.1.2
|
294 | particular: Particular 1.1.1+1.21
|
295 | pickupnotifier: Pick Up Notifier 21.1.0
|
296 | presencefootsteps: Presence Footsteps 1.10.0+1.21
|
297 | kirin: Kirin UI 1.19.0+1.21
|
298 | puzzleslib: Puzzles Lib 21.1.22
|
299 | raid-restore: Raid Restorer 1.0.0
|
300 | randomvillagenames: Random Village Names 3.6
|
301 | saplanting: Saplanting 1.2.6
|
302 | scalablelux: ScalableLux 0.1.0+fabric.26c6e72
|
303 | sereneseasons: SereneSeasons **.**.**.**
|
304 | sit: Sit 1.21-28
|
305 | snowrealmagic: Snow! Real Magic! 11.0.13+fabric
|
306 | sodium: Sodium 0.6.0-beta.4+mc1.21.1
|
307 | sound_physics_remastered: Sound Physics Remastered 1.21.1-1.4.6
|
308 | sounds: Sounds 2.3.2+1.21+fabric
|
309 | stackrefill: Stack Refill 4.5
|
310 | storagedelight: Storage Delight 24.9.11-1.21-fabric
|
311 | superbettergrass: SuperBetterGrass 1.5.3+1.21
|
312 | tia: Tiny Item Animations 1.2.1
|
313 | treechop: HT's TreeChop 0.19.2
|
314 | untitledduckmod: Untitled Duck Mod 0.8.0
|
315 | villagernames: Villager Names 4.5.4
|
316 | cardinal-components-level: Cardinal Components API (world saves) 6.1.0
|
317 | void_lib: Void Lib 1.1.6
|
318 | wwoo: William Wythers' Overhauled Overworld 2.3.4
|
319 | yet_another_config_lib_v3: YetAnotherConfigLib 3.6.2+1.21-fabric
|
320 | com_twelvemonkeys_common_common-image: common-image 3.12.0
|
321 | com_twelvemonkeys_common_common-io: common-io 3.12.0
|
322 | com_twelvemonkeys_common_common-lang: common-lang 3.12.0
|
323 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
|
324 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
|
325 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
|
326 | org_quiltmc_parsers_gson: gson 0.2.1
|
327 | org_quiltmc_parsers_json: json 0.2.1
|
328 | Loaded Shaderpack: ComplementaryUnbound_r5.2.1.zip
|
329 | Profile: Custom (+21 options changed by user)
|
330 | Launched Version: fabric-loader-0.16.9-1.21.1
|
331 | Launcher name: minecraft-launcher
|
332 | Backend library: LWJGL version 3.3.3-snapshot
|
333 | Backend API: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 566.14, NVIDIA Corporation
|
334 | Window size: 1920x1080
|
335 | GFLW Platform: win32
|
336 | GL Caps: Using framebuffer using OpenGL 3.2
|
337 | GL debug messages:
|
338 | Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
|
339 | Universe: 400921fb54442d18
|
340 | Type: Integrated Server (map_client.txt)
|
341 | Graphics mode: fancy
|
342 | Render Distance: 13/13 chunks
|
343 | Resource Packs: vanilla, fabric, advancementplaques, ambientsounds, autohud, betterdays (incompatible), cardinal-components-base, cardinal-components-entity, cardinal-components-level, cloth-config, colorful_books, comforts (incompatible), cratedelight, creativecore, ctov, cull-less-leaves, detailab, distanthorizons (incompatible), dogslie, enhanced-cats, 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, farmersdelight, forgeconfigapiport, ichunutil, immersivesnow, iris, kiwi (incompatible), labellingcontainers, libbamboo, lithium, lolmft, mm, modmenu, moredelight, moretotems (incompatible), mr_bft (incompatible), mru (incompatible), niftycarts, owo, particular, porting_lib_accessors, porting_lib_asm, porting_lib_attributes, porting_lib_base, porting_lib_blocks, porting_lib_common, porting_lib_conditions, porting_lib_config, porting_lib_core, porting_lib_entity, porting_lib_extensions, porting_lib_fluids, porting_lib_gametest, porting_lib_gui_utils, porting_lib_item_abilities, porting_lib_lazy_registration, porting_lib_level_events, porting_lib_loot, porting_lib_mixin_extensions, porting_lib_recipe_book_categories, porting_lib_tags, porting_lib_transfer, presencefootsteps, raid-restore, saplanting, scalablelux, sereneseasons (incompatible), sit, snowrealmagic, sodium, sound_physics_remastered, sounds, spectrelib (incompatible), storagedelight, superbettergrass, treechop, untitledduckmod, villagernames, void_lib, yet_another_config_lib_v3 (incompatible), presencefootsteps:default_sound_pack, lambdabettergrass:default
|
344 | Current Language: en_us
|
345 | Locale: en_GB
|
346 | System encoding: Cp1252
|
347 | File encoding: UTF-8
|
348 | CPU: 12x AMD Ryzen 5 4500 6-Core Processor
|
349 | Server Running: true
|
350 | Player Count: 1 / 8; [class_3222['_heatherite_'/14, l='ServerLevel[New World]', x=-137.50, y=124.00, z=-103.50]]
|
351 | Active Data Packs: vanilla, fabric, collective, colorful_books, comforts (incompatible), cratedelight, ctov, fabric-convention-tags-v2, farmersdelight, labellingcontainers, lithostitched, lolmft, moredelight, moretotems (incompatible), mr_bft, mr_lithosphere (incompatible), niftycarts, porting_lib_base, porting_lib_gametest, porting_lib_item_abilities, porting_lib_tags, sereneseasons (incompatible), snowrealmagic (incompatible), sounds (incompatible), storagedelight, treechop, untitledduckmod, wwoo
|
352 | Available Data Packs: bundle, collective, colorful_books, comforts (incompatible), cratedelight, ctov, fabric, fabric-convention-tags-v2, farmersdelight, labellingcontainers, lithostitched, lolmft, moredelight, moretotems (incompatible), mr_bft, mr_lithosphere (incompatible), niftycarts, porting_lib_base, porting_lib_gametest, porting_lib_item_abilities, porting_lib_tags, sereneseasons (incompatible), snowrealmagic (incompatible), sounds (incompatible), storagedelight, trade_rebalance, treechop, untitledduckmod, vanilla, wwoo
|
353 | Enabled Feature Flags: minecraft:vanilla
|
354 | World Generation: Stable
|
355 | World Seed: 7109851330792420751
|
356 |
|