1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-06-27 19:38:14
|
5 | Description: Rendering screen
|
6 |
|
7 | java.lang.NullPointerException: Cannot invoke "net.minecraft.class_1087.method_4710()" because "$$6" is null
|
8 | at knot//net.minecraft.class_918.method_4019(class_918.java:256)
|
9 | at knot//net.minecraft.class_332.method_51425(class_332.java:518)
|
10 | at knot//net.minecraft.class_332.method_51424(class_332.java:511)
|
11 | at knot//net.minecraft.class_332.method_51427(class_332.java:491)
|
12 | at knot//com.simibubi.create.infrastructure.gui.OpenCreateMenuButton.method_48589(OpenCreateMenuButton.java:36)
|
13 | at knot//net.minecraft.class_4264.method_48579(class_4264.java:37)
|
14 | at knot//net.minecraft.class_339.method_25394(class_339.java:78)
|
15 | at knot//net.minecraft.class_437.method_25394(class_437.java:120)
|
16 | at knot//net.minecraft.class_442.method_25394(class_442.java:289)
|
17 | at knot//net.minecraft.class_437.method_47413(class_437.java:110)
|
18 | at knot//net.minecraft.class_757.mixinextras$bridge$method_47413$284(class_757.java)
|
19 | at knot//net.minecraft.class_757.wrapOperation$zlj000$aether$shouldCancel(class_757.java:3605)
|
20 | at knot//net.minecraft.class_757.mixinextras$bridge$wrapOperation$zlj000$aether$shouldCancel$285(class_757.java)
|
21 | at knot//net.minecraft.class_757.wrapOperation$dhi000$konkrete$wrapRenderScreenKonkrete(class_757.java:9128)
|
22 | at knot//net.minecraft.class_757.method_3192(class_757.java:945)
|
23 | at knot//net.minecraft.class_310.method_1523(class_310.java:1219)
|
24 | at knot//net.minecraft.class_310.method_1514(class_310.java:802)
|
25 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
26 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
27 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
28 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
29 |
|
30 |
|
31 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
32 | ---------------------------------------------------------------------------------------
|
33 |
|
34 | -- Head --
|
35 | Thread: Render thread
|
36 | Stacktrace:
|
37 | at knot//net.minecraft.class_918.method_4019(class_918.java:256)
|
38 | at knot//net.minecraft.class_332.method_51425(class_332.java:518)
|
39 | at knot//net.minecraft.class_332.method_51424(class_332.java:511)
|
40 | at knot//net.minecraft.class_332.method_51427(class_332.java:491)
|
41 | at knot//com.simibubi.create.infrastructure.gui.OpenCreateMenuButton.method_48589(OpenCreateMenuButton.java:36)
|
42 | at knot//net.minecraft.class_4264.method_48579(class_4264.java:37)
|
43 | at knot//net.minecraft.class_339.method_25394(class_339.java:78)
|
44 | at knot//net.minecraft.class_437.method_25394(class_437.java:120)
|
45 | at knot//net.minecraft.class_442.method_25394(class_442.java:289)
|
46 | at knot//net.minecraft.class_437.method_47413(class_437.java:110)
|
47 | at knot//net.minecraft.class_757.mixinextras$bridge$method_47413$284(class_757.java)
|
48 | at knot//net.minecraft.class_757.wrapOperation$zlj000$aether$shouldCancel(class_757.java:3605)
|
49 | at knot//net.minecraft.class_757.mixinextras$bridge$wrapOperation$zlj000$aether$shouldCancel$285(class_757.java)
|
50 | at knot//net.minecraft.class_757.wrapOperation$dhi000$konkrete$wrapRenderScreenKonkrete(class_757.java:9128)
|
51 |
|
52 | -- Screen render details --
|
53 | Details:
|
54 | Screen name: net.minecraft.class_442
|
55 | Mouse location: Scaled: (0, 0). Absolute: (0.000000, 0.000000)
|
56 | Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2.000000
|
57 | Stacktrace:
|
58 | at knot//net.minecraft.class_757.method_3192(class_757.java:945)
|
59 | at knot//net.minecraft.class_310.method_1523(class_310.java:1219)
|
60 | at knot//net.minecraft.class_310.method_1514(class_310.java:802)
|
61 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
62 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
63 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
64 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
65 |
|
66 | -- Last reload --
|
67 | Details:
|
68 | Reload number: 1
|
69 | Reload reason: initial
|
70 | Finished: No
|
71 | Packs: vanilla, fabric, netherexp:jne_retextures, Moonlight Mods Dynamic Assets, Essential Assets, essential
|
72 | Recovery: Yes
|
73 | Recovery reason: java.util.concurrent.CompletionException: java.lang.ExceptionInInitializerError
|
74 | at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source)
|
75 | at java.base/java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source)
|
76 | at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source)
|
77 | at java.base/java.util.concurrent.CompletableFuture$Completion.exec(Unknown Source)
|
78 | at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
|
79 | at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source)
|
80 | at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source)
|
81 | at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
|
82 | at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
|
83 | Caused by: java.lang.ExceptionInInitializerError
|
84 | at knot//com.aetherteam.aether.client.renderer.AetherModelLoadingPlugin.lambda$onInitializeModelLoader$0(AetherModelLoadingPlugin.java:15)
|
85 | at knot//net.fabricmc.fabric.impl.client.model.loading.ModelLoaderPluginContextImpl.lambda$new$6(ModelLoaderPluginContextImpl.java:97)
|
86 | at knot//net.fabricmc.fabric.impl.client.model.loading.ModelLoadingEventDispatcher.modifyModelAfterBake(ModelLoadingEventDispatcher.java:291)
|
87 | at knot//net.minecraft.class_1088$class_7778.redirect$cep000$fabric-model-loading-api-v1$invokeModifyAfterBake(class_1088.java:560)
|
88 | at knot//net.minecraft.class_1088$class_7778.method_45873(class_1088.java:426)
|
89 | at knot//net.minecraft.class_1088.method_45877(class_1088.java:188)
|
90 | at java.base/java.util.HashMap$KeySet.forEach(Unknown Source)
|
91 | at knot//net.minecraft.class_1088.method_45876(class_1088.java:185)
|
92 | at knot//net.minecraft.class_1092.method_45883(class_1092.java:145)
|
93 | at knot//net.minecraft.class_1092.method_45885(class_1092.java:92)
|
94 | ... 7 more
|
95 | Caused by: java.lang.NullPointerException: Cannot invoke "net.fabricmc.fabric.api.renderer.v1.Renderer.materialFinder()" because the return value of "net.fabricmc.fabric.api.renderer.v1.RendererAccess.getRenderer()" is null
|
96 | at knot//com.aetherteam.aether.client.renderer.block.FastModel.<clinit>(FastModel.java:18)
|
97 | ... 17 more
|
98 |
|
99 | Stacktrace:
|
100 | at knot//net.minecraft.class_6360.method_36565(class_6360.java:49)
|
101 | at knot//net.minecraft.class_310.method_1587(class_310.java:2413)
|
102 | at knot//net.minecraft.class_310.method_1514(class_310.java:821)
|
103 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
104 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
105 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
106 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
107 |
|
108 | -- System Details --
|
109 | Details:
|
110 | Minecraft Version: 1.20.1
|
111 | Minecraft Version ID: 1.20.1
|
112 | Operating System: Windows 10 (amd64) version 10.0
|
113 | Java Version: 17.0.10, Azul Systems, Inc.
|
114 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
115 | Memory: 798220872 bytes (761 MiB) / 3619684352 bytes (3452 MiB) up to 8522825728 bytes (8128 MiB)
|
116 | CPUs: 6
|
117 | Processor Vendor: GenuineIntel
|
118 | Processor Name: Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
|
119 | Identifier: Intel64 Family 6 Model 158 Stepping 10
|
120 | Microarchitecture: Coffee Lake
|
121 | Frequency (GHz): 2.90
|
122 | Number of physical packages: 1
|
123 | Number of physical CPUs: 6
|
124 | Number of logical CPUs: 6
|
125 | Graphics card #0 name: NVIDIA GeForce GTX 1660
|
126 | Graphics card #0 vendor: NVIDIA (0x10de)
|
127 | Graphics card #0 VRAM (MB): 4095.00
|
128 | Graphics card #0 deviceId: 0x2184
|
129 | Graphics card #0 versionInfo: DriverVersion=32.0.15.6094
|
130 | Memory slot #0 capacity (MB): 8192.00
|
131 | Memory slot #0 clockSpeed (GHz): 2.67
|
132 | Memory slot #0 type: DDR4
|
133 | Memory slot #1 capacity (MB): 8192.00
|
134 | Memory slot #1 clockSpeed (GHz): 2.67
|
135 | Memory slot #1 type: DDR4
|
136 | Virtual memory max (MB): 32299.25
|
137 | Virtual memory used (MB): 20632.98
|
138 | Swap memory total (MB): 16000.00
|
139 | Swap memory used (MB): 615.18
|
140 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8128M
|
141 | Fabric Mods:
|
142 | accessories: Accessories 1.0.0-beta.47+1.20.1
|
143 | io_wispforest_endec: endec 0.1.8
|
144 | io_wispforest_endec_gson: gson 0.1.5
|
145 | io_wispforest_endec_netty: netty 0.1.4
|
146 | aether: The Aether 1.5.2-beta.6
|
147 | cumulus_menus: Cumulus 1.20.1-1.0.1-fabric
|
148 | mm_shedaniel: Manningham Mills (shedaniel's fork) 2.4.1
|
149 | nitrogen_internals: Nitrogen 1.20.1-1.0.15-fabric
|
150 | porting_lib_asm: Porting Lib ASM 2.3.9-beta.51+1.20.1
|
151 | porting_lib_base: Porting Lib Base 2.3.9-beta.52+1.20.1
|
152 | porting_lib_accessors: Porting Lib Accessors 2.3.9-beta.52+1.20.1
|
153 | porting_lib_attributes: Porting Lib Attributes 2.3.9-beta.52+1.20.1
|
154 | porting_lib_common: Porting Lib Common 2.3.9-beta.52+1.20.1
|
155 | porting_lib_config: Porting Lib Config 2.3.9-beta.52+1.20.1
|
156 | porting_lib_core: Porting Lib Core 2.3.9-beta.52+1.20.1
|
157 | porting_lib_entity: Porting Lib Entity 2.3.9-beta.52+1.20.1
|
158 | porting_lib_extensions: Porting Lib Extensions 2.3.9-beta.52+1.20.1
|
159 | porting_lib_fluids: Porting Lib Fluids 2.3.9-beta.52+1.20.1
|
160 | porting_lib_gui_utils: Porting Lib Gui Utils 2.3.9-beta.52+1.20.1
|
161 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.9-beta.52+1.20.1
|
162 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.9-beta.52+1.20.1
|
163 | porting_lib_tool_actions: Porting Lib Tool Actions 2.3.9-beta.52+1.20.1
|
164 | porting_lib_transfer: Porting Lib Transfer 2.3.9-beta.52+1.20.1
|
165 | porting_lib_utility: Porting Lib Utility 2.3.9-beta.52+1.20.1
|
166 | porting_lib_blocks: Porting Lib Blocks 2.3.9-beta.51+1.20.1
|
167 | porting_lib_brewing: Porting Lib Brewing 2.3.9-beta.51+1.20.1
|
168 | porting_lib_client_events: Porting Lib Client Events 2.3.9-beta.51+1.20.1
|
169 | porting_lib_data: Porting Lib Data 2.3.9-beta.51+1.20.1
|
170 | porting_lib_items: Porting Lib Items 2.3.9-beta.51+1.20.1
|
171 | porting_lib_level_events: Porting Lib Level Events 2.3.9-beta.51+1.20.1
|
172 | porting_lib_loot: Porting Lib Loot 2.3.9-beta.51+1.20.1
|
173 | porting_lib_model_generators: Porting Lib Model Generators 2.3.9-beta.51+1.20.1
|
174 | porting_lib_model_materials: Porting Lib Model Materials 2.3.9-beta.51+1.20.1
|
175 | porting_lib_model_loader: Porting Lib Model Loader 2.3.9-beta.51+1.20.1
|
176 | porting_lib_models: Porting Lib Models 2.3.9-beta.51+1.20.1
|
177 | porting_lib_networking: Porting Lib Networking 2.3.9-beta.51+1.20.1
|
178 | porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.9-beta.51+1.20.1
|
179 | porting_lib_tags: Porting Lib Tags 3.0
|
180 | amarite: Amarite 1.0.8
|
181 | reach-entity-attributes: Reach Entity Attributes 2.4.0
|
182 | amethyst_cutting_mr: Amethyst Cutting 1.0
|
183 | appleskin: AppleSkin 2.5.1+mc1.20
|
184 | archers: Archers (RPG Series) 1.3.0+1.20.1
|
185 | com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2
|
186 | ranged_weapon_api: RangedWeaponAPI 1.1.0+1.20.1
|
187 | structure_pool_api: Structure Pool API 1.0+1.20.1
|
188 | architectury: Architectury 9.2.14
|
189 | artifacts: Artifacts 9.5.15
|
190 | expandability: ExpandAbility 9.0.4
|
191 | step-height-entity-attribute: Step Height Entity Attribute 1.2.0
|
192 | azurelibarmor: AzureLib Armor 2.0.14
|
193 | badpackets: Bad Packets 0.4.3
|
194 | betterarcheology: Better Archeology 1.2.1-1.20.1
|
195 | betterdeepdark: Better Deep Dark 2024.7.9-1.20.1-fabric
|
196 | cardinal-components: Cardinal Components API 5.2.3
|
197 | cardinal-components-base: Cardinal Components API (base) 5.2.3
|
198 | cardinal-components-block: Cardinal Components API (blocks) 5.2.3
|
199 | cardinal-components-chunk: Cardinal Components API (chunks) 5.2.3
|
200 | cardinal-components-entity: Cardinal Components API (entities) 5.2.3
|
201 | cardinal-components-item: Cardinal Components API (items) 5.2.3
|
202 | cardinal-components-level: Cardinal Components API (world saves) 5.2.3
|
203 | cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.3
|
204 | cardinal-components-world: Cardinal Components API (worlds) 5.2.3
|
205 | cat_jam: cat_jam 1.3.1
|
206 | cloth-config: Cloth Config v11 11.1.136
|
207 | cloth-basic-math: cloth-basic-math 0.6.1
|
208 | cratedelight: Crate Delight 24.11.22-1.20-fabric
|
209 | create: Create 0.5.1-j-build.1631+mc1.20.1
|
210 | com_google_code_findbugs_jsr305: jsr305 3.0.2
|
211 | flywheel: Flywheel 0.6.11-4
|
212 | milk: Milk Lib 1.2.60
|
213 | dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2
|
214 | porting_lib_obj_loader: Porting Lib Obj Loader 2.3.8+1.20.1
|
215 | registrate-fabric: Registrate for Fabric 1.3.79-MC1.20.1
|
216 | createdeco: Create Deco 2.0.2-1.20.1-fabric
|
217 | death_knights: Death Knights 1.0.0
|
218 | deepslatecutting: Deepslate Cutting 1.7.0
|
219 | doapi: [Let's Do] API 1.2.15
|
220 | blue_endless_jankson: jankson 1.2.1
|
221 | terraform-wood-api-v1: Terraform Wood API (v1) 7.0.1
|
222 | dynamictrim: DynamicTrim 1.4.1
|
223 | mixinsquared: MixinSquared 0.1.1
|
224 | elementa: Elementa 708
|
225 | emotecraft: Emotecraft 2.2.7-b.build.50
|
226 | bendy-lib: Bendy api 4.0.0
|
227 | entity_model_features: Entity Model Features 2.4.1
|
228 | entity_texture_features: Entity Texture Features 6.2.9
|
229 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
230 | essential: Essential **.**.**.**
|
231 | essential-container: essential-container 1.0.0
|
232 | essential-loader: essential-loader 1.2.4
|
233 | eternal_attributes: Eternal Attributes 1.0.0
|
234 | explorify: Explorify 1.6.2
|
235 | exposure: Exposure 1.7.16
|
236 | fabric-api: Fabric API 0.92.6+1.20.1
|
237 | fabric-api-base: Fabric API Base 0.4.32+1802ada577
|
238 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
|
239 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577
|
240 | fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
|
241 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
|
242 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577
|
243 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577
|
244 | fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
|
245 | fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
|
246 | fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
|
247 | fabric-containers-v0: Fabric Containers (v0) 0.1.67+df3654b377
|
248 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
|
249 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
|
250 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
|
251 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
|
252 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.7+1802ada577
|
253 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
|
254 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
|
255 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.5+13a40c6677
|
256 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
|
257 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
|
258 | fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
|
259 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
|
260 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577
|
261 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377
|
262 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
|
263 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
|
264 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
|
265 | fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
|
266 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
|
267 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577
|
268 | fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777
|
269 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.14+a158aa0477
|
270 | fabric-networking-v0: Fabric Networking (v0) 0.3.54+df3654b377
|
271 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
|
272 | fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
|
273 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.24+1802ada577
|
274 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.6+1802ada577
|
275 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577
|
276 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77
|
277 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377
|
278 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
|
279 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
|
280 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377
|
281 | fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577
|
282 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
|
283 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
|
284 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577
|
285 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.33+1802ada577
|
286 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577
|
287 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
|
288 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
|
289 | fabric-language-kotlin: Fabric Language Kotlin 1.13.4+kotlin.2.2.0
|
290 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.0
|
291 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.0
|
292 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.0
|
293 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.0
|
294 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.28.0
|
295 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
|
296 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
|
297 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.2
|
298 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.7.0
|
299 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.7.0
|
300 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.1
|
301 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.1
|
302 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.1
|
303 | fabricloader: Fabric Loader 0.16.14
|
304 | mixinextras: MixinExtras 0.4.1
|
305 | farm_and_charm: [Let's Do] Farm & Charm 1.0.9
|
306 | farmersdelight: Farmer's Delight 1.20.1-2.4.0+refabricated
|
307 | mm: Manningham Mills 2.3
|
308 | farmersdelightexpansion: Farmer's Delight Expansion 1.2.2+1.20.1
|
309 | forgeconfigapiport: Forge Config API Port 8.0.2
|
310 | geckolib: GeckoLib 4 4.7.2
|
311 | com_eliotlash_mclib_mclib: mclib 20
|
312 | handcrafted: Handcrafted 3.0.6
|
313 | herbalbrews: [Let's Do] HerbalBrews 1.0.12
|
314 | herbaldelight: Herbal Delight 1.3-patch3-1.20.1
|
315 | highlighter: Highlighter 1.1.9
|
316 | holdmyitems: Hold My Items! 4.2.5
|
317 | iceberg: Iceberg 1.1.25
|
318 | iris: Iris 1.7.6+mc1.20.1
|
319 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
320 | org_anarres_jcpp: jcpp 1.4.14
|
321 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
322 | itemborders: Item Borders 1.2.2
|
323 | java: OpenJDK 64-Bit Server VM 17
|
324 | justzoom: Just Zoom 2.1.0
|
325 | konkrete: Konkrete 1.8.1
|
326 | lne_archers: L&E Archers-Add On 0.1.8-1.20.1
|
327 | lodestone: Lodestone 1.20.1-1.6.2.3f-fabric
|
328 | lootr: Lootr **.**.**.**
|
329 | mcwfences: Macaw's Fences and Walls 1.2.0
|
330 | medieval_buildings: Medieval Buildings 1.1.1
|
331 | minecraft: Minecraft 1.20.1
|
332 | moonlight: Moonlight 1.20-2.14.11
|
333 | more_rpg_classes: More RPG Classes 1.2.14-1.20.1
|
334 | moremobs: More Mobs 1.5.5+mod
|
335 | moremobvariants: More Mob Variants 1.3.1
|
336 | mousetweaks: Mouse Tweaks 2.26
|
337 | mousewheelie: Mouse Wheelie 1.13.0+mc1.20.1
|
338 | amecsapi: Amecs API 1.5.1+mc1.20-pre1
|
339 | coat: Coat 1.0.0-beta.20+mc1.20-pre1
|
340 | tweed4_annotated: tweed4_annotated 1.3.1+mc1.20-pre1
|
341 | tweed4_base: tweed4_base 1.7.1+mc1.20-pre1
|
342 | tweed4_data: tweed4_data 1.2.1+mc1.20-pre1
|
343 | tweed4_data_hjson: tweed4_data_hjson 1.1.1+mc1.20-pre1
|
344 | tweed4_tailor_coat: tweed4_tailor_coat 1.1.3+mc1.20-pre1
|
345 | tweed4_tailor_lang_json_descriptions: tweed4_tailor_lang_json_descriptions 1.1.0+mc1.20-pre1
|
346 | tweed4_tailor_screen: tweed4_tailor_screen 1.1.4+mc1.20-pre1
|
347 | mr_banner_flags: Banner Flags 2.3
|
348 | naturalist: Naturalist 5.0pre3
|
349 | midnightlib: MidnightLib 1.4.1
|
350 | necronomicon: Necronomicon 1.6.0
|
351 | netherexp: Jaden's Nether Expansion 2.1.3
|
352 | notenoughanimations: NotEnoughAnimations 1.10.0
|
353 | transition: TRansition 1.0.2
|
354 | trender: TRender 1.0.4
|
355 | org_jetbrains_annotations: annotations 13.0
|
356 | player-animator: Player Animator 1.0.2-rc1+1.20
|
357 | porting_lib: Porting Lib 2.3.8+1.20.1
|
358 | porting_lib_chunk_loading: Porting Lib Chunk Loading 2.3.8+1.20.1
|
359 | porting_lib_gametest: Porting Lib GameTest 2.3.8+1.20.1
|
360 | porting_lib_model_builders: Porting Lib Model Builders 2.3.8+1.20.1
|
361 | porting_lib_registries: Porting Lib Registries 2.3.8+1.20.1
|
362 | prism: Prism 1.0.5
|
363 | railways: Create: Steam 'n' Rails 1.6.9+fabric-mc1.20.1
|
364 | resourcefullib: Resourceful Lib 2.1.29
|
365 | com_teamresourceful_bytecodecs: bytecodecs 1.0.2
|
366 | com_teamresourceful_yabn: yabn 1.0.3
|
367 | resourcify: Resourcify 1.7.3
|
368 | roughlyenoughitems: Roughly Enough Items 12.1.785
|
369 | error_notifier: Error Notifier 1.0.9
|
370 | sawmill: Universal Sawmill 1.20-1.4.7
|
371 | shulkerboxtooltip: Shulker Box Tooltip 4.0.4+1.20.1
|
372 | smartbrainlib: SmartBrainLib 1.15
|
373 | sn0wfrogs_capybaras: Sn0wfrog's Capybaras 1.1.0-mc1.20.1
|
374 | snifferplus: Hellion's Sniffer+ 0.3.0
|
375 | sodium: Sodium 0.5.13+mc1.20.1
|
376 | spell_engine: Spell Engine 0.15.12+1.20.1
|
377 | spell_power: Spell Power Attribute 0.12.0+1.20.1
|
378 | spelunkery: Spelunkery 1.20.1-0.3.16
|
379 | stackedblocks: Stacked Blocks 25.2.13-1.20-fabric
|
380 | stained-lenses: Stained Lenses 0.7.0
|
381 | storagedelight: Storage Delight 25.6.26-1.20-fabric
|
382 | supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a
|
383 | terrablender: TerraBlender **.**.**.**
|
384 | com_electronwill_night-config_core: core 3.6.7
|
385 | com_electronwill_night-config_toml: toml 3.6.7
|
386 | terralith: Terralith 2.5.4
|
387 | travelersbackpack: Traveler's Backpack 9.1.37
|
388 | trinkets: Trinkets 3.7.2
|
389 | universalcraft: UniversalCraft 412
|
390 | vc_gliders: Gliders 1.1.7
|
391 | palladiumcore: PalladiumCore 1.20-2.0.0.0
|
392 | verdantvibes: Verdant Vibes 1.0.1-1.20.1
|
393 | vigilance: Vigilance 306
|
394 | vinery: [Let's Do] Vinery 1.4.39
|
395 | xaerominimap: Xaero's Minimap 25.2.6
|
396 | xaeroworldmap: Xaero's World Map 1.39.9
|
397 | xaerozoomout: XaeroZoomout 1.1.0
|
398 | yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+1.20.1-fabric
|
399 | com_twelvemonkeys_common_common-image: common-image 3.12.0
|
400 | com_twelvemonkeys_common_common-io: common-io 3.12.0
|
401 | com_twelvemonkeys_common_common-lang: common-lang 3.12.0
|
402 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
|
403 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
|
404 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
|
405 | org_quiltmc_parsers_gson: gson 0.2.1
|
406 | org_quiltmc_parsers_json: json 0.2.1
|
407 | yungsapi: YUNG's API 1.20-Fabric-4.0.6
|
408 | org_javassist_javassist: javassist 3.29.2-GA
|
409 | org_reflections_reflections: reflections 0.10.2
|
410 | Loaded Shaderpack: (off)
|
411 | Flywheel Backend: Uninitialized
|
412 | Launched Version: 1.20.1
|
413 | Backend library: LWJGL version 3.3.1 SNAPSHOT
|
414 | Backend API: NVIDIA GeForce GTX 1660/PCIe/SSE2 GL version 3.2.0 NVIDIA 560.94, NVIDIA Corporation
|
415 | Window size: 854x480
|
416 | GL Caps: Using framebuffer using OpenGL 3.2
|
417 | GL debug messages:
|
418 | Using VBOs: Yes
|
419 | Is Modded: Definitely; Client brand changed to 'fabric'
|
420 | Type: Client (map_client.txt)
|
421 | Graphics mode: fancy
|
422 | Resource Packs:
|
423 | Current Language: en_us
|
424 | CPU: 6x Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
|
425 |
|