1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-04-04 15:53:30
|
5 | Description: Unexpected error
|
6 |
|
7 | java.lang.IllegalStateException: Buffer mapping is already disposed
|
8 | at knot//me.jellysquid.mods.sodium.client.gl.device.GLRenderDevice$ImmediateCommandList.checkMapDisposed(GLRenderDevice.java:250)
|
9 | at knot//me.jellysquid.mods.sodium.client.gl.device.GLRenderDevice$ImmediateCommandList.flushMappedRange(GLRenderDevice.java:235)
|
10 | at knot//me.jellysquid.mods.sodium.client.gl.arena.staging.MappedStagingBuffer.flush(MappedStagingBuffer.java:97)
|
11 | at knot//me.jellysquid.mods.sodium.client.gl.arena.GlBufferArena.tryUploads(GlBufferArena.java:297)
|
12 | at knot//me.jellysquid.mods.sodium.client.gl.arena.GlBufferArena.upload(GlBufferArena.java:269)
|
13 | at knot//me.jellysquid.mods.sodium.client.render.chunk.region.RenderRegionManager.uploadMeshes(RenderRegionManager.java:85)
|
14 | at knot//me.jellysquid.mods.sodium.client.render.chunk.region.RenderRegionManager.uploadMeshes(RenderRegionManager.java:53)
|
15 | at knot//me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.processChunkBuildResults(RenderSectionManager.java:298)
|
16 | at knot//me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.uploadChunks(RenderSectionManager.java:286)
|
17 | at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.setupTerrain(SodiumWorldRenderer.java:197)
|
18 | at knot//net.minecraft.class_761.method_3273(class_761.java:17035)
|
19 | at knot//net.minecraft.class_761.method_22710(class_761.java:1247)
|
20 | at knot//net.minecraft.class_757.method_3188(class_757.java:1110)
|
21 | at knot//net.minecraft.class_757.method_3192(class_757.java:880)
|
22 | at knot//net.minecraft.class_310.method_1523(class_310.java:1219)
|
23 | at knot//net.minecraft.class_310.method_1514(class_310.java:802)
|
24 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
25 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
26 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
27 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
28 |
|
29 |
|
30 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
31 | ---------------------------------------------------------------------------------------
|
32 |
|
33 | -- Head --
|
34 | Thread: Render thread
|
35 | Stacktrace:
|
36 | at knot//me.jellysquid.mods.sodium.client.gl.device.GLRenderDevice$ImmediateCommandList.checkMapDisposed(GLRenderDevice.java:250)
|
37 | at knot//me.jellysquid.mods.sodium.client.gl.device.GLRenderDevice$ImmediateCommandList.flushMappedRange(GLRenderDevice.java:235)
|
38 | at knot//me.jellysquid.mods.sodium.client.gl.arena.staging.MappedStagingBuffer.flush(MappedStagingBuffer.java:97)
|
39 | at knot//me.jellysquid.mods.sodium.client.gl.arena.GlBufferArena.tryUploads(GlBufferArena.java:297)
|
40 | at knot//me.jellysquid.mods.sodium.client.gl.arena.GlBufferArena.upload(GlBufferArena.java:269)
|
41 | at knot//me.jellysquid.mods.sodium.client.render.chunk.region.RenderRegionManager.uploadMeshes(RenderRegionManager.java:85)
|
42 | at knot//me.jellysquid.mods.sodium.client.render.chunk.region.RenderRegionManager.uploadMeshes(RenderRegionManager.java:53)
|
43 | at knot//me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.processChunkBuildResults(RenderSectionManager.java:298)
|
44 | at knot//me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.uploadChunks(RenderSectionManager.java:286)
|
45 | at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.setupTerrain(SodiumWorldRenderer.java:197)
|
46 | at knot//net.minecraft.class_761.method_3273(class_761.java:17035)
|
47 | at knot//net.minecraft.class_761.method_22710(class_761.java:1247)
|
48 | at knot//net.minecraft.class_757.method_3188(class_757.java:1110)
|
49 |
|
50 | -- Affected level --
|
51 | Details:
|
52 | All players: 1 total; [class_746['Regimbald'/100, l='ClientLevel', x=39.57, y=73.00, z=30.95]]
|
53 | Chunk stats: 961, 364
|
54 | Level dimension: minecraft:overworld
|
55 | Level spawn location: World: (0,77,0), Section: (at 0,13,0 in 0,4,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)
|
56 | Level time: 801 game time, 745 day time
|
57 | Server brand: fabric
|
58 | Server type: Integrated singleplayer server
|
59 | Stacktrace:
|
60 | at knot//net.minecraft.class_638.method_8538(class_638.java:458)
|
61 | at knot//net.minecraft.class_310.method_1587(class_310.java:2406)
|
62 | at knot//net.minecraft.class_310.method_1514(class_310.java:826)
|
63 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
64 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
65 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
66 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
67 |
|
68 | -- Last reload --
|
69 | Details:
|
70 | Reload number: 1
|
71 | Reload reason: initial
|
72 | Finished: Yes
|
73 | Packs: vanilla, fabric, seamless:default_seamless, netherexp:jne_retextures, variantshields:minecraft, Moonlight Mods Dynamic Assets, subtle_effects:biome_color_water_particles, netherexp:unique_nether_wood, file/YoannBBs_Melody_Tweaks.zip, crittersandcompanions:friendlyart
|
74 |
|
75 | -- System Details --
|
76 | Details:
|
77 | Minecraft Version: 1.20.1
|
78 | Minecraft Version ID: 1.20.1
|
79 | Operating System: Windows 10 (amd64) version 10.0
|
80 | Java Version: 17.0.13, Eclipse Adoptium
|
81 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
82 | Memory: 1660614400 bytes (1583 MiB) / 3288334336 bytes (3136 MiB) up to 4294967296 bytes (4096 MiB)
|
83 | CPUs: 4
|
84 | Processor Vendor: GenuineIntel
|
85 | Processor Name: Intel(R) Core(TM) i3-5005U CPU @ 2.00GHz
|
86 | Identifier: Intel64 Family 6 Model 61 Stepping 4
|
87 | Microarchitecture: Broadwell (Client)
|
88 | Frequency (GHz): 2.00
|
89 | Number of physical packages: 1
|
90 | Number of physical CPUs: 2
|
91 | Number of logical CPUs: 4
|
92 | Graphics card #0 name: NVIDIA GeForce 920M
|
93 | Graphics card #0 vendor: NVIDIA (0x10de)
|
94 | Graphics card #0 VRAM (MB): 2048.00
|
95 | Graphics card #0 deviceId: 0x1299
|
96 | Graphics card #0 versionInfo: DriverVersion=24.21.13.9924
|
97 | Graphics card #1 name: Intel(R) HD Graphics 5500
|
98 | Graphics card #1 vendor: Intel Corporation (0x8086)
|
99 | Graphics card #1 VRAM (MB): 1024.00
|
100 | Graphics card #1 deviceId: 0x1616
|
101 | Graphics card #1 versionInfo: DriverVersion=20.19.15.5107
|
102 | Memory slot #0 capacity (MB): 4096.00
|
103 | Memory slot #0 clockSpeed (GHz): 1.60
|
104 | Memory slot #0 type: DDR3
|
105 | Memory slot #1 capacity (MB): 4096.00
|
106 | Memory slot #1 clockSpeed (GHz): 1.60
|
107 | Memory slot #1 type: DDR3
|
108 | Virtual memory max (MB): 17309.14
|
109 | Virtual memory used (MB): 9733.64
|
110 | Swap memory total (MB): 9216.00
|
111 | Swap memory used (MB): 809.93
|
112 | JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
|
113 | Fabric Mods:
|
114 | additionalplacements: Additional Placements 2.2.2
|
115 | almanac: Almanac 1.0.2
|
116 | alternate-current: Alternate Current 1.9.0
|
117 | ambientenvironment: Ambient Environment **.**.**.**
|
118 | ambientsounds: AmbientSounds 6.1.6
|
119 | amendments: Amendments 1.20-1.2.19
|
120 | amplified_nether: Amplified Nether 1.2.5
|
121 | another_furniture: Another Furniture 1.20.1-3.0.1
|
122 | antighost: AntiGhost 1.20-fabric0.83.0-1.1.5
|
123 | crowdin-translate: CrowdinTranslate 1.4+1.19.3
|
124 | appleskin: AppleSkin 2.5.1+mc1.20
|
125 | architectury: Architectury 9.2.14
|
126 | armordamagelimit: ArmorDamageLimit 1.0.0+mc1.20.1
|
127 | armorful: Armorful 3.1.3+1.20.1
|
128 | athena: Athena 3.1.2
|
129 | attributefix: AttributeFix 21.0.4
|
130 | axesareweapons: Axes Are Weapons 1.7.3
|
131 | azurelib: AzureLib 2.0.41
|
132 | backpacked: Backpacked 3.0.0-beta.9
|
133 | mm: Manningham Mills 2.3
|
134 | backpackedwoc: Backpacked: World Of Color 2.0.3
|
135 | badoptimizations: BadOptimizations 2.2.1
|
136 | balm: Balm 7.3.27
|
137 | kuma_api: KumaAPI 20.1.10
|
138 | bclib: BCLib 3.0.14
|
139 | wunderlib: WunderLib 1.1.5
|
140 | betteradvancements: Better Advancements **.**.**.**
|
141 | betterbiomeblend: Better Biome ReBlend 1.4.2
|
142 | betterclouds: Better Clouds 1.3.30+1.20.1-fabric
|
143 | mixinsquared: MixinSquared 0.2.0
|
144 | bettercombat: Better Combat 1.8.6+1.20.1
|
145 | betterdays: BetterDays 1.20.1-3.1.1.1-FABRIC
|
146 | betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
|
147 | org_reflections_reflections: reflections 0.10.2
|
148 | betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.4
|
149 | betterend: Better End 4.0.11
|
150 | betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.6
|
151 | betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.6
|
152 | betterfpsdist: Better FPS distance Mod 1.20.1-6.0
|
153 | bettergrass: BetterGrassify 1.4.4+fabric.1.20.1
|
154 | blue_endless_jankson: jankson 1.2.3
|
155 | betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.5
|
156 | bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4
|
157 | bettermobcombat: Better Mob Combat 1.3.0
|
158 | betternether: Better Nether 9.0.10
|
159 | betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
|
160 | betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
|
161 | bettertridents: Better Tridents 8.0.1
|
162 | betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3
|
163 | bigger_vanilla_trees: bigger_vanilla_trees-fabric 1.0
|
164 | biomemakeover: Biome Makeover 1.20.1-1.11.4
|
165 | taniwha: Taniwha 1.20.0-5.4.4
|
166 | biomemusic: Biome Music Mod 1.20.1-3.4
|
167 | blur: Blur (Fabric) 3.1.0
|
168 | midnightlib: MidnightLib 1.4.1
|
169 | satin: Satin 1.13.0
|
170 | bobby: Bobby 5.0.1
|
171 | com_typesafe_config: config 1.4.2
|
172 | io_leangen_geantyref_geantyref: geantyref 1.3.13
|
173 | org_spongepowered_configurate-core: configurate-core 4.1.2
|
174 | org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
|
175 | bookshelf: Bookshelf 20.2.13
|
176 | brute_force_rendering_culling: Brute force Rendering Culling 0.5.12
|
177 | fiber: fiber 0.23.0-2
|
178 | c2me: Concurrent Chunk Management Engine 0.2.0+alpha.11.16
|
179 | c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.11.16
|
180 | c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.11.16
|
181 | c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.11.16
|
182 | c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.11.16
|
183 | c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.11.16
|
184 | c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.11.16
|
185 | c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.11.16
|
186 | c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.11.16
|
187 | c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.11.16
|
188 | c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.11.16
|
189 | c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.11.16
|
190 | c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.11.16
|
191 | c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.11.16
|
192 | c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.11.16
|
193 | c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.2.0+alpha.11.16
|
194 | c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.11.16
|
195 | c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.11.16
|
196 | c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.16
|
197 | c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.11.16
|
198 | c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.16
|
199 | com_ibm_async_asyncutil: asyncutil 0.1.0
|
200 | net_objecthunter_exp4j: exp4j 0.4.8
|
201 | org_threadly_threadly: threadly 7.0
|
202 | cameraoverhaul: CameraOverhaul 2.0.3-fabric+mc.1.20.0-1.20.5
|
203 | io_hotmoka_toml4j: toml4j 0.7.3
|
204 | catalogue: Catalogue 1.8.0
|
205 | cavedust: Cave Dust 1.4.1
|
206 | kirin: Kirin UI 1.15.0
|
207 | caveore: Cave Spelunking 1.20.1-3.7
|
208 | caveoverhaul: CaveOverhaul fabric-1.20.1-1.3.4
|
209 | chunkactivitytracker: Chunk Activity Tracker 1.0.1
|
210 | chunksending: Chunksending Mod 1.20.1-2.8
|
211 | clickadv: Clickable Advancements Mod 1.20.1-3.8
|
212 | clientcrafting: clientcrafting Mod 1.20.1-1.8
|
213 | clienttweaks: Client Tweaks 11.1.3
|
214 | cloth-config: Cloth Config v11 11.1.136
|
215 | cloth-basic-math: cloth-basic-math 0.6.1
|
216 | clumps: Clumps **.**.**.**
|
217 | collective: Collective 8.1
|
218 | colorfulazaleas: Colorful Azaleas 2.2.1
|
219 | colorize: Colorize 1.9.0
|
220 | configured: Configured 2.2.3
|
221 | connectivity: Connectivity Mod 1.20.1-7.1
|
222 | continents: Continents 1.1.5
|
223 | controlling: Controlling For Fabric 12.0.2
|
224 | copperandtuffbackport: CopperandTuffBackport 1.2
|
225 | corgilib: CorgiLib **.**.**.**
|
226 | com_electronwill_night-config_core: core 3.8.0
|
227 | com_electronwill_night-config_toml: toml 3.8.0
|
228 | cosmetic-armor: Cosmetic Armor 1.6.0
|
229 | creativecore: CreativeCore 2.12.32
|
230 | net_minecraftforge_eventbus: eventbus 6.0.3
|
231 | creeperoverhaul: Creeper Overhaul 3.0.2
|
232 | cristellib: Cristel Lib 1.1.5
|
233 | crittersandcompanions: Critters and Companions 2.2.2
|
234 | porting_lib_attributes: Porting Lib Attributes 2.3.4+1.20.1
|
235 | porting_lib_core: Porting Lib Core 2.3.4+1.20.1
|
236 | reach-entity-attributes: Reach Entity Attributes 2.4.0
|
237 | porting_lib_entity: Porting Lib Entity 2.3.4+1.20.1
|
238 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.4+1.20.1
|
239 | crops_love_rain: Crops Love Rain 1.4.0
|
240 | cactusconfig: Cactus Config 2.1.1+knot+1.20.1
|
241 | spruceui: SpruceUI 5.0.0+1.20
|
242 | ctov: ChoiceTheorem's Overhauled Village 3.4.12
|
243 | cull-less-leaves: Cull Less Leaves 1.4.2+1.21-fabric
|
244 | cupboard: cupboard 1.20.1-2.7
|
245 | cushypillows: Cushy Pillows 1.0.3+1.20.1
|
246 | customoreveins: Custom Ore Veins 1.0.0
|
247 | dataanchor: Data Anchor **.**.**.**
|
248 | dawn: Dawn API 5.0.0
|
249 | terraform-shapes-api-v1: Terraform Shapes API (v1) 7.0.1
|
250 | terraform-wood-api-v1: Terraform Wood API (v1) 7.0.1
|
251 | deeper_oceans: Deeper Oceans 1.0.1a
|
252 | despawntweaks: Despawn Tweaks 1.0.0
|
253 | does_it_tick: Does It Tick? 1.1.4
|
254 | doubledoors: Double Doors 6.2
|
255 | dsurround: Dynamic Surroundings 0.3.3
|
256 | org_openjdk_nashorn_nashorn-core: nashorn-core 15.4
|
257 | duckling: Duckling 3.0.0
|
258 | dummmmmmy: MmmMmmMmmMmm 1.20-2.0.6
|
259 | dynamic_fps: Dynamic FPS 3.9.2
|
260 | net_lostluma_battery: battery 1.3.0
|
261 | dynamiclights: Dynamic Lights 1.8.3+mod
|
262 | dynamicvillagertrades: Dynamic Villager Trades 1.3.1
|
263 | easyanvils: Easy Anvils 8.0.2
|
264 | easymagic: Easy Magic 8.0.1
|
265 | ecologics: Ecologics 2.2.0
|
266 | enchancement: Enchancement 1.20-26
|
267 | cardinal-components-base: Cardinal Components API (base) 5.2.2
|
268 | cardinal-components-entity: Cardinal Components API (entities) 5.2.2
|
269 | cardinal-components-world: Cardinal Components API (worlds) 5.2.2
|
270 | step-height-entity-attribute: Step Height Entity Attribute 1.2.0
|
271 | enchdesc: EnchantmentDescriptions 17.1.19
|
272 | endermanoverhaul: Enderman Overhaul 1.0.4
|
273 | enhancedcelestials: Enhanced Celestials 1.20.1-5.0.3.1
|
274 | entity_model_features: Entity Model Features 2.4.1
|
275 | entity_texture_features: Entity Texture Features 6.2.9
|
276 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
277 | entityculling: EntityCulling 1.7.4
|
278 | fabric-api: Fabric API 0.92.5+1.20.1
|
279 | fabric-api-base: Fabric API Base 0.4.32+1802ada577
|
280 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
|
281 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577
|
282 | fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
|
283 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
|
284 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577
|
285 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577
|
286 | fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
|
287 | fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
|
288 | fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
|
289 | fabric-containers-v0: Fabric Containers (v0) 0.1.66+df3654b377
|
290 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
|
291 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
|
292 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
|
293 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
|
294 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.6+1802ada577
|
295 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
|
296 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
|
297 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.4+13a40c6677
|
298 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
|
299 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
|
300 | fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
|
301 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
|
302 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577
|
303 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377
|
304 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
|
305 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
|
306 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
|
307 | fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
|
308 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
|
309 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577
|
310 | fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777
|
311 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.13+13a40c6677
|
312 | fabric-networking-v0: Fabric Networking (v0) 0.3.53+df3654b377
|
313 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
|
314 | fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
|
315 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.23+1802ada577
|
316 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.5+1802ada577
|
317 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577
|
318 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77
|
319 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377
|
320 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
|
321 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
|
322 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377
|
323 | fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577
|
324 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
|
325 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
|
326 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577
|
327 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.32+1802ada577
|
328 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577
|
329 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
|
330 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
|
331 | fabric-language-kotlin: Fabric Language Kotlin 1.13.2+kotlin.2.1.20
|
332 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.20
|
333 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.20
|
334 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.20
|
335 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.20
|
336 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.27.0
|
337 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.1
|
338 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.1
|
339 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.2
|
340 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.7.0
|
341 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.7.0
|
342 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.0
|
343 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.0
|
344 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.0
|
345 | fabricloader: Fabric Loader 0.16.12
|
346 | fantasy_armor: Fantasy Armor 0.7-1.20.1
|
347 | fantasy_weapons: Fantasy Weapons 0.3.1-1.20.1
|
348 | farsighted-mobs: Farsighted Mobs 1.1-1.18-1.19
|
349 | fast-portals: Fast Portals 1.0.3
|
350 | fastasyncworldsave: fastasyncworldsave Mod 1.20.1-2.4
|
351 | faster_entity_animations: FastAnim 1.6
|
352 | fastitemframes: Fast Item Frames 20.1.1
|
353 | fastpaintings: Fast Paintings 1.20-1.2.7
|
354 | ferritecore: FerriteCore 6.0.1
|
355 | feur_builder: Feur Builder 1.2.1
|
356 | feur_colors: Feur Colors 1.4.1
|
357 | feur_extension_desert: Feur Extension Desert 1.2.4
|
358 | feur_extension_fossil: Feur Extension Fossil 1.2.6
|
359 | feur_extension_jungle: Feur Extension Jungle 1.1.2
|
360 | fireflybushfabric: fireflybushfabric 1.0.0
|
361 | fishingreal: Fishingreal 1.20.1-1.7.2
|
362 | fishofthieves: Fish of Thieves 3.0.10
|
363 | fog: Fog 1.5.3-1.20.1
|
364 | forgeconfigapiport: Forge Config API Port 8.0.2
|
365 | forgeconfigscreens: Forge Config Screens 8.0.2
|
366 | formations: Formations 1.0.3
|
367 | formationsnether: Formations Nether 1.0.5
|
368 | formationsoverworld: Formations Overworld 1.0.4
|
369 | framework: Framework 0.7.12
|
370 | org_javassist_javassist: javassist 3.29.2-GA
|
371 | friendlyfire: FriendlyFire 18.0.7
|
372 | fzzy_config: Fzzy Config 0.6.8+1.20.1
|
373 | fabric-permissions-api-v0: fabric-permissions-api 0.3.1
|
374 | net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
|
375 | geckolib: GeckoLib 4 **.**.**.**
|
376 | com_eliotlash_mclib_mclib: mclib 20
|
377 | geophilic: Geophilic 3.4-c
|
378 | getittogetherdrops: Get It Together, Drops! fabric-1.20-1.3.1
|
379 | glitchcore: GlitchCore **.**.**.**
|
380 | net_jodah_typetools: typetools 0.6.3
|
381 | gpumemleakfix: Gpu memory leak fix mod 1.20.1-1.8
|
382 | guardvillagers: GuardVillagers 2.0.9-1.20.1
|
383 | hamsters: Hamsters fabric-1.0.3-1.20.1
|
384 | herdspanic: Herds Panic 1.1.0
|
385 | horsecombatcontrols: Horse Combat Controls f1.20.1-1.0.2
|
386 | horseexpert: Horse Expert 8.1.1
|
387 | immediatelyfast: ImmediatelyFast 1.5.0+1.20.4
|
388 | net_lenni0451_reflect: Reflect 1.3.4
|
389 | immersive_melodies: Immersive Melodies 0.4.0+1.20.1
|
390 | immersive_weathering: Immersive Weathering 1.20.1-2.0.5
|
391 | indium: Indium 1.0.36+mc1.20.1
|
392 | java: OpenJDK 64-Bit Server VM 17
|
393 | jei: Just Enough Items **.**.**.**
|
394 | jeresources: Just Enough Resources **.**.**.**
|
395 | kiwi: Kiwi Library 11.8.28+fabric
|
396 | leavemybarsalone: Leave My Bars Alone 8.0.0
|
397 | leawind_third_person: Leawind's Third Person 2.2.0
|
398 | letmedespawn: Let Me Despawn 1.5.0
|
399 | lithium: Lithium 0.11.3
|
400 | lithostitched: Lithostitched 1.4
|
401 | lootintegration_townsandtowers: lootintegration_townsandtowers Mod 1
|
402 | lootintegrations: Loot integration Mod 1.20.1-4.3
|
403 | lootintegrations_ctov: lootintegrations_ctov Mod 1
|
404 | lootintegrations_formations: lootintegrations_formations Mod 1
|
405 | lootintegrations_phillipsruins: lootintegrations_phillipsruins Mod 1
|
406 | lootintegrations_structory: lootintegrations_structory Mod 1
|
407 | lootintegrations_yungs: lootintegrations_yungs Mod 1
|
408 | mavapi: More Axolotl Variants API 1.1.4
|
409 | mavm: More Axolotl Variants Mod 1.2.6
|
410 | maxhealthfix: MaxHealthFix 12.0.3
|
411 | memorysettings: Memorysettings Mod 1.20.1-5.9
|
412 | minecraft: Minecraft 1.20.1
|
413 | mobplayeranimator: Mob Player Animator 1.3.3
|
414 | mobs_of_mythology: Mobs of Mythology 2.1.1
|
415 | modelfix: Model Gap Fix 1.15
|
416 | modernfix: ModernFix 5.20.2+mc1.20.1
|
417 | modmenu: Mod Menu 7.2.2
|
418 | modmenu-badges-lib: ModMenu Badges Lib 2023.6.1
|
419 | monolib: MonoLib 2.0.0
|
420 | moonlight: Moonlight 1.20-2.13.81
|
421 | morefireflybush: morefireflybush 1.0.0
|
422 | moremobvariants: More Mob Variants 1.3.1
|
423 | mr_dungeons_andtavernspillageroutpostrework: Dungeons and Taverns Pillager Outpost Rework 1.1
|
424 | mr_hero_proof: Hero Proof 5.1.2
|
425 | mru: Mineblock's Repeated Utilities 1.0.4+1.20.1+fabric
|
426 | naturalist: Naturalist 5.0pre2
|
427 | necronomicon: Necronomicon 1.6.0
|
428 | nerb: Not Enough Recipe Book 0.4.1
|
429 | netherexp: Jaden's Nether Expansion 2.1.3
|
430 | netherportalfix: NetherPortalFix 13.0.2
|
431 | new_slab_variants: New Slab Variants 3.0.1
|
432 | noisium: Noisium 2.3.0+mc1.20-1.20.1
|
433 | notenoughanimations: NotEnoughAnimations 1.9.3
|
434 | notenoughcrashes: Not Enough Crashes 4.4.7+1.20.1
|
435 | nyfsspiders: Nyf's Spiders 2.1.1
|
436 | octolib: OctoLib **.**.**.**
|
437 | org_yaml_snakeyaml: snakeyaml 2.2
|
438 | overflowingbars: Overflowing Bars 8.0.1
|
439 | owo: oωo 0.11.2+1.20
|
440 | packetfixer: Packet Fixer 2.0.0
|
441 | particle_core: Particle Core 0.2.5+1.20.1
|
442 | conditional-mixin: conditional mixin 0.5.1
|
443 | particlerain: Particle Rain 3.0.6-1.20
|
444 | paxi: Paxi 1.20-Fabric-4.0
|
445 | philipsruins: Philip`s Ruins 5.1
|
446 | pillarger: Pillarger 1.0.3
|
447 | player-animator: Player Animator 1.0.2-rc1+1.20
|
448 | polymer-bundled: Polymer 0.5.20+1.20.1
|
449 | polymer-blocks: Polymer (Textured Blocks) 0.5.20+1.20.1
|
450 | polymer-common: Polymer (Common) 0.5.20+1.20.1
|
451 | polymer-core: Polymer (Core) 0.5.20+1.20.1
|
452 | polymer-networking: Polymer (Networking) 0.5.20+1.20.1
|
453 | polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.5.20+1.20.1
|
454 | polymer-resource-pack: Polymer (Resource Pack) 0.5.20+1.20.1
|
455 | polymer-virtual-entity: Polymer (Virtual Entity) 0.5.20+1.20.1
|
456 | polymorph: Polymorph 0.49.9+1.20.1
|
457 | cardinal-components-block: Cardinal Components API (blocks) 5.2.1
|
458 | cardinal-components-item: Cardinal Components API (items) 5.2.1
|
459 | spectrelib: SpectreLib 0.13.17+1.20.1
|
460 | potleaves: Pot Leaves 1.0.6
|
461 | promenade: Promenade 4.1.1
|
462 | biolith: Biolith 1.0.0-alpha.8
|
463 | terraform-surfaces-api-v1: Terraform Surfaces API (v1) 7.0.1
|
464 | puffish_attributes: Pufferfish's Attributes 0.7.3
|
465 | puzzleslib: Puzzles Lib 8.1.29
|
466 | puzzlesaccessapi: Puzzles Access Api 20.1.1
|
467 | rare-ice: Rare Ice 0.6.0
|
468 | reactivemusic: Reactive Music 1.0.3+1.20.1
|
469 | recipeessentials: recipeessentials Mod 1.20.1-4.1
|
470 | redirected: Redirected 1.0.0
|
471 | redirector: Redirector 1.20.1-4.4.0
|
472 | reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.1-build.101
|
473 | regionaloreveins: Regional Ore Veins 1.0.0
|
474 | regrowth: Regrowth 83.31.1
|
475 | resourcefulconfig: Resourcefulconfig 2.1.3
|
476 | resourcefullib: Resourceful Lib 2.1.29
|
477 | com_teamresourceful_bytecodecs: bytecodecs 1.0.2
|
478 | com_teamresourceful_yabn: yabn 1.0.3
|
479 | ribbits: Ribbits 1.20.1-Fabric-3.0.4
|
480 | riverredux: River Redux 0.3.1
|
481 | rpgdifficulty: RpgDifficulty 1.3.16
|
482 | rpgz: RPGZ 0.6.0
|
483 | satisfying_buttons: Satisfying Buttons 1.1.2
|
484 | sawmill: Universal Sawmill 1.20-1.4.6
|
485 | seamless: Seamless 2.2.2
|
486 | seamlesstrading: SeamlessTrading 1.2.0
|
487 | searchables: Searchables 1.0.3
|
488 | sereneseasons: SereneSeasons **.**.**.**
|
489 | shield_overhaul: Shield Overhaul 2.0.4
|
490 | simple_snowy_fix: Simple Snowy Fix 2.1.3
|
491 | smartbrainlib: SmartBrainLib 1.15
|
492 | smoothchunk: Smooth chunk save Mod 1.20.1-4.1
|
493 | smoothskies: Smooth Skies 2.10.1
|
494 | snowrealmagic: Snow! Real Magic! 10.6.1
|
495 | snowy_tents: Snowy Tents 1.0.0
|
496 | sodium: Sodium 0.5.13+mc1.20.1
|
497 | sodium-extra: Sodium Extra 0.5.9+mc1.20.1
|
498 | caffeineconfig: CaffeineConfig 1.3.0+1.17
|
499 | sodiumdynamiclights: Sodium Dynamic Lights 1.0.9
|
500 | sodiumoptionsapi: Sodium Options API 1.0.10
|
501 | sound_physics_remastered: Sound Physics Remastered 1.20.1-1.4.10
|
502 | sounds: Sounds 2.2.1+1.20.1+fabric
|
503 | mixinextras: MixinExtras 0.5.0-beta.2
|
504 | spark: spark 1.10.53
|
505 | sspb: Sodium Shadowy Path Blocks 3.4.2
|
506 | starlight: Starlight 1.1.2+fabric.dbc156f
|
507 | stonycliffs: Stony Cliffs Are Cool (Lithostitched Edition) 1.1.2
|
508 | structory: Structory 1.3.5
|
509 | structory_towers: Structory: Towers 1.0.7
|
510 | structure_layout_optimizer: Structure Layout Optimizer 1.0.10
|
511 | structureessentials: Structure Essentials Mod 1.20.1-4.6
|
512 | structurify: Structurify 1.0.11
|
513 | subtle_effects: Subtle Effects 1.9.4-hotfix.1
|
514 | supplementaries: Supplementaries 1.20-3.1.25
|
515 | suppsquared: Supplementaries Squared 1.20-1.1.21
|
516 | swampier_swamps: Swampier Swamps 1.20-4.0.0
|
517 | t_and_t: Towns and Towers 1.12
|
518 | terrablender: TerraBlender **.**.**.**
|
519 | toofast: TooFast 1.2.0
|
520 | tooltipfix: ToolTip Fix 1.1.1-1.20
|
521 | treechop: HT's TreeChop 0.19.0
|
522 | trinkets: Trinkets 3.7.2
|
523 | tumbleweed: Tumbleweed 0.5.5
|
524 | txnilib: TxniLib 1.0.23
|
525 | universal-graves: Universal Graves 3.0.3+1.20.1
|
526 | common-protection-api: Common Protection API 1.0.0
|
527 | placeholder-api: Placeholder API 2.1.3+1.20.1
|
528 | predicate-api: Predicate API 0.2.1+1.20.1
|
529 | server_translations_api: Server Translations API 2.0.0+1.20
|
530 | packet_tweaker: Packet Tweaker 0.4.0+1.19.4
|
531 | sgui: sgui 1.2.2+1.20
|
532 | universal_ores: Universal Ores 1.5.2
|
533 | universalbonemeal: Universal Bone Meal 8.0.1
|
534 | universalenchants: Universal Enchants 8.0.0
|
535 | extensibleenums: Extensible Enums 7.0.1
|
536 | variantbarrels: Variant Barrels 3.4.1
|
537 | variantbeehives: Variant Beehives 1.2
|
538 | variantbookshelves: Variant Bookshelves 2.3.8
|
539 | variantchests: Variant Chests 1.5
|
540 | variantchiseledbookshelves: Variant Chiseled Bookshelves 1.3.8
|
541 | variantcomposters: Variant Composters 2.4.1
|
542 | variantcraftingtables: Variant Crafting Tables 6.4
|
543 | variantfletchingtables: Variant Fletching Tables 1.2.1
|
544 | variantlecterns: Variant Lecterns 1.0
|
545 | variantsandventures: Variants & Ventures 1.0.6
|
546 | variantshields: Variant Shields 2.1
|
547 | villagernames: Villager Names 8.2
|
548 | villagesandpillages: Villages & Pillages 1.0.2
|
549 | waterdripsound: Drip Sounds 1.19-0.3.2
|
550 | wilderness: Wilderness 0.2.0
|
551 | yeetusexperimentus: Yeetus Experimentus 2.3.1-build.6+mc1.20.1
|
552 | yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+1.20.1-fabric
|
553 | com_twelvemonkeys_common_common-image: common-image 3.12.0
|
554 | com_twelvemonkeys_common_common-io: common-io 3.12.0
|
555 | com_twelvemonkeys_common_common-lang: common-lang 3.12.0
|
556 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
|
557 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
|
558 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
|
559 | org_quiltmc_parsers_gson: gson 0.2.1
|
560 | org_quiltmc_parsers_json: json 0.2.1
|
561 | yungsapi: YUNG's API 1.20-Fabric-4.0.6
|
562 | yungscavebiomes: YUNG's Cave Biomes 1.20.1-Fabric-2.0.4
|
563 | yungsextras: YUNG's Extras 1.20-Fabric-4.0.3
|
564 | yungsmenutweaks: YUNG's Menu Tweaks 1.20.1-Fabric-1.0.2
|
565 | Launched Version: fabric-loader-0.16.12-1.20.1
|
566 | Backend library: LWJGL version 3.3.1 SNAPSHOT
|
567 | Backend API: GeForce 920M/PCIe/SSE2 GL version 3.3.0 NVIDIA 399.24, NVIDIA Corporation
|
568 | Window size: 1366x768
|
569 | GL Caps: Using framebuffer using OpenGL 3.2
|
570 | GL debug messages:
|
571 | Using VBOs: Yes
|
572 | Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
|
573 | Type: Integrated Server (map_client.txt)
|
574 | Graphics mode: fancy
|
575 | Resource Packs: vanilla, fabric, seamless:default_seamless, netherexp:jne_retextures, variantshields:minecraft, Moonlight Mods Dynamic Assets, subtle_effects:biome_color_water_particles, netherexp:unique_nether_wood, file/YoannBBs_Melody_Tweaks.zip, crittersandcompanions:friendlyart
|
576 | Current Language: en_us
|
577 | CPU: 4x Intel(R) Core(TM) i3-5005U CPU @ 2.00GHz
|
578 | Server Running: true
|
579 | Player Count: 1 / 8; [class_3222['Regimbald'/100, l='ServerLevel[Fog is upon us]', x=39.57, y=73.00, z=30.95]]
|
580 | Data Packs: vanilla, fabric, lithostitched:breaks_seed_parity, $polymer-resources, Immersive Weathering Generated Pack, Moonlight Mods Dynamic Assets, Sawmill Sawmill Recipes, Supplementaries Generated Pack, Suppsquared Generated Pack, file/additional_placements_generated_tags (incompatible)
|
581 | Enabled Feature Flags: minecraft:vanilla
|
582 | World Generation: Stable
|
583 | Client Crashes Since Restart: 1
|
584 | Integrated Server Crashes Since Restart: 0
|
585 | Suspected Mods: Minecraft (minecraft), Fabric Loader (fabricloader), Sodium (sodium)
|
586 |
|