1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-07-20 15:55:15
|
5 | Description: Rendering entity in world
|
6 |
|
7 | java.lang.IllegalStateException: Missing elements in vertex: UV0
|
8 | at knot//net.minecraft.class_287.method_60806(class_287.java:133)
|
9 | at knot//net.minecraft.class_287.method_60805(class_287.java:99)
|
10 | at knot//net.minecraft.class_287.method_22912(class_287.java:162)
|
11 | at knot//net.minecraft.class_4588.method_22918(class_4588.java:531)
|
12 | at knot//net.minecraft.class_897.method_61050(class_897.java:173)
|
13 | at knot//net.minecraft.class_897.method_61049(class_897.java:143)
|
14 | at knot//net.minecraft.class_897.method_3936(class_897.java:116)
|
15 | at knot//net.minecraft.class_922.method_4054(class_922.java:122)
|
16 | at knot//net.minecraft.class_9990.method_4054(class_9990.java:24)
|
17 | at knot//net.minecraft.class_9990.method_3936(class_9990.java:10)
|
18 | at knot//net.minecraft.class_898.method_68834(class_898.java:203)
|
19 | at knot//net.minecraft.class_898.method_3954(class_898.java:178)
|
20 | at knot//net.minecraft.class_898.method_62424(class_898.java:160)
|
21 | at knot//net.minecraft.class_761.method_22977(class_761.java:949)
|
22 | at knot//net.minecraft.class_761.method_62207(class_761.java:823)
|
23 | at knot//net.minecraft.class_761.method_62214(class_761.java:614)
|
24 | at knot//net.minecraft.class_9909.method_61910(class_9909.java:67)
|
25 | at knot//net.minecraft.class_761.method_22710(class_761.java:544)
|
26 | at knot//net.minecraft.class_757.method_3188(class_757.java:738)
|
27 | at knot//net.minecraft.class_757.method_3192(class_757.java:506)
|
28 | at knot//net.minecraft.class_310.method_1523(class_310.java:1361)
|
29 | at knot//net.minecraft.class_310.method_1514(class_310.java:947)
|
30 | at knot//net.minecraft.client.main.Main.main(Main.java:265)
|
31 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
32 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
33 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
34 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
|
35 | at java.base/java.lang.reflect.Method.invoke(Unknown Source)
|
36 | at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:87)
|
37 | at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:18)
|
38 |
|
39 |
|
40 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
41 | ---------------------------------------------------------------------------------------
|
42 |
|
43 | -- Head --
|
44 | Thread: Render thread
|
45 | Stacktrace:
|
46 | at knot//net.minecraft.class_287.method_60806(class_287.java:133)
|
47 | at knot//net.minecraft.class_287.method_60805(class_287.java:99)
|
48 | at knot//net.minecraft.class_287.method_22912(class_287.java:162)
|
49 | at knot//net.minecraft.class_4588.method_22918(class_4588.java:531)
|
50 | at knot//net.minecraft.class_897.method_61050(class_897.java:173)
|
51 | at knot//net.minecraft.class_897.method_61049(class_897.java:143)
|
52 | at knot//net.minecraft.class_897.method_3936(class_897.java:116)
|
53 | at knot//net.minecraft.class_922.method_4054(class_922.java:122)
|
54 | at knot//net.minecraft.class_9990.method_4054(class_9990.java:24)
|
55 |
|
56 | -- EntityRenderState being rendered --
|
57 | Details:
|
58 | EntityRenderState: net.minecraft.class_10043
|
59 | Entity's Exact location: -1981.54, 71.00, 1431.74
|
60 | Stacktrace:
|
61 | at knot//net.minecraft.class_898.method_68834(class_898.java:203)
|
62 | at knot//net.minecraft.class_898.method_3954(class_898.java:178)
|
63 | at knot//net.minecraft.class_898.method_62424(class_898.java:160)
|
64 | at knot//net.minecraft.class_761.method_22977(class_761.java:949)
|
65 | at knot//net.minecraft.class_761.method_62207(class_761.java:823)
|
66 | at knot//net.minecraft.class_761.method_62214(class_761.java:614)
|
67 | at knot//net.minecraft.class_9909.method_61910(class_9909.java:67)
|
68 | at knot//net.minecraft.class_761.method_22710(class_761.java:544)
|
69 | at knot//net.minecraft.class_757.method_3188(class_757.java:738)
|
70 | at knot//net.minecraft.class_757.method_3192(class_757.java:506)
|
71 | at knot//net.minecraft.class_310.method_1523(class_310.java:1361)
|
72 | at knot//net.minecraft.class_310.method_1514(class_310.java:947)
|
73 | at knot//net.minecraft.client.main.Main.main(Main.java:265)
|
74 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
75 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
76 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
77 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
|
78 | at java.base/java.lang.reflect.Method.invoke(Unknown Source)
|
79 | at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:87)
|
80 | at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:18)
|
81 |
|
82 | -- Renderer details --
|
83 | Details:
|
84 | Assigned renderer: net.minecraft.class_921@40c58022
|
85 | Location: 20.90,-1.70,24.22 - World: (20,-2,24), Section: (at 4,14,8 in 1,-1,1; chunk contains blocks 16,-64,16 to 31,319,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
|
86 | Stacktrace:
|
87 | at knot//net.minecraft.class_898.method_68829(class_898.java:245)
|
88 | at knot//net.minecraft.class_898.method_68834(class_898.java:238)
|
89 | at knot//net.minecraft.class_898.method_3954(class_898.java:178)
|
90 | at knot//net.minecraft.class_898.method_62424(class_898.java:160)
|
91 | at knot//net.minecraft.class_761.method_22977(class_761.java:949)
|
92 | at knot//net.minecraft.class_761.method_62207(class_761.java:823)
|
93 | at knot//net.minecraft.class_761.method_62214(class_761.java:614)
|
94 | at knot//net.minecraft.class_9909.method_61910(class_9909.java:67)
|
95 | at knot//net.minecraft.class_761.method_22710(class_761.java:544)
|
96 | at knot//net.minecraft.class_757.method_3188(class_757.java:738)
|
97 | at knot//net.minecraft.class_757.method_3192(class_757.java:506)
|
98 | at knot//net.minecraft.class_310.method_1523(class_310.java:1361)
|
99 | at knot//net.minecraft.class_310.method_1514(class_310.java:947)
|
100 | at knot//net.minecraft.client.main.Main.main(Main.java:265)
|
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 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
|
105 | at java.base/java.lang.reflect.Method.invoke(Unknown Source)
|
106 | at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:87)
|
107 | at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:18)
|
108 |
|
109 | -- Entity being rendered --
|
110 | Details:
|
111 | Entity Type: minecraft:trader_llama (net.minecraft.class_3986)
|
112 | Entity ID: 126
|
113 | Entity Name: Trader Llama
|
114 | Entity's Exact location: -1981.54, 71.00, 1431.74
|
115 | Entity's Block location: World: (-1982,71,1431), Section: (at 2,7,7 in -124,4,89; chunk contains blocks -1984,-64,1424 to -1969,319,1439), Region: (-4,2; contains chunks -128,64 to -97,95, blocks -2048,-64,1024 to -1537,319,1535)
|
116 | Entity's Momentum: 0.00, -0.08, 0.00
|
117 | Entity's Passengers: []
|
118 | Entity's Vehicle: null
|
119 |
|
120 | -- Uptime --
|
121 | Details:
|
122 | JVM uptime: 263.784s
|
123 | Wall uptime: 254.922s
|
124 | High-res time: 251.905s
|
125 | Client ticks: 4853 ticks / 242.650s
|
126 |
|
127 | -- Affected level --
|
128 | Details:
|
129 | All players: 1 total; class_746{name={MINECRAFT_USERNAME}, id=13, pos=(-2002.3658627292345, 71.0, 1407.687397985702), mode=SURVIVAL, permission=0}
|
130 | Chunk stats: 121, 49
|
131 | Level dimension: minecraft:overworld
|
132 | Level spawn location: World: (-16,112,16), Section: (at 0,0,0 in -1,7,1; chunk contains blocks -16,-64,16 to -1,319,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
|
133 | Level time: 14981465 game time, 24721259 day time
|
134 | Server brand: fabric
|
135 | Server type: Integrated singleplayer server
|
136 | Tracked entity count: 22
|
137 |
|
138 | -- Last reload --
|
139 | Details:
|
140 | Reload number: 2
|
141 | Reload reason: manual
|
142 | Finished: Yes
|
143 | Packs: vanilla, fabric, ambientsounds, appleskin, armorstands, atmosfera, babiesforever, betterf3, bettergrass, betterstats, c2me, camerautils, chunky, clickthrough, cloth-config, continuity, coolrain, creativecore, durabilitytooltip, dynamic_fps, dynamiclights, easyanvils, entity_model_features, entity_texture_features, entityculling, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-command-api-v2, 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-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-rendering-fluids-v1, 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-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingleaves, forgeconfigapiport, fpsreducer, freecam, fullbrightnesstoggle, getittogetherdrops, immediatelyfast, immersivethunder, invisibleframes, iris, jade, ksyxis, lithium, logical_zoom, malilib, midnightlib, minihud, mocap, modmenu, mru, musicnotification, my-totem-doll, notenoughanimations, owo, particlerain, particular, persistent_parrots, placeholder-api, polymer-blocks, polymer-core, polymer-resource-pack, polytone, puzzleslib, replaymod, scalablelux, shulkerboxtooltip, sodium, sodium-extra, tcdcommons, trender, visuality, waveycapes, xaeroworldmap, yet_another_config_lib_v3, file/Snowiest+Snow+1.19.3, continuity:default, continuity:glass_pane_culling_fix, file/Color Enchantment.zip, file/Magex's Ender Dragon.zip, atmosfera:dungeons, file/3d mob makeover.zip, file/Ashen_16x.zip, file/Animated-Ore-0.6.5.1+mc1.20-1.21.7.zip, file/Better-Stars_1-21-6.zip, file/Better_Animations.zip, file/FreshAnimations_v1.9.4.zip, file/Low Shield.zip, file/Visual Stews.zip, file/axolotl_bucket_variants-v55.zip, file/animated-items-1_21_6 - 1_5.zip, file/§eBoss §9Crosshair [1.21.7].zip, file/§lcolourful containers§8.zip, replaymod_lang
|
144 |
|
145 | -- System Details --
|
146 | Details:
|
147 | Minecraft Version: 1.21.6
|
148 | Minecraft Version ID: 1.21.6
|
149 | Operating System: Windows 11 (amd64) version 10.0
|
150 | Java Version: 21.0.5, Azul Systems, Inc.
|
151 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
152 | Memory: 287974896 bytes (274 MiB) / 2214592512 bytes (2112 MiB) up to 21609054208 bytes (20608 MiB)
|
153 | CPUs: 20
|
154 | Processor Vendor: GenuineIntel
|
155 | Processor Name: 12th Gen Intel(R) Core(TM) i7-12700K
|
156 | Identifier: Intel64 Family 6 Model 151 Stepping 2
|
157 | Microarchitecture: Alder Lake
|
158 | Frequency (GHz): 3.61
|
159 | Number of physical packages: 1
|
160 | Number of physical CPUs: 12
|
161 | Number of logical CPUs: 20
|
162 | Graphics card #0 name: Intel(R) UHD Graphics 770
|
163 | Graphics card #0 vendor: Intel Corporation
|
164 | Graphics card #0 VRAM (MiB): 128.00
|
165 | Graphics card #0 deviceId: VideoController1
|
166 | Graphics card #0 versionInfo: 31.0.101.5537
|
167 | Graphics card #1 name: NVIDIA GeForce RTX 3070
|
168 | Graphics card #1 vendor: NVIDIA
|
169 | Graphics card #1 VRAM (MiB): 8192.00
|
170 | Graphics card #1 deviceId: VideoController2
|
171 | Graphics card #1 versionInfo: 32.0.15.6603
|
172 | Memory slot #0 capacity (MiB): 16384.00
|
173 | Memory slot #0 clockSpeed (GHz): 3.20
|
174 | Memory slot #0 type: DDR4
|
175 | Memory slot #1 capacity (MiB): 16384.00
|
176 | Memory slot #1 clockSpeed (GHz): 3.20
|
177 | Memory slot #1 type: DDR4
|
178 | Virtual memory max (MiB): 34557.42
|
179 | Virtual memory used (MiB): 22397.58
|
180 | Swap memory total (MiB): 2048.00
|
181 | Swap memory used (MiB): 109.84
|
182 | Space in storage for jna.tmpdir (MiB): available: 58172.95, total: 952956.00
|
183 | Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 58172.95, total: 952956.00
|
184 | Space in storage for io.netty.native.workdir (MiB): available: 58172.95, total: 952956.00
|
185 | Space in storage for java.io.tmpdir (MiB): available: 58172.95, total: 952956.00
|
186 | Space in storage for workdir (MiB): available: 58172.95, total: 952956.00
|
187 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx20608M
|
188 | Fabric Mods:
|
189 | ambientsounds: AmbientSounds 6.1.10
|
190 | appleskin: AppleSkin 3.0.6+mc1.21.6
|
191 | architectury: Architectury 17.0.6
|
192 | armorstands: Armor Stands 2.2.0
|
193 | atmosfera: Atmosfera 2.2.0+mc1.21.6
|
194 | babiesforever: Babies Forever 1.2.0
|
195 | betterf3: BetterF3 15.0.0
|
196 | bettergrass: BetterGrassify 1.7.0+fabric.1.21.6
|
197 | blue_endless_jankson: jankson 1.2.3
|
198 | betterstats: Better Statistics Screen 3.13.9-beta.2+fabric-1.21.6
|
199 | c2me: Concurrent Chunk Management Engine 0.3.4+beta.1.0+1.21.7
|
200 | c2me-base: Concurrent Chunk Management Engine (Base) 0.3.4+beta.1.0+1.21.7
|
201 | c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.3.4+beta.1.0+1.21.7
|
202 | c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.3.4+beta.1.0+1.21.7
|
203 | c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.3.4+beta.1.0+1.21.7
|
204 | c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.3.4+beta.1.0+1.21.7
|
205 | c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.3.4+beta.1.0+1.21.7
|
206 | c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.3.4+beta.1.0+1.21.7
|
207 | c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.3.4+beta.1.0+1.21.7
|
208 | c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.3.4+beta.1.0+1.21.7
|
209 | c2me-opts-dfc: Concurrent Chunk Management Engine (Optimizations/Density Function Compiler) 0.3.4+beta.1.0+1.21.7
|
210 | c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.3.4+beta.1.0+1.21.7
|
211 | c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.3.4+beta.1.0+1.21.7
|
212 | c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.3.4+beta.1.0+1.21.7
|
213 | c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.3.4+beta.1.0+1.21.7
|
214 | c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.3.4+beta.1.0+1.21.7
|
215 | c2me-rewrites-chunk-system: Concurrent Chunk Management Engine (Rewrites/Chunk System) 0.3.4+beta.1.0+1.21.7
|
216 | c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.3.4+beta.1.0+1.21.7
|
217 | c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.3.4+beta.1.0+1.21.7
|
218 | c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.3.4+beta.1.0+1.21.7
|
219 | com_ibm_async_asyncutil: asyncutil 0.1.0
|
220 | io_reactivex_rxjava3_rxjava: rxjava 3.1.8
|
221 | net_objecthunter_exp4j: exp4j 0.4.8
|
222 | org_jctools_jctools-core: jctools-core 4.0.5
|
223 | org_reactivestreams_reactive-streams: reactive-streams 1.0.4
|
224 | camerautils: Camera Utils 1.21.6-1.0.16
|
225 | chunky: Chunky 1.4.40
|
226 | clickthrough: ClickThrough Plus 3.5.1+1.21.4
|
227 | cloth-config: Cloth Config v19 19.0.147
|
228 | cloth-basic-math: cloth-basic-math 0.6.1
|
229 | collective: Collective 8.4
|
230 | continuity: Continuity 3.0.1-beta.1+1.21.6
|
231 | coolrain: CoolRain 1.2.0-1.21.6
|
232 | creativecore: CreativeCore 2.13.2
|
233 | net_neoforged_bus: bus 7.2.0
|
234 | durabilitytooltip: Durability Tooltip 1.1.5
|
235 | dynamic_fps: Dynamic FPS 3.9.6
|
236 | net_lostluma_battery: battery 1.3.0
|
237 | dynamiclights: Dynamic Lights 1.8.8+mod
|
238 | easyanvils: Easy Anvils 21.6.0
|
239 | entity_model_features: Entity Model Features 2.4.4
|
240 | entity_texture_features: Entity Texture Features 6.2.14
|
241 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
242 | entityculling: EntityCulling 1.8.2
|
243 | transition: TRansition 1.0.3
|
244 | trender: TRender 1.0.5
|
245 | fabric-api: Fabric API 0.128.2+1.21.6
|
246 | fabric-api-base: Fabric API Base 0.4.64+9ec45cd896
|
247 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.100+946bf4c396
|
248 | fabric-biome-api-v1: Fabric Biome API (v1) 16.0.11+946bf4c396
|
249 | fabric-block-api-v1: Fabric Block API (v1) 1.1.3+946bf4c396
|
250 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.31+946bf4c396
|
251 | fabric-command-api-v2: Fabric Command API (v2) 2.2.53+946bf4c396
|
252 | fabric-content-registries-v0: Fabric Content Registries (v0) 10.0.18+946bf4c396
|
253 | fabric-convention-tags-v1: Fabric Convention Tags 2.1.38+7f945d5b96
|
254 | fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.15.3+946bf4c396
|
255 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.3.15+946bf4c396
|
256 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.8.10+946bf4c396
|
257 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 23.2.3+c265f73696
|
258 | fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.19+946bf4c396
|
259 | fabric-entity-events-v1: Fabric Entity Events (v1) 2.1.1+c9e4727396
|
260 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 4.0.23+946bf4c396
|
261 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.73+12a186f696
|
262 | fabric-item-api-v1: Fabric Item API (v1) 11.4.3+946bf4c396
|
263 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.2.13+946bf4c396
|
264 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.65+946bf4c396
|
265 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.3+db4dfd8596
|
266 | fabric-loot-api-v2: Fabric Loot API (v2) 3.0.55+3f89f5a596
|
267 | fabric-loot-api-v3: Fabric Loot API (v3) 2.0.2+946bf4c396
|
268 | fabric-message-api-v1: Fabric Message API (v1) 6.1.1+946bf4c396
|
269 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 5.2.5+946bf4c396
|
270 | fabric-networking-api-v1: Fabric Networking API (v1) 5.0.1+946bf4c396
|
271 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 21.1.7+946bf4c396
|
272 | fabric-particles-v1: Fabric Particles (v1) 4.1.7+946bf4c396
|
273 | fabric-recipe-api-v1: Fabric Recipe API (v1) 8.1.14+946bf4c396
|
274 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 6.1.27+946bf4c396
|
275 | fabric-renderer-api-v1: Fabric Renderer API (v1) 7.0.2+946bf4c396
|
276 | fabric-renderer-indigo: Fabric Renderer - Indigo 4.0.2+946bf4c396
|
277 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.30+fa6cb72b96
|
278 | fabric-rendering-v1: Fabric Rendering (v1) 12.4.0+e8d43c7696
|
279 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 5.0.24+946bf4c396
|
280 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.1.11+946bf4c396
|
281 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.51+946bf4c396
|
282 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.136+946bf4c396
|
283 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.42+946bf4c396
|
284 | fabric-tag-api-v1: Fabric Tag API (v1) 1.2.1+946bf4c396
|
285 | fabric-transfer-api-v1: Fabric Transfer API (v1) 6.0.5+946bf4c396
|
286 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.4.1+ac3e15d196
|
287 | fabricloader: Fabric Loader 0.16.14
|
288 | mixinextras: MixinExtras 0.4.1
|
289 | fallingleaves: Falling Leaves 2.0.0
|
290 | ferritecore: FerriteCore 8.0.0
|
291 | forgeconfigapiport: Forge Config API Port 21.6.4
|
292 | com_electronwill_night-config_core: core 3.8.2
|
293 | com_electronwill_night-config_toml: toml 3.8.2
|
294 | fpsreducer: FPS Reducer 1.21.7-2.13.1
|
295 | freecam: Freecam 1.3.4+mc1.21.6
|
296 | fullbrightnesstoggle: Full Brightness Toggle 4.3
|
297 | getittogetherdrops: Get It Together, Drops! fabric-1.21-1.3.1
|
298 | immediatelyfast: ImmediatelyFast 1.10.2+1.21.6
|
299 | net_lenni0451_reflect: Reflect 1.3.4
|
300 | immersivethunder: Immersive Thunder 1.3.0
|
301 | invisibleframes: Invisible Frames 1.5.0
|
302 | iris: Iris 1.9.1+mc1.21.7
|
303 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
304 | org_anarres_jcpp: jcpp 1.4.14
|
305 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
306 | jade: Jade 19.0.4+fabric
|
307 | java: OpenJDK 64-Bit Server VM 21
|
308 | ksyxis: Ksyxis 1.3.3
|
309 | lithium: Lithium 0.17.0+mc1.21.6
|
310 | logical_zoom: Logical Zoom 0.0.30
|
311 | malilib: MaLiLib 0.25.4
|
312 | midnightlib: MidnightLib 1.7.5
|
313 | minecraft: Minecraft 1.21.6
|
314 | minihud: MiniHUD 0.36.3
|
315 | mocap: Motion Capture 1.3.9
|
316 | modmenu: Mod Menu 15.0.0-beta.3
|
317 | mr_armor_standoverhaul: Armor Stand Overhaul 0.1
|
318 | mr_players_dropheads: Players Drop Heads 80
|
319 | mru: M.R.U 1.0.18+1.21.6+fabric
|
320 | org_commonmark_commonmark: commonmark 0.21.0
|
321 | musicnotification: Music Notification 2.3.2
|
322 | my-totem-doll: My Totem Doll 2.1.8+1.21.6
|
323 | mixinsquared: MixinSquared 0.2.0
|
324 | notenoughanimations: NotEnoughAnimations 1.10.1
|
325 | owo: oωo 0.12.21+1.21.6
|
326 | io_wispforest_endec: endec 0.1.9
|
327 | io_wispforest_endec_gson: gson 0.1.6
|
328 | io_wispforest_endec_jankson: jankson 0.1.6
|
329 | io_wispforest_endec_netty: netty 0.1.5
|
330 | particlerain: Particle Rain 4.0.0-alpha-2+1.21.6-fabric
|
331 | particular: Particular 1.1.1+1.21.6
|
332 | persistent_parrots: Persistent Parrots 1.0
|
333 | placeholder-api: Placeholder API 2.7.1+1.21.6
|
334 | polymer-bundled: Polymer 0.13.3+1.21.6
|
335 | polymer-autohost: Polymer (Auto Host) 0.13.3+1.21.6
|
336 | io_netty_netty-codec-http: netty-codec-http 4.1.82
|
337 | polymer-blocks: Polymer (Textured Blocks) 0.13.3+1.21.6
|
338 | polymer-common: Polymer (Common) 0.13.3+1.21.6
|
339 | packet_tweaker: Packet Tweaker 0.6.0-pre.1+1.21.2-pre3
|
340 | polymer-core: Polymer (Core) 0.13.3+1.21.6
|
341 | polymer-networking: Polymer (Networking) 0.13.3+1.21.6
|
342 | polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.13.3+1.21.6
|
343 | polymer-resource-pack: Polymer (Resource Pack) 0.13.3+1.21.6
|
344 | polymer-resource-pack-extras: Polymer (Resource Pack Extras) 0.13.3+1.21.6
|
345 | polymer-sound-patcher: Polymer (Sound Patcher) 0.13.3+1.21.6
|
346 | polymer-virtual-entity: Polymer (Virtual Entity) 0.13.3+1.21.6
|
347 | polytone: Polytone 1.21.7-3.5.1
|
348 | puzzleslib: Puzzles Lib 21.6.6
|
349 | rabbit-pathfinding-fix: Rabbit Pathfinding Fixed 1.0.5
|
350 | replaymod: Replay Mod 1.21.7-2.6.23
|
351 | scalablelux: ScalableLux 0.1.5+fabric.e4acdcb
|
352 | shulkerboxtooltip: Shulker Box Tooltip 5.2.7+1.21.6
|
353 | sodium: Sodium 0.6.13+mc1.21.6
|
354 | sodium-extra: Sodium Extra 0.6.6+mc1.21.6
|
355 | supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8
|
356 | tcdcommons: TCD Commons API 3.12.8-beta.1+fabric-1.21.6
|
357 | visuality: Visuality 0.7.10+1.21.5
|
358 | visualjukebox: VisualJukebox 1.0.3+1.21.6
|
359 | waveycapes: WaveyCapes **.**.**.**
|
360 | xaeroworldmap: Xaero's World Map 1.39.10
|
361 | yet_another_config_lib_v3: YetAnotherConfigLib 3.7.1+1.21.6-fabric
|
362 | com_twelvemonkeys_common_common-image: common-image 3.12.0
|
363 | com_twelvemonkeys_common_common-io: common-io 3.12.0
|
364 | com_twelvemonkeys_common_common-lang: common-lang 3.12.0
|
365 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
|
366 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
|
367 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
|
368 | org_quiltmc_parsers_gson: gson 0.2.1
|
369 | org_quiltmc_parsers_json: json 0.2.1
|
370 | Loaded Shaderpack: ComplementaryReimagined_r5.5.1.zip
|
371 | Profile: HIGH (+0 options changed by user)
|
372 | Launched Version: 1.21.6
|
373 | Launcher name: theseus
|
374 | Backend library: LWJGL version 3.3.3-snapshot
|
375 | Backend API: NVIDIA GeForce RTX 3070/PCIe/SSE2 GL version 3.2.0 NVIDIA 566.03, NVIDIA Corporation
|
376 | Window size: 2560x1440
|
377 | GFLW Platform: win32
|
378 | Render Extensions: GL_ARB_buffer_storage, GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_ARB_direct_state_access
|
379 | GL debug messages:
|
380 | Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
|
381 | Universe: 400921fb54442d18
|
382 | Type: Integrated Server (map_client.txt)
|
383 | Graphics mode: fancy
|
384 | Render Distance: 2/2 chunks
|
385 | Resource Packs: vanilla, fabric, ambientsounds, appleskin (incompatible), armorstands, atmosfera, babiesforever, betterf3, bettergrass, betterstats (incompatible), c2me, camerautils, chunky, clickthrough, cloth-config, continuity, coolrain, creativecore (incompatible), durabilitytooltip (incompatible), dynamic_fps, dynamiclights, easyanvils, entity_model_features, entity_texture_features, entityculling, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-command-api-v2, 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-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-rendering-fluids-v1, 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-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingleaves, forgeconfigapiport, fpsreducer, freecam, fullbrightnesstoggle (incompatible), getittogetherdrops, immediatelyfast, immersivethunder (incompatible), invisibleframes, iris, jade (incompatible), ksyxis, lithium, logical_zoom, malilib, midnightlib, minihud, mocap, modmenu, mru, musicnotification, my-totem-doll, notenoughanimations, owo, particlerain (incompatible), particular, persistent_parrots, placeholder-api, polymer-blocks, polymer-core, polymer-resource-pack, polytone, puzzleslib, replaymod (incompatible), scalablelux, shulkerboxtooltip, sodium, sodium-extra, tcdcommons (incompatible), trender, visuality, waveycapes, xaeroworldmap (incompatible), yet_another_config_lib_v3 (incompatible), file/Snowiest+Snow+1.19.3 (incompatible), continuity:default, continuity:glass_pane_culling_fix, file/Color Enchantment.zip, file/Magex's Ender Dragon.zip, atmosfera:dungeons (incompatible), file/3d mob makeover.zip, file/Ashen_16x.zip, file/Animated-Ore-0.6.5.1+mc1.20-1.21.7.zip, file/Better-Stars_1-21-6.zip, file/Better_Animations.zip, file/FreshAnimations_v1.9.4.zip, file/Low Shield.zip, file/Visual Stews.zip, file/axolotl_bucket_variants-v55.zip, file/animated-items-1_21_6 - 1_5.zip, file/§eBoss §9Crosshair [1.21.7].zip, file/§lcolourful containers§8.zip
|
386 | Current Language: en_us
|
387 | Locale: en_US
|
388 | System encoding: Cp1252
|
389 | File encoding: UTF-8
|
390 | CPU: 20x 12th Gen Intel(R) Core(TM) i7-12700K
|
391 | Server Running: true
|
392 | Player Count: 1 / 8; [class_3222['{MINECRAFT_USERNAME}'/13, l='ServerLevel[{MINECRAFT_USERNAME}]', x=-2002.37, y=71.00, z=1407.69]]
|
393 | Active Data Packs: vanilla, fabric, collective, dynamiclights, easyanvils (incompatible), fabric-convention-tags-v2, malilib, mr_armor_standoverhaul, mr_players_dropheads, persistent_parrots, file/anti enderman grief v1.1.10 (MC 1.21-1.21.4).zip (incompatible), file/armor statues v2.8.15 (MC 1.21-1.21.4).zip (incompatible), file/armored elytra v2.0.3 (MC 1.21-1.21.4).zip (incompatible), file/back v1.3.10 (MC 1.21-1.21.4).zip (incompatible), file/cauldron concrete v3.0.3 (MC 1.21-1.21.4).zip (incompatible), file/cauldron mud v1.0.3 (MC 1.21-1.21.4).zip (incompatible), file/chunk loaders v1.0.11 (MC 1.21-1.21.4).zip (incompatible), file/confetti creepers v2.2.11 (MC 1.21-1.21.4).zip (incompatible), file/custom nether portals v2.3.13 (MC 1.21-1.21.4).zip (incompatible), file/double shulker shells v1.3.10 (MC 1.21-1.21.4).zip (incompatible), file/dragon drops v1.3.10 (MC 1.21-1.21.4).zip (incompatible), file/ender chest always drops v1.0.2 (MC 1.21-1.21.4).zip (incompatible), file/fast leaf decay v2.0.15 (MC 1.21-1.21.4).zip (incompatible), file/graves v3.0.7 (MC 1.21-1.21.4).zip (incompatible), file/homes v1.5.12 (MC 1.21-1.21.4).zip (incompatible), file/husks drop sand v1.0.3 (MC 1.21-1.21.4).zip (incompatible), file/kill empty boats v1.1.11 (MC 1.21-1.21.4).zip (incompatible), file/nether portal coords v1.1.10 (MC 1.21-1.21.4).zip (incompatible), file/real time clock v1.1.10 (MC 1.21-1.21.4).zip (incompatible), file/silence mobs v1.2.4 (MC 1.21-1.21.4).zip (incompatible), file/silk touch budding amethyst v1.0.2 (MC 1.21-1.21.4).zip (incompatible), file/spawn v2.3.10 (MC 1.21-1.21.4).zip (incompatible), file/storm channeling v1.0.2 (MC 1.21-1.21.4).zip (incompatible), file/tpa v2.3.10 (MC 1.21-1.21.4).zip (incompatible), file/track raw statistics v1.7.6 (MC 1.21-1.21.4).zip (incompatible), file/track statistics v1.1.12 (MC 1.21-1.21.4).zip (incompatible), file/unlock all recipes v2.0.11 (MC 1.21-1.21.4).zip (incompatible), file/villager death messages v1.2.12 (MC 1.21-1.21.4).zip (incompatible), file/villager workstation highlights v1.1.10 (MC 1.21-1.21.4).zip (incompatible), file/wandering trader announcements v1.0.3 (MC 1.21-1.21.4).zip (incompatible), file/wandering trades v1.7.9 (MC 1.21-1.21.4).zip (incompatible), file/xp bottling v1.1.11 (MC 1.21-1.21.4).zip (incompatible), minecart_improvements, redstone_experiments, $polymer-resources
|
394 | Available Data Packs: $polymer-resources, collective, dynamiclights, easyanvils (incompatible), fabric, fabric-convention-tags-v2, file/anti enderman grief v1.1.10 (MC 1.21-1.21.4).zip (incompatible), file/armor statues v2.8.15 (MC 1.21-1.21.4).zip (incompatible), file/armored elytra v2.0.3 (MC 1.21-1.21.4).zip (incompatible), file/back v1.3.10 (MC 1.21-1.21.4).zip (incompatible), file/cauldron concrete v3.0.3 (MC 1.21-1.21.4).zip (incompatible), file/cauldron mud v1.0.3 (MC 1.21-1.21.4).zip (incompatible), file/chunk loaders v1.0.11 (MC 1.21-1.21.4).zip (incompatible), file/confetti creepers v2.2.11 (MC 1.21-1.21.4).zip (incompatible), file/custom nether portals v2.3.13 (MC 1.21-1.21.4).zip (incompatible), file/double shulker shells v1.3.10 (MC 1.21-1.21.4).zip (incompatible), file/dragon drops v1.3.10 (MC 1.21-1.21.4).zip (incompatible), file/ender chest always drops v1.0.2 (MC 1.21-1.21.4).zip (incompatible), file/fast leaf decay v2.0.15 (MC 1.21-1.21.4).zip (incompatible), file/graves v3.0.7 (MC 1.21-1.21.4).zip (incompatible), file/homes v1.5.12 (MC 1.21-1.21.4).zip (incompatible), file/husks drop sand v1.0.3 (MC 1.21-1.21.4).zip (incompatible), file/kill empty boats v1.1.11 (MC 1.21-1.21.4).zip (incompatible), file/nether portal coords v1.1.10 (MC 1.21-1.21.4).zip (incompatible), file/real time clock v1.1.10 (MC 1.21-1.21.4).zip (incompatible), file/silence mobs v1.2.4 (MC 1.21-1.21.4).zip (incompatible), file/silk touch budding amethyst v1.0.2 (MC 1.21-1.21.4).zip (incompatible), file/spawn v2.3.10 (MC 1.21-1.21.4).zip (incompatible), file/storm channeling v1.0.2 (MC 1.21-1.21.4).zip (incompatible), file/timber v2.1.12 (MC 1.21-1.21.4).zip (incompatible), file/tpa v2.3.10 (MC 1.21-1.21.4).zip (incompatible), file/track raw statistics v1.7.6 (MC 1.21-1.21.4).zip (incompatible), file/track statistics v1.1.12 (MC 1.21-1.21.4).zip (incompatible), file/unlock all recipes v2.0.11 (MC 1.21-1.21.4).zip (incompatible), file/villager death messages v1.2.12 (MC 1.21-1.21.4).zip (incompatible), file/villager workstation highlights v1.1.10 (MC 1.21-1.21.4).zip (incompatible), file/wandering trader announcements v1.0.3 (MC 1.21-1.21.4).zip (incompatible), file/wandering trades v1.7.9 (MC 1.21-1.21.4).zip (incompatible), file/xp bottling v1.1.11 (MC 1.21-1.21.4).zip (incompatible), malilib, minecart_improvements, mr_armor_standoverhaul, mr_players_dropheads, persistent_parrots, redstone_experiments, trade_rebalance, vanilla
|
395 | Enabled Feature Flags: minecraft:redstone_experiments, minecraft:vanilla, minecraft:minecart_improvements
|
396 | World Generation: Stable
|
397 | World Seed: -5147571093908224235
|
398 | Suppressed Exceptions: ~~NONE~~
|
399 |
|