1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-03-09 11:37:42
|
5 | Description: Rendering entity in world
|
6 |
|
7 | java.lang.AbstractMethodError: Receiver class io.wispforest.accessories.client.MPOATVConstructingVertexConsumer does not define or inherit an implementation of the resolved method 'abstract void push(org.lwjgl.system.MemoryStack, long, int, net.caffeinemc.mods.sodium.api.vertex.format.VertexFormatDescription)' of interface net.caffeinemc.mods.sodium.api.vertex.buffer.VertexBufferWriter.
|
8 | at knot//net.caffeinemc.mods.sodium.api.vertex.buffer.VertexBufferWriter.copyInto(VertexBufferWriter.java:96)
|
9 | at knot//net.minecraft.class_4720$class_4589.push(class_4720.java:543)
|
10 | at knot//net.caffeinemc.mods.sodium.client.render.immediate.model.EntityRenderer.renderCuboid(EntityRenderer.java:90)
|
11 | at knot//net.minecraft.class_630$class_628.handler$cpk000$sodium$onCompile(class_630.java:549)
|
12 | at knot//net.minecraft.class_630$class_628.method_32089(class_630.java:288)
|
13 | at knot//net.minecraft.class_630.method_22702(class_630.java:175)
|
14 | at knot//net.minecraft.class_630.method_22699(class_630.java:123)
|
15 | at knot//com.tiviacz.travelersbackpack.client.model.TravelersBackpackWearableModel.method_2828(TravelersBackpackWearableModel.java:121)
|
16 | at knot//com.tiviacz.travelersbackpack.compat.accessories.TravelersBackpackAccessory$Renderer.render(TravelersBackpackAccessory.java:150)
|
17 | at knot//io.wispforest.accessories.client.AccessoriesRenderLayer.render(AccessoriesRenderLayer.java:152)
|
18 | at knot//io.wispforest.accessories.client.AccessoriesRenderLayer.method_4199(AccessoriesRenderLayer.java:36)
|
19 | at knot//net.minecraft.class_922.method_4054$mixinextras$wrapped$31(class_922.java:150)
|
20 | at knot//net.minecraft.class_922.mixinextras$bridge$method_4054$mixinextras$wrapped$31$32(class_922.java)
|
21 | at knot//net.minecraft.class_922.wrapMethod$zzg000$accessories$adjustArmorLookup(class_922.java:1030)
|
22 | at knot//net.minecraft.class_922.method_4054(class_922.java)
|
23 | at knot//net.minecraft.class_1007.method_4215(class_1007.java:68)
|
24 | at knot//net.minecraft.class_1007.method_3936(class_1007.java:45)
|
25 | at knot//net.minecraft.class_898.method_3954(class_898.java:148)
|
26 | at knot//net.minecraft.class_490.method_29977(class_490.java:155)
|
27 | at knot//com.mojang.blaze3d.systems.RenderSystem.runAsFancy(RenderSystem.java:720)
|
28 | at knot//net.minecraft.class_490.method_48472(class_490.java:155)
|
29 | at knot//io.wispforest.accessories.client.gui.AccessoriesScreen.renderEntityInInventoryFollowingMouseRotated(AccessoriesScreen.java:888)
|
30 | at knot//io.wispforest.accessories.client.gui.AccessoriesScreen.method_2389(AccessoriesScreen.java:203)
|
31 | at knot//net.minecraft.class_465.method_25420(class_465.java:172)
|
32 | at knot//net.minecraft.class_437.method_25394(class_437.java:126)
|
33 | at knot//net.minecraft.class_465.method_25394(class_465.java:100)
|
34 | at knot//io.wispforest.accessories.client.gui.AccessoriesScreen.method_25394(AccessoriesScreen.java:322)
|
35 | at knot//net.minecraft.class_437.method_47413(class_437.java:117)
|
36 | at knot//net.minecraft.class_757.mixinextras$bridge$method_47413$247(class_757.java)
|
37 | at knot//net.minecraft.class_757.wrapOperation$bnk000$fabric-screen-api-v1$onRenderScreen(class_757.java:2586)
|
38 | at knot//net.minecraft.class_757.method_3192(class_757.java:913)
|
39 | at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
|
40 | at knot//net.minecraft.class_310.method_1514(class_310.java:882)
|
41 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
42 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
43 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
44 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
45 |
|
46 |
|
47 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
48 | ---------------------------------------------------------------------------------------
|
49 |
|
50 | -- Head --
|
51 | Thread: Render thread
|
52 | Stacktrace:
|
53 | at knot//net.caffeinemc.mods.sodium.api.vertex.buffer.VertexBufferWriter.copyInto(VertexBufferWriter.java:96)
|
54 | at knot//net.minecraft.class_4720$class_4589.push(class_4720.java:543)
|
55 | at knot//net.caffeinemc.mods.sodium.client.render.immediate.model.EntityRenderer.renderCuboid(EntityRenderer.java:90)
|
56 | at knot//net.minecraft.class_630$class_628.handler$cpk000$sodium$onCompile(class_630.java:549)
|
57 | at knot//net.minecraft.class_630$class_628.method_32089(class_630.java:288)
|
58 | at knot//net.minecraft.class_630.method_22702(class_630.java:175)
|
59 | at knot//net.minecraft.class_630.method_22699(class_630.java:123)
|
60 | at knot//com.tiviacz.travelersbackpack.client.model.TravelersBackpackWearableModel.method_2828(TravelersBackpackWearableModel.java:121)
|
61 | at knot//com.tiviacz.travelersbackpack.compat.accessories.TravelersBackpackAccessory$Renderer.render(TravelersBackpackAccessory.java:150)
|
62 | at knot//io.wispforest.accessories.client.AccessoriesRenderLayer.render(AccessoriesRenderLayer.java:152)
|
63 | at knot//io.wispforest.accessories.client.AccessoriesRenderLayer.method_4199(AccessoriesRenderLayer.java:36)
|
64 | at knot//net.minecraft.class_922.method_4054$mixinextras$wrapped$31(class_922.java:150)
|
65 | at knot//net.minecraft.class_922.mixinextras$bridge$method_4054$mixinextras$wrapped$31$32(class_922.java)
|
66 | at knot//net.minecraft.class_922.wrapMethod$zzg000$accessories$adjustArmorLookup(class_922.java:1030)
|
67 | at knot//net.minecraft.class_922.method_4054(class_922.java)
|
68 | at knot//net.minecraft.class_1007.method_4215(class_1007.java:68)
|
69 | at knot//net.minecraft.class_1007.method_3936(class_1007.java:45)
|
70 | at knot//net.minecraft.class_898.method_3954(class_898.java:148)
|
71 | at knot//net.minecraft.class_490.method_29977(class_490.java:155)
|
72 | at knot//com.mojang.blaze3d.systems.RenderSystem.runAsFancy(RenderSystem.java:720)
|
73 | at knot//net.minecraft.class_490.method_48472(class_490.java:155)
|
74 | at knot//io.wispforest.accessories.client.gui.AccessoriesScreen.renderEntityInInventoryFollowingMouseRotated(AccessoriesScreen.java:888)
|
75 | at knot//io.wispforest.accessories.client.gui.AccessoriesScreen.method_2389(AccessoriesScreen.java:203)
|
76 | at knot//net.minecraft.class_465.method_25420(class_465.java:172)
|
77 | at knot//net.minecraft.class_437.method_25394(class_437.java:126)
|
78 | at knot//net.minecraft.class_465.method_25394(class_465.java:100)
|
79 | at knot//io.wispforest.accessories.client.gui.AccessoriesScreen.method_25394(AccessoriesScreen.java:322)
|
80 | at knot//net.minecraft.class_437.method_47413(class_437.java:117)
|
81 | at knot//net.minecraft.class_757.mixinextras$bridge$method_47413$247(class_757.java)
|
82 | at knot//net.minecraft.class_757.wrapOperation$bnk000$fabric-screen-api-v1$onRenderScreen(class_757.java:2586)
|
83 |
|
84 | -- Entity being rendered --
|
85 | Details:
|
86 | Entity Type: minecraft:player (net.minecraft.class_746)
|
87 | Entity ID: 54
|
88 | Entity Name: thelegend27_nigg
|
89 | Entity's Exact location: 422.56, 73.00, -57.95
|
90 | Entity's Block location: World: (422,73,-58), Section: (at 6,9,6 in 26,4,-4; chunk contains blocks 416,-64,-64 to 431,319,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
|
91 | Entity's Momentum: 0.00, -0.08, 0.00
|
92 | Entity's Passengers: []
|
93 | Entity's Vehicle: null
|
94 | Stacktrace:
|
95 | at knot//net.minecraft.class_898.method_3954(class_898.java:148)
|
96 | at knot//net.minecraft.class_490.method_29977(class_490.java:155)
|
97 | at knot//com.mojang.blaze3d.systems.RenderSystem.runAsFancy(RenderSystem.java:720)
|
98 | at knot//net.minecraft.class_490.method_48472(class_490.java:155)
|
99 | at knot//io.wispforest.accessories.client.gui.AccessoriesScreen.renderEntityInInventoryFollowingMouseRotated(AccessoriesScreen.java:888)
|
100 | at knot//io.wispforest.accessories.client.gui.AccessoriesScreen.method_2389(AccessoriesScreen.java:203)
|
101 | at knot//net.minecraft.class_465.method_25420(class_465.java:172)
|
102 | at knot//net.minecraft.class_437.method_25394(class_437.java:126)
|
103 | at knot//net.minecraft.class_465.method_25394(class_465.java:100)
|
104 | at knot//io.wispforest.accessories.client.gui.AccessoriesScreen.method_25394(AccessoriesScreen.java:322)
|
105 | at knot//net.minecraft.class_437.method_47413(class_437.java:117)
|
106 | at knot//net.minecraft.class_757.mixinextras$bridge$method_47413$247(class_757.java)
|
107 | at knot//net.minecraft.class_757.wrapOperation$bnk000$fabric-screen-api-v1$onRenderScreen(class_757.java:2586)
|
108 | at knot//net.minecraft.class_757.method_3192(class_757.java:913)
|
109 | at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
|
110 | at knot//net.minecraft.class_310.method_1514(class_310.java:882)
|
111 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
112 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
113 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
114 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
115 |
|
116 | -- Renderer details --
|
117 | Details:
|
118 | Assigned renderer: net.minecraft.class_1007@729ae98e
|
119 | Location: 0.00,0.00,0.00 - World: (0,0,0), Section: (at 0,0,0 in 0,0,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
|
120 | Rotation: 0.0
|
121 | Delta: 1.0
|
122 | Stacktrace:
|
123 | at knot//net.minecraft.class_898.method_3954(class_898.java:148)
|
124 | at knot//net.minecraft.class_490.method_29977(class_490.java:155)
|
125 | at knot//com.mojang.blaze3d.systems.RenderSystem.runAsFancy(RenderSystem.java:720)
|
126 | at knot//net.minecraft.class_490.method_48472(class_490.java:155)
|
127 | at knot//io.wispforest.accessories.client.gui.AccessoriesScreen.renderEntityInInventoryFollowingMouseRotated(AccessoriesScreen.java:888)
|
128 | at knot//io.wispforest.accessories.client.gui.AccessoriesScreen.method_2389(AccessoriesScreen.java:203)
|
129 | at knot//net.minecraft.class_465.method_25420(class_465.java:172)
|
130 | at knot//net.minecraft.class_437.method_25394(class_437.java:126)
|
131 | at knot//net.minecraft.class_465.method_25394(class_465.java:100)
|
132 | at knot//io.wispforest.accessories.client.gui.AccessoriesScreen.method_25394(AccessoriesScreen.java:322)
|
133 | at knot//net.minecraft.class_437.method_47413(class_437.java:117)
|
134 | at knot//net.minecraft.class_757.mixinextras$bridge$method_47413$247(class_757.java)
|
135 | at knot//net.minecraft.class_757.wrapOperation$bnk000$fabric-screen-api-v1$onRenderScreen(class_757.java:2586)
|
136 | at knot//net.minecraft.class_757.method_3192(class_757.java:913)
|
137 | at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
|
138 | at knot//net.minecraft.class_310.method_1514(class_310.java:882)
|
139 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
140 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
141 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
142 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
143 |
|
144 | -- Screen render details --
|
145 | Details:
|
146 | Screen name: io.wispforest.accessories.client.gui.AccessoriesScreen
|
147 | Mouse location: Scaled: (644, 303). Absolute: (1288.000000, 606.000000)
|
148 | Screen size: Scaled: (1280, 720). Absolute: (2560, 1440). Scale factor of 2.000000
|
149 | Stacktrace:
|
150 | at knot//net.minecraft.class_757.method_3192(class_757.java:913)
|
151 | at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
|
152 | at knot//net.minecraft.class_310.method_1514(class_310.java:882)
|
153 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
154 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
155 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
156 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
157 |
|
158 | -- Uptime --
|
159 | Details:
|
160 | JVM uptime: 35.185s
|
161 | Wall uptime: 27.873s
|
162 | High-res time: 24.997s
|
163 | Client ticks: 308 ticks / 15.400s
|
164 | Stacktrace:
|
165 | at knot//net.minecraft.class_310.method_1587(class_310.java:2501)
|
166 | at knot//net.minecraft.class_310.method_54580(class_310.java:949)
|
167 | at knot//net.minecraft.class_310.method_1514(class_310.java:902)
|
168 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
169 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
170 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
171 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
172 |
|
173 | -- Affected level --
|
174 | Details:
|
175 | All players: 1 total; [class_746['thelegend27_nigg'/54, l='ClientLevel', x=422.56, y=73.00, z=-57.95]]
|
176 | Chunk stats: 529, 313
|
177 | Level dimension: minecraft:overworld
|
178 | Level spawn location: World: (416,70,-64), Section: (at 0,6,0 in 26,4,-4; chunk contains blocks 416,-64,-64 to 431,319,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
|
179 | Level time: 2032 game time, 2032 day time
|
180 | Server brand: fabric
|
181 | Server type: Integrated singleplayer server
|
182 | Tracked entity count: 137
|
183 |
|
184 | -- Last reload --
|
185 | Details:
|
186 | Reload number: 1
|
187 | Reload reason: initial
|
188 | Finished: Yes
|
189 | Packs: vanilla, fabric, accessories, antique_atlas, azurelib, balm-fabric, betterarcheology, betterdeserttemples, betterdungeons, betterjungletemples, bettermineshafts, betteroceanmonuments, betterstrongholds, cardinal-components, cardinal-components-base, cardinal-components-block, cardinal-components-chunk, cardinal-components-entity, cardinal-components-item, cardinal-components-level, cardinal-components-scoreboard, cardinal-components-world, charmofundying, cloth-config, disenchanting_table, distanthorizons, dungeons_arise, dungeons_arise_seven_seas, elementalenchantments, essential, essential-container, essential-loader, 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, forgeconfigapiport, gravestones, incantationem, iris, jei, jewelry, lavender, lavender-md, legendarium, lootintegrations, mobs_of_mythology, morevanillashields, mr_dungeons_andtaverns, nameless_trinkets, nyfsquiver, owo, particular, playeranimator, pneumonocore, ranged_weapon_api, relics_rpgs, rerollenchants, resourcefulconfig, sodium, spectrelib, spell_engine, spell_power, structure_pool_api, surveyor, taxfreelevels, tclayer, things, travelersbackpack, trimeffects, voidtotem, wardenhorn, waystones, yet_another_config_lib_v3, Essential Assets, essential
|
190 |
|
191 | -- System Details --
|
192 | Details:
|
193 | Minecraft Version: 1.21.1
|
194 | Minecraft Version ID: 1.21.1
|
195 | Operating System: Windows 10 (amd64) version 10.0
|
196 | Java Version: 21.0.3, Microsoft
|
197 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
198 | Memory: 491838976 bytes (469 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB)
|
199 | CPUs: 12
|
200 | Processor Vendor: AuthenticAMD
|
201 | Processor Name: AMD Ryzen 5 7600 6-Core Processor
|
202 | Identifier: AuthenticAMD Family 25 Model 97 Stepping 2
|
203 | Microarchitecture: Zen 3
|
204 | Frequency (GHz): 3.79
|
205 | Number of physical packages: 1
|
206 | Number of physical CPUs: 6
|
207 | Number of logical CPUs: 12
|
208 | Graphics card #0 name: AMD Radeon(TM) Graphics
|
209 | Graphics card #0 vendor: Advanced Micro Devices, Inc.
|
210 | Graphics card #0 VRAM (MiB): 512.00
|
211 | Graphics card #0 deviceId: VideoController1
|
212 | Graphics card #0 versionInfo: 31.0.22044.1
|
213 | Graphics card #1 name: NVIDIA GeForce RTX 4070
|
214 | Graphics card #1 vendor: NVIDIA
|
215 | Graphics card #1 VRAM (MiB): 12282.00
|
216 | Graphics card #1 deviceId: VideoController2
|
217 | Graphics card #1 versionInfo: 32.0.15.6636
|
218 | Memory slot #0 capacity (MiB): 8192.00
|
219 | Memory slot #0 clockSpeed (GHz): 4.80
|
220 | Memory slot #0 type: Unknown
|
221 | Memory slot #1 capacity (MiB): 8192.00
|
222 | Memory slot #1 clockSpeed (GHz): 4.80
|
223 | Memory slot #1 type: Unknown
|
224 | Virtual memory max (MiB): 28202.94
|
225 | Virtual memory used (MiB): 21208.09
|
226 | Swap memory total (MiB): 12692.05
|
227 | Swap memory used (MiB): 215.83
|
228 | Space in storage for jna.tmpdir (MiB): available: 48697.44, total: 953204.19
|
229 | Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 48697.44, total: 953204.19
|
230 | Space in storage for io.netty.native.workdir (MiB): available: 48697.44, total: 953204.19
|
231 | Space in storage for java.io.tmpdir (MiB): available: 48697.44, total: 953204.19
|
232 | Space in storage for workdir (MiB): available: 48697.44, total: 953204.19
|
233 | JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
|
234 | Fabric Mods:
|
235 | accessories: Accessories 1.1.0-beta.28+1.21.1
|
236 | antique_atlas: Antique Atlas 2.9.17+1.21
|
237 | surveyor: Surveyor Map Framework 0.6.23+1.21
|
238 | folk_sisby_kaleido-config: kaleido-config 0.3.1+1.3.2
|
239 | architectury: Architectury 13.0.8
|
240 | azurelib: AzureLib 3.0.8
|
241 | balm-fabric: Balm 21.0.31
|
242 | kuma_api: KumaAPI 21.0.5-SNAPSHOT
|
243 | betterarcheology: Better Archeology 1.3.1
|
244 | betterdeserttemples: YUNG's Better Desert Temples 1.21.1-Fabric-4.1.5
|
245 | betterdungeons: YUNG's Better Dungeons 1.21.1-Fabric-5.1.4
|
246 | betterjungletemples: YUNG's Better Jungle Temples 1.21.1-Fabric-3.1.2
|
247 | bettermineshafts: YUNG's Better Mineshafts 1.21.1-Fabric-5.1.1
|
248 | betteroceanmonuments: YUNG's Better Ocean Monuments 1.21.1-Fabric-4.1.2
|
249 | betterstrongholds: YUNG's Better Strongholds 1.21.1-Fabric-5.1.3
|
250 | cardinal-components: Cardinal Components API 6.1.1
|
251 | cardinal-components-base: Cardinal Components API (base) 6.1.1
|
252 | cardinal-components-block: Cardinal Components API (blocks) 6.1.1
|
253 | cardinal-components-chunk: Cardinal Components API (chunks) 6.1.1
|
254 | cardinal-components-entity: Cardinal Components API (entities) 6.1.1
|
255 | cardinal-components-item: Cardinal Components API (items) 6.1.1
|
256 | cardinal-components-level: Cardinal Components API (world saves) 6.1.1
|
257 | cardinal-components-scoreboard: Cardinal Components API (scoreboard) 6.1.1
|
258 | cardinal-components-world: Cardinal Components API (worlds) 6.1.1
|
259 | charmofundying: Charm of Undying 9.1.0+1.21.1
|
260 | spectrelib: SpectreLib 0.17.2+1.21
|
261 | cloth-config: Cloth Config v15 15.0.140
|
262 | cloth-basic-math: cloth-basic-math 0.6.1
|
263 | collective: Collective 7.94
|
264 | commonnetworking: Common Network 1.0.16-1.21
|
265 | craftabletotemofundying: Craftable Totem Of Undying 1.21.1-1.6.8
|
266 | cupboard: cupboard 1.21-2.9
|
267 | disenchanting_table: Dis-Enchanting Table 3.1.0
|
268 | distanthorizons: Distant Horizons 2.2.1-a
|
269 | fabric-api-base: Fabric API Base 0.4.42+6573ed8c90
|
270 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a790
|
271 | dungeons_arise: When Dungeons Arise 2.1.60
|
272 | dungeons_arise_seven_seas: When Dungeons Arise: Seven Seas 1.0.3
|
273 | elementa: Elementa 670
|
274 | elementalenchantments: Elemental Enchantments 2.1.1
|
275 | elytraslot: Elytra Slot 9.0.1+1.21.1
|
276 | essential: Essential **.**.**.**
|
277 | essential-container: essential-container 1.0.0
|
278 | essential-loader: essential-loader 1.2.3
|
279 | fabric-api: Fabric API 0.115.1+1.21.1
|
280 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.70+b559734419
|
281 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31+d527f9fd19
|
282 | fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a719
|
283 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8c19
|
284 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719
|
285 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19
|
286 | fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
|
287 | fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
|
288 | fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
|
289 | fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.18+b559734419
|
290 | fabric-convention-tags-v1: Fabric Convention Tags 2.1.3+7f945d5b19
|
291 | fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.10.0+9465b64419
|
292 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
|
293 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.1+9ed317f519
|
294 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.26+16c4ae2519
|
295 | fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919
|
296 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.7.0+2122d82819
|
297 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
|
298 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
|
299 | fabric-item-api-v1: Fabric Item API (v1) 11.1.1+d5debaed19
|
300 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.6+6823f7cd19
|
301 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319
|
302 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.5.0+01d9a51c19
|
303 | fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
|
304 | fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
|
305 | fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8c19
|
306 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6b19
|
307 | fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
|
308 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
|
309 | fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
|
310 | fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.14+248df81c19
|
311 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.2.0+34f5d91419
|
312 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49c19
|
313 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49c19
|
314 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b319
|
315 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2e19
|
316 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
|
317 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b319
|
318 | fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd019
|
319 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
|
320 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
|
321 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
|
322 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.88+b559734419
|
323 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19
|
324 | fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.2+c24bd99419
|
325 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719
|
326 | fabric-language-kotlin: Fabric Language Kotlin 1.10.19+kotlin.1.9.23
|
327 | fabricloader: Fabric Loader 0.16.10
|
328 | mixinextras: MixinExtras 0.4.1
|
329 | forgeconfigapiport: Forge Config API Port 21.1.3
|
330 | com_electronwill_night-config_core: core 3.8.0
|
331 | com_electronwill_night-config_toml: toml 3.8.0
|
332 | geckolib: GeckoLib 4 4.7.3
|
333 | gravestones: Gravestones 1.0.9
|
334 | incantationem: Incantationem 2.0.3+1.21
|
335 | yet_another_config_lib_v3: YetAnotherConfigLib 3.5.0+1.21-fabric
|
336 | com_twelvemonkeys_common_common-image: common-image 3.10.0
|
337 | com_twelvemonkeys_common_common-io: common-io 3.10.0
|
338 | com_twelvemonkeys_common_common-lang: common-lang 3.10.0
|
339 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
|
340 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
|
341 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
|
342 | org_quiltmc_parsers_gson: gson 0.2.1
|
343 | org_quiltmc_parsers_json: json 0.2.1
|
344 | inventorytotem: Inventory Totem 3.4
|
345 | iris: Iris 1.8.0-beta.3+mc1.21.1
|
346 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
347 | org_anarres_jcpp: jcpp 1.4.14
|
348 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
349 | java: OpenJDK 64-Bit Server VM 21
|
350 | jei: Just Enough Items **.**.**.**
|
351 | jewelry: Jewelry (RPG Series) 2.0.5+1.21.1
|
352 | com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2
|
353 | lavender: Lavender 0.1.15+1.21
|
354 | lavender-md: lavender-md 0.1.2+1.21
|
355 | lavender-md-owo-ui: lavender-md-owo-ui 0.1.2+1.21
|
356 | legendarium: Legendary Item 24.10.9
|
357 | lootintegration_wda: lootintegration_wda Mod 1
|
358 | lootintegrations: Loot integration Mod 1.21-4.2
|
359 | lootintegrations_betterarcheology: lootintegrations_betterarcheology Mod 1
|
360 | lootintegrations_dnt: lootintegrations_dnt Mod 1
|
361 | lootintegrations_yungs: lootintegrations_yungs Mod 1
|
362 | minecraft: Minecraft 1.21.1
|
363 | mobs_of_mythology: Mobs of Mythology 2.1.6
|
364 | monolib: MonoLib 2.0.0
|
365 | morevanillashields: More Vanilla Shields 1.0.1-1.21.1
|
366 | mr_dungeons_andtaverns: Dungeons and Taverns 1-v4.3
|
367 | nameless_trinkets: Nameless Trinkets 1.0.4
|
368 | nyfsquiver: Nyf's Quivers 2.0.3
|
369 | org_jetbrains_annotations: annotations 23.0.0
|
370 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.9.23
|
371 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.9.23
|
372 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.9.23
|
373 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.9.23
|
374 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.23.2
|
375 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.0
|
376 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.0
|
377 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.5.0
|
378 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.3
|
379 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.3
|
380 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.3
|
381 | owo: oωo 0.12.15+1.21
|
382 | blue_endless_jankson: jankson 1.2.2
|
383 | io_wispforest_endec: endec 0.1.5
|
384 | io_wispforest_endec_gson: gson 0.1.3
|
385 | io_wispforest_endec_jankson: jankson 0.1.3
|
386 | io_wispforest_endec_netty: netty 0.1.2
|
387 | particular: Particular 1.1.1+1.21
|
388 | playeranimator: Player Animator 2.0.1+1.21.1
|
389 | pneumonocore: PneumonoCore 1.1.6
|
390 | ranged_weapon_api: RangedWeaponAPI 2.0.5+1.21.1
|
391 | relics_rpgs: Relics (RPG Series) 1.0.1+1.21.1
|
392 | rerollenchants: Reroll-Enchants 1
|
393 | resourcefulconfig: Resourcefulconfig 3.0.3
|
394 | smartbrainlib: SmartBrainLib 1.16.7
|
395 | sodium: Sodium 0.6.0-beta.1+mc1.21
|
396 | spell_engine: Spell Engine 1.5.2+1.21.1
|
397 | spell_power: Spell Power Attribute 1.2.1+1.21.1
|
398 | structure_pool_api: Structure Pool API 1.1.3+1.21.1
|
399 | taxfreelevels: Tax Free Levels 1.4.7
|
400 | tclayer: Accessories Trinkets Compat Layer 3.10.0+beta.21
|
401 | tectonic: Tectonic 2.4.1a
|
402 | terralith: Terralith 2.5.4
|
403 | things: Things 0.4.2+1.21
|
404 | travelersbackpack: Traveler's Backpack fabric-1.21-10.0.6
|
405 | trimeffects: TrimsEffects 2.1.1
|
406 | universalcraft: UniversalCraft 369
|
407 | vigilance: Vigilance 306
|
408 | voidtotem: Void Totem 4.0.0
|
409 | wardenhorn: Warden Horn 1.10
|
410 | waystones: Waystones 21.1.11
|
411 | yungsapi: YUNG's API 1.21.1-Fabric-5.1.4
|
412 | org_javassist_javassist: javassist 3.29.2-GA
|
413 | org_reflections_reflections: reflections 0.10.2
|
414 | yungsbridges: YUNG's Bridges 1.21.1-Fabric-5.1.1
|
415 | Loaded Shaderpack: photon_v1.0a.zip
|
416 | Profile: high (+5 options changed by user)
|
417 | Launched Version: fabric-loader-0.16.10-1.21.1
|
418 | Launcher name: minecraft-launcher
|
419 | Backend library: LWJGL version 3.3.3-snapshot
|
420 | Backend API: NVIDIA GeForce RTX 4070/PCIe/SSE2 GL version 3.2.0 NVIDIA 566.36, NVIDIA Corporation
|
421 | Window size: 2560x1440
|
422 | GFLW Platform: win32
|
423 | GL Caps: Using framebuffer using OpenGL 3.2
|
424 | GL debug messages:
|
425 | Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
|
426 | Universe: 400921fb54442d18
|
427 | Type: Integrated Server (map_client.txt)
|
428 | Graphics mode: fancy
|
429 | Render Distance: 8/8 chunks
|
430 | Resource Packs: vanilla, fabric, accessories, antique_atlas, azurelib, balm-fabric (incompatible), betterarcheology, betterdeserttemples, betterdungeons, betterjungletemples, bettermineshafts, betteroceanmonuments, betterstrongholds, cardinal-components, cardinal-components-base, cardinal-components-block, cardinal-components-chunk, cardinal-components-entity, cardinal-components-item, cardinal-components-level, cardinal-components-scoreboard, cardinal-components-world, charmofundying (incompatible), cloth-config, disenchanting_table (incompatible), distanthorizons (incompatible), dungeons_arise (incompatible), dungeons_arise_seven_seas, elementalenchantments, essential (incompatible), essential-container, essential-loader, 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, forgeconfigapiport, gravestones, incantationem, iris, jei (incompatible), jewelry, lavender, lavender-md, legendarium, lootintegrations (incompatible), mobs_of_mythology, morevanillashields, mr_dungeons_andtaverns (incompatible), nameless_trinkets (incompatible), nyfsquiver (incompatible), owo, particular, playeranimator, pneumonocore, ranged_weapon_api, relics_rpgs, rerollenchants, resourcefulconfig, sodium, spectrelib (incompatible), spell_engine, spell_power, structure_pool_api, surveyor, taxfreelevels, tclayer, things, travelersbackpack, trimeffects, voidtotem (incompatible), wardenhorn, waystones (incompatible), yet_another_config_lib_v3 (incompatible)
|
431 | Current Language: en_us
|
432 | Locale: en_US
|
433 | System encoding: Cp1252
|
434 | File encoding: UTF-8
|
435 | CPU: 12x AMD Ryzen 5 7600 6-Core Processor
|
436 | Server Running: true
|
437 | Player Count: 1 / 8; [class_3222['thelegend27_nigg'/54, l='ServerLevel[fabric test]', x=422.56, y=73.00, z=-57.95]]
|
438 | Active Data Packs: vanilla, fabric, accessories, balm-fabric (incompatible), betterarcheology, betterdeserttemples (incompatible), betterdungeons (incompatible), betterjungletemples (incompatible), bettermineshafts (incompatible), betteroceanmonuments (incompatible), betterstrongholds (incompatible), charmofundying (incompatible), collective, craftabletotemofundying, disenchanting_table (incompatible), dungeons_arise (incompatible), dungeons_arise_seven_seas, elementalenchantments, elytraslot (incompatible), fabric-convention-tags-v2, gravestones, incantationem, jewelry, legendarium, lootintegration_wda (incompatible), lootintegrations (incompatible), lootintegrations_betterarcheology (incompatible), lootintegrations_dnt (incompatible), lootintegrations_yungs (incompatible), mobs_of_mythology, morevanillashields, mr_dungeons_andtaverns, nameless_trinkets (incompatible), nyfsquiver (incompatible), relics_rpgs, spell_engine, spell_power, tclayer, terralith, things, travelersbackpack, voidtotem, wardenhorn, waystones (incompatible), yungsapi (incompatible), yungsbridges (incompatible), tectonic:tectonic
|
439 | Available Data Packs: accessories, balm-fabric (incompatible), betterarcheology, betterdeserttemples (incompatible), betterdungeons (incompatible), betterjungletemples (incompatible), bettermineshafts (incompatible), betteroceanmonuments (incompatible), betterstrongholds (incompatible), bundle, charmofundying (incompatible), collective, craftabletotemofundying, disenchanting_table (incompatible), dungeons_arise (incompatible), dungeons_arise_seven_seas, elementalenchantments, elytraslot (incompatible), fabric, fabric-convention-tags-v2, gravestones, incantationem, jewelry, legendarium, lootintegration_wda (incompatible), lootintegrations (incompatible), lootintegrations_betterarcheology (incompatible), lootintegrations_dnt (incompatible), lootintegrations_yungs (incompatible), mobs_of_mythology, morevanillashields, mr_dungeons_andtaverns, nameless_trinkets (incompatible), nyfsquiver (incompatible), relics_rpgs, spell_engine, spell_power, tclayer, tectonic:tectonic, terralith, things, trade_rebalance, travelersbackpack, vanilla, voidtotem, wardenhorn, waystones (incompatible), yungsapi (incompatible), yungsbridges (incompatible)
|
440 | Enabled Feature Flags: minecraft:vanilla
|
441 | World Generation: Experimental
|
442 | World Seed: -979475109491159869
|
443 |
|