Aethielbx

help LOL

Aug 19th, 2024
380
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.72 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 2024-08-19 09:53:59
  5. Description: Bootstrap
  6.  
  7. java.lang.RuntimeException: Mixin transformation of net.minecraft.class_1819 failed
  8. at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
  9. at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
  10. at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
  11. at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
  12. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
  13. at net.minecraft.class_3962.method_17758(class_3962.java:69)
  14. at net.minecraft.class_2966.method_12851(class_2966.java:53)
  15. at net.minecraft.client.main.Main.main(Main.java:130)
  16. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
  17. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
  18. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  19. at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:100)
  20. at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
  21. at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
  22. Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
  23. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
  24. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
  25. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
  26. at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
  27. ... 13 more
  28. Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinPreProcessorException: Attach error for guarding.mixins.json:ShieldItemMixin from mod guarding during activity: [Transform -> Method method_7837()I -> INVOKEVIRTUAL -> com/teamabode/sketch/core/api/config/IntProperty::get:()Ljava/lang/Integer;]
  29. at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313)
  30. at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)
  31. at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288)
  32. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)
  33. at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
  34. at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
  35. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
  36. ... 16 more
  37. Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: com.teamabode.sketch.core.api.config.IntProperty
  38. at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)
  39. at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:777)
  40. at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:743)
  41. at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307)
  42. ... 22 more
  43. Caused by: java.lang.ClassNotFoundException: com.teamabode.sketch.core.api.config.IntProperty
  44. ... 26 more
  45.  
  46.  
  47. A detailed walkthrough of the error, its code path and all known details is as follows:
  48. ---------------------------------------------------------------------------------------
  49.  
  50. -- Head --
  51. Thread: main
  52. Stacktrace:
  53. at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
  54. at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
  55. at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
  56. at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
  57. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
  58. at net.minecraft.class_3962.method_17758(class_3962.java:69)
  59. at net.minecraft.class_2966.method_12851(class_2966.java:53)
  60. Mixins in Stacktrace:
  61. net.minecraft.class_2966:
  62. net.frozenblock.lib.core.mixin.BootstrapMixin (mixin/frozenlib.core.mixins.json)
  63. net.fabricmc.fabric.mixin.registry.sync.BootstrapMixin (fabric-registry-sync-v0.mixins.json)
  64. org.embeddedt.modernfix.common.mixin.feature.measure_time.BootstrapMixin (modernfix-common.mixins.json)
  65.  
  66. -- Initialization --
  67. Details:
  68. Modules:
  69. ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  70. COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
  71. CRYPT32.dll:Crypto API32:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation
  72. CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  73. CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  74. DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  75. DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  76. GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
  77. IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
  78. IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  79. IPSEng64.dll:IPS Script Engine DLL:17.2.12.33:Broadcom
  80. KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.4717 (WinBuild.160101.0800):Microsoft Corporation
  81. KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.4717 (WinBuild.160101.0800):Microsoft Corporation
  82. MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  83. NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
  84. NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  85. OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  86. Ole32.dll:Microsoft OLE for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  87. POWRPROF.dll:Power Profile Helper DLL:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation
  88. PSAPI.DLL:Process Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  89. Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  90. RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  91. SHCORE.dll:SHCORE:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation
  92. SHELL32.dll:Windows Shell Common Dll:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation
  93. UMPDC.dll
  94. USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation
  95. USERENV.dll:Userenv:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  96. VCRUNTIME140.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
  97. VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  98. WINHTTP.dll:Windows HTTP Services:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  99. WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  100. WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.4780 (WinBuild.160101.0800):Microsoft Corporation
  101. WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  102. Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  103. amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  104. bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  105. bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  106. clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
  107. combase.dll:Microsoft COM for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  108. dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  109. fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  110. gdi32full.dll:GDI Client DLL:10.0.19041.4717 (WinBuild.160101.0800):Microsoft Corporation
  111. java.dll:Java(TM) Platform SE binary:21.0.1.0:Oracle Corporation
  112. javaw.exe:Java(TM) Platform SE binary:21.0.1.0:Oracle Corporation
  113. jemalloc.dll
  114. jimage.dll:Java(TM) Platform SE binary:21.0.1.0:Oracle Corporation
  115. jli.dll:Java(TM) Platform SE binary:21.0.1.0:Oracle Corporation
  116. jna18071080268425411912.dll:JNA native library:7.0.0:Java(TM) Native Access (JNA)
  117. jsvml.dll:Java(TM) Platform SE binary:21.0.1.0:Oracle Corporation
  118. jvm.dll:Java HotSpot(TM) 64-Bit server VM:21.0.1.0:Oracle Corporation
  119. kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation
  120. lwjgl.dll
  121. management.dll:Java(TM) Platform SE binary:21.0.1.0:Oracle Corporation
  122. management_ext.dll:Java(TM) Platform SE binary:21.0.1.0:Oracle Corporation
  123. mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
  124. msvcp140.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
  125. msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  126. msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  127. mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  128. napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  129. net.dll:Java(TM) Platform SE binary:21.0.1.0:Oracle Corporation
  130. nio.dll:Java(TM) Platform SE binary:21.0.1.0:Oracle Corporation
  131. ntdll.dll:NT Layer DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  132. perfos.dll:Windows System Performance Objects DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  133. pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  134. profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  135. rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  136. rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  137. sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  138. shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation
  139. symamsi.dll:Symantec AMSI provider:15.7.14.32:Broadcom
  140. ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  141. vcruntime140_1.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
  142. verify.dll:Java(TM) Platform SE binary:21.0.1.0:Oracle Corporation
  143. win32u.dll:Win32u:10.0.19041.4717 (WinBuild.160101.0800):Microsoft Corporation
  144. windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation
  145. winrnr.dll:LDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  146. wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  147. zip.dll:Java(TM) Platform SE binary:21.0.1.0:Oracle Corporation
  148. Stacktrace:
  149. at net.minecraft.client.main.Main.main(Main.java:130)
  150. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
  151. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
  152. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  153. at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:100)
  154. at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
  155. at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
  156. Mixins in Stacktrace:
  157. net.minecraft.client.main.Main:
  158. link.infra.screenshotclipboard.common.mixin.AWTHackMixin (screenshotclipboard-common.mixins.json)
  159.  
  160. -- System Details --
  161. Details:
  162. Minecraft Version: 1.21.1
  163. Minecraft Version ID: 1.21.1
  164. Operating System: Windows 10 (amd64) version 10.0
  165. Java Version: 21.0.1, Oracle Corporation
  166. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  167. Memory: 249026680 bytes (237 MiB) / 654311424 bytes (624 MiB) up to 26222788608 bytes (25008 MiB)
  168. CPUs: 16
  169. Processor Vendor: GenuineIntel
  170. Processor Name: Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz
  171. Identifier: Intel64 Family 6 Model 165 Stepping 5
  172. Microarchitecture: Comet Lake
  173. Frequency (GHz): 3.79
  174. Number of physical packages: 1
  175. Number of physical CPUs: 8
  176. Number of logical CPUs: 16
  177. Graphics card #0 name: NVIDIA GeForce RTX 3080
  178. Graphics card #0 vendor: NVIDIA
  179. Graphics card #0 VRAM (MiB): 10240.00
  180. Graphics card #0 deviceId: VideoController1
  181. Graphics card #0 versionInfo: 32.0.15.5612
  182. Memory slot #0 capacity (MiB): 16384.00
  183. Memory slot #0 clockSpeed (GHz): 3.20
  184. Memory slot #0 type: DDR4
  185. Memory slot #1 capacity (MiB): 8192.00
  186. Memory slot #1 clockSpeed (GHz): 3.20
  187. Memory slot #1 type: DDR4
  188. Memory slot #2 capacity (MiB): 16384.00
  189. Memory slot #2 clockSpeed (GHz): 3.20
  190. Memory slot #2 type: DDR4
  191. Memory slot #3 capacity (MiB): 8192.00
  192. Memory slot #3 clockSpeed (GHz): 3.20
  193. Memory slot #3 type: DDR4
  194. Virtual memory max (MiB): 52088.28
  195. Virtual memory used (MiB): 26033.96
  196. Swap memory total (MiB): 3072.00
  197. Swap memory used (MiB): 0.25
  198. Space in storage for jna.tmpdir (MiB): <path not set>
  199. Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
  200. Space in storage for io.netty.native.workdir (MiB): <path not set>
  201. Space in storage for java.io.tmpdir (MiB): available: 89714.38, total: 487583.00
  202. Space in storage for workdir (MiB): available: 258412.14, total: 1907728.00
  203. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx25000m
  204. Fabric Mods:
  205. advancednetherite: Advanced Netherite 2.1.6-1.21.1
  206. alloy_forgery: Alloy Forgery 2.4.1+1.21
  207. altereddamage: Altered Damage 3.5
  208. animatica: Animatica 0.6.1+1.21
  209. anvilrestoration: Anvil Restoration 2.3
  210. appleskin: AppleSkin 3.0.5+mc1.21
  211. aprilfools: April Fools 1.5
  212. architectury: Architectury 13.0.6
  213. areas: Areas 6.0
  214. audioplayer: AudioPlayer 1.21.1-1.10.3
  215. admiral: Admiral 0.4.5+1.21
  216. fabric-api-base: Fabric API Base 0.4.42+6573ed8c6a
  217. fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd96a
  218. fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.12+6c1df3606a
  219. axesareweapons: Axes Are Weapons 1.9.1
  220. axolotlbuckets: Axolotl Buckets 1.2.0
  221. balm-fabric: Balm 21.0.15
  222. kuma_api: KumaAPI 21.0.4
  223. barebackhorseriding: Bareback Horse Riding 2.2
  224. beekeeperhut: Friends&Foes - Beekeeper Hut 2.0.1
  225. betterf3: BetterF3 11.0.1
  226. betterthanmending: BetterThanMending 2.1.0
  227. biomespawnpoint: Biome Spawn Point 2.3
  228. boggedspawn: Bogged Spawn 1.1
  229. bottledair: Bottled Air 2.4
  230. bottleyourxp: Bottle Your Xp 3.4
  231. breakfree: Break Free 1.3.0
  232. breezespawn: Breeze Spawn 1.1
  233. capes: Capes 1.5.4+1.21
  234. cat_jam: cat_jam 1.2.3
  235. cavespiderspawn: Cave Spider Spawn 1.2
  236. cherishedworlds: Cherished Worlds 10.0.2+1.21.1
  237. cloth-config: Cloth Config v15 15.0.130
  238. cloth-basic-math: cloth-basic-math 0.6.1
  239. collective: Collective 7.84
  240. colorfulhearts: Colorful Hearts 10.3.4
  241. com_electronwill_night-config_core: core 3.8.1
  242. com_electronwill_night-config_toml: toml 3.8.1
  243. compacthelpcommand: Compact Help Command 2.7
  244. conduitspreventdrowned: Conduits Prevent Drowned 3.8
  245. configurabledespawntimer: Configurable Despawn Timer 4.2
  246. connectiblechains: Connectible Chains 2.4.2+1.21.1
  247. continuity: Continuity 3.0.0-beta.5+1.21
  248. cryingghasts: Crying Ghasts 3.5
  249. cyclepaintings: Cycle Paintings 3.6
  250. deathbackup: Death Backup 3.4
  251. despawningeggshatch: Despawning Eggs Hatch 4.4
  252. dismountentity: Dismount Entity 3.5
  253. doubledoors: Double Doors 5.9
  254. dragondropselytra: Dragon Drops Elytra 3.4
  255. dyed: Dyed 1.2.0
  256. dynamic_fps: Dynamic FPS 3.6.3
  257. net_lostluma_battery: battery 1.1.0
  258. dynamiclights: Dynamic Lights 1.8.3+mod
  259. easyelevators: Easy Elevators 1.2
  260. easyelytratakeoff: Easy Elytra Takeoff 4.4
  261. edibles: Edibles 4.4
  262. enchantingcommands: Enchanting Commands 3.4
  263. endportalrecipe: End Portal Recipe 5.5
  264. entity_model_features: Entity Model Features 2.1.3
  265. entity_texture_features: Entity Texture Features 6.1.3
  266. org_apache_httpcomponents_httpmime: httpmime 4.5.10
  267. erodingstoneentities: Eroding Stone Entities 4.6
  268. evs: Enchanted Vertical Slabs 2.2
  269. explorify: Explorify 1.6.1
  270. extendedbonemeal: Extended Bone Meal 3.5
  271. extractpoison: Extract Poison 3.4
  272. fabric-api: Fabric API 0.102.1+1.21.1
  273. fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.68+b55973446a
  274. fabric-biome-api-v1: Fabric Biome API (v1) 13.0.29+5bd9f1bc6a
  275. fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a76a
  276. fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8c6a
  277. fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a76a
  278. fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c6a
  279. fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f6a
  280. fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b36a
  281. fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.16+b55973446a
  282. fabric-convention-tags-v1: Fabric Convention Tags 2.0.20+7f945d5b6a
  283. fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.6.0+605f22ad6a
  284. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a76a
  285. fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.27+1daea2156a
  286. fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.17+16c4ae256a
  287. fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b996a
  288. fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.12+6fc22b996a
  289. fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.12+ba9dae066a
  290. fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd96a
  291. fabric-item-api-v1: Fabric Item API (v1) 11.0.0+afdfc9216a
  292. fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.4+780172706a
  293. fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a76a
  294. fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b36a
  295. fabric-loot-api-v2: Fabric Loot API (v2) 3.0.14+3f89f5a56a
  296. fabric-loot-api-v3: Fabric Loot API (v3) 1.0.2+3f89f5a56a
  297. fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8c6a
  298. fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6b6a
  299. fabric-networking-api-v1: Fabric Networking API (v1) 4.2.2+60c3209b6a
  300. fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.0+40875a936a
  301. fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c6a
  302. fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.12+650897126a
  303. fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.1.2+60c3209b6a
  304. fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49c6a
  305. fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49c6a
  306. fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b36a
  307. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2e6a
  308. fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea2156a
  309. fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b36a
  310. fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd06a
  311. fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b16a
  312. fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.0+565991296a
  313. fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c76a
  314. fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.86+b55973446a
  315. fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c6a
  316. fabric-transfer-api-v1: Fabric Transfer API (v1) 5.1.17+1db1cc1f6a
  317. fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.1.0+1daea2156a
  318. fabric-language-kotlin: Fabric Language Kotlin 1.12.0+kotlin.2.0.10
  319. org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.10
  320. org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.10
  321. org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.10
  322. org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.10
  323. org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.25.0
  324. org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.1
  325. org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.1
  326. org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.0
  327. org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.5.1
  328. org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.5.1
  329. org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.1
  330. org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.1
  331. org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.1
  332. fabricloader: Fabric Loader 0.16.0
  333. mixinextras: MixinExtras 0.4.0
  334. fabricskyboxes: FabricSkyBoxes 0.7.4+mc1.21
  335. ferritecore: FerriteCore 7.0.0
  336. fishontheline: Fish On The Line 3.4
  337. fixedanvilrepaircost: Fixed Anvil Repair Cost 3.4
  338. flow: Flow 2.1.1+1.21
  339. yet_another_config_lib_v3: YetAnotherConfigLib 3.5.0+1.21-fabric
  340. com_twelvemonkeys_common_common-image: common-image 3.10.0
  341. com_twelvemonkeys_common_common-io: common-io 3.10.0
  342. com_twelvemonkeys_common_common-lang: common-lang 3.10.0
  343. com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
  344. com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
  345. com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
  346. org_quiltmc_parsers_gson: gson 0.2.1
  347. org_quiltmc_parsers_json: json 0.2.1
  348. flowermimics: Flower Mimics 2.0
  349. flowerymooblooms: Friends&Foes - Flowery Mooblooms 2.0.2
  350. forgeconfigapiport: Forge Config API Port 21.1.0
  351. formations: Formations 1.0.2
  352. formationsnether: Formations Nether 1.0.5
  353. friendsandfoes: Friends&Foes 2.0.16
  354. frozenlib: FrozenLib 1.8.4-mc1.21.1
  355. fsb-interop: FabricSkyBoxes Interop 1.4.0+mc1.21-build.54
  356. furnacerecycle: Furnace Recycle 2.5
  357. fusion: Fusion 1.1.1
  358. geckolib: GeckoLib 4 4.5.8
  359. geophilic: Geophilic 3.1.1
  360. giantspawn: Giant Spawn 5.2
  361. grabbymobs: Grabby Mobs 1.6
  362. grassseeds: Grass Seeds 3.3
  363. grindstonesharpertools: Grindstone Sharper Tools 3.7
  364. guarding: Guarding 1.21.1-2.7.3
  365. guiclock: GUI Clock 4.6
  366. guicompass: GUI Compass 4.8
  367. handcrafted: Handcrafted 4.0.2
  368. handoveryouritems: Hand Over Your Items 3.5
  369. hardcorerevival: Hardcore Revival 21.1.1
  370. healingcampfire: Healing Campfire 6.1
  371. hoetweaks: Hoe Tweaks 3.5
  372. huskspawn: Husk Spawn 3.6
  373. icepreventscropgrowth: Ice Prevents Crop Growth 3.4
  374. immediatelyfast: ImmediatelyFast 1.2.20+1.21.1
  375. net_lenni0451_reflect: Reflect 1.3.4
  376. improvedsignediting: Improved Sign Editing 1.4
  377. indium: Indium 1.0.35+mc1.21
  378. infinitetrading: Infinite Trading 4.5
  379. inventorytotem: Inventory Totem 3.3
  380. iris: Iris 1.7.3+mc1.21
  381. io_github_douira_glsl-transformer: glsl-transformer 2.0.1
  382. org_anarres_jcpp: jcpp 1.4.14
  383. org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
  384. jamlib: JamLib 1.0.11+1.21
  385. blue_endless_jankson: jankson 1.2.3
  386. java: Java HotSpot(TM) 64-Bit Server VM 21
  387. jei: Just Enough Items 19.8.5.118
  388. jmi: JourneyMapIntegration 1.21-1.4
  389. journeymap: Journeymap 1.21-6.0.0-beta.20
  390. ar_com_hjg_pngj: pngj 2.1.0
  391. commonnetworking: Common Network 1.0.11-1.21
  392. journeymap-api-fabric: JourneyMap API 2.0.0-1.21-SNAPSHOT
  393. justmobheads: Just Mob Heads 8.3
  394. justplayerheads: Just Player Heads 4.1
  395. keepmysoiltilled: Keep My Soil Tilled 2.4
  396. kelpfertilizer: Kelp Fertilizer 3.3
  397. kiwi: Kiwi Library 15.1.0+fabric
  398. languagereload: Language Reload 1.6.1+1.21
  399. lithium: Lithium 0.13.0
  400. make_bubbles_pop: Make Bubbles Pop 0.3.0-fabric
  401. mapfrontiers: MapFrontiers 2.6.0
  402. mcwbridges: Macaw's Bridges 3.0.0
  403. mcwdoors: Macaw's Doors 1.1.1
  404. mcwfurnitures: Macaw's Furniture 3.3.0
  405. mcwlights: Macaw's Lights and Lamps 1.1.1
  406. mcwpaths: Macaw's Paths and Pavings 1.0.5
  407. mcwtrpdoors: Macaw's Trapdoors 1.1.3
  408. mcwwindows: Macaw's Windows 2.3.2
  409. minecraft: Minecraft 1.21.1
  410. mineralchance: Mineral Chance 3.7
  411. mixintrace: MixinTrace 1.1.1+1.17
  412. modernfix: ModernFix 5.19.0+mc1.21
  413. modmenu: Mod Menu 11.0.1
  414. placeholder-api: Placeholder API 2.4.0-pre.2+1.21
  415. morechathistory: More Chat History 1.3.1
  416. moreculling: More Culling 0.26.0
  417. com_github_fallen-breath_conditional-mixin: conditional-mixin v0.6.2
  418. mixinsquared: MixinSquared 0.1.1
  419. mousetweaks: Mouse Tweaks 2.26
  420. moveboats: Move Boats 3.4
  421. moveminecarts: Move Minecarts 3.6
  422. mr_serversleep: Server Sleep 1-datapack
  423. mr_tidal_towns: Tidal Towns 1.3.3
  424. mr_vanilla_refresh: Vanilla Refresh 1.4.23b
  425. mru: Mineblock's Repeated Utilities 0.4.5+1.21
  426. nametagtweaks: Name Tag Tweaks 3.8
  427. naturallychargedcreepers: Naturally Charged Creepers 3.5
  428. netherportalfix: NetherPortalFix 21.1.1
  429. netherportalspread: Nether Portal Spread 8.3
  430. nicer-skies: Nicer Skies 1.4.1+1.21.1
  431. nochatreports: No Chat Reports 1.21-v2.8.0
  432. nofeathertrample: No Feather Trample 1.3
  433. nutritiousmilk: Nutritious Milk 3.4
  434. onsoulfire: On Soul Fire 1.21-r1
  435. cardinal-components-base: Cardinal Components API (base) 6.1.1
  436. cardinal-components-entity: Cardinal Components API (entities) 6.1.1
  437. midnightlib: MidnightLib 1.5.7
  438. openpartiesandclaims: Open Parties and Claims 0.23.2
  439. optigui: OptiGUI 2.3.0-beta.2+1.21
  440. org_apache_commons_commons-text: commons-text 1.12.0
  441. org_ini4j_ini4j: ini4j 0.5.4
  442. overworldpiglins: Overworld Piglins 1.5
  443. owo: oωo 0.12.11+1.21
  444. io_wispforest_endec: endec 0.1.5
  445. io_wispforest_endec_gson: gson 0.1.3
  446. io_wispforest_endec_jankson: jankson 0.1.3
  447. io_wispforest_endec_netty: netty 0.1.2
  448. paginatedadvancements: Paginated Advancements 2.4.2
  449. paperbooks: Paper Books 3.5
  450. particlerain: Particle Rain 2.1.4
  451. passablefoliage: Passable Foliage 9.0.2+fabric
  452. passiveendermen: Passive Endermen 4.8
  453. persistentinventorysearch: Persistent Inventory Search 1.5
  454. petnames: Pet Names 3.4
  455. ping-wheel: Ping Wheel 1.9.2
  456. placeableblazerods: Placeable Blaze Rods 3.6
  457. polytone: Polytone 1.21-2.3.8
  458. net_objecthunter_exp4j: exp4j 0.4.8
  459. presencefootsteps: Presence Footsteps 1.10.0+1.21
  460. kirin: Kirin UI 1.19.0+1.21
  461. pumpkillagersquest: Pumpkillager's Quest 4.4
  462. puzzle: Puzzle 1.6.3+1.21
  463. puzzle-base: Puzzle Base 1.6.3+1.21
  464. puzzle-gui: Puzzle GUI 1.6.3+1.21
  465. puzzle-models: Puzzle Models 1.6.3+1.21
  466. puzzle-splashscreen: Puzzle Splash Screen 1.6.3+1.21
  467. quickrightclick: Quick Right-Click 1.5
  468. rainbegoneritual: Rain Be Gone Ritual 3.4
  469. randombonemealflowers: Random Bone Meal Flowers 4.6
  470. randomshulkercolours: Random Shulker Colours 3.3
  471. realisticbees: Realistic Bees 4.0
  472. recast: Recast 3.5
  473. reeses-sodium-options: Reese's Sodium Options 1.7.3+mc1.21
  474. resourcefullib: Resourceful Lib 3.0.9
  475. com_teamresourceful_bytecodecs: bytecodecs 1.1.2
  476. com_teamresourceful_yabn: yabn 1.0.3
  477. rightclickharvest: Right Click Harvest 4.3.1+1.21
  478. rrls: Remove Reloading Screen 5.0.7+mc1.21-fabric
  479. saveandloadinventories: Save and Load Inventories 3.4
  480. scaffoldingdropsnearby: Scaffolding Drops Nearby 3.3
  481. screenshotclipboard: Screenshot to Clipboard 1.0.10
  482. sculk_expansion_mr: Sculk Expansion 1.3.3
  483. seamless: Seamless 2.3.0
  484. setworldspawnpoint: Set World Spawn Point 3.4
  485. shouldersurfing: Shoulder Surfing Reloaded 4.3.1
  486. shulkerdropstwo: Shulker Drops Two 3.4
  487. skeletonhorsespawn: Skeleton Horse Spawn 4.0
  488. sleepsooner: Sleep Sooner 4.6
  489. snowballsfreezemobs: Snowballs Freeze Mobs 3.7
  490. snowundertrees: Snow Under Trees 2.5.1+1.21
  491. sodium: Sodium 0.5.11+mc1.21
  492. sodium-extra: Sodium Extra 0.5.7+mc1.21
  493. caffeineconfig: CaffeineConfig 1.3.0+1.17
  494. sound_physics_remastered: Sound Physics Remastered 1.21.1-1.4.6
  495. stackrefill: Stack Refill 4.5
  496. starterkit: Starter Kit 7.1
  497. stickyenchantinglapis: Sticky Enchanting Lapis 1.3
  498. strayspawn: Stray Spawn 3.7
  499. surfacemushrooms: Surface Mushrooms 3.5
  500. taxfreelevels: Tax Free Levels 1.3.12
  501. thornybushprotection: Thorny Bush Protection 1.4
  502. totemcounter: TotemCounter 1.6.1+mc1.21
  503. trade_cycling: Trade Cycling 1.21.1-1.0.14
  504. traverse: Traverse 8.0.0
  505. biolith: Biolith 3.0.0-alpha.1
  506. terraform-biome-remapper-api-v1: Terraform Biome Remapper API (v1) 11.0.0-alpha.1
  507. terraform-config-api-v1: Terraform Config API (v1) 11.0.0-alpha.1
  508. terraform-surfaces-api-v1: Terraform Surfaces API (v1) 11.0.0-alpha.1
  509. terraform-tree-api-v1: Terraform Tree API (v1) 11.0.0-alpha.1
  510. terraform-wood-api-v1: Terraform Wood API (v1) 11.0.0-alpha.1
  511. traverse-client: Traverse: Client 8.0.0
  512. traverse-common: Traverse: Common 8.0.0
  513. traverse-worldgen: Traverse: World Generation 8.0.0
  514. ukulib: ukulib 1.4.0+1.21
  515. com_moandjiezana_toml_toml4j: toml4j 0.7.2
  516. underwaterenchanting: Underwater Enchanting 2.9
  517. vanillazoom: Vanilla Zoom 2.7
  518. vcinteraction: Voice Chat Interaction 1.21.1-1.0.8
  519. polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.9.9+1.21
  520. villagebellrecipe: Village Bell Recipe 3.6
  521. villagesandpillages: Villages & Pillages 1.0.1
  522. visuality: Visuality 0.7.7+1.21
  523. voicechat: Simple Voice Chat 1.21.1-2.5.20
  524. weakerspiderwebs: Weaker Spiderwebs 3.7
  525. wilderwild: Wilder Wild 2.4.12-mc1.21.1
  526. winterly: Winterly 0.11.2+1.21
  527. wooltweaks: Wool Tweaks 3.7
  528. xaeroworldmap: Xaero's World Map 1.38.8
  529. yosbr: YOSBR 0.1.2
  530. youritemsaresafe: Your Items Are Safe 4.5
  531. yungsapi: YUNG's API 1.21-Fabric-5.0.0
  532. org_javassist_javassist: javassist 3.29.2-GA
  533. org_reflections_reflections: reflections 0.10.2
  534. zombiehorsespawn: Zombie Horse Spawn 5.1
  535. zombievillagersfromspawner: Zombie Villagers From Spawner 3.9
  536. Launched Version: 1.21.1
  537. Launcher name: PrismLauncher
  538. Backend library: LWJGL version 3.3.3-snapshot
  539. Backend API: Unknown
  540. Window size: <not initialized>
  541. GFLW Platform: <error>
  542. GL Caps: ERR
  543. GL debug messages: <disabled>
  544. Is Modded: Definitely; Client brand changed to 'fabric'
  545. Universe: 404
  546. Type: Client (map_client.txt)
  547. Locale: en_US
  548. System encoding: Cp1252
  549. File encoding: UTF-8
  550. CPU: <unknown>
Advertisement
Add Comment
Please, Sign In to add comment