| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 2024-12-16 00:22:24
|
| 5 | Description: Rendering screen
|
| 6 |
|
| 7 | java.lang.OutOfMemoryError: Failed to resize buffer from 2146435072 bytes to -2146435072 bytes
|
| 8 | at knot//net.minecraft.class_311.method_37465(class_311.java:21)
|
| 9 | at knot//net.minecraft.class_287.method_1335(class_287.java:64)
|
| 10 | at knot//net.minecraft.class_287.push(class_287.java:5141)
|
| 11 | at knot//me.jellysquid.mods.sodium.client.render.vertex.buffer.SodiumBufferBuilder.push(SodiumBufferBuilder.java:94)
|
| 12 | at knot//net.minecraft.class_382.method_2025(class_382.java:603)
|
| 13 | at knot//net.minecraft.class_327.method_1710(class_327.java:303)
|
| 14 | at knot//net.minecraft.class_327$class_5232.accept(class_327.java:232)
|
| 15 | at knot//net.minecraft.class_5223.method_27477(class_5223.java:17)
|
| 16 | at knot//net.minecraft.class_5223.method_27474(class_5223.java:43)
|
| 17 | at knot//net.minecraft.class_5481.method_30753(class_5481.java:23)
|
| 18 | at knot//net.minecraft.class_327.method_27530(class_327.java:298)
|
| 19 | at knot//net.minecraft.class_327.method_1723(class_327.java:147)
|
| 20 | at knot//net.minecraft.class_327.method_22942(class_327.java:84)
|
| 21 | at knot//net.minecraft.class_332.method_51430(class_332.java:288)
|
| 22 | at knot//net.minecraft.class_332.method_35720(class_332.java:284)
|
| 23 | at knot//net.minecraft.class_332.method_27534(class_332.java:262)
|
| 24 | at knot//net.minecraft.class_428.method_25394(class_428.java:32)
|
| 25 | at knot//net.minecraft.class_437.method_47413(class_437.java:110)
|
| 26 | at knot//net.minecraft.class_757.method_3192(class_757.java:945)
|
| 27 | at knot//net.minecraft.class_310.method_1523(class_310.java:1219)
|
| 28 | at knot//net.minecraft.class_310.method_1514(class_310.java:802)
|
| 29 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
| 30 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
| 31 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
| 32 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 33 |
|
| 34 |
|
| 35 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 36 | ---------------------------------------------------------------------------------------
|
| 37 |
|
| 38 | -- Head --
|
| 39 | Thread: Render thread
|
| 40 | Stacktrace:
|
| 41 | at knot//net.minecraft.class_311.method_37465(class_311.java:21)
|
| 42 | at knot//net.minecraft.class_287.method_1335(class_287.java:64)
|
| 43 | at knot//net.minecraft.class_287.push(class_287.java:5141)
|
| 44 | at knot//me.jellysquid.mods.sodium.client.render.vertex.buffer.SodiumBufferBuilder.push(SodiumBufferBuilder.java:94)
|
| 45 | at knot//net.minecraft.class_382.method_2025(class_382.java:603)
|
| 46 | at knot//net.minecraft.class_327.method_1710(class_327.java:303)
|
| 47 | at knot//net.minecraft.class_327$class_5232.accept(class_327.java:232)
|
| 48 | at knot//net.minecraft.class_5223.method_27477(class_5223.java:17)
|
| 49 | at knot//net.minecraft.class_5223.method_27474(class_5223.java:43)
|
| 50 | at knot//net.minecraft.class_5481.method_30753(class_5481.java:23)
|
| 51 | at knot//net.minecraft.class_327.method_27530(class_327.java:298)
|
| 52 | at knot//net.minecraft.class_327.method_1723(class_327.java:147)
|
| 53 | at knot//net.minecraft.class_327.method_22942(class_327.java:84)
|
| 54 | at knot//net.minecraft.class_332.method_51430(class_332.java:288)
|
| 55 | at knot//net.minecraft.class_332.method_35720(class_332.java:284)
|
| 56 | at knot//net.minecraft.class_332.method_27534(class_332.java:262)
|
| 57 | at knot//net.minecraft.class_428.method_25394(class_428.java:32)
|
| 58 | at knot//net.minecraft.class_437.method_47413(class_437.java:110)
|
| 59 |
|
| 60 | -- Screen render details --
|
| 61 | Details:
|
| 62 | Screen name: net.minecraft.class_428
|
| 63 | Mouse location: Scaled: (342, 186). Absolute: (1026.000000, 558.000000)
|
| 64 | Screen size: Scaled: (640, 360). Absolute: (1920, 1080). Scale factor of 3.000000
|
| 65 | Stacktrace:
|
| 66 | at knot//net.minecraft.class_757.method_3192(class_757.java:945)
|
| 67 | at knot//net.minecraft.class_310.method_1523(class_310.java:1219)
|
| 68 | at knot//net.minecraft.class_310.method_1514(class_310.java:802)
|
| 69 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
| 70 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
| 71 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
| 72 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 73 |
|
| 74 | -- Last reload --
|
| 75 | Details:
|
| 76 | Reload number: 1
|
| 77 | Reload reason: initial
|
| 78 | Finished: Yes
|
| 79 | Packs: vanilla, fabric, Moonlight Mods Dynamic Assets, continuity:glass_pane_culling_fix, continuity:default, file/Better Zombies.zip, minecraft:supporteatinganimation, file/Better+Lanterns+v1.2(mc-1.21).zip, file/Compact Font.zip, file/crops-3d.zip, file/DoorTweaks-v3.3(1.20.4).zip, file/enchant icons 1.21 v1.3.zip, file/EnchantedBooks1.13-1.21.1.zip, file/EvenBetterEnchants.zip, file/FreshAnimations_v1.9.2.zip, file/Recolourful Containers 1.1.2 (1.19.4-1.21.x).zip, file/Fresh Skeleton Physics.zip, file/HumanEraVillagersIllagers[2.8].zip, file/HEV FreshAni Tit Add Activator.zip, file/HEV Tit Adder.zip, file/VanillaTweaks_r354814_MC1.21.x.zip, file/visual_armor_trims_v2.1_1.21.X.zip, file/§9RAY's§r 3D Rails.zip, file/§eArmorstands-Reimagined§8-[v1.2].zip, file/§l3D§f+Ladders+v1.2(mc-1.21).zip, file/Simple Grass Flowers.zip
|
| 80 | Stacktrace:
|
| 81 | at knot//net.minecraft.class_6360.method_36565(class_6360.java:49)
|
| 82 | at knot//net.minecraft.class_310.method_1587(class_310.java:2413)
|
| 83 | at knot//net.minecraft.class_310.method_1514(class_310.java:821)
|
| 84 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
| 85 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
| 86 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
| 87 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 88 |
|
| 89 | -- System Details --
|
| 90 | Details:
|
| 91 | Minecraft Version: 1.20.1
|
| 92 | Minecraft Version ID: 1.20.1
|
| 93 | Operating System: Windows 10 (amd64) version 10.0
|
| 94 | Java Version: 17.0.13, Azul Systems, Inc.
|
| 95 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
| 96 | Memory: 5409687048 bytes (5159 MiB) / 7704936448 bytes (7348 MiB) up to 8589934592 bytes (8192 MiB)
|
| 97 | CPUs: 8
|
| 98 | Processor Vendor: GenuineIntel
|
| 99 | Processor Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
|
| 100 | Identifier: Intel64 Family 6 Model 158 Stepping 9
|
| 101 | Microarchitecture: Kaby Lake
|
| 102 | Frequency (GHz): 4.20
|
| 103 | Number of physical packages: 1
|
| 104 | Number of physical CPUs: 4
|
| 105 | Number of logical CPUs: 8
|
| 106 | Graphics card #0 name: NVIDIA GeForce GTX 1070
|
| 107 | Graphics card #0 vendor: NVIDIA (0x10de)
|
| 108 | Graphics card #0 VRAM (MB): 4095.00
|
| 109 | Graphics card #0 deviceId: 0x1b81
|
| 110 | Graphics card #0 versionInfo: DriverVersion=32.0.15.6603
|
| 111 | Memory slot #0 capacity (MB): 16384.00
|
| 112 | Memory slot #0 clockSpeed (GHz): 2.13
|
| 113 | Memory slot #0 type: DDR4
|
| 114 | Memory slot #1 capacity (MB): 16384.00
|
| 115 | Memory slot #1 clockSpeed (GHz): 2.13
|
| 116 | Memory slot #1 type: DDR4
|
| 117 | Virtual memory max (MB): 39664.78
|
| 118 | Virtual memory used (MB): 31161.62
|
| 119 | Swap memory total (MB): 6940.49
|
| 120 | Swap memory used (MB): 0.00
|
| 121 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192M
|
| 122 | Fabric Mods:
|
| 123 | advancementplaques: Advancement Plaques 1.6.7
|
| 124 | ambientsounds: AmbientSounds 6.1.4
|
| 125 | amendments: Amendments 1.20-1.2.12
|
| 126 | animal_feeding_trough: Animal Feeding Trough 1.1.0+1.20.1
|
| 127 | animatica: Animatica 0.6.1+1.20.4
|
| 128 | appleskin: AppleSkin 2.5.1+mc1.20
|
| 129 | architectury: Architectury 9.2.14
|
| 130 | athena: Athena 3.1.2
|
| 131 | balm-fabric: Balm 7.3.9
|
| 132 | kuma_api: KumaAPI 20.1.8
|
| 133 | bclib: BCLib 3.0.14
|
| 134 | wunderlib: WunderLib 1.1.5
|
| 135 | betteradvancements: Better Advancements **.**.**.**
|
| 136 | betterbeds: Better Beds 1.3.0
|
| 137 | betterend: Better End 4.0.11
|
| 138 | betterf1: BetterF1 1.0
|
| 139 | betterf3: BetterF3 7.0.2
|
| 140 | betternether: Better Nether 9.0.10
|
| 141 | betterstats: Better Statistics Screen 3.12.6+fabric-1.20.1
|
| 142 | c2me: Concurrent Chunk Management Engine 0.2.0+alpha.11.13
|
| 143 | c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.11.13
|
| 144 | c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.11.13
|
| 145 | c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.11.13
|
| 146 | c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.11.13
|
| 147 | c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.11.13
|
| 148 | c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.11.13
|
| 149 | c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.11.13
|
| 150 | c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.11.13
|
| 151 | c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.11.13
|
| 152 | c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.11.13
|
| 153 | c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.11.13
|
| 154 | c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.11.13
|
| 155 | c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.11.13
|
| 156 | c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.11.13
|
| 157 | c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.2.0+alpha.11.13
|
| 158 | c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.11.13
|
| 159 | c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.11.13
|
| 160 | c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.13
|
| 161 | c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.11.13
|
| 162 | c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.13
|
| 163 | com_ibm_async_asyncutil: asyncutil 0.1.0
|
| 164 | net_objecthunter_exp4j: exp4j 0.4.8
|
| 165 | org_threadly_threadly: threadly 7.0
|
| 166 | cavedust: Cave Dust 3.0.0
|
| 167 | kirin: Kirin UI 1.15.6+1.20.1
|
| 168 | cherishedworlds: Cherished Worlds 6.1.7+1.20.1
|
| 169 | chipped: Chipped 3.0.7
|
| 170 | cicada: CICADA 0.9.1+1.20.1
|
| 171 | cloth-config: Cloth Config v11 11.1.136
|
| 172 | cloth-basic-math: cloth-basic-math 0.6.1
|
| 173 | clumps: Clumps **.**.**.**
|
| 174 | compact_storage: CompactStorage **.**.**.**
|
| 175 | continuity: Continuity 3.0.0+1.20.1
|
| 176 | cookingforblockheads: Cooking for Blockheads 16.0.9
|
| 177 | create: Create 0.5.1-j-build.1631+mc1.20.1
|
| 178 | com_google_code_findbugs_jsr305: jsr305 3.0.2
|
| 179 | flywheel: Flywheel 0.6.11-4
|
| 180 | milk: Milk Lib 1.2.60
|
| 181 | dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2
|
| 182 | porting_lib_accessors: Porting Lib Accessors 2.3.8+1.20.1
|
| 183 | porting_lib_base: Porting Lib Base 2.3.8+1.20.1
|
| 184 | com_electronwill_night-config_core: core 3.6.6
|
| 185 | com_electronwill_night-config_toml: toml 3.6.6
|
| 186 | porting_lib_gui_utils: Porting Lib Gui Utils 2.3.8+1.20.1
|
| 187 | porting_lib_utility: Porting Lib Utility 2.3.8+1.20.1
|
| 188 | porting_lib_brewing: Porting Lib Brewing 2.3.8+1.20.1
|
| 189 | porting_lib_core: Porting Lib Core 2.3.8+1.20.1
|
| 190 | porting_lib_client_events: Porting Lib Client Events 2.3.8+1.20.1
|
| 191 | porting_lib_entity: Porting Lib Entity 2.3.8+1.20.1
|
| 192 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.8+1.20.1
|
| 193 | porting_lib_extensions: Porting Lib Extensions 2.3.8+1.20.1
|
| 194 | porting_lib_attributes: Porting Lib Attributes 2.3.8+1.20.1
|
| 195 | porting_lib_common: Porting Lib Common 2.3.8+1.20.1
|
| 196 | porting_lib_models: Porting Lib Models 2.3.8+1.20.1
|
| 197 | porting_lib_fluids: Porting Lib Fluids 2.3.8+1.20.1
|
| 198 | porting_lib_model_loader: Porting Lib Model Loader 2.3.8+1.20.1
|
| 199 | porting_lib_networking: Porting Lib Networking 2.3.8+1.20.1
|
| 200 | porting_lib_obj_loader: Porting Lib Obj Loader 2.3.8+1.20.1
|
| 201 | porting_lib_tags: Porting Lib Tags 3.0
|
| 202 | porting_lib_tool_actions: Porting Lib Tool Actions 2.3.8+1.20.1
|
| 203 | porting_lib_transfer: Porting Lib Transfer 2.3.8+1.20.1
|
| 204 | reach-entity-attributes: Reach Entity Attributes 2.4.0
|
| 205 | registrate-fabric: Registrate for Fabric 1.3.79-MC1.20.1
|
| 206 | porting_lib_data: Porting Lib Data 2.1.1090+1.20
|
| 207 | porting_lib_gametest: Porting Lib GameTest 2.1.1090+1.20
|
| 208 | porting_lib_model_generators: Porting Lib Model Generators 2.1.1090+1.20
|
| 209 | porting_lib_model_materials: Porting Lib Model Materials 2.1.1090+1.20
|
| 210 | createaddition: Create Crafts & Additions 1.2.4
|
| 211 | team_reborn_energy: Energy 2.3.0
|
| 212 | createfood: Create: Food 1.1.7
|
| 213 | creativecore: CreativeCore 2.12.24
|
| 214 | net_minecraftforge_eventbus: eventbus 6.0.3
|
| 215 | creeperoverhaul: Creeper Overhaul 3.0.2
|
| 216 | ctov: ChoiceTheorem's Overhauled Village 3.4.10
|
| 217 | customizableelytra: Customizable Elytra 2.1.2+1.20
|
| 218 | delightfulchefs: Delightful Chefs 1.0.3
|
| 219 | delightfulcreators: Delightful Creators 1.3-1.20.x
|
| 220 | distanthorizons: Distant Horizons 2.3.0-b-dev
|
| 221 | do_a_barrel_roll: Do a Barrel Roll 3.6.1+1.20.1
|
| 222 | fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
|
| 223 | dynamic_fps: Dynamic FPS 3.7.7
|
| 224 | net_lostluma_battery: battery 1.3.0
|
| 225 | e4mc_minecraft: e4mc 5.2.1
|
| 226 | folk_sisby_kaleido-config: kaleido-config 0.3.1+1.3.1
|
| 227 | easyanvils: Easy Anvils 8.0.2
|
| 228 | easymagic: Easy Magic 8.0.1
|
| 229 | easyshulkerboxes: Easy Shulker Boxes 8.0.2
|
| 230 | puzzlesapi: Puzzles Api 8.1.6
|
| 231 | puzzlesaccessapi: Puzzles Access Api 8.0.9
|
| 232 | eatinganimationid: Eating Animation 1.20+1.9.61
|
| 233 | elytraslot: Elytra Slot 6.4.4+1.20.1
|
| 234 | mixinsquared: MixinSquared 0.1.2-beta.6
|
| 235 | ends_delight: End's Delight refabricated-1.20.1-2.5
|
| 236 | enhancedblockentities: Enhanced Block Entities 0.9+1.20
|
| 237 | advanced_runtime_resource_pack: Runtime Resource Pack 0.6.7
|
| 238 | spruceui: SpruceUI 5.0.0+1.20
|
| 239 | entity_model_features: Entity Model Features 2.2.6
|
| 240 | entity_texture_features: Entity Texture Features 6.2.9
|
| 241 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
| 242 | entityculling: EntityCulling 1.7.2
|
| 243 | epherolib: EpheroLib 1.2.0
|
| 244 | evs: Enchanted Vertical Slabs 2.2.1-backport1.20.1
|
| 245 | explorify: Explorify 1.6.2
|
| 246 | fabric-api: Fabric API 0.92.2+1.20.1
|
| 247 | fabric-api-base: Fabric API Base 0.4.31+1802ada577
|
| 248 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.36+1802ada577
|
| 249 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.13+1802ada577
|
| 250 | fabric-block-api-v1: Fabric Block API (v1) 1.0.11+1802ada577
|
| 251 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.1+1802ada577
|
| 252 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.41+1802ada577
|
| 253 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.2+1802ada577
|
| 254 | fabric-command-api-v1: Fabric Command API (v1) 1.2.34+f71b366f77
|
| 255 | fabric-command-api-v2: Fabric Command API (v2) 2.2.13+1802ada577
|
| 256 | fabric-commands-v0: Fabric Commands (v0) 0.2.51+df3654b377
|
| 257 | fabric-containers-v0: Fabric Containers (v0) 0.1.64+df3654b377
|
| 258 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.11+1802ada577
|
| 259 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.5+1802ada577
|
| 260 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.19+1802ada577
|
| 261 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.0+de0fd6d177
|
| 262 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.4+1802ada577
|
| 263 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.54+1802ada577
|
| 264 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.0+1c78457f77
|
| 265 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.2+1802ada577
|
| 266 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.63+df3654b377
|
| 267 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.40+1802ada577
|
| 268 | fabric-item-api-v1: Fabric Item API (v1) 2.1.28+1802ada577
|
| 269 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.12+1802ada577
|
| 270 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.37+1802ada577
|
| 271 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.35+df3654b377
|
| 272 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.22+1802ada577
|
| 273 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.1+1802ada577
|
| 274 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.45+9e7660c677
|
| 275 | fabric-message-api-v1: Fabric Message API (v1) 5.1.9+1802ada577
|
| 276 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.50+1802ada577
|
| 277 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.3+1802ada577
|
| 278 | fabric-models-v0: Fabric Models (v0) 0.4.2+9386d8a777
|
| 279 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.11+1802ada577
|
| 280 | fabric-networking-v0: Fabric Networking (v0) 0.3.51+df3654b377
|
| 281 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.3+1802ada577
|
| 282 | fabric-particles-v1: Fabric Particles (v1) 1.1.2+1802ada577
|
| 283 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.21+1802ada577
|
| 284 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.3+1802ada577
|
| 285 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.1+1802ada577
|
| 286 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.2+85287f9f77
|
| 287 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.46+df3654b377
|
| 288 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.37+92a0d36777
|
| 289 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.28+1802ada577
|
| 290 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.49+df3654b377
|
| 291 | fabric-rendering-v1: Fabric Rendering (v1) 3.0.8+1802ada577
|
| 292 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.8+1802ada577
|
| 293 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.10+1802ada577
|
| 294 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.8+1802ada577
|
| 295 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.30+1802ada577
|
| 296 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.13+1802ada577
|
| 297 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.5+8dd72ea377
|
| 298 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.1+1802ada577
|
| 299 | fabric-language-kotlin: Fabric Language Kotlin 1.13.0+kotlin.2.1.0
|
| 300 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.0
|
| 301 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.0
|
| 302 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.0
|
| 303 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.0
|
| 304 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.26.1
|
| 305 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.9.0
|
| 306 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.9.0
|
| 307 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
|
| 308 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.6.0
|
| 309 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.6.0
|
| 310 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.3
|
| 311 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.3
|
| 312 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.3
|
| 313 | fabricloader: Fabric Loader 0.16.9
|
| 314 | fallingleaves: Falling Leaves 1.15.6
|
| 315 | farmersdelight: Farmer's Delight 1.20.1-2.2.4+refabricated
|
| 316 | mm: Manningham Mills 2.3
|
| 317 | porting_lib_config: Porting Lib Config 2.3.8+1.20.1
|
| 318 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.8+1.20.1
|
| 319 | porting_lib_loot: Porting Lib Loot 2.3.8+1.20.1
|
| 320 | porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.8+1.20.1
|
| 321 | farmersknives: Farmer's Knives 3.2
|
| 322 | farmingforblockheads: Farming for Blockheads 14.0.2
|
| 323 | ferritecore: FerriteCore 6.0.1
|
| 324 | firstperson: FirstPerson 2.4.6
|
| 325 | flow: Flow 2.2.0+1.20.1
|
| 326 | flowerymooblooms: Friends&Foes - Flowery Mooblooms 2.0.2
|
| 327 | forgeconfigapiport: Forge Config API Port 8.0.1
|
| 328 | friendsandfoes: Friends & Foes 3.0.6
|
| 329 | geckolib: GeckoLib 4 4.4.9
|
| 330 | com_eliotlash_mclib_mclib: mclib 20
|
| 331 | geophilic: Geophilic 3.1.5
|
| 332 | glowing-torchflower: Glowing Torchflower 1.2.0
|
| 333 | com_typesafe_config: config 1.4.3
|
| 334 | io_leangen_geantyref_geantyref: geantyref 1.3.13
|
| 335 | org_spongepowered_configurate-core: configurate-core 4.1.2
|
| 336 | org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
|
| 337 | gravestones: Gravestones v1.15
|
| 338 | handcrafted: Handcrafted 3.0.6
|
| 339 | hearths: Hearths 1.0.1
|
| 340 | iceberg: Iceberg 1.1.25
|
| 341 | immediatelyfast: ImmediatelyFast 1.3.3+1.20.4
|
| 342 | net_lenni0451_reflect: Reflect 1.3.4
|
| 343 | indium: Indium 1.0.34+mc1.20.1
|
| 344 | infinite-music: Infinite Music 0.3.0
|
| 345 | iris: Iris 1.7.5+mc1.20.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 | jamlib: JamLib 0.6.1+1.20.x
|
| 350 | java: OpenJDK 64-Bit Server VM 17
|
| 351 | jei: Just Enough Items **.**.**.**
|
| 352 | krypton: Krypton 0.2.3
|
| 353 | com_velocitypowered_velocity-native: velocity-native 3.2.0-SNAPSHOT
|
| 354 | lambdynlights: LambDynamicLights 2.3.2+1.20.1
|
| 355 | pride: Pride Lib 1.2.0+1.19.4
|
| 356 | languagereload: Language Reload 1.7.2+1.20.1
|
| 357 | leahs-immersive-thunder: Immersive Thunder 1.20.1+1.2.2
|
| 358 | leavesbegone: Leaves Be Gone 8.0.0
|
| 359 | lighty: Lighty 2.1.3+1.20.1
|
| 360 | lithium: Lithium 0.11.2
|
| 361 | lithostitched: Lithostitched 1.3.5
|
| 362 | mcwbridges: Macaw's Bridges 3.0.0
|
| 363 | mcwdoors: Macaw's Doors 1.1.1
|
| 364 | mcwfences: Macaw's Fences and Walls 1.1.2
|
| 365 | mcwfurnitures: Macaw's Furniture 3.3.0
|
| 366 | mcwlights: Macaw's Lights and Lamps 1.1.1
|
| 367 | mcwpaintings: Macaw's Paintings 1.0.5
|
| 368 | mcwpaths: Macaw's Paths and Pavings 1.0.5
|
| 369 | mcwroofs: Macaw's Roofs 2.3.1
|
| 370 | mcwtrpdoors: Macaw's Trapdoors 1.1.4
|
| 371 | mcwwindows: Macaw's Windows 2.3.0
|
| 372 | memoryleakfix: Memory Leak Fix 1.1.5
|
| 373 | minecraft: Minecraft 1.20.1
|
| 374 | modelfix: Model Gap Fix 1.15
|
| 375 | modernfix: ModernFix 5.19.7+mc1.20.1
|
| 376 | modmenu: Mod Menu 7.2.2
|
| 377 | moonlight: Moonlight 1.20-2.13.37
|
| 378 | moreculling: More Culling 1.20.4-0.24.0
|
| 379 | conditional-mixin: conditional mixin 0.3.2
|
| 380 | moremobvariants: More Mob Variants 1.3.1
|
| 381 | mousetweaks: Mouse Tweaks 2.26
|
| 382 | mr_ctov_friendsandfoescompat: CTOV - Friends and Foes Compat 2.0
|
| 383 | mr_dungeons_andtaverns: Dungeons and Taverns 3.0.3.f
|
| 384 | mr_tidal_towns: Tidal Towns 1.3.4
|
| 385 | mru: Mineblock's Repeated Utilities 1.0.4+1.20.1+fabric
|
| 386 | musicnotification: Music Notification 2.0.1
|
| 387 | naturalist: Naturalist 4.0.3
|
| 388 | nethersdelight: Nether's Delight Refabricated 1.20.1-4.1.1
|
| 389 | no-resource-pack-warnings: No Resource Pack Warnings 1.3.0
|
| 390 | noisium: Noisium 2.3.0+mc1.20-1.20.1
|
| 391 | notenoughanimations: NotEnoughAnimations 1.8.2
|
| 392 | oceansdelight: Ocean's Delight fdrf-fabric-1.0.2-1.20
|
| 393 | octolib: OctoLib 0.4.2
|
| 394 | org_yaml_snakeyaml: snakeyaml 2.2
|
| 395 | optigui: OptiGUI 2.3.0-beta.6+1.20
|
| 396 | org_apache_commons_commons-text: commons-text 1.11.0
|
| 397 | org_ini4j_ini4j: ini4j 0.5.4
|
| 398 | owo: oωo 0.11.2+1.20
|
| 399 | blue_endless_jankson: jankson 1.2.2
|
| 400 | particular: Particular 1.1.1
|
| 401 | pickupnotifier: Pick Up Notifier 8.0.0
|
| 402 | placeholder-api: Placeholder API 2.1.3+1.20.1
|
| 403 | presencefootsteps: Presence Footsteps 1.10.1+1.20.1
|
| 404 | puzzleslib: Puzzles Lib 8.1.25
|
| 405 | railways: Create: Steam 'n' Rails 1.6.9+fabric-mc1.20.1
|
| 406 | reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.1-build.101
|
| 407 | resourcefulconfig: Resourcefulconfig 2.1.2
|
| 408 | resourcefullib: Resourceful Lib 2.1.29
|
| 409 | com_teamresourceful_bytecodecs: bytecodecs 1.0.2
|
| 410 | com_teamresourceful_yabn: yabn 1.0.3
|
| 411 | rightclickharvest: Right Click Harvest 3.2.3+1.19.x-1.20.1-fabric
|
| 412 | skinlayers3d: 3d-Skin-Layers 1.7.4
|
| 413 | sliceanddice: Create Slice & Dice 3.3.1
|
| 414 | smoothscroll: Smooth Scroll **.**.**.**
|
| 415 | smoothswapping: Smooth Swapping **.**.**.**
|
| 416 | sodium: Sodium 0.5.11+mc1.20.1
|
| 417 | sodium-extra: Sodium Extra 0.5.4+mc1.20.1-build.115
|
| 418 | caffeineconfig: CaffeineConfig 1.3.0+1.17
|
| 419 | crowdin-translate: CrowdinTranslate 1.4+1.19.3
|
| 420 | sound_physics_remastered: Sound Physics Remastered 1.20.1-1.4.8
|
| 421 | sounds: Sounds 2.2.1+1.20.1+fabric
|
| 422 | mixinextras: MixinExtras 0.5.0-beta.2
|
| 423 | spawnanimations: Spawn Animations 1.10+mod
|
| 424 | status-effect-bars: Status Effect Bars 1.0.3
|
| 425 | storagedelight: Storage Delight 24.9.11-1.20-fabric
|
| 426 | supplementaries: Supplementaries 1.20-3.1.10
|
| 427 | sushi_bar: Sushi Bar 0.2.2+1.20
|
| 428 | com_moulberry_mixinconstraints: mixinconstraints 1.0.1
|
| 429 | tacz: Timeless & Classics Guns: Zero 1.0.2-hotfix3
|
| 430 | cardinal-components-base: Cardinal Components API (base) 5.2.2
|
| 431 | cardinal-components-entity: Cardinal Components API (entities) 5.2.2
|
| 432 | com_github_286799714_luaj_luaj-core: luaj-core 3.0.3
|
| 433 | com_github_286799714_luaj_luaj-jse: luaj-jse 3.0.3
|
| 434 | controlling: Controlling For Fabric 12.0.2
|
| 435 | mkb: ModernKeyBinding 1.2.0
|
| 436 | org_apache_commons_commons-math3: commons-math3 3.6.1
|
| 437 | searchables: Searchables 1.0.3
|
| 438 | tcdcommons: TCD Commons API 3.12.3+fabric-1.20.1
|
| 439 | tectonic: Tectonic 2.4.1b
|
| 440 | tia: Tiny Item Animations 1.20-1.1
|
| 441 | toggleableitemframes: Toggleable Item Frames 5.1.0-1.20.1
|
| 442 | trinkets: Trinkets 3.7.2
|
| 443 | visuality: Visuality 0.7.1+1.20
|
| 444 | world-host: World Host 0.5.1+1.20.1-fabric
|
| 445 | org_quiltmc_parsers_json: json 0.3.0
|
| 446 | org_semver4j_semver4j: semver4j 5.3.0
|
| 447 | worldplaytime: World Play Time 1.2.3
|
| 448 | yet_another_config_lib_v3: YetAnotherConfigLib 3.6.2+1.20.1-fabric
|
| 449 | com_twelvemonkeys_common_common-image: common-image 3.12.0
|
| 450 | com_twelvemonkeys_common_common-io: common-io 3.12.0
|
| 451 | com_twelvemonkeys_common_common-lang: common-lang 3.12.0
|
| 452 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
|
| 453 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
|
| 454 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
|
| 455 | org_quiltmc_parsers_gson: gson 0.2.1
|
| 456 | Loaded Shaderpack: Body Camera Shader - V1.2.5.zip
|
| 457 | Profile: REALISM (+0 options changed by user)
|
| 458 | Flywheel Backend: Off
|
| 459 | Launched Version: 1.20.1
|
| 460 | Backend library: LWJGL version 3.3.1 SNAPSHOT
|
| 461 | Backend API: NVIDIA GeForce GTX 1070/PCIe/SSE2 GL version 3.2.0 NVIDIA 566.03, NVIDIA Corporation
|
| 462 | Window size: 1920x1080
|
| 463 | GL Caps: Using framebuffer using OpenGL 3.2
|
| 464 | GL debug messages: id=1282, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_OPERATION error generated. Texture name does not refer to a texture object generated by OpenGL.' x 1
|
| 465 | Using VBOs: Yes
|
| 466 | Is Modded: Definitely; Client brand changed to 'fabric'
|
| 467 | Type: Client (map_client.txt)
|
| 468 | Graphics mode: fancy
|
| 469 | Resource Packs: vanilla, fabric, Moonlight Mods Dynamic Assets, continuity:glass_pane_culling_fix, continuity:default, file/Better Zombies.zip, minecraft:supporteatinganimation, file/Better+Lanterns+v1.2(mc-1.21).zip, file/Compact Font.zip, file/crops-3d.zip, file/DoorTweaks-v3.3(1.20.4).zip, file/enchant icons 1.21 v1.3.zip, file/EnchantedBooks1.13-1.21.1.zip, file/EvenBetterEnchants.zip, file/FreshAnimations_v1.9.2.zip, file/Recolourful Containers 1.1.2 (1.19.4-1.21.x).zip, file/Fresh Skeleton Physics.zip, file/HumanEraVillagersIllagers[2.8].zip, file/HEV FreshAni Tit Add Activator.zip, file/HEV Tit Adder.zip, file/VanillaTweaks_r354814_MC1.21.x.zip, file/visual_armor_trims_v2.1_1.21.X.zip, file/§9RAY's§r 3D Rails.zip, file/§eArmorstands-Reimagined§8-[v1.2].zip, file/§l3D§f+Ladders+v1.2(mc-1.21).zip, file/Simple Grass Flowers.zip
|
| 470 | Current Language: en_us
|
| 471 | CPU: 8x Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
|
| 472 |
|