1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-02-13 06:38:24
|
5 | Description: mouseClicked event handler
|
6 |
|
7 | java.lang.NullPointerException: Cannot invoke "net.minecraft.class_1860.method_17716()" because "$$7" is null
|
8 | at knot//net.minecraft.class_1863.method_20705(class_1863.java:57)
|
9 | at knot//net.minecraft.class_1863.method_18788(class_1863.java:35)
|
10 | at knot//net.minecraft.class_4080.method_18790(class_4080.java:13)
|
11 | at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718)
|
12 | at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
|
13 | at knot//net.minecraft.class_4014.method_18365(class_4014.java:69)
|
14 | at knot//net.minecraft.class_1255.method_18859(class_1255.java:157)
|
15 | at knot//net.minecraft.class_4093.method_18859(class_4093.java:23)
|
16 | at knot//net.minecraft.class_1255.method_16075(class_1255.java:131)
|
17 | at knot//net.minecraft.class_1255.method_18857(class_1255.java:140)
|
18 | at knot//net.minecraft.class_310.method_18857(class_310.java:24465)
|
19 | at knot//net.minecraft.class_525.method_31130(class_525.java:158)
|
20 | at knot//net.minecraft.class_528.method_43462(class_528.java:147)
|
21 | at knot//net.minecraft.class_528.<init>(class_528.java:91)
|
22 | at knot//net.minecraft.class_526.method_25426(class_526.java:65)
|
23 | at knot//net.minecraft.class_437.method_41843(class_437.java:389)
|
24 | at knot//net.minecraft.class_437.method_25423(class_437.java:380)
|
25 | at knot//net.minecraft.class_310.method_1507(class_310.java:1035)
|
26 | at knot//net.minecraft.class_442.method_19861(class_442.java:160)
|
27 | at knot//net.minecraft.class_4185.method_25306(class_4185.java:43)
|
28 | at knot//net.minecraft.class_4264.method_25348(class_4264.java:16)
|
29 | at knot//net.minecraft.class_339.method_25402(class_339.java:120)
|
30 | at knot//net.minecraft.class_4069.method_25402(class_4069.java:27)
|
31 | at knot//net.minecraft.class_442.method_25402(class_442.java:343)
|
32 | at knot//net.minecraft.class_312.method_1611(class_312.java:94)
|
33 | at knot//net.minecraft.class_437.method_25412(class_437.java:489)
|
34 | at knot//net.minecraft.class_312.method_1601(class_312.java:94)
|
35 | at knot//net.minecraft.class_312.method_22686(class_312.java:165)
|
36 | at knot//net.minecraft.class_1255.execute(class_1255.java:103)
|
37 | at knot//net.minecraft.class_312.method_22684(class_312.java:165)
|
38 | at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
|
39 | at knot//org.lwjgl.system.JNI.invokeV(Native Method)
|
40 | at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3403)
|
41 | at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:197)
|
42 | at knot//net.minecraft.class_1041.method_15998(class_1041.java:315)
|
43 | at knot//net.minecraft.class_310.method_1523(class_310.java:1205)
|
44 | at knot//net.minecraft.class_310.method_1514(class_310.java:768)
|
45 | at knot//net.minecraft.client.main.Main.method_44604(Main.java:244)
|
46 | at knot//net.minecraft.client.main.Main.main(Main.java:51)
|
47 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
48 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
49 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
50 |
|
51 |
|
52 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
53 | ---------------------------------------------------------------------------------------
|
54 |
|
55 | -- Head --
|
56 | Thread: Render thread
|
57 | Stacktrace:
|
58 | at knot//net.minecraft.class_1863.method_20705(class_1863.java:57)
|
59 | at knot//net.minecraft.class_1863.method_18788(class_1863.java:35)
|
60 | at knot//net.minecraft.class_4080.method_18790(class_4080.java:13)
|
61 | at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718)
|
62 | at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
|
63 | at knot//net.minecraft.class_4014.method_18365(class_4014.java:69)
|
64 | at knot//net.minecraft.class_1255.method_18859(class_1255.java:157)
|
65 | at knot//net.minecraft.class_4093.method_18859(class_4093.java:23)
|
66 | at knot//net.minecraft.class_1255.method_16075(class_1255.java:131)
|
67 | at knot//net.minecraft.class_1255.method_18857(class_1255.java:140)
|
68 | at knot//net.minecraft.class_310.method_18857(class_310.java:24465)
|
69 | at knot//net.minecraft.class_525.method_31130(class_525.java:158)
|
70 | at knot//net.minecraft.class_528.method_43462(class_528.java:147)
|
71 | at knot//net.minecraft.class_528.<init>(class_528.java:91)
|
72 | at knot//net.minecraft.class_526.method_25426(class_526.java:65)
|
73 | at knot//net.minecraft.class_437.method_41843(class_437.java:389)
|
74 | at knot//net.minecraft.class_437.method_25423(class_437.java:380)
|
75 | at knot//net.minecraft.class_310.method_1507(class_310.java:1035)
|
76 | at knot//net.minecraft.class_442.method_19861(class_442.java:160)
|
77 | at knot//net.minecraft.class_4185.method_25306(class_4185.java:43)
|
78 | at knot//net.minecraft.class_4264.method_25348(class_4264.java:16)
|
79 | at knot//net.minecraft.class_339.method_25402(class_339.java:120)
|
80 | at knot//net.minecraft.class_4069.method_25402(class_4069.java:27)
|
81 | at knot//net.minecraft.class_442.method_25402(class_442.java:343)
|
82 | at knot//net.minecraft.class_312.method_1611(class_312.java:94)
|
83 | at knot//net.minecraft.class_437.method_25412(class_437.java:489)
|
84 | at knot//net.minecraft.class_312.method_1601(class_312.java:94)
|
85 | at knot//net.minecraft.class_312.method_22686(class_312.java:165)
|
86 | at knot//net.minecraft.class_1255.execute(class_1255.java:103)
|
87 | at knot//net.minecraft.class_312.method_22684(class_312.java:165)
|
88 | at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
|
89 | at knot//org.lwjgl.system.JNI.invokeV(Native Method)
|
90 | at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3403)
|
91 | at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:197)
|
92 |
|
93 | -- Affected screen --
|
94 | Details:
|
95 | Screen name: net.minecraft.class_442
|
96 | Stacktrace:
|
97 | at knot//net.minecraft.class_437.method_25412(class_437.java:489)
|
98 | at knot//net.minecraft.class_312.method_1601(class_312.java:94)
|
99 | at knot//net.minecraft.class_312.method_22686(class_312.java:165)
|
100 | at knot//net.minecraft.class_1255.execute(class_1255.java:103)
|
101 | at knot//net.minecraft.class_312.method_22684(class_312.java:165)
|
102 | at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
|
103 | at knot//org.lwjgl.system.JNI.invokeV(Native Method)
|
104 | at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3403)
|
105 | at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:197)
|
106 | at knot//net.minecraft.class_1041.method_15998(class_1041.java:315)
|
107 | at knot//net.minecraft.class_310.method_1523(class_310.java:1205)
|
108 | at knot//net.minecraft.class_310.method_1514(class_310.java:768)
|
109 | at knot//net.minecraft.client.main.Main.method_44604(Main.java:244)
|
110 | at knot//net.minecraft.client.main.Main.main(Main.java:51)
|
111 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
112 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
113 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
114 |
|
115 | -- Last reload --
|
116 | Details:
|
117 | Reload number: 1
|
118 | Reload reason: initial
|
119 | Finished: Yes
|
120 | Packs: Default, Fabric Mods, Glass Resource Pack Fix.zip, Archaic v93 [1.19 - 1.20.2] [256x].zip, minecraft/physicsmod, Supplementaries Generated Pack
|
121 | Stacktrace:
|
122 | at knot//net.minecraft.class_6360.method_36565(class_6360.java:49)
|
123 | at knot//net.minecraft.class_310.method_1587(class_310.java:2348)
|
124 | at knot//net.minecraft.class_310.method_1514(class_310.java:787)
|
125 | at knot//net.minecraft.client.main.Main.method_44604(Main.java:244)
|
126 | at knot//net.minecraft.client.main.Main.main(Main.java:51)
|
127 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
128 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
129 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
130 |
|
131 | -- System Details --
|
132 | Details:
|
133 | Minecraft Version: 1.19.2
|
134 | Minecraft Version ID: 1.19.2
|
135 | Operating System: Windows 10 (amd64) version 10.0
|
136 | Java Version: 17.0.8, Microsoft
|
137 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
138 | Memory: 932421120 bytes (889 MiB) / 3825205248 bytes (3648 MiB) up to 4261412864 bytes (4064 MiB)
|
139 | CPUs: 12
|
140 | Processor Vendor: GenuineIntel
|
141 | Processor Name: Intel(R) Core(TM) i5-10500H CPU @ 2.50GHz
|
142 | Identifier: Intel64 Family 6 Model 165 Stepping 2
|
143 | Microarchitecture: unknown
|
144 | Frequency (GHz): 2.50
|
145 | Number of physical packages: 1
|
146 | Number of physical CPUs: 6
|
147 | Number of logical CPUs: 12
|
148 | Graphics card #0 name: Intel(R) UHD Graphics
|
149 | Graphics card #0 vendor: Intel Corporation (0x8086)
|
150 | Graphics card #0 VRAM (MB): 1024.00
|
151 | Graphics card #0 deviceId: 0x9bc4
|
152 | Graphics card #0 versionInfo: DriverVersion=31.0.101.2111
|
153 | Graphics card #1 name: NVIDIA GeForce GTX 1650 with Max-Q Design
|
154 | Graphics card #1 vendor: NVIDIA (0x10de)
|
155 | Graphics card #1 VRAM (MB): 4095.00
|
156 | Graphics card #1 deviceId: 0x1f9d
|
157 | Graphics card #1 versionInfo: DriverVersion=32.0.15.7216
|
158 | Memory slot #0 capacity (MB): 8192.00
|
159 | Memory slot #0 clockSpeed (GHz): 3.20
|
160 | Memory slot #0 type: DDR4
|
161 | Virtual memory max (MB): 20335.99
|
162 | Virtual memory used (MB): 15694.80
|
163 | Swap memory total (MB): 12322.20
|
164 | Swap memory used (MB): 2097.84
|
165 | JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4064m -Xms256m
|
166 | Fabric Mods:
|
167 | addonslib: AddonsLib 1.19-1.2
|
168 | adorn: Adorn 3.9.1+1.19.2
|
169 | another_furniture: Another Furniture 1.19.2-2.1.4
|
170 | appleskin: AppleSkin 2.4.1+mc1.19
|
171 | architectury: Architectury 6.5.85
|
172 | bcc: BetterCompatibilityChecker 2.0.2-build.16+mc1.19.1
|
173 | bclib: BCLib 2.1.7
|
174 | beautify: Beautify 1.1.1+fabric-1.19.2
|
175 | cardinal-components-base: Cardinal Components API (base) 5.0.2
|
176 | cardinal-components-entity: Cardinal Components API (entities) 5.0.2
|
177 | cardinal-components-world: Cardinal Components API (worlds) 5.0.2
|
178 | betteradvancements: Better Advancements **.**.**.**
|
179 | betterdeserttemples: YUNG's Better Desert Temples 1.19.2-Fabric-2.2.2
|
180 | org_reflections_reflections: reflections 0.10.2
|
181 | betterdungeons: YUNG's Better Dungeons 1.19.2-Fabric-3.2.1
|
182 | betterend: Better End 2.1.6
|
183 | betterfpsdist: Better FPS distance Mod 1.19-2.4
|
184 | bettermineshafts: YUNG's Better Mineshafts 1.19.2-Fabric-3.2.0
|
185 | betternether: Better Nether 7.1.4
|
186 | betteroceanmonuments: YUNG's Better Ocean Monuments 1.19.2-Fabric-2.1.0
|
187 | betterstrongholds: YUNG's Better Strongholds 1.19.2-Fabric-3.2.0
|
188 | betterwitchhuts: YUNG's Better Witch Huts 1.19.2-Fabric-2.1.0
|
189 | bookshelf: Bookshelf 16.3.20
|
190 | botanypots: BotanyPots 9.0.33
|
191 | botanytrees: BotanyTrees 5.0.8
|
192 | byg: Oh The Biomes You'll Go **.**.**.**
|
193 | cardinal-components: Cardinal Components API 5.0.2
|
194 | cardinal-components-block: Cardinal Components API (blocks) 5.0.2
|
195 | cardinal-components-chunk: Cardinal Components API (chunks) 5.0.2
|
196 | cardinal-components-item: Cardinal Components API (items) 5.0.2
|
197 | cardinal-components-level: Cardinal Components API (world saves) 5.0.2
|
198 | cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.0.2
|
199 | catalogue: Catalogue 1.7.0-1.19.2
|
200 | chefsdelight: Chef's Delight 1.0.3-fabric-1.19.2
|
201 | structurized-reborn: Structurized Reborn 1.19-01
|
202 | chipped: Chipped 2.1.5
|
203 | chiselsandbits: chisels-and-bits 1.3.146
|
204 | org_lz4_lz4-pure-java: lz4-pure-java 1.8.0
|
205 | saeculariacaudices: Saecularia Caudices 1.0.16
|
206 | scena: Scena 1.0.95
|
207 | chunky: Chunky 1.3.38
|
208 | cleancut: CleanCut 6.0
|
209 | cloth-config: Cloth Config v8 8.3.103
|
210 | cloth-basic-math: cloth-basic-math 0.6.1
|
211 | clumps: Clumps 9.0.0+14
|
212 | clutter: Clutter 1.19.2-0.2.1
|
213 | cobweb: Cobweb 1.0.1
|
214 | collective: Collective 7.57
|
215 | comforts: Comforts 6.0.7+1.19.2
|
216 | configured: Configured 2.0.0
|
217 | connectivity: Connectivity Mod 1.19.2-4.5
|
218 | controlling: Controlling For Fabric 10.0+7
|
219 | convenientdecor: Convenient Decor 0.1.0
|
220 | corgilib: CorgiLib **.**.**.**
|
221 | com_electronwill_night-config_core: core 3.6.6
|
222 | com_electronwill_night-config_toml: toml 3.6.6
|
223 | crittersandcompanions: Critters and Companions 1.19.2-2.0.2
|
224 | cull-less-leaves: Cull Less Leaves 1.0.6
|
225 | conditional-mixin: conditional mixin 0.3.0
|
226 | cullleaves: Cull Leaves 3.0.1
|
227 | cupboard: cupboard 1.19.2-1.7
|
228 | decorative_blocks: Decorative Blocks 3.0.0
|
229 | doapi: Lets Do Api 1.1.0
|
230 | blue_endless_jankson: jankson 1.2.1
|
231 | terraform-wood-api-v1: Terraform Wood API (v1) 4.2.0
|
232 | doubledoors: Double Doors 5.7
|
233 | dramaticdoors: Dramatic Doors (Fabric) 1.19.2-2.0.1
|
234 | effortless: Effortless Structure 3.1.0
|
235 | enhancedblockentities: Enhanced Block Entities 0.7.2+1.19.2
|
236 | advanced_runtime_resource_pack: Runtime Resource Pack 0.6.2
|
237 | spruceui: SpruceUI 4.0.0+1.19
|
238 | entity_texture_features: Entity Texture Features 4.4.4
|
239 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
240 | entityculling: EntityCulling-Fabric 1.6.1-mc1.19.2
|
241 | exlinedoors: Exline's Doors 2.3.6
|
242 | exlinefurniture: Exline's Furniture 2.3.2
|
243 | expandeddelight: Expanded Delight **.**.**.**
|
244 | extraalchemy: Extra Alchemy 1.9.0
|
245 | fabric-api: Fabric API 0.77.0+1.19.2
|
246 | fabric-api-base: Fabric API Base 0.4.15+8f4e8eb390
|
247 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.14+93d8cb8290
|
248 | fabric-biome-api-v1: Fabric Biome API (v1) 9.1.1+16f1e31390
|
249 | fabric-block-api-v1: Fabric Block API (v1) 1.0.2+e415d50e90
|
250 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.25+cafc6e8e90
|
251 | fabric-client-tags-api-v1: Fabric Client Tags 1.0.5+b35fea8390
|
252 | fabric-command-api-v1: Fabric Command API (v1) 1.2.16+f71b366f90
|
253 | fabric-command-api-v2: Fabric Command API (v2) 2.2.1+413cbbc790
|
254 | fabric-commands-v0: Fabric Commands (v0) 0.2.33+df3654b390
|
255 | fabric-containers-v0: Fabric Containers (v0) 0.1.42+df3654b390
|
256 | fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.2+7c6cd14d90
|
257 | fabric-convention-tags-v1: Fabric Convention Tags 1.3.0+4bc6e26290
|
258 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.8+aeb40ebe90
|
259 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 5.3.9+413cbbc790
|
260 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.35+0d0f210290
|
261 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.4+9244241690
|
262 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.34+562bff6e90
|
263 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.36+df3654b390
|
264 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.24+b6b6abb490
|
265 | fabric-item-api-v1: Fabric Item API (v1) 1.6.6+b7d1888890
|
266 | fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.39+9244241690
|
267 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.25+5c4fce2890
|
268 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.23+df3654b390
|
269 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.4+1b46dc7890
|
270 | fabric-loot-api-v2: Fabric Loot API (v2) 1.1.13+83a8659290
|
271 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.16+9e7660c690
|
272 | fabric-message-api-v1: Fabric Message API (v1) 5.0.7+93d8cb8290
|
273 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.24+33fbc73890
|
274 | fabric-models-v0: Fabric Models (v0) 0.3.21+c6af733c90
|
275 | fabric-networking-api-v1: Fabric Networking API (v1) 1.2.12+def3f86d90
|
276 | fabric-networking-v0: Fabric Networking (v0) 0.3.29+df3654b390
|
277 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 4.2.2+d8ef690890
|
278 | fabric-particles-v1: Fabric Particles (v1) 1.1.0+ee641e7390
|
279 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.2+413cbbc790
|
280 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.33+9244241690
|
281 | fabric-renderer-api-v1: Fabric Renderer API (v1) 1.2.1+1adbf27790
|
282 | fabric-renderer-indigo: Fabric Renderer - Indigo 0.8.0+1adbf27790
|
283 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.25+df3654b390
|
284 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.19+6e0787e690
|
285 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.11+4d0d570390
|
286 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.28+df3654b390
|
287 | fabric-rendering-v1: Fabric Rendering (v1) 1.13.0+526f2c6790
|
288 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.1.2+aae9039d90
|
289 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.8.4+edbdcddb90
|
290 | fabric-screen-api-v1: Fabric Screen API (v1) 1.0.32+4d0d570390
|
291 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.8+1cc24b1b90
|
292 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.2+c4f28df590
|
293 | fabric-textures-v0: Fabric Textures (v0) 1.0.24+aeb40ebe90
|
294 | fabric-transfer-api-v1: Fabric Transfer API (v1) 2.1.6+413cbbc790
|
295 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.3.3+08b73de490
|
296 | fabric-language-kotlin: Fabric Language Kotlin 1.10.8+kotlin.1.9.0
|
297 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.9.0
|
298 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.9.0
|
299 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.9.0
|
300 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.9.0
|
301 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.21.0
|
302 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.7.2
|
303 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.7.2
|
304 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.4.0
|
305 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.5.1
|
306 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.5.1
|
307 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.5.1
|
308 | fabricloader: Fabric Loader 0.16.10
|
309 | mixinextras: MixinExtras 0.4.1
|
310 | farmersdelight: Farmer's Delight 1.19.2-1.3.10
|
311 | faster_entity_animations: FastAnim 1.5.6
|
312 | fastfurnace: FastFurnace 1.19.2-5
|
313 | fastload: Fast Load 2.6.11
|
314 | fdjei: Just Enough Farmer's Recipes 1.0.1
|
315 | ferritecore: FerriteCore 5.0.3
|
316 | fixmyspawnr: FixMySpawnR 1.1.3
|
317 | flan: Flan 1.19.2-1.8.4.1
|
318 | rtree-3i-lite-fabric: rtree-3i-lite for Fabric 0.3.0
|
319 | flowerymooblooms: Friends&Foes - Flowery Mooblooms 1.0.0
|
320 | forgeconfigapiport: Forge Config API Port 4.2.11
|
321 | framework: Framework 0.7.12
|
322 | org_javassist_javassist: javassist 3.29.2-GA
|
323 | friendsandfoes: Friends&Foes 1.8.5
|
324 | furnitureexpanded: Furniture Expanded [FABRIC] 1.1-1.19.2
|
325 | fwaystones: Fabric Waystones 3.0.8+mc1.19.2
|
326 | geckolib3: Geckolib 3.1.40
|
327 | com_eliotlash_mclib_mclib: mclib 20
|
328 | hearth_and_home: Hearth & Home 1.19.2-1.0.1
|
329 | iceberg: Iceberg 1.0.46
|
330 | immersive_armors: Immersive Armors 1.5.6+1.19.2
|
331 | immersive_paintings: Immersive Paintings 0.6.5+1.19.2
|
332 | indium: Indium 1.0.9+mc1.19.2
|
333 | inventorysorter: Inventory Sorter 1.8.10-1.19
|
334 | kyrptconfig: Kyrpt Config 1.4.14-1.19
|
335 | iris: Iris 1.6.6
|
336 | io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre13
|
337 | org_anarres_jcpp: jcpp 1.4.14
|
338 | org_antlr_antlr4-runtime: antlr4-runtime 4.11.1
|
339 | ironchests: Iron Chests 1.7.7
|
340 | libgui: LibGui 6.2.0+1.19
|
341 | jankson: Jankson 4.1.1+j1.2.1
|
342 | libninepatch: LibNinePatch 1.1.0
|
343 | jade: Jade 8.7.3
|
344 | jadeaddons: Jade Addons 3.2.0
|
345 | java: OpenJDK 64-Bit Server VM 17
|
346 | jei: Just Enough Items 11.6.0.1016
|
347 | lazy-language-loader: lazy-language-loader 0.3.1
|
348 | lazydfu: LazyDFU 0.1.3
|
349 | leaf-decay: Leaf Decay 1.5.0-1.19.2
|
350 | legendarytooltips: Legendary Tooltips 1.3.3
|
351 | lilwings: Lil' Wings 1.2.3
|
352 | milk: Milk Lib 1.0.48
|
353 | dripstone_fluid_lib: Dripstone Fluid Lib 2.0.0
|
354 | litematica: Litematica 0.12.7
|
355 | lithium: Lithium 0.11.1
|
356 | lootr: Lootr **.**.**.**
|
357 | luphieclutteredmod: Cluttered 2.1
|
358 | magic_vibe_decorations: Magic Vibe Decorations 1.10.0
|
359 | magnumtorch: Magnum Torch 4.2.3
|
360 | malilib: MaLiLib 0.13.0
|
361 | mcwbridges: Macaw's Bridges 3.0.0
|
362 | mcwdoors: Macaw's Doors 1.1.2
|
363 | mcwfences: Macaw's Fences and Walls 1.0.7
|
364 | mcwfurnitures: Macaw's Furniture 3.1.0
|
365 | mcwholidays: Macaw's Holidays 1.1.0
|
366 | mcwlights: Macaw's Lights and Lamps 1.0.6
|
367 | mcwpaintings: Macaw's Paintings 1.0.5
|
368 | mcwpaths: Macaw's Paths and Pavings 1.0.5
|
369 | mcwroofs: Macaw's Roofs 2.3.1
|
370 | mcwstairs: Macaw's Stairs and Balconies 1.0.1
|
371 | mcwtrpdoors: Macaw's Trapdoors 1.1.4
|
372 | mcwwindows: Macaw's Windows 2.3.0
|
373 | memoryleakfix: memory Leak Fix 1.19.1-0.7.0
|
374 | midnightlib: MidnightLib 1.0.0
|
375 | minecraft: Minecraft 1.19.2
|
376 | modelfix: Model Gap Fix 1.8
|
377 | modernfix: ModernFix 5.6.1+mc1.19.2
|
378 | modmenu: Mod Menu 4.2.0-beta.2
|
379 | moonlight: Moonlight 1.19.2-2.2.44
|
380 | more_slabs_stairs_and_walls: More Slabs, Stairs, and Walls 2.4.0+1.19.2
|
381 | mousetweaks: Mouse Tweaks 2.22
|
382 | nicemod: NiceMod - New blocks 1.2 - 1.19.2
|
383 | nightlights: Night Lights 1.1
|
384 | owo: oωo 0.8.5+1.19
|
385 | pack_it_up: Pack It Up! 0.3.0+1.19
|
386 | patchouli: Patchouli 1.19.2-77-FABRIC
|
387 | fiber: fiber 0.23.0-2
|
388 | pehkui: Pehkui 3.7.8+1.14.4-1.20.1
|
389 | kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4
|
390 | pfm: Paladin's Furniture 1.1.1
|
391 | physicsmod: Physics Mod 2.12.5
|
392 | polymorph: Polymorph 0.46.6+1.19.2
|
393 | prism: Prism 1.0.3
|
394 | puzzleslib: Puzzles Lib 4.4.3
|
395 | reeses-sodium-options: Reese's Sodium Options 1.6.4+mc1.19.2-build.93
|
396 | refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.8
|
397 | resourcefullib: Resourceful Lib 1.1.24
|
398 | roughlyenoughitems: Roughly Enough Items 9.2.784
|
399 | error_notifier: Error Notifier 1.0.9
|
400 | searchables: Searchables 1.0.2
|
401 | secretblocks: Secret Blocks 1.19.2-1.2.0
|
402 | smoothboot: Smooth Boot 1.19-1.7.1
|
403 | smoothchunk: Smooth chunk save Mod 1.19.2-3.1
|
404 | sodium: Sodium 0.4.4+build.18
|
405 | org_joml_joml: joml 1.10.4
|
406 | sodium-extra: Sodium Extra 0.4.16+mc1.19.2-build.90
|
407 | caffeineconfig: CaffeineConfig 1.0.0+1.17
|
408 | soul_fire_d: Soul Fire'd 4.0.10
|
409 | sound_physics_remastered: Sound Physics Remastered 1.19.2-1.4.5
|
410 | spectrelib: SpectreLib 0.12.8+1.19.2
|
411 | starlight: Starlight 1.1.1+fabric.ae22326
|
412 | stoneworks: Stoneworks 4.0.1
|
413 | supplementaries: Supplementaries 1.19.2-2.3.22
|
414 | terrablender: TerraBlender **.**.**.**
|
415 | terrestria: Terrestria 5.0.11
|
416 | terraform-biome-remapper-api-v1: Terraform Biome Remapper API (v1) 4.2.0
|
417 | terraform-config-api-v1: Terraform Config API (v1) 4.2.0
|
418 | terraform-dirt-api-v1: Terraform Dirt API (v1) 4.2.0
|
419 | terraform-shapes-api-v1: Terraform Shapes API (v1) 4.2.0
|
420 | terraform-surfaces-api-v1: Terraform Surfaces API (v1) 4.2.0
|
421 | terraform-tree-api-v1: Terraform Tree API (v1) 4.2.0
|
422 | terrestria-client: Terrestria: Client 5.0.11
|
423 | terrestria-common: Terrestria: Common 5.0.11
|
424 | terrestria-worldgen: Terrestria: World Generation 5.0.11
|
425 | the_bumblezone: The Bumblezone - Fabric 6.9.13+1.19.2
|
426 | fake-player-api: Fake Player API 0.5.0
|
427 | toofast: TooFast 1.0.0
|
428 | traverse: Traverse 6.0.8
|
429 | traverse-client: Traverse: Client 6.0.8
|
430 | traverse-common: Traverse: Common 6.0.8
|
431 | traverse-worldgen: Traverse: World Generation 6.0.8
|
432 | trinkets: Trinkets 3.4.2
|
433 | updatefixerupper: UpdateFixerUpper 1.0.2
|
434 | villagersplus: Villagers Plus 1.9
|
435 | vinery: Vinery 1.3.9
|
436 | voicechat: Simple Voice Chat 1.19.2-2.4.20
|
437 | wands: Building Wands 2.6.9-release
|
438 | xaerominimap: Xaero's Minimap 25.0.0
|
439 | xaeroworldmap: Xaero's World Map 1.39.2
|
440 | xercapaint: Joy of Painting fabric-1.19.2-1.0.3
|
441 | yet-another-config-lib: YetAnotherConfigLib 2.2.0-for-1.19.2
|
442 | yigd: You're in Grave Danger 1.4.9
|
443 | yungsapi: YUNG's API 1.19.2-Fabric-3.8.9
|
444 | yungsextras: YUNG's Extras 1.19.2-Fabric-3.1.0
|
445 | zoomify: Zoomify 2.9.0
|
446 | dev_isxander_settxi_settxi-core: settxi-core 2.10.5
|
447 | dev_isxander_settxi_settxi-gui: settxi-gui 2.10.5
|
448 | dev_isxander_settxi_settxi-kotlinx-serialization: settxi-kotlinx-serialization 2.10.5
|
449 | settxi-gui-yacl: Settxi Gui (YetAnotherConfigLib) 2.10.5
|
450 | Loaded Shaderpack: Solas Shader V2.6.zip
|
451 | Profile: Custom (+15 options changed by user)
|
452 | NEC status: No NEC detected
|
453 | Launched Version: fabric-loader-0.16.10-1.19.2
|
454 | Backend library: LWJGL version 3.3.1 SNAPSHOT
|
455 | Backend API: NVIDIA GeForce GTX 1650 with Max-Q Design/PCIe/SSE2 GL version 3.2.0 NVIDIA 572.16, NVIDIA Corporation
|
456 | Window size: 1920x1080
|
457 | GL Caps: Using framebuffer using OpenGL 3.2
|
458 | GL debug messages:
|
459 | Using VBOs: Yes
|
460 | Is Modded: Definitely; Client brand changed to 'fabric'
|
461 | Type: Client (map_client.txt)
|
462 | Graphics mode: fancy
|
463 | Resource Packs: vanilla, Fabric Mods, file/Glass Resource Pack Fix.zip, file/Archaic v93 [1.19 - 1.20.2] [256x].zip (incompatible), minecraft/physicsmod
|
464 | Current Language: English (US)
|
465 | CPU: 12x Intel(R) Core(TM) i5-10500H CPU @ 2.50GHz
|
466 |
|