GabrielGR

New Crash Report 2

Mar 8th, 2024
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.90 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 2024-03-08 19:41:29
  5. Description: Initializing game
  6.  
  7. org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
  8. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  9. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  10. at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  11. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  12. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830] {}
  13. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {}
  14. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {}
  15. at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {}
  16. at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
  17. at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  18. at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
  19. at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  20. at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
  21. at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
  22. at net.minecraft.client.renderer.entity.EntityRenderDispatcher.<init>(EntityRenderDispatcher.java:103) ~[client-1.19.2-20220805.130853-srg.jar%23411!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin,pl:mixin:A}
  23. at net.minecraft.client.Minecraft.<init>(Minecraft.java:508) ~[client-1.19.2-20220805.130853-srg.jar%23411!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  24. at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23411!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  25. at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23411!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  26. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  27. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  28. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  29. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  30. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.3.5.jar%23101!/:?] {}
  31. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
  32. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
  33. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
  34. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
  35. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
  36. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
  37. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
  38. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
  39. Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Callback method renderMapAtlasItem(ZLnet/minecraft/world/item/ItemStack;)Z in map_atlases-common.mixins.json:ItemInHandRendererMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap map_atlases-common-refmap.json
  40. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.5.jar%2397!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  41. at com.llamalad7.mixinextras.wrapper.InjectorWrapperImpl.doPostInject(InjectorWrapperImpl.java:79) ~[MixinExtras-0.2.1-beta.2.jar%23435!/:?] {re:classloading}
  42. at com.llamalad7.mixinextras.sugar.impl.SugarWrapperImpl.doPostInject(SugarWrapperImpl.java:84) ~[MixinExtras-0.2.1-beta.2.jar%23435!/:?] {re:classloading}
  43. at com.llamalad7.mixinextras.wrapper.WrapperInjectionInfo.postInject(WrapperInjectionInfo.java:78) ~[MixinExtras-0.2.1-beta.2.jar%23435!/:?] {re:classloading}
  44. at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  45. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  46. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  47. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  48. at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  49. at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  50. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  51. ... 30 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: Render thread
  59. Stacktrace:
  60. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  61. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  62. at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  63. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  64. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830] {}
  65. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {}
  66. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {}
  67. at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {}
  68. at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
  69. at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  70. at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
  71. at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  72. at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
  73. at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
  74. at net.minecraft.client.renderer.entity.EntityRenderDispatcher.<init>(EntityRenderDispatcher.java:103) ~[client-1.19.2-20220805.130853-srg.jar%23411!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin,pl:mixin:A}
  75. at net.minecraft.client.Minecraft.<init>(Minecraft.java:508) ~[client-1.19.2-20220805.130853-srg.jar%23411!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  76. -- Initialization --
  77. Details:
  78. Modules:
  79. ADVAPI32.dll:API de base do Windows 32 avançada:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  80. ASM.Plugin.AudioDevProps2.dll::1.0.1.0:Nahimic
  81. AudioDevProps2.dll::2.6.22.0:A-Volute
  82. AudioSes.dll:Sessão de Áudio:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  83. COMCTL32.dll:Biblioteca de Controles de Experiência do Usuário:6.10 (WinBuild.160101.0800):Microsoft Corporation
  84. CRYPT32.dll:Crypto API32:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  85. CRYPTBASE.dll:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  86. CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  87. CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
  88. DBGHELP.DLL:Windows Image Helper:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  89. DEVOBJ.dll:Device Information Set DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  90. DNSAPI.dll:DLL da API de cliente DNS:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  91. GDI32.dll:GDI Client DLL:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
  92. GLU32.dll:DLL da biblioteca de utilitários OpenGL:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  93. IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.2792 (WinBuild.160101.0800):Microsoft Corporation
  94. IPHLPAPI.DLL:API de Auxiliar de IP:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  95. KERNEL32.DLL:DLL cliente da API BASE do Windows NT:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  96. KERNELBASE.dll:DLL cliente da API BASE do Windows NT:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  97. MMDevApi.dll:API do MMDevice:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  98. MSCTF.dll:DLL de servidor MSCTF:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  99. MpOav.dll:IOfficeAntiVirus Module:4.18.24010.12 (2c8deb21caaa877a3ab17961ab441154eced85ea):Microsoft Corporation
  100. NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  101. NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  102. OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  103. Ole32.dll:Microsoft OLE para Windows:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  104. OpenAL.dll:Main implementation library:1.21.1:
  105. POWRPROF.dll:DLL do Auxiliar do Perfil de Energia:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  106. PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  107. Pdh.dll:DLL auxiliar de dados de desempenho do Windows:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  108. ProductInfo.dll::1.9.22.0:A-Volute
  109. PropSys.dll:Sistema de Propriedades Microsoft:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  110. RPCRT4.dll:Tempo de Execução da Chamada de Procedimento Remoto:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  111. SETUPAPI.dll:API de instalação do Windows:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  112. SHCORE.dll:SHCORE:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  113. SHELL32.dll:DLL comum do Shell do Windows:10.0.22621.2792 (WinBuild.160101.0800):Microsoft Corporation
  114. UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  115. USER32.dll:DLL de cliente API de usuário Windows para multiusuários:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  116. USERENV.dll:Userenv:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  117. VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  118. VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  119. WINHTTP.dll:Windows HTTP Services:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  120. WINMM.dll:MCI API DLL:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  121. WINSTA.dll:Winstation Library:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  122. WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
  123. WS2_32.dll:DLL de 32 bits do Windows Socket 2.0:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  124. WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  125. WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  126. amsi.dll:Anti-Malware Scan Interface:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  127. bcrypt.dll:Biblioteca de Primitivos Criptografados do Windows:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  128. bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  129. cfgmgr32.dll:Configuration Manager DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  130. clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
  131. combase.dll:Microsoft COM para Windows:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  132. cryptnet.dll:Crypto Network Related API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  133. dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  134. dhcpcsvc.DLL:Serviço do Cliente DHCP:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  135. dhcpcsvc6.DLL:Cliente DHCPv6:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  136. dinput8.dll:Microsoft DirectInput:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  137. drvstore.dll:Driver Store API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  138. dwmapi.dll:API do Gerenciador de Janelas da Área de Trabalho Microsoft:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  139. dxcore.dll:DXCore:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
  140. fwpuclnt.dll:API de Modo de Usuário FWP/IPsec:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  141. gdi32full.dll:GDI Client DLL:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
  142. glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
  143. icm32.dll:Microsoft Color Management Module (CMM):10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
  144. inputhost.dll:InputHost:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  145. java.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  146. javaw.exe:OpenJDK Platform binary:17.0.8.0:Microsoft
  147. jemalloc.dll
  148. jimage.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  149. jli.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  150. jna11605817138065979961.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
  151. jsvml.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  152. jvm.dll:OpenJDK 64-Bit server VM:17.0.8.0:Microsoft
  153. kernel.appcore.dll:AppModel API Host:10.0.22621.2715 (WinBuild.160101.0800):Microsoft Corporation
  154. lwjgl.dll
  155. lwjgl_opengl.dll
  156. lwjgl_stb.dll
  157. management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  158. management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  159. msasn1.dll:ASN.1 Runtime APIs:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  160. mscms.dll:DLL do Sistema de Correspondência de Cores Microsoft:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  161. msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  162. msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  163. msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  164. mswsock.dll:Provedor de serviços do Microsoft Windows Sockets 2.0:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  165. napinsp.dll:Provedor de Correção de Nomeação de Emails:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  166. ncrypt.dll:Roteador NCrypt do Windows:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  167. net.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  168. nio.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  169. nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  170. ntdll.dll:DLL de nível do NT:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  171. ntmarta.dll:Provedor MARTA do Windows NT:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  172. nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.2799:NVIDIA Corporation
  173. nvspcap64.dll:NVIDIA Game Proxy:3.27.0.112:NVIDIA Corporation
  174. opengl32.dll:OpenGL Client DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  175. perfos.dll:DLL de objetos de desempenho de sistema do Windows:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  176. pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  177. pnrpnsp.dll:PNRP Name Space Provider:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  178. profapi.dll:User Profile Basic API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  179. rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  180. rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  181. sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  182. shlwapi.dll:Biblioteca de utilitário abreviado para Shell:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  183. sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  184. textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
  185. ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  186. uxtheme.dll:Biblioteca UxTheme Microsoft:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  187. vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  188. verify.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  189. win32u.dll:Win32u:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
  190. windows.storage.dll:API de Armazenamento Microsoft WinRT:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  191. winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  192. wintypes.dll:DLL dos Tipos de Base do Windows:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  193. wldp.dll:Política de Bloqueio do Windows:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  194. wshbth.dll:Windows Sockets Helper DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  195. xinput1_4.dll:API do Controlador Comum da Microsoft:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  196. zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  197. Stacktrace:
  198. at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23411!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  199. at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23411!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  200. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  201. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  202. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  203. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  204. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.3.5.jar%23101!/:?] {}
  205. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
  206. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
  207. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
  208. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
  209. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
  210. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
  211. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
  212. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
  213.  
  214.  
  215. -- System Details --
  216. Details:
  217. Minecraft Version: 1.19.2
  218. Minecraft Version ID: 1.19.2
  219. Operating System: Windows 10 (amd64) version 10.0
  220. Java Version: 17.0.8, Microsoft
  221. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  222. Memory: 262012408 bytes (249 MiB) / 847249408 bytes (808 MiB) up to 4294967296 bytes (4096 MiB)
  223. CPUs: 20
  224. Processor Vendor: GenuineIntel
  225. Processor Name: 12th Gen Intel(R) Core(TM) i7-12700H
  226. Identifier: Intel64 Family 6 Model 154 Stepping 3
  227. Microarchitecture: unknown
  228. Frequency (GHz): 2.69
  229. Number of physical packages: 1
  230. Number of physical CPUs: 14
  231. Number of logical CPUs: 20
  232. Graphics card #0 name: NVIDIA GeForce RTX 3060 Laptop GPU
  233. Graphics card #0 vendor: NVIDIA (0x10de)
  234. Graphics card #0 VRAM (MB): 4095.00
  235. Graphics card #0 deviceId: 0x2560
  236. Graphics card #0 versionInfo: DriverVersion=31.0.15.2799
  237. Memory slot #0 capacity (MB): 8192.00
  238. Memory slot #0 clockSpeed (GHz): 4.80
  239. Memory slot #0 type: Unknown
  240. Memory slot #1 capacity (MB): 8192.00
  241. Memory slot #1 clockSpeed (GHz): 4.80
  242. Memory slot #1 type: Unknown
  243. Virtual memory max (MB): 28464.49
  244. Virtual memory used (MB): 17677.21
  245. Swap memory total (MB): 12288.00
  246. Swap memory used (MB): 134.01
  247. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
  248. Launched Version: forge-43.3.5
  249. Backend library: LWJGL version 3.3.1 build 7
  250. Backend API: NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2 GL version 3.2.0 NVIDIA 527.99, NVIDIA Corporation
  251. Window size: <not initialized>
  252. GL Caps: Using framebuffer using OpenGL 3.2
  253. GL debug messages:
  254. Using VBOs: Yes
  255. Is Modded: Definitely; Client brand changed to 'forge'
  256. Type: Client (map_client.txt)
  257. CPU: 20x 12th Gen Intel(R) Core(TM) i7-12700H
  258. OptiFine Version: OptiFine_1.19.2_HD_U_I2
  259. OptiFine Build: 20230623-171717
  260. Render Distance Chunks: 18
  261. Mipmaps: 4
  262. Anisotropic Filtering: 1
  263. Antialiasing: 0
  264. Multitexture: false
  265. Shaders: BSL_v8.2.zip
  266. OpenGlVersion: 3.2.0 NVIDIA 527.99
  267. OpenGlRenderer: NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2
  268. OpenGlVendor: NVIDIA Corporation
  269. CpuCount: 20
  270. ModLauncher: 10.0.8+10.0.8+main.0ef7e830
  271. ModLauncher launch target: forgeclient
  272. ModLauncher naming: srg
  273. ModLauncher services:
  274. mixin-0.8.5.jar mixin PLUGINSERVICE
  275. eventbus-6.0.3.jar eventbus PLUGINSERVICE
  276. fmlloader-1.19.2-43.3.5.jar slf4jfixer PLUGINSERVICE
  277. fmlloader-1.19.2-43.3.5.jar object_holder_definalize PLUGINSERVICE
  278. fmlloader-1.19.2-43.3.5.jar runtime_enum_extender PLUGINSERVICE
  279. fmlloader-1.19.2-43.3.5.jar capability_token_subclass PLUGINSERVICE
  280. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  281. fmlloader-1.19.2-43.3.5.jar runtimedistcleaner PLUGINSERVICE
  282. modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
  283. modlauncher-10.0.8.jar OptiFine TRANSFORMATIONSERVICE
  284. modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
  285. FML Language Providers:
  286. lowcodefml@null
  287. javafml@null
  288. Mod List:
  289. YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  290. areas-1.19.2-5.5.jar |Areas |areas |5.5 |COMMON_SET|Manifest: NOSIGNATURE
  291. player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  292. AdditionalBanners-Forge-1.19.2-10.1.7.jar |AdditionalBanners |additionalbanners |10.1.7 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  293. YungsBetterOceanMonuments-1.19.2-Forge-2.1.1.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  294. mcw-windows-2.2.1-mc1.19.2forge.jar |Macaw's Windows |mcwwindows |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  295. dynamiclights-1.19.2.2.jar |Dynamic Lights |dynamiclights |1.19.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  296. HorseExpert-v4.0.0-1.19.2-Forge.jar |Horse Expert |horseexpert |4.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  297. villagernames-1.19.2-7.3.jar |Villager Names |villagernames |7.3 |COMMON_SET|Manifest: NOSIGNATURE
  298. EnhancedVisuals_FORGE_v1.5.9_mc1.19.2.jar |EnhancedVisuals |enhancedvisuals |1.5.9 |COMMON_SET|Manifest: NOSIGNATURE
  299. CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |COMMON_SET|Manifest: NOSIGNATURE
  300. Placebo-1.19.2-7.3.5.jar |Placebo |placebo |7.3.5 |COMMON_SET|Manifest: NOSIGNATURE
  301. citadel-2.1.4-1.19.jar |Citadel |citadel |2.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  302. alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |COMMON_SET|Manifest: NOSIGNATURE
  303. YungsApi-1.19.2-Forge-3.8.10.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.10 |COMMON_SET|Manifest: NOSIGNATURE
  304. mixinextras-forge-0.2.1-beta.2.jar |MixinExtras |mixinextras |0.2.1-beta.2 |COMMON_SET|Manifest: NOSIGNATURE
  305. Bookshelf-Forge-1.19.2-16.3.20.jar |Bookshelf |bookshelf |16.3.20 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  306. takesapillage-1.0.3-1.19.2.jar |It Takes A Pillage |takesapillage |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  307. balm-forge-1.19.2-4.6.0.jar |Balm |balm |4.6.0 |COMMON_SET|Manifest: NOSIGNATURE
  308. carryon-forge-1.19.2-2.1.2.23.jar |Carry On |carryon |2.1.2.23 |COMMON_SET|Manifest: NOSIGNATURE
  309. cloth-config-8.3.115-forge.jar |Cloth Config v8 API |cloth_config |8.3.115 |COMMON_SET|Manifest: NOSIGNATURE
  310. dummmmmmy-1.19.2-1.7.1.jar |MmmMmmMmmmmm |dummmmmmy |1.19.2-1.7.1 |COMMON_SET|Manifest: NOSIGNATURE
  311. structure_gel-1.19.2-2.7.3.jar |Structure Gel API |structure_gel |2.7.3 |COMMON_SET|Manifest: NOSIGNATURE
  312. corpse-forge-1.19.2-1.0.12.jar |Corpse |corpse |1.19.2-1.0.12 |COMMON_SET|Manifest: NOSIGNATURE
  313. FarmersDelight-1.19.2-1.2.4.jar |Farmer's Delight |farmersdelight |1.19.2-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
  314. handcrafted-forge-1.19.2-2.0.6.jar |Handcrafted |handcrafted |2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  315. repurposed_structures_forge-6.3.28+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.28+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  316. ToolStats-Forge-1.19.2-12.1.6.jar |ToolStats |toolstats |12.1.6 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  317. simpleshops-1.2.2.jar |Simple Shops |simpleshops |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  318. mcw-fences-1.1.1-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  319. YungsBridges-1.19.2-Forge-3.1.0.jar |YUNG's Bridges |yungsbridges |1.19.2-Forge-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  320. zmedievalmusic-1.19.2-2.0.jar |medievalmusic mod |medievalmusic |1.19.2-2.0 |COMMON_SET|Manifest: NOSIGNATURE
  321. dungeons_enhanced-1.19.2-4.1.jar |Dungeons Enhanced |dungeons_enhanced |4.1 |COMMON_SET|Manifest: NOSIGNATURE
  322. Philips-Ruins1.19.2-8.5.jar |Philip's Ruins |philipsruins |8.5 |COMMON_SET|Manifest: NOSIGNATURE
  323. modelfix-1.8.jar |Model Gap Fix |modelfix |1.8 |COMMON_SET|Manifest: NOSIGNATURE
  324. curios-forge-1.19.2-5.1.6.1.jar |Curios API |curios |1.19.2-5.1.6.1 |COMMON_SET|Manifest: NOSIGNATURE
  325. Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |COMMON_SET|Manifest: NOSIGNATURE
  326. blockui-1.19.2-0.0.99-ALPHA.jar |UI Library Mod |blockui |1.19.2-0.0.99-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
  327. collective-1.19.2-7.36.jar |Collective |collective |7.36 |COMMON_SET|Manifest: NOSIGNATURE
  328. workers-1.19.2-1.7.6.jar |Workers Mod |workers |1.7.6 |COMMON_SET|Manifest: NOSIGNATURE
  329. bettervillage-forge-1.19.2-3.2.0.jar |Better village |bettervillage |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  330. YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  331. Chunk-Pregenerator-1.19-4.4.2.jar |Chunk Pregenerator |chunkpregen |1.19-4.4.2 |COMMON_SET|Manifest: NOSIGNATURE
  332. resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |COMMON_SET|Manifest: NOSIGNATURE
  333. starterkit-1.19.2-6.3.jar |Starter Kit |starterkit |6.3 |COMMON_SET|Manifest: NOSIGNATURE
  334. architectury-6.6.92-forge.jar |Architectury |architectury |6.6.92 |COMMON_SET|Manifest: NOSIGNATURE
  335. cupboard-1.19.2-2.4.jar |Cupboard utilities |cupboard |1.19.2-2.4 |COMMON_SET|Manifest: NOSIGNATURE
  336. JadeAddons-1.19.2-forge-3.6.0.jar |Jade Addons |jadeaddons |3.6.0 |COMMON_SET|Manifest: NOSIGNATURE
  337. framework-forge-1.19.2-0.6.16.jar |Framework |framework |0.6.16 |COMMON_SET|Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  338. smallships-forge-1.19.2-2.0.0-b1.1.jar |Small Ships |smallships |2.0.0-b1.1 |COMMON_SET|Manifest: NOSIGNATURE
  339. Towns-and-Towers-v.1.10-_FORGE-1.19.2_.jar |Towns and Towers |t_and_t |1.10 |COMMON_SET|Manifest: NOSIGNATURE
  340. FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |COMMON_SET|Manifest: NOSIGNATURE
  341. YungsBetterMineshafts-1.19.2-Forge-3.2.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  342. PlayerRevive_FORGE_v2.0.14_mc1.19.2.jar |PlayerRevive |playerrevive |2.0.14 |COMMON_SET|Manifest: NOSIGNATURE
  343. geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |COMMON_SET|Manifest: NOSIGNATURE
  344. NekosEnchantedBooks-1.19-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
  345. recruits-1.19.2-1.10.15.jar |Recruits Mod |recruits |1.10.15 |COMMON_SET|Manifest: NOSIGNATURE
  346. SmartBrainLib-forge-1.19.2-1.9.jar |SmartBrainLib |smartbrainlib |1.9 |COMMON_SET|Manifest: NOSIGNATURE
  347. BedBenefits-Forge-1.19.2-9.2.5.jar |BedBenefits |bedbenefits |9.2.5 |COMMON_SET|Manifest: NOSIGNATURE
  348. trashslot-forge-1.19.2-12.1.0.jar |TrashSlot |trashslot |12.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  349. ftb-library-forge-1902.4.1-build.236.jar |FTB Library |ftblibrary |1902.4.1-build.236 |COMMON_SET|Manifest: NOSIGNATURE
  350. ftb-teams-forge-1902.2.14-build.123.jar |FTB Teams |ftbteams |1902.2.14-build.123 |COMMON_SET|Manifest: NOSIGNATURE
  351. item-filters-forge-1902.2.9-build.51.jar |Item Filters |itemfilters |1902.2.9-build.51 |COMMON_SET|Manifest: NOSIGNATURE
  352. jei-1.19.2-forge-11.6.0.1019.jar |Just Enough Items |jei |11.6.0.1019 |COMMON_SET|Manifest: NOSIGNATURE
  353. [1.19.2]-Medieval-Siege-Machines-1.18.jar |Medieval Siege Machines |siegemachines |1.18 |COMMON_SET|Manifest: NOSIGNATURE
  354. callablehorses-1.19.2-1.2.2.3.jar |Callable Horses |callablehorses |1.2.2.3 |COMMON_SET|Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
  355. Monster Hunter Villager 1.1.0-1.19.2.jar |Monster Hunter Villager |monster_hunter_villager |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  356. map_atlases-1.19-6.0.4.jar |Map Atlases |map_atlases |1.19-6.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  357. libraryferret-forge-1.19.2-4.0.0.jar |Library ferret |libraryferret |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  358. caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  359. reap-1.19.2-1.0.0.jar |Reap Mod |reap |1.19.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  360. waystones-forge-1.19.2-11.4.2.jar |Waystones |waystones |11.4.2 |COMMON_SET|Manifest: NOSIGNATURE
  361. Structory_1.19.3_v1.3.1a.jar |Structory |structory |1.3.1a |COMMON_SET|Manifest: NOSIGNATURE
  362. Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |COMMON_SET|Manifest: NOSIGNATURE
  363. integrated_api_forge-1.2.7+1.19.2.jar |Integrated API |integrated_api |1.2.7+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  364. comforts-forge-6.0.7+1.19.2.jar |Comforts |comforts |6.0.7+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  365. SereneSeasons-1.19.2-8.1.0.24.jar |Serene Seasons |sereneseasons |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
  366. Decorative Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  367. [1.19.2-forge]-Epic-Knights-8.13.jar |Epic Knights Mod |magistuarmory |8.13 |COMMON_SET|Manifest: NOSIGNATURE
  368. [1.19.x-forge]-Epic-Knights-Slavic-Armory-1.2.jar |Epic Knights: Slavic Armory |slavicarmory |1.2 |COMMON_SET|Manifest: NOSIGNATURE
  369. mighty_mail-forge-1.19.2-1.0.14.jar |Mighty Mail |mighty_mail |1.0.14 |COMMON_SET|Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  370. [1.19.x-forge]-Epic-Knights-Addon-1.3.jar |Epic Knights: Addon |magistuarmoryaddon |1.3 |COMMON_SET|Manifest: NOSIGNATURE
  371. additional_lights-1.19-2.1.6.jar |Additional Lights |additional_lights |2.1.6 |COMMON_SET|Manifest: NOSIGNATURE
  372. medieval_paintings-1.19.2-7.0.jar |Medieval Paintings |medieval_paintings |7.0 |COMMON_SET|Manifest: NOSIGNATURE
  373. Terralith_1.19.3_v2.3.12.jar |Terralith |terralith |2.3.12 |COMMON_SET|Manifest: NOSIGNATURE
  374. skinlayers3d-forge-1.6.2-mc1.19.2.jar |3d-Skin-Layers |skinlayers3d |1.6.2 |COMMON_SET|Manifest: NOSIGNATURE
  375. dungeons-and-taverns-2.0.2 forge.jar |Dungeons and Taverns |dungeons_andtaverns_mr |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  376. forge-1.19.2-43.3.5-universal.jar |Forge |forge |43.3.5 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
  377. Villager Comfort-1.19.2-1.0.0.jar |Villager Comfort |villagercomfort |1.19.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  378. idas_forge-1.7.6+1.19.2.jar |Integrated Dungeons and Struct|idas |1.7.6+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  379. client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
  380. RealisticTorches-1.19.2-3.1.5.jar |Realistic Torches |realistictorches |1.19.2-3.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  381. horsecombatcontrols-1.19.2-1.0.1.jar |Horse Combat Controls |horsecombatcontrols |1.19.2-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  382. voicechat-forge-1.19.2-2.4.32.jar |Simple Voice Chat |voicechat |1.19.2-2.4.32 |COMMON_SET|Manifest: NOSIGNATURE
  383. sound-physics-remastered-forge-1.19.2-1.3.1.jar |Sound Physics Remastered |sound_physics_remastered |1.19.2-1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  384. EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar |EnchantmentDescriptions |enchdesc |13.0.14 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  385. TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |COMMON_SET|Manifest: NOSIGNATURE
  386. BiomesOPlenty-1.19.2-17.1.1.162.jar |Biomes O' Plenty |biomesoplenty |17.1.1.162 |COMMON_SET|Manifest: NOSIGNATURE
  387. moonlight-1.19.2-2.3.6-forge.jar |Moonlight Library |moonlight |1.19.2-2.3.6 |COMMON_SET|Manifest: NOSIGNATURE
  388. smarterfarmers-1.19.2-1.7.1.jar |Smarter Farmers |smarterfarmers |1.19.2-1.7.1 |COMMON_SET|Manifest: NOSIGNATURE
  389. MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |COMMON_SET|Manifest: NOSIGNATURE
  390. bettercombat-forge-1.7.1+1.19.jar |Better Combat |bettercombat |1.7.1+1.19 |COMMON_SET|Manifest: NOSIGNATURE
  391. combatroll-forge-1.1.5+1.19.jar |Combat Roll |combatroll |1.1.5+1.19 |COMMON_SET|Manifest: NOSIGNATURE
  392. ftb-quests-forge-1902.5.8-build.345.jar |FTB Quests |ftbquests |1902.5.8-build.345 |COMMON_SET|Manifest: NOSIGNATURE
  393. commonality-1.19.2-4.2.1.jar |Commonality |commonality |4.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  394. Jade-1.19.1-forge-8.9.1.jar |Jade |jade |8.9.1 |COMMON_SET|Manifest: NOSIGNATURE
  395. ShoulderSurfing-Forge-1.19.2-2.9.5.jar |Shoulder Surfing |shouldersurfing |1.19.2-2.9.5 |COMMON_SET|Manifest: NOSIGNATURE
  396. CreativeCore_FORGE_v2.9.4_mc1.19.2.jar |CreativeCore |creativecore |2.9.3 |COMMON_SET|Manifest: NOSIGNATURE
  397. spectrelib-forge-0.12.8+1.19.2.jar |SpectreLib |spectrelib |0.12.8+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  398. NethersDelight-1.19-3.1.jar |Nether's Delight |nethersdelight |1.19-3.1 |COMMON_SET|Manifest: NOSIGNATURE
  399. domum_ornamentum-1.19-1.0.107-RELEASE-universal.ja|Domum Ornamentum |domum_ornamentum |1.19-1.0.107-RELEASE|COMMON_SET|Manifest: NOSIGNATURE
  400. astikorcarts-1.19.2-1.1.2.jar |AstikorCarts |astikorcarts |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  401. camps_castles_carriages-1.1.1.jar |Camps. Castles. Carriages. |mr_camps_castles_carriages |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  402. notenoughanimations-forge-1.7.1-mc1.19.2.jar |NotEnoughAnimations |notenoughanimations |1.7.1 |COMMON_SET|Manifest: NOSIGNATURE
  403. flywheel-forge-1.19.2-0.6.10-20.jar |Flywheel |flywheel |0.6.10-20 |ERROR |Manifest: NOSIGNATURE
  404. create-1.19.2-0.5.1.f.jar |Create |create |0.5.1.f |COMMON_SET|Manifest: NOSIGNATURE
  405. LocalizedChat-forge-1.19.2-5.0.2.jar |Localized Chat |localizedchat |5.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  406. polymorph-forge-0.46.5+1.19.2.jar |Polymorph |polymorph |0.46.5+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  407. AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |COMMON_SET|Manifest: NOSIGNATURE
  408. Quark-3.4-418.jar |Quark |quark |3.4-418 |COMMON_SET|Manifest: NOSIGNATURE
  409. supplementaries-1.19.2-2.4.20.jar |Supplementaries |supplementaries |1.19.2-2.4.20 |COMMON_SET|Manifest: NOSIGNATURE
  410. ToughAsNails-1.19-8.0.0.78.jar |Tough As Nails |toughasnails |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
  411. backpacked-forge-1.19.2-2.1.13.jar |Backpacked |backpacked |2.1.13 |COMMON_SET|Manifest: NOSIGNATURE
  412. Medieval Decoration Forge v.1.0 1.19.jar |PlayTics Deco |medieval_deco |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  413. modonomicon-1.19.2-1.34.0.jar |Modonomicon |modonomicon |1.34.0 |COMMON_SET|Manifest: NOSIGNATURE
  414. appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |COMMON_SET|Manifest: NOSIGNATURE
  415. alexsdelight-1.4.1.jar |Alex's Delight |alexsdelight |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
  416. moremobvariants-forge+1.19.2-1.2.0.jar |More Mob Variants |moremobvariants |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  417. biomemusic-1.19.2-2.2.jar |biomemusic mod |biomemusic |1.19.2-2.2 |COMMON_SET|Manifest: NOSIGNATURE
  418. apexcore-1.19.2-7.3.1.jar |ApexCore |apexcore |7.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  419. fantasyfurniture-1.19.2-6.7.0.jar |Fantasy's Furniture |fantasyfurniture |6.7.0 |COMMON_SET|Manifest: NOSIGNATURE
  420. durabilityviewer-1.19.1-forge42.0.1-1.10.jar |Giselbaers Durability Viewer |durabilityviewer |1.19.1-forge42.0.1-1|COMMON_SET|Manifest: NOSIGNATURE
  421. PuzzlesLib-v4.4.3-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.4.3 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  422. Craftable Horse Armour Saddle-1.19-1.9.jar |CHA&S - Craftable Horse Armour|craftablehorsearmour |1.9 |COMMON_SET|Manifest: NOSIGNATURE
  423. overloadedarmorbar-1.19.3-7.2.jar |Overloaded Armor Bar |overloadedarmorbar |1.19.3-7.2 |COMMON_SET|Manifest: NOSIGNATURE
  424. drinkbeer-refill-1.19.2-1.0.3.jar |Drink Beer Refill |drinkbeer |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  425. Crash Report UUID: 156d2216-5621-47af-bb0c-5a361712cd4a
  426. Flywheel Backend: Uninitialized
  427. FML: 43.3
  428. Forge: net.minecraftforge:43.3.5
Advertisement
Add Comment
Please, Sign In to add comment