Advertisement
Guest User

Crash Report - Creper Overhaul

a guest
May 12th, 2025
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.51 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hi. I'm Minecraft, and I'm a crashaholic.
  3.  
  4. Time: 2025-05-12 14:41:51
  5. Description: Bootstrap
  6.  
  7. java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_1439 failed
  8. at knot//net.minecraft.class_2246.<clinit>(class_2246.java:444)
  9. at knot//net.minecraft.class_2358.method_10199(class_2358.java:331)
  10. at knot//net.minecraft.class_2966.method_12851(class_2966.java:55)
  11. at knot//net.minecraft.client.main.Main.main(Main.java:139)
  12. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
  13. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
  14. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  15. Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_1439 failed
  16. at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
  17. at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
  18. at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
  19. at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
  20. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
  21. ... 7 more
  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. ... 11 more
  28. Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [creeperoverhaul-common.mixins.json:IronGolemMixin from mod creeperoverhaul] from phase [DEFAULT] in config [creeperoverhaul-common.mixins.json] FAILED during APPLY
  29. at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638)
  30. at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589)
  31. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379)
  32. ... 14 more
  33. Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on creeperoverhaul$onRegisterAttackGoal could not find any targets matching 'Lnet/minecraft/class_1439;method_6498(Lnet/minecraft/class_1309;)Z' in net/minecraft/class_1439. Using refmap CreeperOverhaul-common-refmap.json [INJECT_PREPARE Applicator Phase -> creeperoverhaul-common.mixins.json:IronGolemMixin from mod creeperoverhaul -> Prepare Injections -> handler$zdp000$creeperoverhaul$onRegisterAttackGoal(Lnet/minecraft/class_1309;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse -> -> Validate Targets]
  34. at org.spongepowered.asm.mixin.injection.selectors.TargetSelectors.validate(TargetSelectors.java:346)
  35. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:369)
  36. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:340)
  37. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:331)
  38. at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.<init>(CallbackInjectionInfo.java:48)
  39. at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
  40. at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
  41. at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
  42. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:196)
  43. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:664)
  44. at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1399)
  45. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:731)
  46. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:315)
  47. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:246)
  48. at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
  49. at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
  50. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
  51. ... 14 more
  52.  
  53.  
  54. A detailed walkthrough of the error, its code path and all known details is as follows:
  55. ---------------------------------------------------------------------------------------
  56.  
  57. -- Head --
  58. Thread: main
  59. Stacktrace:
  60. at knot//net.minecraft.class_2246.<clinit>(class_2246.java:444)
  61. at knot//net.minecraft.class_2358.method_10199(class_2358.java:331)
  62. at knot//net.minecraft.class_2966.method_12851(class_2966.java:55)
  63.  
  64. -- Initialization --
  65. Details:
  66. Modules:
  67. ADVAPI32.dll:API base de Windows 32 avanzado:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  68. COMCTL32.dll:Biblioteca de controles de la experiencia del usuario:6.10 (WinBuild.160101.0800):Microsoft Corporation
  69. CRYPT32.dll:Crypto API32:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  70. CRYPTBASE.dll:Base cryptographic API DLL:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
  71. CRYPTSP.dll:Cryptographic Service Provider API:10.0.26100.3912 (WinBuild.160101.0800):Microsoft Corporation
  72. DBGHELP.DLL:Windows Image Helper:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
  73. DNSAPI.dll:DLL de API de cliente DNS:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  74. DPAPI.DLL:Data Protection API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  75. GDI32.dll:GDI Client DLL:10.0.26100.3912 (WinBuild.160101.0800):Microsoft Corporation
  76. IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.26100.3912 (WinBuild.160101.0800):Microsoft Corporation
  77. IPHLPAPI.DLL:API auxiliar para IP:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  78. KERNEL32.DLL:Archivo DLL de cliente API BASE de Windows NT:10.0.26100.3912 (WinBuild.160101.0800):Microsoft Corporation
  79. KERNELBASE.dll:Archivo DLL de cliente API BASE de Windows NT:10.0.26100.3912 (WinBuild.160101.0800):Microsoft Corporation
  80. NSI.dll:NSI User-mode interface DLL:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
  81. OLEAUT32.dll:OLEAUT32.DLL:10.0.26100.3912 (WinBuild.160101.0800):Microsoft Corporation
  82. Ole32.dll:Microsoft OLE para Windows:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  83. POWRPROF.dll:Archivo DLL auxiliar del perfil de energía:10.0.26100.3912 (WinBuild.160101.0800):Microsoft Corporation
  84. PSAPI.DLL:Process Status Helper:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  85. Pdh.dll:Ayudante de los datos de rendimiento DLL de Windows:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  86. RPCRT4.dll:Tiempo de ejecución de llamada a procedimiento remoto:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  87. SHCORE.dll:SHCORE:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  88. SHELL32.dll:Archivo DLL común del shell de Windows:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
  89. SSPICLI.DLL:Security Support Provider Interface:10.0.26100.3775 (WinBuild.160101.0800):Microsoft Corporation
  90. Secur32.dll:Security Support Provider Interface:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  91. UMPDC.dll:User Mode Power Dependency Coordinator:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation
  92. USER32.dll:Archivo DLL de cliente API USER de Windows multiusuario:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  93. USERENV.dll:Userenv:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  94. VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  95. VERSION.dll:Version Checking and File Installation Libraries:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  96. WINHTTP.dll:Servicios HTTP de Windows:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  97. WINMM.dll:MCI API DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  98. WS2_32.dll:DLL de 32 bits de Windows Socket 2.0:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  99. amsi.dll:Anti-Malware Scan Interface:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  100. bcrypt.dll:Biblioteca de primitivas criptográficas de Windows:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  101. bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
  102. clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
  103. com_antivirus.dll:Kaspersky ComAntivirus Component:21.20.8.423:AO Kaspersky Lab
  104. combase.dll:Microsoft COM para Windows:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  105. dbgcore.DLL:Windows Core Debugging Helpers:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  106. dxcore.dll:DXCore:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  107. fwpuclnt.dll:API de modo usuario de FWP/IPsec:10.0.26100.3915 (WinBuild.160101.0800):Microsoft Corporation
  108. gdi32full.dll:GDI Client DLL:10.0.26100.3912 (WinBuild.160101.0800):Microsoft Corporation
  109. java.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  110. javaw.exe:OpenJDK Platform binary:21.0.3.0:Microsoft
  111. jemalloc.dll
  112. jimage.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  113. jli.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  114. jna1472492774907257037.dll:JNA native library:7.0.2:Java(TM) Native Access (JNA)
  115. jsvml.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  116. jvm.dll:OpenJDK 64-Bit server VM:21.0.3.0:Microsoft
  117. kernel.appcore.dll:AppModel API Host:10.0.26100.3912 (WinBuild.160101.0800):Microsoft Corporation
  118. lwjgl.dll
  119. management.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  120. management_ext.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  121. msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  122. msvcp_win.dll:Microsoft® C Runtime Library:10.0.26100.3912 (WinBuild.160101.0800):Microsoft Corporation
  123. msvcrt.dll:Windows NT CRT DLL:7.0.26100.3912 (WinBuild.160101.0800):Microsoft Corporation
  124. mswsock.dll:Proveedor de servicios de Microsoft Windows Sockets 2.0:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  125. napinsp.dll:Proveedor de correcciones de compatibilidad (shim) de nomenclaturas de correo electrónico:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  126. net.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  127. nio.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  128. nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.26100.3912 (WinBuild.160101.0800):Microsoft Corporation
  129. ntdll.dll:DLL del nivel de Windows NT:10.0.26100.3915 (WinBuild.160101.0800):Microsoft Corporation
  130. perfos.dll:DLL de objetos de rendimiento del sistema Windows:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  131. pfclient.dll:SysMain Client:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation
  132. profapi.dll:User Profile Basic API:10.0.26100.3912 (WinBuild.160101.0800):Microsoft Corporation
  133. rasadhlp.dll:Remote Access AutoDial Helper:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  134. rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  135. sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  136. shlwapi.dll:Biblioteca de utilidades de Shell:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  137. ucrtbase.dll:Microsoft® C Runtime Library:10.0.26100.3912 (WinBuild.160101.0800):Microsoft Corporation
  138. vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  139. verify.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  140. win32u.dll:Win32u:10.0.26100.3912 (WinBuild.160101.0800):Microsoft Corporation
  141. windows.storage.dll:API de almacenamiento de Microsoft WinRT:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  142. winrnr.dll:LDAP RnR Provider DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  143. wintypes.dll:DLL de tipos basados en Windows:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  144. wshbth.dll:Windows Sockets Helper DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  145. zip.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  146. Stacktrace:
  147. at knot//net.minecraft.client.main.Main.main(Main.java:139)
  148. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
  149. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
  150. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  151.  
  152. -- System Details --
  153. Details:
  154. Minecraft Version: 1.21.5
  155. Minecraft Version ID: 1.21.5
  156. Operating System: Windows 11 (amd64) version 10.0
  157. Java Version: 21.0.3, Microsoft
  158. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  159. Memory: 276064728 bytes (263 MiB) / 838860800 bytes (800 MiB) up to 2147483648 bytes (2048 MiB)
  160. CPUs: 8
  161. Processor Vendor: GenuineIntel
  162. Processor Name: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
  163. Identifier: Intel64 Family 6 Model 140 Stepping 1
  164. Microarchitecture: Tiger Lake
  165. Frequency (GHz): 2.42
  166. Number of physical packages: 1
  167. Number of physical CPUs: 4
  168. Number of logical CPUs: 8
  169. Graphics card #0 name: Intel(R) Iris(R) Xe Graphics
  170. Graphics card #0 vendor: Intel Corporation
  171. Graphics card #0 VRAM (MiB): 1024.00
  172. Graphics card #0 deviceId: VideoController1
  173. Graphics card #0 versionInfo: 30.0.101.1692
  174. Graphics card #1 name: NVIDIA GeForce MX450
  175. Graphics card #1 vendor: NVIDIA
  176. Graphics card #1 VRAM (MiB): 2048.00
  177. Graphics card #1 deviceId: VideoController2
  178. Graphics card #1 versionInfo: 32.0.15.6636
  179. Memory slot #0 capacity (MiB): 8192.00
  180. Memory slot #0 clockSpeed (GHz): 3.20
  181. Memory slot #0 type: DDR4
  182. Memory slot #1 capacity (MiB): 8192.00
  183. Memory slot #1 clockSpeed (GHz): 3.20
  184. Memory slot #1 type: DDR4
  185. Virtual memory max (MiB): 27431.30
  186. Virtual memory used (MiB): 14837.81
  187. Swap memory total (MiB): 11264.00
  188. Swap memory used (MiB): 245.66
  189. Space in storage for jna.tmpdir (MiB): available: 410047.78, total: 952501.00
  190. Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 410047.78, total: 952501.00
  191. Space in storage for io.netty.native.workdir (MiB): available: 410047.78, total: 952501.00
  192. Space in storage for java.io.tmpdir (MiB): available: 410047.78, total: 952501.00
  193. Space in storage for workdir (MiB): available: 410047.78, total: 952501.00
  194. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  195. Fabric Mods:
  196. ambientenvironment: AmbientEnvironment 22.0.0.2
  197. ambientsounds: AmbientSounds 6.1.9
  198. appleskin: AppleSkin 3.0.6+mc1.21.5
  199. balm: Balm 21.5.14
  200. kuma_api: KumaAPI 21.5.2
  201. betterf3: BetterF3 14.0.0
  202. betterthirdperson: Better Third Person 1.9.0
  203. biomesoplenty: BiomesOPlenty 21.4.0.58
  204. com_electronwill_night-config_core: core 3.6.7
  205. com_electronwill_night-config_toml: toml 3.6.7
  206. net_jodah_typetools: typetools 0.6.3
  207. boxlib: BoxLib 17.0.2
  208. cloth-config: Cloth Config v17 18.0.145
  209. cloth-basic-math: cloth-basic-math 0.6.1
  210. coordinatesdisplay: CoordinatesDisplay 16.0.0
  211. creativecore: CreativeCore 2.13.2
  212. net_neoforged_bus: bus 7.2.0
  213. creeperoverhaul: Creeper Overhaul 4.0.6
  214. com_teamresourceful_resourceful-cosmetics-4j: resourceful-cosmetics-4j 1.0.3
  215. dynamiclights: Dynamic Lights 1.8.5+mod
  216. entity_model_features: Entity Model Features 2.4.3
  217. entity_texture_features: Entity Texture Features 6.2.13
  218. org_apache_httpcomponents_httpmime: httpmime 4.5.10
  219. fabric-api: Fabric API 0.124.0+1.21.5
  220. fabric-api-base: Fabric API Base 0.4.62+73a52b4b49
  221. fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.96+86c3a9f149
  222. fabric-biome-api-v1: Fabric Biome API (v1) 16.0.7+2dd063df49
  223. fabric-block-api-v1: Fabric Block API (v1) 1.0.37+86c3a9f149
  224. fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.26+aa6d566c49
  225. fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 2.0.16+86c3a9f149
  226. fabric-client-tags-api-v1: Fabric Client Tags 1.1.37+86c3a9f149
  227. fabric-command-api-v1: Fabric Command API (v1) 1.2.70+f71b366f49
  228. fabric-command-api-v2: Fabric Command API (v2) 2.2.49+73a52b4b49
  229. fabric-commands-v0: Fabric Commands (v0) 0.2.87+df3654b349
  230. fabric-content-registries-v0: Fabric Content Registries (v0) 10.0.14+3e6c1f7d49
  231. fabric-convention-tags-v1: Fabric Convention Tags 2.1.30+7f945d5b49
  232. fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.14.4+fca633a049
  233. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.3.12+86c3a9f149
  234. fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.8.1+7d6345b349
  235. fabric-data-generation-api-v1: Fabric Data Generation API (v1) 22.4.0+ea72995749
  236. fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.17+3e6c1f7d49
  237. fabric-entity-events-v1: Fabric Entity Events (v1) 2.0.25+27c1078f49
  238. fabric-events-interaction-v0: Fabric Events Interaction (v0) 4.0.13+73a52b4b49
  239. fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.70+c327076a49
  240. fabric-item-api-v1: Fabric Item API (v1) 11.4.1+e46fd76a49
  241. fabric-item-group-api-v1: Fabric Item Group API (v1) 4.2.9+3459fc6149
  242. fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.63+ecf51cdc49
  243. fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.61+df3654b349
  244. fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.0+230071a049
  245. fabric-loot-api-v2: Fabric Loot API (v2) 3.0.48+3f89f5a549
  246. fabric-loot-api-v3: Fabric Loot API (v3) 1.0.36+86c3a9f149
  247. fabric-message-api-v1: Fabric Message API (v1) 6.0.33+86c3a9f149
  248. fabric-model-loading-api-v1: Fabric Model Loading API (v1) 5.2.0+c982b95149
  249. fabric-networking-api-v1: Fabric Networking API (v1) 4.4.0+f3ffa98949
  250. fabric-object-builder-api-v1: Fabric Object Builder API (v1) 21.1.0+b8d6ba7049
  251. fabric-particles-v1: Fabric Particles (v1) 4.1.1+112e550e49
  252. fabric-recipe-api-v1: Fabric Recipe API (v1) 8.1.7+3235ab3249
  253. fabric-registry-sync-v0: Fabric Registry Sync (v0) 6.1.20+b556383249
  254. fabric-renderer-api-v1: Fabric Renderer API (v1) 6.0.2+c982b95149
  255. fabric-renderer-indigo: Fabric Renderer - Indigo 3.0.3+3e6c1f7d49
  256. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.64+73761d2e49
  257. fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.27+86c3a9f149
  258. fabric-rendering-v1: Fabric Rendering (v1) 11.1.11+5490746649
  259. fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 5.0.21+73a52b4b49
  260. fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.1.7+847e5f5c49
  261. fabric-screen-api-v1: Fabric Screen API (v1) 2.0.46+86c3a9f149
  262. fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.127+c327076a49
  263. fabric-sound-api-v1: Fabric Sound API (v1) 1.0.38+86c3a9f149
  264. fabric-tag-api-v1: Fabric Tag API (v1) 1.0.17+ecf51cdc49
  265. fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.24+7b20cbb049
  266. fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.3.17+f17a180c49
  267. fabricloader: Fabric Loader 0.16.14
  268. mixinextras: MixinExtras 0.4.1
  269. geckolib: GeckoLib 5 5.0
  270. glitchcore: GlitchCore 2.5.0.1
  271. grindenchantments: Grind Enchantments 4.0.1+1.21.5
  272. codec-config-api: Codec config API 3.0.2+1.21.4
  273. immediatelyfast: ImmediatelyFast 1.9.3+1.21.5
  274. net_lenni0451_reflect: Reflect 1.3.4
  275. iris: Iris 1.8.11+mc1.21.5
  276. io_github_douira_glsl-transformer: glsl-transformer 2.0.1
  277. org_anarres_jcpp: jcpp 1.4.14
  278. org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
  279. java: OpenJDK 64-Bit Server VM 21
  280. minecraft: Minecraft 1.21.5
  281. modmenu: Mod Menu 14.0.0-rc.2
  282. placeholder-api: Placeholder API 2.6.0+1.21.5
  283. mr_dungeons_andtaverns: Dungeons and Taverns 1-v4.7
  284. mr_netherweather: Nether Weather 1.1.3
  285. notenoughanimations: NotEnoughAnimations 1.9.3
  286. presencefootsteps: Presence Footsteps 1.11.0+1.21.5
  287. kirin: Kirin UI 1.20.5+1.21.5
  288. resourcefulconfig: Resourcefulconfig 3.5.4
  289. resourcefullib: Resourceful Lib 3.5.0
  290. com_teamresourceful_bytecodecs: bytecodecs 1.1.3
  291. com_teamresourceful_yabn: yabn 1.0.3
  292. sereneseasons: SereneSeasons 10.4.0.1
  293. skinlayers3d: 3d-Skin-Layers 1.7.5
  294. sodium: Sodium 0.6.13+mc1.21.5
  295. sound_physics_remastered: Sound Physics Remastered 1.21.5-1.4.12
  296. terrablender: TerraBlender 5.0.0.0
  297. terralith: Terralith 2.5.9
  298. visuality: Visuality 0.7.10+1.21.5
  299. waystones: Waystones 21.5.4
  300. xaerominimap: Xaero's Minimap 25.2.5
  301. Launched Version: fabric-loader-0.16.14-1.21.5
  302. Launcher name: minecraft-launcher
  303. Backend library: LWJGL version 3.3.3-snapshot
  304. Backend API: Unknown
  305. Window size: <not initialized>
  306. GFLW Platform: <error>
  307. Render Extensions: ERR
  308. GL debug messages: <no renderer available>
  309. Is Modded: Definitely; Client brand changed to 'fabric'
  310. Universe: 404
  311. Type: Client (map_client.txt)
  312. Locale: es_MX
  313. System encoding: Cp1252
  314. File encoding: UTF-8
  315. CPU: 8x 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement