Guest User

Crash log for opening inventory

a guest
Aug 19th, 2024
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.48 KB | Gaming | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 2024-08-19 15:38:48
  5. Description: Unexpected error
  6.  
  7. java.lang.IllegalStateException: Item group has no page
  8. at MC//net.minecraft.item.ItemGroup.fabric_getPage(ItemGroup.java:1096)
  9. at MC//net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.getPage(CreativeInventoryScreen.java:1214)
  10. at MC//net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.isGroupVisible(CreativeInventoryScreen.java:1204)
  11. at MC//net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.handler$bpp000$fabric-item-group-api-v1$setSelectedTab(CreativeInventoryScreen.java:1176)
  12. at MC//net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.setSelectedTab(CreativeInventoryScreen.java)
  13. at MC//net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.init(CreativeInventoryScreen.java:439)
  14. at MC//net.minecraft.client.gui.screen.Screen.init(Screen.java:309)
  15. at MC//net.minecraft.client.MinecraftClient.setScreen(MinecraftClient.java:1143)
  16. at MC//net.minecraft.client.gui.screen.ingame.InventoryScreen.init(InventoryScreen.java:50)
  17. at MC//net.minecraft.client.gui.screen.Screen.init(Screen.java:309)
  18. at MC//net.minecraft.client.MinecraftClient.setScreen(MinecraftClient.java:1143)
  19. at MC//net.minecraft.client.MinecraftClient.handleInputEvents(MinecraftClient.java:2068)
  20. at MC//net.minecraft.client.MinecraftClient.tick(MinecraftClient.java:1938)
  21. at MC//net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1246)
  22. at MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:882)
  23. at net.minecraft.client.main.Main.main(Main.java:256)
  24. at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
  25. at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
  26. at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  27.  
  28.  
  29. A detailed walkthrough of the error, its code path and all known details is as follows:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- Head --
  33. Thread: Render thread
  34. Stacktrace:
  35. at MC//net.minecraft.item.ItemGroup.fabric_getPage(ItemGroup.java:1096)
  36. at MC//net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.getPage(CreativeInventoryScreen.java:1214)
  37. at MC//net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.isGroupVisible(CreativeInventoryScreen.java:1204)
  38. at MC//net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.handler$bpp000$fabric-item-group-api-v1$setSelectedTab(CreativeInventoryScreen.java:1176)
  39. at MC//net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.setSelectedTab(CreativeInventoryScreen.java)
  40. at MC//net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.init(CreativeInventoryScreen.java:439)
  41. at MC//net.minecraft.client.gui.screen.Screen.init(Screen.java:309)
  42. at MC//net.minecraft.client.MinecraftClient.setScreen(MinecraftClient.java:1143)
  43. at MC//net.minecraft.client.gui.screen.ingame.InventoryScreen.init(InventoryScreen.java:50)
  44. at MC//net.minecraft.client.gui.screen.Screen.init(Screen.java:309)
  45. at MC//net.minecraft.client.MinecraftClient.setScreen(MinecraftClient.java:1143)
  46. at MC//net.minecraft.client.MinecraftClient.handleInputEvents(MinecraftClient.java:2068)
  47. Mixins in Stacktrace: None found
  48.  
  49. -- Uptime --
  50. Details:
  51. JVM uptime: 6848.991s
  52. Wall uptime: 6834.202s
  53. High-res time: 6825.074s
  54. Client ticks: 136167 ticks / 6808.350s
  55. Stacktrace:
  56. at MC//net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient.java:2501)
  57. at MC//net.minecraft.client.MinecraftClient.printCrashReport(MinecraftClient.java:949)
  58. at MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:905)
  59. at net.minecraft.client.main.Main.main(Main.java:256)
  60. at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
  61. at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
  62. at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  63. Mixins in Stacktrace:
  64. net.minecraft.client.main.Main:
  65. link.infra.screenshotclipboard.common.mixin.AWTHackMixin (screenshotclipboard-common.mixins.json)
  66. dev.kir.cubeswithoutborders.client.mixin.MainMixin (cubes-without-borders.mixins.json)
  67. com.github.getchoo.smoothboot.mixin.client.MainMixin (smoothboot.mixins.json)
  68.  
  69. -- Affected level --
  70. Details:
  71. All players: 1 total; [class_746['aaeong'/9, l='ClientLevel', x=-532.76, y=80.00, z=446.11]]
  72. Chunk stats: 1024, 453 F: 2953 L: 0 U: 118 C: 0
  73. Level dimension: minecraft:overworld
  74. Level spawn location: World: (0,75,0), Section: (at 0,11,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)
  75. Level time: 798360 game time, 55514 day time
  76. Server brand: fabric
  77. Server type: Non-integrated multiplayer server
  78. Tracked entity count: 174
  79.  
  80. -- Last reload --
  81. Details:
  82. Reload number: 2
  83. Reload reason: manual
  84. Finished: Yes
  85. Packs: vanilla, fabric, ambientsounds, animal_armor_trims, animatica, appleskin, axolotlitemfix, balm-fabric, betterfpsdist, betterstats, betterthirdperson, bobby, brandedlogs, brb, caffeineconfig, capes, chat_heads, cherishedworlds, chunky, cleanview, clienttweaks, cloth-config, conditional-mixin, connectivity, continuity, controlling, craterlib, creativecore, cubes-without-borders, darkness, debugify, detailab, distanthorizons, dynamic_fps, e4mc_minecraft, eatinganimationid, enhancedblockentities, entity_model_features, entity_texture_features, equipmentcompare, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fabricskyboxes, fallingleaves, fastquit, forgeconfigapiport, freecam, fsb-interop, fzzy_config, immediatelyfast, improved-signs, indium, inventoryprofilesnext, iris, itemswapper, jei, krypton, languagereload, legendarytooltips, libipn, lithium, medieval_buildings, medievalmusic, midnightlib, mixintrace, modernfix, modmenu, moreculling, mr_dungeons_andtaverns, namepain, nochatreports, noisium, notenoughanimations, nvidium, obsidianui, optigui, paginatedadvancements, particle_core, polytone, prism, raised, reeses-sodium-options, replanter-plus, resourcepackoverrides, resourcify, roughlyenoughitems, roughlyenoughprofessions, rrls, ryoamiclights, satin, searchables, servercountryflags, shulkerboxtooltip, simplemod, simplerpc, skinlayers3d, sodium, sodium-extra, stackdeobfuscator, stackdeobfuscator-common, status-effect-bars, suggestion_tweaker, tcdcommons, threadtweak, toggleableitemframes, trenzalore, usefulbackpacks, uteamcore, viafabric, viaversion, voicechat, wakes, waveycapes, xaerominimapfair, xaeroworldmap, yet_another_config_lib_v3, yosbr, zoomify, continuity:default, continuity:glass_pane_culling_fix, file/Slightly-Improved-Font-1.1.4.zip, file/enchant icons 1.21 v1.3.zip, itemswapper:default, minecraft:supporteatinganimation, file/FreshAnimations_v1.9.2.zip, file/FA+All_Extensions-v1.4.zip, file/Eyeless Fresh Moves v3.0.1.zip, file/JermsyBoy's Better Leaves V3.1-1.21.zip, black_icons, file/HumanEraVillagersPillagers[Beta_3].zip, file/HEV Golem Remover.zip, file/HEV FreshAni Activator.zip, file/[1.4] Enhanced Boss Bars.zip, file/colourful containers darkmode.zip, file/Nautilus3D-V2.0.2.zip, file/Fancy Crops v1.0 f5-34.zip
  86.  
  87. -- Modpack Branding --
  88. Details:
  89. Modpack:
  90.  
  91. -- System Details --
  92. Details:
  93. Minecraft Version: 1.21
  94. Minecraft Version ID: 1.21
  95. Operating System: Windows 11 (amd64) version 10.0
  96. Java Version: 21.0.3, Microsoft
  97. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  98. Memory: 1420850688 bytes (1355 MiB) / 4966055936 bytes (4736 MiB) up to 17179869184 bytes (16384 MiB)
  99. CPUs: 12
  100. Processor Vendor: GenuineIntel
  101. Processor Name: 12th Gen Intel(R) Core(TM) i5-12400F
  102. Identifier: Intel64 Family 6 Model 151 Stepping 2
  103. Microarchitecture: Alder Lake
  104. Frequency (GHz): 2.50
  105. Number of physical packages: 1
  106. Number of physical CPUs: 6
  107. Number of logical CPUs: 12
  108. Graphics card #0 name: NVIDIA GeForce RTX 3070
  109. Graphics card #0 vendor: NVIDIA
  110. Graphics card #0 VRAM (MiB): 8192.00
  111. Graphics card #0 deviceId: VideoController1
  112. Graphics card #0 versionInfo: 32.0.15.6081
  113. Memory slot #0 capacity (MiB): 8192.00
  114. Memory slot #0 clockSpeed (GHz): 2.13
  115. Memory slot #0 type: DDR4
  116. Memory slot #1 capacity (MiB): 8192.00
  117. Memory slot #1 clockSpeed (GHz): 2.13
  118. Memory slot #1 type: DDR4
  119. Memory slot #2 capacity (MiB): 8192.00
  120. Memory slot #2 clockSpeed (GHz): 2.13
  121. Memory slot #2 type: DDR4
  122. Memory slot #3 capacity (MiB): 8192.00
  123. Memory slot #3 clockSpeed (GHz): 2.13
  124. Memory slot #3 type: DDR4
  125. Virtual memory max (MiB): 45068.48
  126. Virtual memory used (MiB): 39759.66
  127. Swap memory total (MiB): 12487.20
  128. Swap memory used (MiB): 95.24
  129. Space in storage for jna.tmpdir (MiB): available: 1621070.75, total: 1906855.00
  130. Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 1621070.75, total: 1906855.00
  131. Space in storage for io.netty.native.workdir (MiB): available: 1621070.75, total: 1906855.00
  132. Space in storage for java.io.tmpdir (MiB): available: 1621070.75, total: 1906855.00
  133. Space in storage for workdir (MiB): available: 1621070.75, total: 1906855.00
  134. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16384m -Xms256m
  135. Fabric Mods:
  136. ambientenvironment: AmbientEnvironment 17.0.0.5
  137. ambientsounds: AmbientSounds 6.0.4
  138. animal_armor_trims: Animal Armor Trims 2.0.0
  139. animatica: Animatica 0.6.1+1.21
  140. appleskin: AppleSkin 3.0.5+mc1.21
  141. architectury: Architectury 13.0.6
  142. axolotlitemfix: Axolotl Item Fix 1.1.9
  143. balm-fabric: Balm 21.0.14
  144. kuma_api: KumaAPI 21.0.4
  145. betterfpsdist: Better FPS distance Mod 1.21-4.3
  146. betterstats: Better Statistics Screen 3.13.1+fabric-1.21
  147. betterthirdperson: Better Third Person 1.9.0
  148. bobby: Bobby 5.2.3+mc1.21
  149. com_typesafe_config: config 1.4.2
  150. fabric-api-base: Fabric API Base 0.4.42+6573ed8c90
  151. io_leangen_geantyref_geantyref: geantyref 1.3.13
  152. org_spongepowered_configurate-core: configurate-core 4.1.2
  153. org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
  154. brandedlogs: Branded Logs 2.0.3
  155. brb: Better Recipe Book 1.10.0-rc5+1.21
  156. capes: Capes 1.5.4+1.21
  157. chat_heads: Chat Heads 0.12.13
  158. cherishedworlds: Cherished Worlds 10.0.2+1.21.1
  159. chunky: Chunky 1.4.16
  160. cleanview: CleanView 1.21-v1-fabric
  161. clickthrough: ClickThrough 1.21
  162. clienttweaks: Client Tweaks 21.0.2
  163. cloth-config: Cloth Config v15 15.0.130
  164. cloth-basic-math: cloth-basic-math 0.6.1
  165. collective: Collective 7.84
  166. connectivity: Connectivity Mod 1.21-5.7
  167. continuity: Continuity 3.0.0-beta.5+1.21
  168. controlling: Controlling 18.0.4
  169. craterlib: CraterLib 2.0.3
  170. creativecore: CreativeCore 2.12.6
  171. net_neoforged_bus: bus 7.2.0
  172. cubes-without-borders: Cubes Without Borders 2.1.1+1.21
  173. cupboard: cupboard 1.21-2.7
  174. customwindowtitle_multiloader: Custom Window Title (Multiloader) 1.3.0
  175. customwindowtitle: Custom Window Title 1.3.0
  176. darkness: True Darkness Refabricated 1.0.7
  177. debugify: Debugify 1.21+1.0
  178. detailab: Detail Armor Bar 2.6.3+1.21-fabric
  179. distanthorizons: Distant Horizons 2.1.2-a
  180. fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a790
  181. fabric-screen-api-v1: Fabric Screen API (v1) 2.0.24+b559734490
  182. dynamic_fps: Dynamic FPS 3.6.3
  183. net_lostluma_battery: battery 1.1.0
  184. e4mc_minecraft: e4mc 5.1.0
  185. folk_sisby_kaleido-config: kaleido-config 0.3.1+1.3.1
  186. eatinganimationid: Eating Animation 1.21+1.9.72
  187. enhancedblockentities: Enhanced Block Entities 0.10.1+1.21
  188. entity_model_features: Entity Model Features 2.1.3
  189. entity_texture_features: Entity Texture Features 6.1.3
  190. org_apache_httpcomponents_httpmime: httpmime 4.5.10
  191. equipmentcompare: Equipment Compare 1.3.12
  192. fabric-api: Fabric API 0.102.0+1.21
  193. fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.68+b5597344d1
  194. fabric-biome-api-v1: Fabric Biome API (v1) 13.0.29+5bd9f1bcd1
  195. fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a7d1
  196. fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8cd1
  197. fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a7d1
  198. fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8cd1
  199. fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366fd1
  200. fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd9d1
  201. fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b3d1
  202. fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.16+b5597344d1
  203. fabric-convention-tags-v1: Fabric Convention Tags 2.0.19+7f945d5bd1
  204. fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.5.0+c5e2b5c6d1
  205. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a7d1
  206. fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.27+6a6dfa19d1
  207. fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.16+16c4ae25d1
  208. fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b99d1
  209. fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.12+6fc22b99d1
  210. fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.12+ba9dae06d1
  211. fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd9d1
  212. fabric-item-api-v1: Fabric Item API (v1) 11.0.0+afdfc921d1
  213. fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.4+78017270d1
  214. fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b3d1
  215. fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.12+6c1df360d1
  216. fabric-loot-api-v2: Fabric Loot API (v2) 3.0.14+3f89f5a5d1
  217. fabric-loot-api-v3: Fabric Loot API (v3) 1.0.2+3f89f5a5d1
  218. fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8cd1
  219. fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6bd1
  220. fabric-networking-api-v1: Fabric Networking API (v1) 4.2.2+60c3209bd1
  221. fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.0+a551f7a4d1
  222. fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8cd1
  223. fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.12+65089712d1
  224. fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.1.2+60c3209bd1
  225. fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49cd1
  226. fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49cd1
  227. fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b3d1
  228. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2ed1
  229. fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+b5597344d1
  230. fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b3d1
  231. fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd0d1
  232. fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b1d1
  233. fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.0+56599129d1
  234. fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.86+b5597344d1
  235. fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8cd1
  236. fabric-transfer-api-v1: Fabric Transfer API (v1) 5.1.16+3dccd343d1
  237. fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.1.0+176f9036d1
  238. fabric-language-kotlin: Fabric Language Kotlin 1.12.0+kotlin.2.0.10
  239. org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.10
  240. org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.10
  241. org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.10
  242. org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.10
  243. org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.25.0
  244. org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.1
  245. org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.1
  246. org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.0
  247. org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.5.1
  248. org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.5.1
  249. org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.1
  250. org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.1
  251. org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.1
  252. fabricloader: Fabric Loader 0.16.2
  253. mixinextras: MixinExtras 0.4.1
  254. fabricskyboxes: FabricSkyBoxes 0.7.4+mc1.21
  255. fallingleaves: Falling Leaves 1.16.2
  256. fastquit: FastQuit 3.0.0+1.20.6
  257. ferritecore: FerriteCore 7.0.0
  258. forgeconfigapiport: Forge Config API Port 21.0.8
  259. com_electronwill_night-config_core: core 3.8.0
  260. com_electronwill_night-config_toml: toml 3.8.0
  261. freecam: Freecam 1.3.0+mc1.21
  262. fsb-interop: FabricSkyBoxes Interop 1.4.0+mc1.21-build.54
  263. fzzy_config: Fzzy Config 0.3.5+1.21
  264. blue_endless_jankson: jankson 1.2.3
  265. net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
  266. geophilic: Geophilic 3.1.1
  267. iceberg: Iceberg 1.2.5
  268. immediatelyfast: ImmediatelyFast 1.2.20+1.21.1
  269. net_lenni0451_reflect: Reflect 1.3.4
  270. improved-signs: Improved Signs 1.4.2
  271. midnightlib: MidnightLib 1.5.7
  272. indium: Indium 1.0.35+mc1.21
  273. inventoryprofilesnext: Inventory Profiles Next 2.0.4
  274. iris: Iris 1.7.3+mc1.21
  275. io_github_douira_glsl-transformer: glsl-transformer 2.0.1
  276. org_anarres_jcpp: jcpp 1.4.14
  277. org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
  278. itemswapper: ItemSwapper 0.7.0
  279. java: OpenJDK 64-Bit Server VM 21
  280. jei: Just Enough Items 19.8.2.99
  281. krypton: Krypton 0.2.8
  282. com_velocitypowered_velocity-native: velocity-native 3.3.0-SNAPSHOT
  283. languagereload: Language Reload 1.6.1+1.21
  284. legendarytooltips: Legendary Tooltips 1.4.11
  285. libipn: libIPN 6.0.2
  286. lithium: Lithium 0.13.0
  287. maptooltip: Map Tooltip 4.0.0
  288. medieval_buildings: Medieval Buildings 1.0.2
  289. medievalend: Medieval Buildings [The End Edition] 1.0.2
  290. medievalmusic: Medieval Music Mod 1.21-2.1
  291. minecraft: Minecraft 1.21
  292. mixintrace: MixinTrace 1.1.1+1.17
  293. modelfix: Model Gap Fix 1.21-1.6
  294. modernfix: ModernFix 5.19.1+mc1.21
  295. modmenu: Mod Menu 11.0.1
  296. placeholder-api: Placeholder API 2.4.0-pre.2+1.21
  297. monolib: MonoLib 1.3.0
  298. moreculling: More Culling 0.26.0
  299. com_github_fallen-breath_conditional-mixin: conditional-mixin v0.6.2
  300. mixinsquared: MixinSquared 0.1.1
  301. mousetweaks: Mouse Tweaks 2.26
  302. mr_dungeons_andtaverns: Dungeons and Taverns 1-v4.3
  303. mr_dungeons_andtavernsancientcityoverhaul: Dungeons and Taverns Ancient City Overhaul 1-v2
  304. mr_dungeons_andtavernspillageroutpostoverhaul: Dungeons and Taverns Pillager Outpost Overhaul 1-v2.2
  305. mr_leash_villager: Leash Villager 1.1+1.21
  306. namepain: Name Pain 1.5.3
  307. nochatreports: No Chat Reports 1.21-v2.8.0
  308. noisium: Noisium 2.2.1+mc1.21
  309. notenoughanimations: NotEnoughAnimations 1.7.4
  310. nvidium: Nvidium 0.2.9-beta
  311. obsidianui: ObsidianUI 0.2.7+mc1.21
  312. optigui: OptiGUI 2.3.0-beta.2+1.21
  313. org_apache_commons_commons-text: commons-text 1.12.0
  314. org_ini4j_ini4j: ini4j 0.5.4
  315. paginatedadvancements: Paginated Advancements 2.4.2
  316. particle_core: Particle Core 0.2.4+1.21
  317. conditional-mixin: conditional mixin 0.5.1
  318. polytone: Polytone 1.21-2.3.8
  319. net_objecthunter_exp4j: exp4j 0.4.8
  320. prism: root project 'Prism' 1.0.9
  321. puzzleslib: Puzzles Lib 21.0.22
  322. raised: Raised 4.0.0
  323. reeses-sodium-options: Reese's Sodium Options 1.7.3+mc1.21
  324. replanter-plus: Replanter Plus 2.3.1
  325. replantingcrops: Replanting Crops 5.4
  326. resourcepackoverrides: Resource Pack Overrides 21.0.0
  327. resourcify: Resourcify 1.4.0
  328. universalcraft: UniversalCraft 342
  329. roughlyenoughitems: Roughly Enough Items 16.0.754
  330. error_notifier: Error Notifier 1.0.9
  331. roughlyenoughprofessions: Roughly Enough Professions 4.0.1
  332. rrls: Remove Reloading Screen 5.0.7+mc1.21-fabric
  333. ryoamiclights: RyoamicLights 0.2.9+mc1.21
  334. screenshotclipboard: Screenshot to Clipboard 1.0.10
  335. searchables: Searchables 1.0.5
  336. servercountryflags: Server Country Flags 1.10.3
  337. shulkerboxtooltip: Shulker Box Tooltip 5.0.4+1.21
  338. simplemod: BetterEndCities-Vanilla 1.21
  339. simplerpc: Simple RPC 3.3.2
  340. skinlayers3d: 3d-Skin-Layers 1.6.6
  341. sodium: Sodium 0.5.11+mc1.21
  342. sodium-extra: Sodium Extra 0.5.7+mc1.21
  343. caffeineconfig: CaffeineConfig 1.3.0+1.17
  344. stackdeobfuscator: StackDeobfuscator 1.4.3+08e71cc
  345. net_fabricmc_mapping-io: mapping-io 0.6.1
  346. stackdeobfuscator-common: StackDeobfuscator Common 1.4.3+08e71cc
  347. status-effect-bars: Status Effect Bars 1.0.6
  348. suggestion_tweaker: Suggestion Tweaker 1.20.6-1.5.2
  349. tcdcommons: TCD Commons API 3.12.3+fabric-1.21
  350. threadtweak: ThreadTweak 0.1.4+mc1.21
  351. toggleableitemframes: Toggleable Item Frames 5.0.0-1.21
  352. trenzalore: Trenzalore 6.0.3
  353. usefulbackpacks: Useful Backpacks ${version}
  354. uteamcore: U Team Core 5.6.0.318
  355. viafabric: ViaFabric 0.4.15+81-main
  356. viafabric-mc121: ViaFabric for 1.21 0.4.15+81-main
  357. viaversion: ViaVersion 5.0.4-SNAPSHOT
  358. voicechat: Simple Voice Chat 1.21.1-2.5.20
  359. wakes: Wakes 0.2.5+1.21
  360. com_github_jdiemke_delaunay-triangulator_delaunaytriangulator: DelaunayTriangulator 1.0.0
  361. satin: Satin 2.0.0
  362. waveycapes: WaveyCapes 1.4.8
  363. xaerominimapfair: Xaero's Minimap 24.2.1
  364. xaeroworldmap: Xaero's World Map 1.38.8
  365. yet_another_config_lib_v3: YetAnotherConfigLib 3.5.0+1.21-fabric
  366. com_twelvemonkeys_common_common-image: common-image 3.10.0
  367. com_twelvemonkeys_common_common-io: common-io 3.10.0
  368. com_twelvemonkeys_common_common-lang: common-lang 3.10.0
  369. com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
  370. com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
  371. com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
  372. org_quiltmc_parsers_gson: gson 0.2.1
  373. org_quiltmc_parsers_json: json 0.2.1
  374. yosbr: YOSBR 0.1.2
  375. zoomify: Zoomify 2.14.0+1.21
  376. com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.1
  377. Loaded Shaderpack: ComplementaryUnbound_r5.2.2.zip
  378. Profile: HIGH (+12 options changed by user)
  379. Launched Version: fabric-loader-0.16.2-1.21
  380. Launcher name: minecraft-launcher
  381. Backend library: LWJGL version 3.3.3-snapshot
  382. Backend API: NVIDIA GeForce RTX 3070/PCIe/SSE2 GL version 3.2.0 NVIDIA 560.81, NVIDIA Corporation
  383. Window size: 1920x1080
  384. GFLW Platform: win32
  385. GL Caps: Using framebuffer using OpenGL 3.2
  386. GL debug messages: id=1282, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_OPERATION error generated. <texture> is not a valid texture name.' x 25
  387. Is Modded: Definitely; Client brand changed to 'fabric'
  388. Universe: 400921fb54442d18
  389. Type: Client (map_client.txt)
  390. Graphics mode: fancy
  391. Render Distance: 29/29 chunks
  392. Resource Packs: vanilla, fabric, ambientsounds, animal_armor_trims (incompatible), animatica, appleskin (incompatible), axolotlitemfix, balm-fabric (incompatible), betterfpsdist (incompatible), betterstats, betterthirdperson, bobby, brandedlogs, brb, caffeineconfig, capes, chat_heads, cherishedworlds (incompatible), chunky, cleanview, clienttweaks (incompatible), cloth-config, conditional-mixin, connectivity (incompatible), continuity, controlling (incompatible), craterlib (incompatible), creativecore, cubes-without-borders, darkness, debugify, detailab, distanthorizons (incompatible), dynamic_fps, e4mc_minecraft, eatinganimationid, enhancedblockentities, entity_model_features, entity_texture_features, equipmentcompare, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fabricskyboxes, fallingleaves, fastquit, forgeconfigapiport, freecam, fsb-interop, fzzy_config, immediatelyfast, improved-signs, indium, inventoryprofilesnext, iris, itemswapper, jei (incompatible), krypton, languagereload, legendarytooltips, libipn, lithium, medieval_buildings (incompatible), medievalmusic (incompatible), midnightlib, mixintrace, modernfix (incompatible), modmenu, moreculling, mr_dungeons_andtaverns (incompatible), namepain, nochatreports, noisium, notenoughanimations, nvidium, obsidianui, optigui, paginatedadvancements, particle_core, polytone, prism, raised, reeses-sodium-options, replanter-plus, resourcepackoverrides, resourcify (incompatible), roughlyenoughitems, roughlyenoughprofessions, rrls, ryoamiclights, satin, searchables (incompatible), servercountryflags, shulkerboxtooltip, simplemod, simplerpc (incompatible), skinlayers3d, sodium, sodium-extra, stackdeobfuscator, stackdeobfuscator-common, status-effect-bars, suggestion_tweaker, tcdcommons, threadtweak, toggleableitemframes, trenzalore (incompatible), usefulbackpacks (incompatible), uteamcore (incompatible), viafabric, viaversion, voicechat, wakes, waveycapes, xaerominimapfair (incompatible), xaeroworldmap (incompatible), yet_another_config_lib_v3 (incompatible), yosbr, zoomify, continuity:default, continuity:glass_pane_culling_fix, file/Slightly-Improved-Font-1.1.4.zip, file/enchant icons 1.21 v1.3.zip, itemswapper:default, minecraft:supporteatinganimation, file/FreshAnimations_v1.9.2.zip, file/FA+All_Extensions-v1.4.zip, file/Eyeless Fresh Moves v3.0.1.zip, file/JermsyBoy's Better Leaves V3.1-1.21.zip, black_icons, file/HumanEraVillagersPillagers[Beta_3].zip (incompatible), file/HEV Golem Remover.zip (incompatible), file/HEV FreshAni Activator.zip (incompatible), file/[1.4] Enhanced Boss Bars.zip (incompatible), file/colourful containers darkmode.zip, file/Nautilus3D-V2.0.2.zip, file/Fancy Crops v1.0 f5-34.zip
  393. Current Language: en_us
  394. Locale: en_US
  395. System encoding: Cp1252
  396. File encoding: UTF-8
  397. CPU: 12x 12th Gen Intel(R) Core(TM) i5-12400F
Add Comment
Please, Sign In to add comment