Guest User

Help appreciated

a guest
May 24th, 2025
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.20 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 2025-05-25 11:49:48
  5. Description: Unexpected error
  6.  
  7. java.lang.IllegalArgumentException: The value 141444 is not in the specified inclusive range of 0 to 131071
  8. at knot//org.apache.commons.lang3.Validate.inclusiveBetween(Validate.java:316)
  9. at knot//net.minecraft.class_3508.method_15210(class_3508.java:173)
  10. at knot//net.minecraft.class_2841$class_6561.method_38308(class_2841.java:323)
  11. at knot//net.minecraft.class_2841.onResize(class_2841.java:112)
  12. at knot//net.minecraft.class_2814.method_12291(class_2814.java:45)
  13. at knot//net.minecraft.class_2841.method_12336(class_2841.java:136)
  14. at knot//net.minecraft.class_2841.method_12328(class_2841.java:121)
  15. at knot//net.minecraft.class_2826.method_12256(class_2826.java:73)
  16. at knot//net.minecraft.class_2826.method_16675(class_2826.java:67)
  17. at knot//net.minecraft.class_2818.method_12010(class_2818.java:260)
  18. at knot//net.minecraft.class_1937.method_30092(class_1937.java:237)
  19. at knot//net.minecraft.class_638.method_30092(class_638.java:177)
  20. at knot//net.minecraft.class_1937.method_8652(class_1937.java:222)
  21. at knot//net.minecraft.class_2533.method_55139(class_2533.java:108)
  22. at knot//net.minecraft.class_2533.method_55766(class_2533.java:94)
  23. at knot//net.minecraft.class_4970$class_4971.method_55781(class_4970.java:1224)
  24. at knot//net.minecraft.class_636.method_41934(class_636.java:351)
  25. at knot//net.minecraft.class_636.method_41933(class_636.java:323)
  26. at knot//net.minecraft.class_636.method_41931(class_636.java:284)
  27. at knot//net.minecraft.class_636.method_2896(class_636.java:322)
  28. at knot//net.minecraft.class_310.method_1583(class_310.java:1778)
  29. at knot//net.minecraft.class_310.method_1508(class_310.java:2050)
  30. at knot//net.minecraft.class_310.method_1574(class_310.java:1872)
  31. at knot//net.minecraft.class_310.method_1523(class_310.java:1314)
  32. at knot//net.minecraft.class_310.method_1514(class_310.java:936)
  33. at knot//net.minecraft.client.main.Main.main(Main.java:265)
  34. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
  35. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
  36. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  37.  
  38.  
  39. A detailed walkthrough of the error, its code path and all known details is as follows:
  40. ---------------------------------------------------------------------------------------
  41.  
  42. -- Head --
  43. Thread: Render thread
  44. Stacktrace:
  45. at knot//org.apache.commons.lang3.Validate.inclusiveBetween(Validate.java:316)
  46. at knot//net.minecraft.class_3508.method_15210(class_3508.java:173)
  47. at knot//net.minecraft.class_2841$class_6561.method_38308(class_2841.java:323)
  48. at knot//net.minecraft.class_2841.onResize(class_2841.java:112)
  49. at knot//net.minecraft.class_2814.method_12291(class_2814.java:45)
  50. at knot//net.minecraft.class_2841.method_12336(class_2841.java:136)
  51. at knot//net.minecraft.class_2841.method_12328(class_2841.java:121)
  52. at knot//net.minecraft.class_2826.method_12256(class_2826.java:73)
  53. at knot//net.minecraft.class_2826.method_16675(class_2826.java:67)
  54. at knot//net.minecraft.class_2818.method_12010(class_2818.java:260)
  55. at knot//net.minecraft.class_1937.method_30092(class_1937.java:237)
  56. at knot//net.minecraft.class_638.method_30092(class_638.java:177)
  57. at knot//net.minecraft.class_1937.method_8652(class_1937.java:222)
  58. at knot//net.minecraft.class_2533.method_55139(class_2533.java:108)
  59. at knot//net.minecraft.class_2533.method_55766(class_2533.java:94)
  60. at knot//net.minecraft.class_4970$class_4971.method_55781(class_4970.java:1224)
  61. at knot//net.minecraft.class_636.method_41934(class_636.java:351)
  62. at knot//net.minecraft.class_636.method_41933(class_636.java:323)
  63. at knot//net.minecraft.class_636.method_41931(class_636.java:284)
  64. at knot//net.minecraft.class_636.method_2896(class_636.java:322)
  65. at knot//net.minecraft.class_310.method_1583(class_310.java:1778)
  66. at knot//net.minecraft.class_310.method_1508(class_310.java:2050)
  67.  
  68. -- Uptime --
  69. Details:
  70. JVM uptime: 1148.374s
  71. Wall uptime: 1115.449s
  72. High-res time: 1090.829s
  73. Client ticks: 20992 ticks / 1049.600s
  74. Stacktrace:
  75. at knot//net.minecraft.class_310.method_1587(class_310.java:2382)
  76. at knot//net.minecraft.class_310.method_54580(class_310.java:1005)
  77. at knot//net.minecraft.class_310.method_1514(class_310.java:960)
  78. at knot//net.minecraft.client.main.Main.main(Main.java:265)
  79. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
  80. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
  81. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  82.  
  83. -- Affected level --
  84. Details:
  85. All players: 1 total; class_746{name=Interooze, id=34, pos=(519.3774531318389, 73.76400003433237, -185.48750001192093), mode=CREATIVE, permission=4}
  86. Chunk stats: 1089, 1052
  87. Level dimension: minecraft:overworld
  88. Level spawn location: World: (48,63,0), Section: (at 0,15,0 in 3,3,0; chunk contains blocks 48,-64,0 to 63,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
  89. Level time: 1388857 game time, 437956 day time
  90. Server brand: fabric
  91. Server type: Integrated singleplayer server
  92. Tracked entity count: 214
  93.  
  94. -- Last reload --
  95. Details:
  96. Reload number: 1
  97. Reload reason: initial
  98. Finished: Yes
  99. Packs: vanilla, fabric, advancednetherite, appleskin, armored-elytra, autohud, axesareweapons, balm, barch-lib, bedspreads, big_swords, bigsignwriter, biolith, camerapture, cardinal-components, cardinal-components-base, cardinal-components-block, cardinal-components-chunk, cardinal-components-entity, cardinal-components-item, cardinal-components-level, cardinal-components-scoreboard, cardinal-components-world, cavedust, chestedcompanions, chisel, cloth-config, colorful_books, combat-plus-core, combatnouveau, configlibtxf, connectiblechains, continuity, cookingforblockheads, coolrain, cosy-critters, cratedelight, crawl, cristellib, critterarmory, cryonicconfig, customizableelytra, darkloot, darkquesting, darksmelting, darksmithing, desolation, doggytalents, dualswords, elementalenchantments, emotecraft, enchanted_bookshelves, enchantinginfuser, enderzoology, enhanced-cats, entity_model_features, entity_texture_features, entityculling, exlinecopperequipment, expanded_weapon_enchanting, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-rendering-data-attachment-v1, 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, fallingtree, firearrows, firstperson, forgeconfigapiport, formations, framework, fullturtlearmor, illagerinvasion, immersivearmorhud, immersiveores, inventoryprofilesnext, iris, irondoorkey, justhammers, justzoom, leahs-immersive-thunder, libbamboo, libipn, lilylib, lolmcv, lolmsv, magicstaffs, many_more_ores_and_crafts, mc-extended, mcwdoors, mcwfences, mcwpaintings, mcwpaths, mcwroofs, mcwstairs, mcwtrpdoors, midnightlib, mm, modmenu, morediscs, mr_dungeons_andtavernswoodlandmansionreplacement, mru, mstv-base, mstv-mtoolv, mstv-mweaponv, mutantmonsters, naturally_trimmed, neruina, netherite_compass, noisium, notenoughanimations, onlypaxel, overflowingbars, owo, particle-effects, placeholder-api, playeranimator, presencefootsteps, puffish_skills, puzzleslib, refurbished_furniture, rocks, roughlyenoughitems, scribble, sereneseasons, shadowmounts, sit, sittingplus, skinlayers3d, sodium, sounds, spellbound_weapons_mr, storagedelight, takesarmory, terraform-tree-api-v1, terraform-wood-api-v1, thenetherdungeon, toughasnails, travelersbackpack, trinkets, txnilib, underlay, usefulhats, uselessreptile, visualworkbench, wardenhorn, waystones, weaponmaster_ydm, wildfire_gender, xaerominimap, yet_another_config_lib_v3, file/Stay True 1.21.5.zip, file/Dramatic Skys Demo 1.5.3.33.zip, continuity:default, continuity:glass_pane_culling_fix, file/Visual Titles 1.1.zip, file/Better_Animations.zip, file/Theone's Eating Animation Pack v1.01.zip, file/§eExtended_Illumina_1.21.5.zip, file/§cBlood N' Particles §7v1.3.8 - 1.21.5.zip, big_swords:big_swords_r_16x, combat-plus:enchanted_numerals, enderzoology:dynamically_copied_textures, file/§aChests§8-§aReimagined§0_§8[v1.6.1]§0.zip
  100.  
  101. -- System Details --
  102. Details:
  103. Minecraft Version: 1.21.5
  104. Minecraft Version ID: 1.21.5
  105. Operating System: Windows 11 (amd64) version 10.0
  106. Java Version: 21.0.7, Microsoft
  107. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  108. Memory: 489098712 bytes (466 MiB) / 3355443200 bytes (3200 MiB) up to 4294967296 bytes (4096 MiB)
  109. CPUs: 8
  110. Processor Vendor: AuthenticAMD
  111. Processor Name: AMD Ryzen 5 3550H with Radeon Vega Mobile Gfx
  112. Identifier: AuthenticAMD Family 23 Model 24 Stepping 1
  113. Microarchitecture: Zen / Zen+
  114. Frequency (GHz): 2.10
  115. Number of physical packages: 1
  116. Number of physical CPUs: 4
  117. Number of logical CPUs: 8
  118. Graphics card #0 name: AMD Radeon(TM) Vega 8 Graphics
  119. Graphics card #0 vendor: Advanced Micro Devices, Inc.
  120. Graphics card #0 VRAM (MiB): 2048.00
  121. Graphics card #0 deviceId: VideoController1
  122. Graphics card #0 versionInfo: 26.20.14054.1001
  123. Graphics card #1 name: NVIDIA GeForce GTX 1050
  124. Graphics card #1 vendor: NVIDIA
  125. Graphics card #1 VRAM (MiB): 3072.00
  126. Graphics card #1 deviceId: VideoController2
  127. Graphics card #1 versionInfo: 32.0.15.7628
  128. Memory slot #0 capacity (MiB): 8192.00
  129. Memory slot #0 clockSpeed (GHz): 2.67
  130. Memory slot #0 type: DDR4
  131. Virtual memory max (MiB): 18819.34
  132. Virtual memory used (MiB): 13846.45
  133. Swap memory total (MiB): 12800.00
  134. Swap memory used (MiB): 4089.14
  135. Space in storage for jna.tmpdir (MiB): available: 52672.24, total: 243232.58
  136. Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 52672.24, total: 243232.58
  137. Space in storage for io.netty.native.workdir (MiB): available: 52672.24, total: 243232.58
  138. Space in storage for java.io.tmpdir (MiB): available: 52672.24, total: 243232.58
  139. Space in storage for workdir (MiB): available: 52672.24, total: 243232.58
  140. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  141. Fabric Mods:
  142. advancednetherite: Advanced Netherite 2.2.3-1.21.5
  143. amplified_nether: Amplified Nether 1.2.8
  144. appleskin: AppleSkin 3.0.6+mc1.21.5
  145. architectury: Architectury 16.1.4
  146. armored-elytra: Armored Elytra 1.6.0
  147. autohud: Auto HUD 8.4
  148. libbamboo: LibBamboo 2.9
  149. axesareweapons: Axes Are Weapons 1.9.4
  150. balm: Balm 21.5.15
  151. kuma_api: KumaAPI 21.5.2
  152. barch-lib: Barch Lib 2.0.1
  153. bedspreads: Bedspreads 9.0.0+1.21.5
  154. big_swords: Big Swords R 1.0.1
  155. bigsignwriter: Big Sign Writer 1.4.0+1.21.3-fabric
  156. camerapture: Camerapture 1.10.1
  157. io_github_darkxanter_webp-imageio: webp-imageio 0.3.2
  158. cardinal-components: Cardinal Components API 6.3.1
  159. cardinal-components-base: Cardinal Components API (base) 6.3.1
  160. cardinal-components-block: Cardinal Components API (blocks) 6.3.1
  161. cardinal-components-chunk: Cardinal Components API (chunks) 6.3.1
  162. cardinal-components-entity: Cardinal Components API (entities) 6.3.1
  163. cardinal-components-item: Cardinal Components API (items) 6.3.1
  164. cardinal-components-level: Cardinal Components API (world saves) 6.3.1
  165. cardinal-components-scoreboard: Cardinal Components API (scoreboard) 6.3.1
  166. cardinal-components-world: Cardinal Components API (worlds) 6.3.1
  167. cavedust: Cave Dust 3.0.1
  168. kirin: Kirin UI 1.20.5+1.21.5
  169. chestedcompanions: Chested Companions 1.3.3
  170. chisel: Chisel Refabricated 2.0.1+mc1.21.5
  171. cloth-config: Cloth Config v17 18.0.145
  172. cloth-basic-math: cloth-basic-math 0.6.1
  173. collective: Collective 8.3
  174. colorful_books: Colorful Books 1.4
  175. combat-plus-core: Combat+ Core 4.0.0+1.21.5
  176. lilylib: LilyLib 4.0.0+1.21.5
  177. combatnouveau: Combat Nouveau 21.5.0
  178. connectiblechains: Connectible Chains 2.5.3+1.21.5
  179. continuity: Continuity 3.0.1-test.4+1.21.5
  180. cookingforblockheads: Cooking for Blockheads 21.5.6
  181. coolrain: CoolRain 1.1.0-1.21.5
  182. cosy-critters: Cosy Critters & Creepy Crawlies 0.0.2
  183. craftableenchantedgoldenapple: CraftableEnchantedGoldenApple 1.21.5-0.2
  184. craftabletotemofundying: Craftable Totem Of Undying 1.21.5-1.7.0
  185. craftabletrims: Craftable Smithing Templates 1.2
  186. cratedelight: Crate Delight 24.12.9-1.21.4-fabric
  187. crawl: Crawl 0.14.7
  188. cristellib: Cristel Lib 2.0.2
  189. blue_endless_jankson: jankson 1.2.3
  190. critterarmory: Critter Armory 1.21.5-0.6.1-fabric
  191. configlibtxf: ConfigLib TXF 10.2.8-fabric
  192. cryonicconfig: Cryonic Config 1.0.0+mc1.21.4
  193. customizableelytra: Customizable Elytra 2.2.8
  194. darkloot: DarkLoot - Better Mob Loot 1.2.8
  195. darkquesting: DarkQuesting - A Quest Mod 1.3.0
  196. darksmelting: DarkSmelting - Smelt Armor and Tools 1.1.5
  197. darksmithing: DarkSmithing - Smithing Template Recipes (for Trims) 1.1.7
  198. deimos: Deimos 2.1
  199. desolation: Desolation 1.9.0
  200. biolith: Biolith 3.3.0-alpha.5
  201. geckolib: GeckoLib 5 5.0
  202. terraform-tree-api-v1: Terraform Tree API (v1) 14.0.0-alpha.2
  203. terraform-wood-api-v1: Terraform Wood API (v1) 14.0.0-alpha.2
  204. trinkets: Trinkets 3.11.0-alpha.215.1
  205. diagonalwindows: Diagonal Windows 21.5.0
  206. diagonalblocks: Diagonal Blocks 21.5.0
  207. doggytalents: Doggy Talents Next 1.18.46-beta
  208. dualswords: Dual Swords 2.2.0+1.21.5
  209. elementalenchantments: Elemental Enchantments 2.5.0
  210. emotecraft: Emotecraft 2.6.0-b.build.96
  211. net_raphimc_noteblocklib: NoteBlockLib 3.0.1-SNAPSHOT
  212. playeranimator: Player Animator 2.0.3.1+1.21.5
  213. enchanted_bookshelves: Enchanted Bookshelves 1.1
  214. enchantinginfuser: Enchanting Infuser 21.5.0
  215. enderzoology: Ender Zoology 21.5.0
  216. enhanced-cats: Enhanced Cats 0.8
  217. entity_model_features: Entity Model Features 2.4.3
  218. entity_texture_features: Entity Texture Features 6.2.13
  219. org_apache_httpcomponents_httpmime: httpmime 4.5.10
  220. entityculling: EntityCulling 1.7.4
  221. exlinecopperequipment: Copper Equipment 3.2.5
  222. expanded_weapon_enchanting: Expanded Weapon Enchanting 1.2.3
  223. fabric-api: Fabric API 0.123.0+1.21.5
  224. fabric-api-base: Fabric API Base 0.4.62+73a52b4b49
  225. fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.96+86c3a9f149
  226. fabric-biome-api-v1: Fabric Biome API (v1) 16.0.7+2dd063df49
  227. fabric-block-api-v1: Fabric Block API (v1) 1.0.37+86c3a9f149
  228. fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.26+aa6d566c49
  229. fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 2.0.16+86c3a9f149
  230. fabric-client-tags-api-v1: Fabric Client Tags 1.1.37+86c3a9f149
  231. fabric-command-api-v1: Fabric Command API (v1) 1.2.70+f71b366f49
  232. fabric-command-api-v2: Fabric Command API (v2) 2.2.49+73a52b4b49
  233. fabric-commands-v0: Fabric Commands (v0) 0.2.87+df3654b349
  234. fabric-content-registries-v0: Fabric Content Registries (v0) 10.0.14+3e6c1f7d49
  235. fabric-convention-tags-v1: Fabric Convention Tags 2.1.30+7f945d5b49
  236. fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.14.4+fca633a049
  237. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.3.12+86c3a9f149
  238. fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.8.0+a5a32e2449
  239. fabric-data-generation-api-v1: Fabric Data Generation API (v1) 22.3.6+fd2b524049
  240. fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.17+3e6c1f7d49
  241. fabric-entity-events-v1: Fabric Entity Events (v1) 2.0.25+27c1078f49
  242. fabric-events-interaction-v0: Fabric Events Interaction (v0) 4.0.13+73a52b4b49
  243. fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.70+c327076a49
  244. fabric-item-api-v1: Fabric Item API (v1) 11.4.1+e46fd76a49
  245. fabric-item-group-api-v1: Fabric Item Group API (v1) 4.2.9+3459fc6149
  246. fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.63+ecf51cdc49
  247. fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.61+df3654b349
  248. fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.0+230071a049
  249. fabric-loot-api-v2: Fabric Loot API (v2) 3.0.48+3f89f5a549
  250. fabric-loot-api-v3: Fabric Loot API (v3) 1.0.36+86c3a9f149
  251. fabric-message-api-v1: Fabric Message API (v1) 6.0.33+86c3a9f149
  252. fabric-model-loading-api-v1: Fabric Model Loading API (v1) 5.2.0+c982b95149
  253. fabric-networking-api-v1: Fabric Networking API (v1) 4.4.0+f3ffa98949
  254. fabric-object-builder-api-v1: Fabric Object Builder API (v1) 21.1.0+b8d6ba7049
  255. fabric-particles-v1: Fabric Particles (v1) 4.1.1+112e550e49
  256. fabric-recipe-api-v1: Fabric Recipe API (v1) 8.1.6+052a85d049
  257. fabric-registry-sync-v0: Fabric Registry Sync (v0) 6.1.20+b556383249
  258. fabric-renderer-api-v1: Fabric Renderer API (v1) 6.0.2+c982b95149
  259. fabric-renderer-indigo: Fabric Renderer - Indigo 3.0.3+3e6c1f7d49
  260. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.64+73761d2e49
  261. fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.27+86c3a9f149
  262. fabric-rendering-v1: Fabric Rendering (v1) 11.1.11+5490746649
  263. fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 5.0.21+73a52b4b49
  264. fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.1.7+847e5f5c49
  265. fabric-screen-api-v1: Fabric Screen API (v1) 2.0.46+86c3a9f149
  266. fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.127+c327076a49
  267. fabric-sound-api-v1: Fabric Sound API (v1) 1.0.38+86c3a9f149
  268. fabric-tag-api-v1: Fabric Tag API (v1) 1.0.17+ecf51cdc49
  269. fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.24+7b20cbb049
  270. fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.3.17+f17a180c49
  271. fabric-language-kotlin: Fabric Language Kotlin 1.13.2+kotlin.2.1.20
  272. org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.20
  273. org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.20
  274. org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.20
  275. org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.20
  276. org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.27.0
  277. org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.1
  278. org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.1
  279. org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.2
  280. org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.7.0
  281. org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.7.0
  282. org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.0
  283. org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.0
  284. org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.0
  285. fabricloader: Fabric Loader 0.16.14
  286. fallingleaves: Falling Leaves 2.0.0
  287. fallingtree: FallingTree 1.21.5.3
  288. firearrows: Fire Arrows Ignite Fire 13.2
  289. firstperson: FirstPerson 2.4.9
  290. forgeconfigapiport: Forge Config API Port 21.5.1
  291. com_electronwill_night-config_core: core 3.8.1
  292. com_electronwill_night-config_toml: toml 3.8.1
  293. formations: Formations 1.0.3
  294. formationsnether: Formations Nether 1.0.5
  295. framework: Framework 0.11.3
  296. org_javassist_javassist: javassist 3.29.2-GA
  297. org_reflections_reflections: reflections 0.10.2
  298. fullturtlearmor: Full Turtle Armor 1.11.1
  299. glitchcore: GlitchCore 2.5.0.1
  300. net_jodah_typetools: typetools 0.6.3
  301. illagerinvasion: Illager Invasion 21.5.3
  302. mm: Manningham Mills 2.3
  303. neoforgedatapackextensions: NeoForge Data Pack Extensions 21.5.0
  304. immersivearmorhud: Immersive Armor HUD 1.0.1
  305. immersiveores: ImmersiveOres 1.21.5-0.4
  306. improvedtrident: Improved Trident 2.1
  307. inventoryprofilesnext: Inventory Profiles Next 2.1.8
  308. iris: Iris 1.8.11+mc1.21.5
  309. io_github_douira_glsl-transformer: glsl-transformer 2.0.1
  310. org_anarres_jcpp: jcpp 1.4.14
  311. org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
  312. irondoorkey: Iron Door Key 1.2.1
  313. java: OpenJDK 64-Bit Server VM 21
  314. justhammers: Just Hammers 21.5.0
  315. justzoom: Just Zoom 2.1.0
  316. konkrete: Konkrete 1.9.11
  317. leahs-immersive-thunder: Immersive Thunder 1.21.4+1.2.2
  318. libipn: libIPN 6.5.0
  319. lolmcv: More Chest Variants 1.5.12
  320. lolmsv: More Shield Variants 1.3.10
  321. magicstaffs: magicstaffs 1.21.5
  322. many_more_ores_and_crafts: Many More Ores and Crafts 1.1.4
  323. mc-extended: MC-Extended 0.8.2
  324. mcwdoors: Macaw's Doors 1.1.2
  325. mcwfences: Macaw's Fences and Walls 1.2.0
  326. mcwpaintings: Macaw's Paintings 1.0.5
  327. mcwpaths: Macaw's Paths and Pavings 1.0.0
  328. mcwroofs: Macaw's Roofs 2.3.2
  329. mcwstairs: Macaw's Stairs and Balconies 1.0.1
  330. mcwtrpdoors: Macaw's Trapdoors 1.0.0
  331. merenc: Merge Enchantments 4.2
  332. minecraft: Minecraft 1.21.5
  333. modmenu: Mod Menu 14.0.0-rc.2
  334. placeholder-api: Placeholder API 2.6.0+1.21.5
  335. mooshroomspawn: Mooshroom Spawn 3.6
  336. morediscs: More Music Discs 35
  337. mousetweaks: Mouse Tweaks 2.27
  338. mr_coffwallclimb: CoffeeG's Wall Climbing 3.3
  339. mr_dungeons_andtavernswoodlandmansionreplacement: Dungeons and Taverns Woodland Mansion Replacement 1-v1.6
  340. mr_eternal_pearl: Eternal Pearl 1-v1.0.1
  341. mr_fokusapi: FokusAPI 2.4
  342. mr_health_enchantment: Health Enchantment 1-v1.0.0
  343. mr_lullaby_soulboundenchantment: Soulbound Enchantment 1-v1.0.3
  344. mr_smelting_enchantment: Smelting Enchantment 1-v1.0.5
  345. mr_spectral_enchantment: Spectral Enchantment 1-v1.0.0
  346. mr_withering_enchantment: Withering Enchantment 1-v1.0.4
  347. mru: M.R.U 1.0.17+1.21.5+fabric
  348. org_commonmark_commonmark: commonmark 0.21.0
  349. mstv-base: More Stick Variants (MStV) 1.4.7
  350. mstv-mtoolv: More Tool Variants (MStV+) 1.1.3
  351. mstv-mweaponv: More Weapon Variants (MStV+) 1.3.9
  352. mutantmonsters: Mutant Monsters 21.5.1
  353. naturally_trimmed: Naturally Trimmed 3.0.3
  354. org_quiltmc_parsers_gson: gson 0.3.1
  355. org_quiltmc_parsers_json: json 0.3.1
  356. neruina: Neruina 2.3.1-beta.1
  357. org_apache_httpcomponents_client5_httpclient5: httpclient5 5.3.1
  358. org_apache_httpcomponents_core5_httpcore5: httpcore5 5.3.1
  359. org_apache_maven_maven-artifact: maven-artifact 3.8.1
  360. org_kohsuke_github-api: github-api 1.318
  361. netherite_compass: Netherite Compass 1.8.0
  362. noisium: Noisium 2.6.0+mc1.21.5
  363. notenoughanimations: NotEnoughAnimations 1.9.3
  364. nullscape: Nullscape 1.2.11
  365. onlypaxel: OnlyPaxel 1.21.5-0.2
  366. overflowingbars: Overflowing Bars 21.5.0
  367. owo: oωo 0.12.21+1.21.5
  368. io_wispforest_endec: endec 0.1.9
  369. io_wispforest_endec_gson: gson 0.1.6
  370. io_wispforest_endec_jankson: jankson 0.1.6
  371. io_wispforest_endec_netty: netty 0.1.5
  372. particle-effects: Particle Effects 1.0.3+1.21.5
  373. pickupnotifier: Pick Up Notifier 21.5.1
  374. presencefootsteps: Presence Footsteps 1.11.0+1.21.5
  375. puffish_skills: Pufferfish's Skills 0.15.5
  376. puzzleslib: Puzzles Lib 21.5.10
  377. quad: Quad 1.2.13
  378. refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.14
  379. revamped_shipwrecks: Revamped Shipwrecks 1.1.0
  380. rocks: This Rocks! 1.9.3+1.21.5
  381. midnightlib: MidnightLib 1.6.10
  382. roughlyenoughitems: Roughly Enough Items 19.0.806
  383. error_notifier: Error Notifier 1.0.11
  384. scribble: Scribble 1.5.2
  385. sereneseasons: SereneSeasons 10.4.0.1
  386. shadowmounts: Shadow Mounts 1.2
  387. sit: Sit 29
  388. sittingplus: sittingplus 2.0.6
  389. skeletonhorsespawn: Skeleton Horse Spawn 4.1
  390. skinlayers3d: 3d-Skin-Layers 1.7.5
  391. sodium: Sodium 0.6.12+mc1.21.5
  392. sounds: Sounds 2.4.11+1.21.5+fabric
  393. mixinextras: MixinExtras 0.5.0-rc.1
  394. spellbound_weapons_mr: Spellbound Weapons 4.1.3
  395. storagedelight: Storage Delight 25.3.26-1.21.5-fabric
  396. t_and_t: Towns and Towers 1.13.5
  397. takesarmory: Take's Armory 1.9.0-1.21.5
  398. terralith: Terralith 2.5.9
  399. thenetherdungeon: TheNetherDungeon 0.21-1.21.5
  400. tlc: The Lost Castle 2.0.0
  401. toughasnails: ToughAsNails 10.5.0.1
  402. travelersbackpack: Traveler's Backpack 10.5.1
  403. txnilib: TxniLib 1.0.23
  404. underlay: Underlay 0.9.3
  405. usefulhats: Useful Hats 1.21.5-6.8.0.1
  406. uselessreptile: Useless Reptile 0.10.0-1.21.5
  407. common-protection-api: Common Protection API 1.0.0
  408. primitive_multipart_entities: Primitive Multipart Entities 1.1.1-1.21.5
  409. visualworkbench: Visual Workbench 21.5.0
  410. wardenhorn: Warden Horn 1.10.4
  411. waystones: Waystones 21.5.5
  412. weaponmaster_ydm: YDM's Weapon Master 4.2.7
  413. wildfire_gender: Female Gender Mod 4.3.4+1.21.5
  414. xaerominimap: Xaero's Minimap 25.2.6
  415. yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+1.21.5-fabric
  416. com_twelvemonkeys_common_common-image: common-image 3.12.0
  417. com_twelvemonkeys_common_common-io: common-io 3.12.0
  418. com_twelvemonkeys_common_common-lang: common-lang 3.12.0
  419. com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
  420. com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
  421. com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
  422. yungsapi: YUNG's API 1.21.4-Fabric-5.4.0
  423. zombiehorsespawn: Zombie Horse Spawn 5.2
  424. Loaded Shaderpack: ComplementaryReimagined_r5.5.1.zip
  425. Profile: LOW (+0 options changed by user)
  426. Launched Version: fabric-loader-0.16.14-1.21.5
  427. Launcher name: minecraft-launcher
  428. Backend library: LWJGL version 3.3.3-snapshot
  429. Backend API: NVIDIA GeForce GTX 1050/PCIe/SSE2 GL version 3.2.0 NVIDIA 576.28, NVIDIA Corporation
  430. Window size: 1920x1002
  431. GFLW Platform: win32
  432. Render Extensions: GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_ARB_direct_state_access
  433. GL debug messages:
  434. Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
  435. Universe: 400921fb54442d18
  436. Type: Integrated Server (map_client.txt)
  437. Graphics mode: fancy
  438. Render Distance: 13/13 chunks
  439. Resource Packs: vanilla, fabric, advancednetherite, appleskin (incompatible), armored-elytra, autohud, axesareweapons, balm (incompatible), barch-lib, bedspreads (incompatible), big_swords, bigsignwriter (incompatible), biolith (incompatible), camerapture, cardinal-components, cardinal-components-base, cardinal-components-block, cardinal-components-chunk, cardinal-components-entity, cardinal-components-item, cardinal-components-level, cardinal-components-scoreboard, cardinal-components-world, cavedust, chestedcompanions, chisel, cloth-config, colorful_books, combat-plus-core, combatnouveau, configlibtxf, connectiblechains, continuity, cookingforblockheads (incompatible), coolrain, cosy-critters, cratedelight, crawl, cristellib, critterarmory, cryonicconfig, customizableelytra (incompatible), darkloot (incompatible), darkquesting (incompatible), darksmelting (incompatible), darksmithing (incompatible), desolation, doggytalents (incompatible), dualswords, elementalenchantments, emotecraft, enchanted_bookshelves, enchantinginfuser, enderzoology, enhanced-cats, entity_model_features, entity_texture_features, entityculling, exlinecopperequipment, expanded_weapon_enchanting, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-rendering-data-attachment-v1, 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, fallingtree, firearrows (incompatible), firstperson, forgeconfigapiport, formations (incompatible), framework (incompatible), fullturtlearmor, illagerinvasion, immersivearmorhud (incompatible), immersiveores, inventoryprofilesnext, iris, irondoorkey, justhammers, justzoom (incompatible), leahs-immersive-thunder, libbamboo, libipn, lilylib, lolmcv, lolmsv, magicstaffs, many_more_ores_and_crafts (incompatible), mc-extended, mcwdoors (incompatible), mcwfences, mcwpaintings (incompatible), mcwpaths, mcwroofs, mcwstairs (incompatible), mcwtrpdoors, midnightlib, mm, modmenu, morediscs (incompatible), mr_dungeons_andtavernswoodlandmansionreplacement (incompatible), mru, mstv-base, mstv-mtoolv, mstv-mweaponv, mutantmonsters, naturally_trimmed (incompatible), neruina (incompatible), netherite_compass, noisium, notenoughanimations, onlypaxel, overflowingbars, owo, particle-effects, placeholder-api, playeranimator, presencefootsteps, puffish_skills, puzzleslib, refurbished_furniture (incompatible), rocks, roughlyenoughitems, scribble, sereneseasons (incompatible), shadowmounts (incompatible), sit, sittingplus, skinlayers3d, sodium, sounds (incompatible), spellbound_weapons_mr (incompatible), storagedelight, takesarmory, terraform-tree-api-v1, terraform-wood-api-v1, thenetherdungeon, toughasnails (incompatible), travelersbackpack, trinkets, txnilib (incompatible), underlay, usefulhats (incompatible), uselessreptile, visualworkbench, wardenhorn, waystones (incompatible), weaponmaster_ydm, wildfire_gender, xaerominimap (incompatible), yet_another_config_lib_v3 (incompatible), file/Stay True 1.21.5.zip, file/Dramatic Skys Demo 1.5.3.33.zip, continuity:default, continuity:glass_pane_culling_fix, file/Visual Titles 1.1.zip, file/Better_Animations.zip, file/Theone's Eating Animation Pack v1.01.zip, file/§eExtended_Illumina_1.21.5.zip, file/§cBlood N' Particles §7v1.3.8 - 1.21.5.zip, big_swords:big_swords_r_16x, combat-plus:enchanted_numerals, enderzoology:dynamically_copied_textures, file/§aChests§8-§aReimagined§0_§8[v1.6.1]§0.zip
  440. Current Language: en_us
  441. Locale: en_AU
  442. System encoding: Cp1252
  443. File encoding: UTF-8
  444. CPU: 8x AMD Ryzen 5 3550H with Radeon Vega Mobile Gfx
  445. Server Running: true
  446. Player Count: 1 / 8; [class_3222['Interooze'/34, l='ServerLevel[What a world]', x=519.38, y=73.76, z=-185.49]]
  447. Active Data Packs: vanilla, fabric, advancednetherite, amplified_nether, axesareweapons, balm (incompatible), bedspreads (incompatible), big_swords, camerapture, chestedcompanions, chisel, collective, colorful_books, combat-plus-core, connectiblechains, cookingforblockheads, craftableenchantedgoldenapple, craftabletotemofundying, craftabletrims (incompatible), cratedelight, critterarmory, customizableelytra (incompatible), darkloot (incompatible), darkquesting (incompatible), darksmelting (incompatible), darksmithing (incompatible), desolation, diagonalblocks (incompatible), doggytalents (incompatible), dualswords, elementalenchantments, enchantinginfuser (incompatible), enderzoology (incompatible), enhanced-cats, exlinecopperequipment, fabric-convention-tags-v2, formationsnether (incompatible), fullturtlearmor, illagerinvasion (incompatible), immersiveores, irondoorkey, justhammers, lolmcv, lolmsv, magicstaffs, many_more_ores_and_crafts (incompatible), mc-extended, mcwdoors (incompatible), mcwfences (incompatible), mcwpaintings (incompatible), mcwpaths, mcwroofs (incompatible), mcwstairs (incompatible), mcwtrpdoors (incompatible), morediscs (incompatible), mr_coffwallclimb (incompatible), mr_dungeons_andtavernswoodlandmansionreplacement, mr_eternal_pearl, mr_fokusapi (incompatible), mr_health_enchantment, mr_lullaby_soulboundenchantment, mr_smelting_enchantment, mr_spectral_enchantment, mr_withering_enchantment, mstv-base, mstv-mtoolv, mstv-mweaponv, mutantmonsters (incompatible), neruina (incompatible), netherite_compass, nullscape, onlypaxel, quad, refurbished_furniture (incompatible), revamped_shipwrecks (incompatible), rocks, sereneseasons (incompatible), shadowmounts, spellbound_weapons_mr, storagedelight, t_and_t, takesarmory, terralith, thenetherdungeon, tlc (incompatible), toughasnails (incompatible), travelersbackpack, trinkets, usefulhats, uselessreptile, visualworkbench (incompatible), wardenhorn, waystones, yungsapi (incompatible), mstv-base:mstv-leaves-loot-fix (incompatible), t_and_t:resources/t_and_t_waystones_patch, combatnouveau:halved_sweeping_damage
  448. Available Data Packs: advancednetherite, amplified_nether, axesareweapons, balm (incompatible), bedspreads (incompatible), big_swords, camerapture, chestedcompanions, chisel, collective, colorful_books, combat-plus-core, combatnouveau:halved_sweeping_damage, connectiblechains, cookingforblockheads, craftableenchantedgoldenapple, craftabletotemofundying, craftabletrims (incompatible), cratedelight, critterarmory, customizableelytra (incompatible), darkloot (incompatible), darkquesting (incompatible), darksmelting (incompatible), darksmithing (incompatible), desolation, diagonalblocks (incompatible), doggytalents (incompatible), dualswords, elementalenchantments, enchantinginfuser (incompatible), enderzoology (incompatible), enhanced-cats, exlinecopperequipment, fabric, fabric-convention-tags-v2, formationsnether (incompatible), fullturtlearmor, illagerinvasion (incompatible), immersiveores, irondoorkey, justhammers, lolmcv, lolmsv, magicstaffs, many_more_ores_and_crafts (incompatible), mc-extended, mcwdoors (incompatible), mcwfences (incompatible), mcwpaintings (incompatible), mcwpaths, mcwroofs (incompatible), mcwstairs (incompatible), mcwtrpdoors (incompatible), minecart_improvements, morediscs (incompatible), mr_coffwallclimb (incompatible), mr_dungeons_andtavernswoodlandmansionreplacement, mr_eternal_pearl, mr_fokusapi (incompatible), mr_health_enchantment, mr_lullaby_soulboundenchantment, mr_smelting_enchantment, mr_spectral_enchantment, mr_withering_enchantment, mstv-base, mstv-base:mstv-leaves-loot-fix (incompatible), mstv-mtoolv, mstv-mweaponv, mutantmonsters (incompatible), neruina (incompatible), netherite_compass, nullscape, onlypaxel, quad, redstone_experiments, refurbished_furniture (incompatible), revamped_shipwrecks (incompatible), rocks, sereneseasons (incompatible), shadowmounts, spellbound_weapons_mr, storagedelight, t_and_t, t_and_t:resources/t_and_t_waystones_patch, takesarmory, terralith, thenetherdungeon, tlc (incompatible), toughasnails (incompatible), trade_rebalance, travelersbackpack, trinkets, usefulhats, uselessreptile, vanilla, visualworkbench (incompatible), wardenhorn, waystones, yungsapi (incompatible)
  449. Enabled Feature Flags: minecraft:vanilla
  450. World Generation: Experimental
  451. World Seed: -8192855725031478603
  452. Suppressed Exceptions: ~~NONE~~
Add Comment
Please, Sign In to add comment