1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-05-12 17:09:31
|
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$269(class_757.java)
|
19 | at knot//net.minecraft.class_757.wrapOperation$znd000$aether$shouldCancel(class_757.java:3605)
|
20 | at knot//net.minecraft.class_757.method_3192(class_757.java:945)
|
21 | at knot//net.minecraft.class_310.method_1523(class_310.java:1219)
|
22 | at knot//net.minecraft.class_310.method_1514(class_310.java:802)
|
23 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
24 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
25 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
26 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
27 |
|
28 |
|
29 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
30 | ---------------------------------------------------------------------------------------
|
31 |
|
32 | -- Head --
|
33 | Thread: Render thread
|
34 | Stacktrace:
|
35 | at knot//net.minecraft.class_918.method_4019(class_918.java:256)
|
36 | at knot//net.minecraft.class_332.method_51425(class_332.java:518)
|
37 | at knot//net.minecraft.class_332.method_51424(class_332.java:511)
|
38 | at knot//net.minecraft.class_332.method_51427(class_332.java:491)
|
39 | at knot//com.simibubi.create.infrastructure.gui.OpenCreateMenuButton.method_48589(OpenCreateMenuButton.java:36)
|
40 | at knot//net.minecraft.class_4264.method_48579(class_4264.java:37)
|
41 | at knot//net.minecraft.class_339.method_25394(class_339.java:78)
|
42 | at knot//net.minecraft.class_437.method_25394(class_437.java:120)
|
43 | at knot//net.minecraft.class_442.method_25394(class_442.java:289)
|
44 | at knot//net.minecraft.class_437.method_47413(class_437.java:110)
|
45 | at knot//net.minecraft.class_757.mixinextras$bridge$method_47413$269(class_757.java)
|
46 | at knot//net.minecraft.class_757.wrapOperation$znd000$aether$shouldCancel(class_757.java:3605)
|
47 |
|
48 | -- Screen render details --
|
49 | Details:
|
50 | Screen name: net.minecraft.class_442
|
51 | Mouse location: Scaled: (434, 179). Absolute: (1303.000000, 539.000000)
|
52 | Screen size: Scaled: (854, 480). Absolute: (2560, 1440). Scale factor of 3.000000
|
53 | Stacktrace:
|
54 | at knot//net.minecraft.class_757.method_3192(class_757.java:945)
|
55 | at knot//net.minecraft.class_310.method_1523(class_310.java:1219)
|
56 | at knot//net.minecraft.class_310.method_1514(class_310.java:802)
|
57 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
58 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
59 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
60 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
61 |
|
62 | -- Last reload --
|
63 | Details:
|
64 | Reload number: 1
|
65 | Reload reason: initial
|
66 | Finished: No
|
67 | Packs: vanilla, fabric
|
68 | Recovery: Yes
|
69 | Recovery reason: java.util.concurrent.CompletionException: java.lang.ExceptionInInitializerError
|
70 | at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
|
71 | at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
|
72 | at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649)
|
73 | at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483)
|
74 | at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
|
75 | at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
|
76 | at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
|
77 | at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
|
78 | at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
|
79 | Caused by: java.lang.ExceptionInInitializerError
|
80 | at knot//com.aetherteam.aether.client.renderer.AetherModelLoadingPlugin.lambda$onInitializeModelLoader$0(AetherModelLoadingPlugin.java:15)
|
81 | at knot//net.fabricmc.fabric.impl.client.model.loading.ModelLoaderPluginContextImpl.lambda$new$6(ModelLoaderPluginContextImpl.java:97)
|
82 | at knot//net.fabricmc.fabric.impl.client.model.loading.ModelLoadingEventDispatcher.modifyModelAfterBake(ModelLoadingEventDispatcher.java:291)
|
83 | at knot//net.minecraft.class_1088$class_7778.redirect$dbd000$fabric-model-loading-api-v1$invokeModifyAfterBake(class_1088.java:560)
|
84 | at knot//net.minecraft.class_1088$class_7778.method_45873(class_1088.java:426)
|
85 | at knot//net.minecraft.class_1088.method_45877(class_1088.java:188)
|
86 | at java.base/java.util.HashMap$KeySet.forEach(HashMap.java:1008)
|
87 | at knot//net.minecraft.class_1088.method_45876(class_1088.java:185)
|
88 | at knot//net.minecraft.class_1092.method_45883(class_1092.java:145)
|
89 | at knot//net.minecraft.class_1092.method_45885(class_1092.java:92)
|
90 | at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646)
|
91 | ... 6 more
|
92 | 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
|
93 | at knot//com.aetherteam.aether.client.renderer.block.FastModel.<clinit>(FastModel.java:18)
|
94 | ... 17 more
|
95 |
|
96 | Stacktrace:
|
97 | at knot//net.minecraft.class_6360.method_36565(class_6360.java:49)
|
98 | at knot//net.minecraft.class_310.method_1587(class_310.java:2413)
|
99 | at knot//net.minecraft.class_310.method_1514(class_310.java:821)
|
100 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
101 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
102 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
103 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
104 |
|
105 | -- System Details --
|
106 | Details:
|
107 | Minecraft Version: 1.20.1
|
108 | Minecraft Version ID: 1.20.1
|
109 | Operating System: Windows 10 (amd64) version 10.0
|
110 | Java Version: 17.0.8, Microsoft
|
111 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
112 | Memory: 2548053184 bytes (2430 MiB) / 4152360960 bytes (3960 MiB) up to 9126805504 bytes (8704 MiB)
|
113 | CPUs: 12
|
114 | Processor Vendor: AuthenticAMD
|
115 | Processor Name: AMD Ryzen 5 5600X 6-Core Processor
|
116 | Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
|
117 | Microarchitecture: Zen 3
|
118 | Frequency (GHz): 3.69
|
119 | Number of physical packages: 1
|
120 | Number of physical CPUs: 6
|
121 | Number of logical CPUs: 12
|
122 | Graphics card #0 name: NVIDIA GeForce RTX 3070
|
123 | Graphics card #0 vendor: NVIDIA (0x10de)
|
124 | Graphics card #0 VRAM (MB): 4095.00
|
125 | Graphics card #0 deviceId: 0x2484
|
126 | Graphics card #0 versionInfo: DriverVersion=32.0.15.6094
|
127 | Memory slot #0 capacity (MB): 8192.00
|
128 | Memory slot #0 clockSpeed (GHz): 2.40
|
129 | Memory slot #0 type: DDR4
|
130 | Memory slot #1 capacity (MB): 8192.00
|
131 | Memory slot #1 clockSpeed (GHz): 2.40
|
132 | Memory slot #1 type: DDR4
|
133 | Virtual memory max (MB): 33707.63
|
134 | Virtual memory used (MB): 19356.20
|
135 | Swap memory total (MB): 17408.00
|
136 | Swap memory used (MB): 638.11
|
137 | JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8704m -Xms256m
|
138 | Fabric Mods:
|
139 | accessories: Accessories 1.0.0-beta.47+1.20.1
|
140 | io_wispforest_endec: endec 0.1.8
|
141 | io_wispforest_endec_gson: gson 0.1.5
|
142 | io_wispforest_endec_netty: netty 0.1.4
|
143 | adventurez: AdventureZ 1.4.20
|
144 | aether: The Aether 1.5.2-beta.6
|
145 | cumulus_menus: Cumulus 1.20.1-1.0.1-fabric
|
146 | mm_shedaniel: Manningham Mills (shedaniel's fork) 2.4.1
|
147 | nitrogen_internals: Nitrogen 1.20.1-1.0.15-fabric
|
148 | porting_lib_asm: Porting Lib ASM 2.3.9-beta.51+1.20.1
|
149 | porting_lib_base: Porting Lib Base 2.3.9-beta.52+1.20.1
|
150 | porting_lib_accessors: Porting Lib Accessors 2.3.9-beta.52+1.20.1
|
151 | porting_lib_attributes: Porting Lib Attributes 2.3.9-beta.52+1.20.1
|
152 | porting_lib_common: Porting Lib Common 2.3.9-beta.52+1.20.1
|
153 | porting_lib_config: Porting Lib Config 2.3.9-beta.52+1.20.1
|
154 | porting_lib_core: Porting Lib Core 2.3.9-beta.52+1.20.1
|
155 | porting_lib_entity: Porting Lib Entity 2.3.9-beta.52+1.20.1
|
156 | porting_lib_extensions: Porting Lib Extensions 2.3.9-beta.52+1.20.1
|
157 | porting_lib_fluids: Porting Lib Fluids 2.3.9-beta.52+1.20.1
|
158 | porting_lib_gui_utils: Porting Lib Gui Utils 2.3.9-beta.52+1.20.1
|
159 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.9-beta.52+1.20.1
|
160 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.9-beta.52+1.20.1
|
161 | porting_lib_tool_actions: Porting Lib Tool Actions 2.3.9-beta.52+1.20.1
|
162 | porting_lib_transfer: Porting Lib Transfer 2.3.9-beta.52+1.20.1
|
163 | porting_lib_utility: Porting Lib Utility 2.3.9-beta.52+1.20.1
|
164 | porting_lib_blocks: Porting Lib Blocks 2.3.9-beta.51+1.20.1
|
165 | porting_lib_brewing: Porting Lib Brewing 2.3.9-beta.51+1.20.1
|
166 | porting_lib_client_events: Porting Lib Client Events 2.3.9-beta.51+1.20.1
|
167 | porting_lib_data: Porting Lib Data 2.3.9-beta.51+1.20.1
|
168 | porting_lib_items: Porting Lib Items 2.3.9-beta.51+1.20.1
|
169 | porting_lib_level_events: Porting Lib Level Events 2.3.9-beta.51+1.20.1
|
170 | porting_lib_loot: Porting Lib Loot 2.3.9-beta.51+1.20.1
|
171 | porting_lib_model_generators: Porting Lib Model Generators 2.3.9-beta.51+1.20.1
|
172 | porting_lib_model_materials: Porting Lib Model Materials 2.3.9-beta.51+1.20.1
|
173 | porting_lib_model_loader: Porting Lib Model Loader 2.3.9-beta.51+1.20.1
|
174 | porting_lib_models: Porting Lib Models 2.3.9-beta.51+1.20.1
|
175 | porting_lib_networking: Porting Lib Networking 2.3.9-beta.51+1.20.1
|
176 | porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.9-beta.51+1.20.1
|
177 | appleskin: AppleSkin 2.5.1+mc1.20
|
178 | architectury: Architectury 9.2.14
|
179 | armoroftheages: Armor of the Ages 1.5.6
|
180 | artifacts: Artifacts 9.5.15
|
181 | expandability: ExpandAbility 9.0.4
|
182 | step-height-entity-attribute: Step Height Entity Attribute 1.2.0
|
183 | asteorbar: AsteorBar 1.5
|
184 | attributefix: AttributeFix 21.0.4
|
185 | azurelib: AzureLib 2.0.41
|
186 | azurelibarmor: AzureLib Armor 2.0.14
|
187 | balm: Balm 7.3.28
|
188 | kuma_api: KumaAPI 20.1.10
|
189 | barteringstation: Bartering Station 8.0.0
|
190 | bclib: BCLib 3.0.14
|
191 | wunderlib: WunderLib 1.1.5
|
192 | betteradvancements: Better Advancements **.**.**.**
|
193 | betterchunkloading: Better chunk loading mod 1.20.1-5.5
|
194 | bettercombat: Better Combat 1.8.6+1.20.1
|
195 | betterend: Better End 4.0.11
|
196 | betterend-crashed-ships: BetterEnd Crashed Ships 1.0.0
|
197 | betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.6
|
198 | org_reflections_reflections: reflections 0.10.2
|
199 | betterfpsdist: Better FPS distance Mod 1.20.1-6.0
|
200 | betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
|
201 | borderlessmining: Borderless Mining 1.1.8+1.20.1
|
202 | bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.7.5-1.20.1
|
203 | maelstrom_library: Maelstrom Library 1.6.1-1.20
|
204 | multipart_entities: MultipartEntities 1.5-1.20
|
205 | cardinal-components: Cardinal Components API 5.2.3
|
206 | cardinal-components-base: Cardinal Components API (base) 5.2.3
|
207 | cardinal-components-block: Cardinal Components API (blocks) 5.2.3
|
208 | cardinal-components-chunk: Cardinal Components API (chunks) 5.2.3
|
209 | cardinal-components-entity: Cardinal Components API (entities) 5.2.3
|
210 | cardinal-components-item: Cardinal Components API (items) 5.2.3
|
211 | cardinal-components-level: Cardinal Components API (world saves) 5.2.3
|
212 | cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.3
|
213 | cardinal-components-world: Cardinal Components API (worlds) 5.2.3
|
214 | carryon: Carry On **.**.**.**
|
215 | chunksending: Chunksending Mod 1.20.1-2.8
|
216 | cloth-config: Cloth Config v11 11.1.136
|
217 | cloth-basic-math: cloth-basic-math 0.6.1
|
218 | clumps: Clumps **.**.**.**
|
219 | collective: Collective 8.3
|
220 | combatroll: Combat Roll 1.3.3+1.20.1
|
221 | commonnetworking: Common Network 1.0.5-1.20.1
|
222 | create: Create 0.5.1-j-build.1631+mc1.20.1
|
223 | com_google_code_findbugs_jsr305: jsr305 3.0.2
|
224 | flywheel: Flywheel 0.6.11-4
|
225 | milk: Milk Lib 1.2.60
|
226 | dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2
|
227 | porting_lib_obj_loader: Porting Lib Obj Loader 2.3.8+1.20.1
|
228 | reach-entity-attributes: Reach Entity Attributes 2.4.0
|
229 | registrate-fabric: Registrate for Fabric 1.3.79-MC1.20.1
|
230 | porting_lib_tags: Porting Lib Tags 3.0
|
231 | porting_lib_gametest: Porting Lib GameTest 2.1.1090+1.20
|
232 | create_oxidized: Create: Oxidized 0.1.1+1.20.1
|
233 | terraform-wood-api-v1: Terraform Wood API (v1) 7.0.1
|
234 | create_questing: Create Questing 1.0.0
|
235 | create_structures_arise: Create: Structures Arise 156.29.28
|
236 | ctov: ChoiceTheorem's Overhauled Village 3.4.14
|
237 | cupboard: cupboard 1.20.1-2.7
|
238 | death_knights: Death Knights 1.0.0
|
239 | deeperdarker: Deeper and Darker 1.3.3
|
240 | customportalapi: Custom Portal Api 0.0.1-beta64-1.20
|
241 | easyanvils: Easy Anvils 8.0.2
|
242 | eldritch_end: Eldritch End 0.3.3
|
243 | aaa_particles: AAAParticles 1.20.1-1.4.5
|
244 | emi: EMI 1.1.22+1.20.1+fabric
|
245 | emi_enchanting: EMI Enchanting 0.1.2+1.20.1
|
246 | emi_loot: EMI Loot 0.7.6+1.20.1+fabric
|
247 | endrem: End Remastered 5.2.4
|
248 | eternal_attributes: Eternal Attributes 1.0.0
|
249 | explorations: Explorations 1.20.1-1.6.1
|
250 | explorerscompass: Explorer's Compass 1.20.1-2.2.3-fabric
|
251 | explorify: Explorify 1.6.2
|
252 | fabric-api: Fabric API 0.92.5+1.20.1
|
253 | fabric-api-base: Fabric API Base 0.4.32+1802ada577
|
254 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
|
255 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577
|
256 | fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
|
257 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
|
258 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577
|
259 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577
|
260 | fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
|
261 | fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
|
262 | fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
|
263 | fabric-containers-v0: Fabric Containers (v0) 0.1.66+df3654b377
|
264 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
|
265 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
|
266 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
|
267 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
|
268 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.6+1802ada577
|
269 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
|
270 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
|
271 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.4+13a40c6677
|
272 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
|
273 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
|
274 | fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
|
275 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
|
276 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577
|
277 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377
|
278 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
|
279 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
|
280 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
|
281 | fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
|
282 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
|
283 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577
|
284 | fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777
|
285 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.13+13a40c6677
|
286 | fabric-networking-v0: Fabric Networking (v0) 0.3.53+df3654b377
|
287 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
|
288 | fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
|
289 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.23+1802ada577
|
290 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.5+1802ada577
|
291 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577
|
292 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77
|
293 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377
|
294 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
|
295 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
|
296 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377
|
297 | fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577
|
298 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
|
299 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
|
300 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577
|
301 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.32+1802ada577
|
302 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577
|
303 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
|
304 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
|
305 | fabric-language-kotlin: Fabric Language Kotlin 1.13.2+kotlin.2.1.20
|
306 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.20
|
307 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.20
|
308 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.20
|
309 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.20
|
310 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.27.0
|
311 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.1
|
312 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.1
|
313 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.2
|
314 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.7.0
|
315 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.7.0
|
316 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.0
|
317 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.0
|
318 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.0
|
319 | fabricloader: Fabric Loader 0.16.14
|
320 | mixinextras: MixinExtras 0.4.1
|
321 | ferritecore: FerriteCore 6.0.1
|
322 | flowerymooblooms: Friends&Foes - Flowery Mooblooms 2.0.2
|
323 | forgeconfigapiport: Forge Config API Port 8.0.2
|
324 | freecam: Freecam 1.2.1+1.20
|
325 | friendsandfoes: Friends&Foes 3.0.9
|
326 | ftblibrary: FTB Library 2001.2.9
|
327 | ftbquests: FTB Quests 2001.4.13
|
328 | team_reborn_energy: Energy 3.0.0
|
329 | ftbteams: FTB Teams 2001.3.1
|
330 | fzzy_config: Fzzy Config 0.6.9+1.20.1
|
331 | blue_endless_jankson: jankson 1.2.3
|
332 | fabric-permissions-api-v0: fabric-permissions-api 0.3.1
|
333 | net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
|
334 | geckolib: GeckoLib 4 **.**.**.**
|
335 | com_eliotlash_mclib_mclib: mclib 20
|
336 | gjeb: GJEB (GammaJustExtremeBright) ${version}
|
337 | glitchcore: GlitchCore **.**.**.**
|
338 | com_electronwill_night-config_core: core 3.6.7
|
339 | com_electronwill_night-config_toml: toml 3.6.7
|
340 | net_jodah_typetools: typetools 0.6.3
|
341 | gpumemleakfix: Gpu memory leak fix mod 1.20.1-1.8
|
342 | handcrafted: Handcrafted 3.0.6
|
343 | highlighter: Highlighter 1.1.9
|
344 | icarus: Icarus 2.12.0
|
345 | iceberg: Iceberg 1.1.25
|
346 | immersive_aircraft: Immersive Aircraft 1.2.2+1.20.1
|
347 | org_mariuszgromada_math_mathparser_org-mxparser: MathParser.org-mXparser 5.2.1
|
348 | immersive_armors: Immersive Armors 1.7.0+1.20.1
|
349 | immersive_melodies: Immersive Melodies 0.4.0+1.20.1
|
350 | immersivelanterns: Immersive Lanterns 1.0.4
|
351 | imst: Immersive structures 2.1.0
|
352 | iris: Iris 1.7.6+mc1.20.1
|
353 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
354 | org_anarres_jcpp: jcpp 1.4.14
|
355 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
356 | ironchests: Iron Chests: Restocked 5.0.2
|
357 | itemborders: Item Borders 1.2.2
|
358 | jade: Jade 11.13.1+fabric
|
359 | jadeaddons: Jade Addons 5.3.1+fabric
|
360 | java: OpenJDK 64-Bit Server VM 17
|
361 | jei: Just Enough Items **.**.**.**
|
362 | jewelry: Jewelry (RPG Series) 1.3.7+1.20.1
|
363 | com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2
|
364 | justhammers: Just Hammers 20.1.5+mc1.20.1
|
365 | knavesneeds: Knaves' Needs 2.0.1+1.20.1
|
366 | leavesbegone: Leaves Be Gone 8.0.0
|
367 | lithium: Lithium 0.11.3
|
368 | lithostitched: Lithostitched 1.4
|
369 | lootintegrations: Loot integration Mod 1.20.1-4.4
|
370 | lootintegrations_ctov: lootintegrations_ctov Mod 1.4
|
371 | lootr: Lootr **.**.**.**
|
372 | mes: Moog's End Structures 1.3.4-1.20-fabric
|
373 | minecraft: Minecraft 1.20.1
|
374 | moremobvariants: More Mob Variants 1.3.1
|
375 | necronomicon: Necronomicon 1.6.0
|
376 | nemos_inventory_sorting: Nemo's Inventory Sorting 1.8.2
|
377 | netherchested: Nether Chested 8.0.4
|
378 | puzzlesapi: Puzzles Api 8.1.7
|
379 | ok_zoomer: Ok Zoomer 5.4.0-beta.8
|
380 | wrench_wrapper: Wrench Wrapper 0.6.2
|
381 | owo: oωo 0.11.2+1.20
|
382 | paladins: Paladins & Priests (RPG Series) 1.4.0+1.20.1
|
383 | pickupnotifier: Pick Up Notifier 8.0.0
|
384 | player-animator: Player Animator 1.0.2-rc1+1.20
|
385 | prism: Prism 1.0.5
|
386 | puzzleslib: Puzzles Lib 8.1.32
|
387 | puzzlesaccessapi: Puzzles Access Api 20.1.1
|
388 | questkilltask: Quest Kill Task 0.2.0+1.20.1
|
389 | railways: Create: Steam 'n' Rails 1.6.9+fabric-mc1.20.1
|
390 | mm: Manningham Mills 2.3
|
391 | ranged_weapon_api: RangedWeaponAPI 1.1.4+1.20.1
|
392 | reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.1-build.101
|
393 | resourcefulconfig: Resourcefulconfig 2.1.3
|
394 | resourcefullib: Resourceful Lib 2.1.29
|
395 | com_teamresourceful_bytecodecs: bytecodecs 1.0.2
|
396 | com_teamresourceful_yabn: yabn 1.0.3
|
397 | rogues: Rogues & Warriors (RPG Series) 1.2.0+1.20.1
|
398 | runes: Runes 0.9.13+1.20.1
|
399 | seasonhud: SeasonHUD 1.13.3
|
400 | sereneseasons: SereneSeasons **.**.**.**
|
401 | shield_api: Shield API 1.0.1+1.20.1
|
402 | simplymore: Simply More 1.1.3
|
403 | simplyswords: Simply Swords 1.56.0-1.20.1
|
404 | spruceui: SpruceUI 5.0.0+1.20
|
405 | skinlayers3d: 3d-Skin-Layers 1.7.5
|
406 | smoothchunk: Smooth chunk save Mod 1.20.1-4.1
|
407 | sodium: Sodium 0.5.13+mc1.20.1
|
408 | sodiumdynamiclights: Sodium Dynamic Lights 1.0.9
|
409 | sodiumoptionsapi: Sodium Options API 1.0.10
|
410 | mixinsquared: MixinSquared 0.2.0-beta.6
|
411 | soulsweapons: Marium's Soulslike Weaponry 1.2.4-1.20.1-fabric
|
412 | spell_engine: Spell Engine 0.15.12+1.20.1
|
413 | spell_power: Spell Power Attribute 0.12.0+1.20.1
|
414 | stackrefill: Stack Refill 4.7
|
415 | structure_pool_api: Structure Pool API 1.0+1.20.1
|
416 | tclayer: Accessories Trinkets Compat Layer 3.8.1+beta.14
|
417 | tectonic: Tectonic 2.4.4
|
418 | terralith: Terralith 2.5.4
|
419 | tiered: Tierify 1.2.0
|
420 | autotag: AutoTag 2.0.2+1.20
|
421 | autotag-convention: AutoTag Convention 2.0.2+1.20
|
422 | com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.15.2
|
423 | com_fasterxml_jackson_core_jackson-core: jackson-core 2.15.2
|
424 | com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.15.2
|
425 | libz: LibZ 1.0.2
|
426 | tlc: The Lost Castle 1.0.1
|
427 | tradingpost: Trading Post 8.0.2
|
428 | transmog: Transmog 1.3.0+1.20
|
429 | travelersbackpack: Traveler's Backpack 9.1.33
|
430 | txnilib: TxniLib 1.0.23
|
431 | wanderingtradermayleave: Wandering Trader May Leave 1.0
|
432 | waystones: Waystones 14.1.12
|
433 | xaerominimap: Xaero's Minimap 25.2.6
|
434 | xaeroworldmap: Xaero's World Map 1.39.4
|
435 | yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+1.20.1-fabric
|
436 | com_twelvemonkeys_common_common-image: common-image 3.12.0
|
437 | com_twelvemonkeys_common_common-io: common-io 3.12.0
|
438 | com_twelvemonkeys_common_common-lang: common-lang 3.12.0
|
439 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
|
440 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
|
441 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
|
442 | org_quiltmc_parsers_gson: gson 0.2.1
|
443 | org_quiltmc_parsers_json: json 0.2.1
|
444 | yigd: You're in Grave Danger 2.0.14
|
445 | libgui: LibGui 8.1.1+1.20.1
|
446 | jankson: Jankson 6.0.0+j1.2.3
|
447 | libninepatch: LibNinePatch 1.2.0
|
448 | yungsapi: YUNG's API 1.20-Fabric-4.0.6
|
449 | org_javassist_javassist: javassist 3.29.2-GA
|
450 | Loaded Shaderpack: (off)
|
451 | Flywheel Backend: Uninitialized
|
452 | Launched Version: fabric-loader-0.16.14-1.20.1
|
453 | Backend library: LWJGL version 3.3.1 SNAPSHOT
|
454 | Backend API: NVIDIA GeForce RTX 3070/PCIe/SSE2 GL version 3.2.0 NVIDIA 560.94, NVIDIA Corporation
|
455 | Window size: 2560x1440
|
456 | GL Caps: Using framebuffer using OpenGL 3.2
|
457 | GL debug messages:
|
458 | Using VBOs: Yes
|
459 | Is Modded: Definitely; Client brand changed to 'fabric'
|
460 | Type: Client (map_client.txt)
|
461 | Graphics mode: fancy
|
462 | Resource Packs:
|
463 | Current Language: en_us
|
464 | CPU: 12x AMD Ryzen 5 5600X 6-Core Processor
|
465 |
|