Advertisement
paul6334

Untitled

Jun 4th, 2024
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.53 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 2024-06-04 17:40:22
  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.Minecraft.<init>(Minecraft.java:527) ~[client-1.19.2-20220805.130853-srg.jar%23389!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  23. at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23389!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  24. at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23389!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  25. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  26. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  27. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  28. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  29. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.3.13.jar%23101!/:?] {}
  30. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
  31. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
  32. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
  33. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
  34. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
  35. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
  36. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
  37. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
  38. Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector packConfiguration(Ljava/util/Set;Ljava/lang/Object;)Z in globaldataandresourcepacks.mixins.json:PackConfigurationMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap globaldataandresourcepacks.refmap.json
  39. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  40. at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  41. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  42. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  43. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  44. at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  45. at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  46. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  47. ... 29 more
  48.  
  49.  
  50. A detailed walkthrough of the error, its code path and all known details is as follows:
  51. ---------------------------------------------------------------------------------------
  52.  
  53. -- Head --
  54. Thread: Render thread
  55. Stacktrace:
  56. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  57. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  58. at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  59. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  60. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830] {}
  61. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {}
  62. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {}
  63. at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {}
  64. at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
  65. at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  66. at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
  67. at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  68. at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
  69. at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
  70. at net.minecraft.client.Minecraft.<init>(Minecraft.java:527) ~[client-1.19.2-20220805.130853-srg.jar%23389!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  71. -- Initialization --
  72. Details:
  73. Modules:
  74. ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  75. COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
  76. CRYPT32.dll:Crypto API32:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  77. CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  78. CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  79. ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  80. CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.4355:Microsoft Corporation
  81. CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.3636:Microsoft Corporation
  82. DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  83. DEVOBJ.dll:Device Information Set DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  84. DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  85. GDI32.dll:GDI Client DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation
  86. GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  87. IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  88. IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  89. KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  90. KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  91. MMDevApi.dll:MMDevice API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  92. MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  93. NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
  94. NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  95. NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  96. OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  97. Ole32.dll:Microsoft OLE for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  98. OpenAL.dll:Main implementation library:1.21.1:
  99. POWRPROF.dll:Power Profile Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  100. PROPSYS.dll:Microsoft Property System:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  101. PSAPI.DLL:Process Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  102. Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  103. RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  104. SETUPAPI.dll:Windows Setup API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  105. SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  106. SHELL32.dll:Windows Shell Common Dll:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
  107. UMPDC.dll
  108. USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  109. USERENV.dll:Userenv:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  110. VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  111. VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  112. WINHTTP.dll:Windows HTTP Services:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  113. WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  114. WINSTA.dll:Winstation Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  115. WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  116. WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  117. WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  118. Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  119. amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  120. bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  121. bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  122. cfgmgr32.dll:Configuration Manager DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation
  123. clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
  124. combase.dll:Microsoft COM for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  125. cryptnet.dll:Crypto Network Related API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  126. dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  127. dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  128. dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  129. dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  130. drvstore.dll:Driver Store API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  131. dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  132. dxcore.dll:DXCore:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  133. eamsi.dll:ESET Antimalware Scan Interface DLL:10.43.13.0 BETA:ESET
  134. fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  135. gdi32full.dll:GDI Client DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  136. glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
  137. gpapi.dll:Group Policy Client API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  138. icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  139. imagehlp.dll:Windows NT Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  140. inputhost.dll:InputHost:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  141. java.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  142. javaw.exe:OpenJDK Platform binary:17.0.8.0:Microsoft
  143. jemalloc.dll
  144. jimage.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  145. jli.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  146. jna2483064307901328920.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
  147. jsvml.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  148. jvm.dll:OpenJDK 64-Bit server VM:17.0.8.0:Microsoft
  149. kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation
  150. lwjgl.dll
  151. lwjgl_opengl.dll
  152. lwjgl_stb.dll
  153. management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  154. management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  155. msasn1.dll:ASN.1 Runtime APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  156. mscms.dll:Microsoft Color Matching System DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  157. msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  158. msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  159. msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  160. mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  161. napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  162. ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  163. net.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  164. nio.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  165. ntdll.dll:NT Layer DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  166. ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  167. nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 546.17 :31.0.15.4617:NVIDIA Corporation
  168. nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.4617:NVIDIA Corporation
  169. nvspcap64.dll:NVIDIA Game Proxy:3.27.0.112:NVIDIA Corporation
  170. opengl32.dll:OpenGL Client DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  171. perfos.dll:Windows System Performance Objects DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  172. pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  173. profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  174. rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  175. rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  176. sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  177. shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  178. sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  179. textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  180. ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  181. uxtheme.dll:Microsoft UxTheme Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  182. vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  183. verify.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  184. win32u.dll:Win32u:10.0.19041.4412 (WinBuild.160101.0800):Microsoft Corporation
  185. windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  186. winrnr.dll:LDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  187. wintrust.dll:Microsoft Trust Verification APIs:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  188. wintypes.dll:Windows Base Types DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  189. wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  190. wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  191. xinput1_4.dll:Microsoft Common Controller API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  192. zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  193. Stacktrace:
  194. at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23389!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  195. at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23389!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  196. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  197. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  198. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  199. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  200. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.3.13.jar%23101!/:?] {}
  201. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
  202. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
  203. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
  204. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
  205. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
  206. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
  207. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
  208. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
  209.  
  210.  
  211. -- System Details --
  212. Details:
  213. Minecraft Version: 1.19.2
  214. Minecraft Version ID: 1.19.2
  215. Operating System: Windows 10 (amd64) version 10.0
  216. Java Version: 17.0.8, Microsoft
  217. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  218. Memory: 358612992 bytes (342 MiB) / 897581056 bytes (856 MiB) up to 4294967296 bytes (4096 MiB)
  219. CPUs: 6
  220. Processor Vendor: GenuineIntel
  221. Processor Name: Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
  222. Identifier: Intel64 Family 6 Model 158 Stepping 10
  223. Microarchitecture: Coffee Lake
  224. Frequency (GHz): 2.90
  225. Number of physical packages: 1
  226. Number of physical CPUs: 6
  227. Number of logical CPUs: 6
  228. Graphics card #0 name: NVIDIA GeForce GTX 1060 6GB
  229. Graphics card #0 vendor: NVIDIA (0x10de)
  230. Graphics card #0 VRAM (MB): 4095.00
  231. Graphics card #0 deviceId: 0x1c03
  232. Graphics card #0 versionInfo: DriverVersion=31.0.15.4617
  233. Memory slot #0 capacity (MB): 8192.00
  234. Memory slot #0 clockSpeed (GHz): 2.67
  235. Memory slot #0 type: DDR4
  236. Memory slot #1 capacity (MB): 8192.00
  237. Memory slot #1 clockSpeed (GHz): 2.67
  238. Memory slot #1 type: DDR4
  239. Virtual memory max (MB): 47023.30
  240. Virtual memory used (MB): 13599.23
  241. Swap memory total (MB): 30720.00
  242. Swap memory used (MB): 41.41
  243. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
  244. Launched Version: forge-43.3.13
  245. Backend library: LWJGL version 3.3.1 build 7
  246. Backend API: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2 GL version 3.2.0 NVIDIA 546.17, NVIDIA Corporation
  247. Window size: <not initialized>
  248. GL Caps: Using framebuffer using OpenGL 3.2
  249. GL debug messages:
  250. Using VBOs: Yes
  251. Is Modded: Definitely; Client brand changed to 'forge'
  252. Type: Client (map_client.txt)
  253. CPU: 6x Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
  254. ModLauncher: 10.0.8+10.0.8+main.0ef7e830
  255. ModLauncher launch target: forgeclient
  256. ModLauncher naming: srg
  257. ModLauncher services:
  258. mixin-0.8.5.jar mixin PLUGINSERVICE
  259. eventbus-6.0.3.jar eventbus PLUGINSERVICE
  260. fmlloader-1.19.2-43.3.13.jar slf4jfixer PLUGINSERVICE
  261. fmlloader-1.19.2-43.3.13.jar object_holder_definalize PLUGINSERVICE
  262. fmlloader-1.19.2-43.3.13.jar runtime_enum_extender PLUGINSERVICE
  263. fmlloader-1.19.2-43.3.13.jar capability_token_subclass PLUGINSERVICE
  264. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  265. fmlloader-1.19.2-43.3.13.jar runtimedistcleaner PLUGINSERVICE
  266. modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
  267. modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
  268. FML Language Providers:
  269. lowcodefml@null
  270. javafml@null
  271. Mod List:
  272. 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
  273. YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  274. oldguns-1.19.2-3.7.3-47.jar |Old Guns Mod |oldguns |1.19.2-3.7.3-47 |COMMON_SET|Manifest: NOSIGNATURE
  275. botarium-forge-1.19.2-1.9.2.jar |Botarium |botarium |1.9.2 |COMMON_SET|Manifest: NOSIGNATURE
  276. aether-1.19.2-1.4.2-forge.jar |The Aether |aether |1.19.2-1.4.2-forge |COMMON_SET|Manifest: NOSIGNATURE
  277. towntalk-1.19.2-1.0.1.jar |TownTalk |towntalk |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  278. 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
  279. valhelsia_furniture-forge-1.19.2-1.1.1.jar |Valhelsia Furniture |valhelsia_furniture |1.19.2-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  280. immersive_aircraft-0.7.9+1.19.2-forge.jar |Immersive Aircraft |immersive_aircraft |0.7.9+1.19.2 |ERROR |Manifest: NOSIGNATURE
  281. sophisticatedcore-1.19.2-0.6.4.605.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.6.4.605 |ERROR |Manifest: NOSIGNATURE
  282. ForgeEndertech-1.19.2-10.0.9.1-build.1328.jar |ForgeEndertech |forgeendertech |10.0.9.1 |ERROR |Manifest: NOSIGNATURE
  283. ritchiesprojectilelib-1.0.0-40ef15b+1.19.2-forge.j|Ritchie's Projectile Library |ritchiesprojectilelib |1.0.0-40ef15b+1.19.2|COMMON_SET|Manifest: NOSIGNATURE
  284. CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |COMMON_SET|Manifest: NOSIGNATURE
  285. cookingforblockheads-forge-1.19.2-13.3.4.jar |CookingForBlockheads |cookingforblockheads |13.3.4 |ERROR |Manifest: NOSIGNATURE
  286. modernfix-forge-5.17.0+mc1.19.2.jar |ModernFix |modernfix |5.17.0+mc1.19.2 |ERROR |Manifest: NOSIGNATURE
  287. citadel-2.1.4-1.19.jar |Citadel |citadel |2.1.4 |ERROR |Manifest: NOSIGNATURE
  288. alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |COMMON_SET|Manifest: NOSIGNATURE
  289. zombieawareness-1.19.2-1.12.3.jar |Zombie Awareness |zombieawareness |1.19.2-1.12.3 |ERROR |Manifest: NOSIGNATURE
  290. YungsApi-1.19.2-Forge-3.8.10.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.10 |COMMON_SET|Manifest: NOSIGNATURE
  291. mixinextras-forge-0.3.5.jar |MixinExtras |mixinextras |0.3.5 |COMMON_SET|Manifest: NOSIGNATURE
  292. 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
  293. sophisticatedbackpacks-1.19.2-3.20.2.1035.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.20.2.1035 |COMMON_SET|Manifest: NOSIGNATURE
  294. create_dragon_lib-1.19.2-1.4.4.jar |Create: Dragon Lib |create_dragon_lib |1.4.4 |COMMON_SET|Manifest: NOSIGNATURE
  295. Steam_Rails-1.6.4+forge-mc1.19.2.jar |Create: Steam 'n' Rails |railways |1.6.4+forge-mc1.19.2|COMMON_SET|Manifest: NOSIGNATURE
  296. create-new-age-forge-1.19.2-1.1.2.jar |Create: New Age |create_new_age |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  297. balm-forge-1.19.2-4.6.0.jar |Balm |balm |4.6.0 |COMMON_SET|Manifest: NOSIGNATURE
  298. AdPother-1.19.2-7.0.27.0-build.1328.jar |Pollution of the Realms |adpother |7.0.27.0 |ERROR |Manifest: NOSIGNATURE
  299. YungsBetterNetherFortresses-1.19.2-Forge-1.0.6.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  300. twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |ERROR |Manifest: NOSIGNATURE
  301. structure_gel-1.19.2-2.7.3.jar |Structure Gel API |structure_gel |2.7.3 |ERROR |Manifest: NOSIGNATURE
  302. explorify-v1.4.0.jar |Explorify |explorify |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
  303. engineeredcompatibility-1.1.1.jar |Engineered Compatibility |engineeredcompatibility |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  304. YungsBridges-1.19.2-Forge-3.1.0.jar |YUNG's Bridges |yungsbridges |1.19.2-Forge-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  305. resourcefulconfig-forge-1.19.2-1.0.20.jar |Resourcefulconfig |resourcefulconfig |1.0.20 |COMMON_SET|Manifest: NOSIGNATURE
  306. dungeons_enhanced-1.19.2-4.1.jar |Dungeons Enhanced |dungeons_enhanced |4.1 |COMMON_SET|Manifest: NOSIGNATURE
  307. OverworldQuartzOre-forge-1.19.2-1.jar |Overworld Quartz Ore |overworld_quartz_ore |1 |COMMON_SET|Manifest: NOSIGNATURE
  308. curios-forge-1.19.2-5.1.6.2.jar |Curios API |curios |1.19.2-5.1.6.2 |ERROR |Manifest: NOSIGNATURE
  309. Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |COMMON_SET|Manifest: NOSIGNATURE
  310. blockui-1.19.2-1.0.140-BETA.jar |UI Library Mod |blockui |1.19.2-1.0.140-BETA |COMMON_SET|Manifest: NOSIGNATURE
  311. collective-1.19.2-7.61.jar |Collective |collective |7.61 |COMMON_SET|Manifest: NOSIGNATURE
  312. YungsExtras-1.19.2-Forge-3.1.0.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  313. lostcities-1.19-6.0.27.jar |LostCities |lostcities |1.19-6.0.27 |COMMON_SET|Manifest: NOSIGNATURE
  314. lostsouls-1.19-3.0.4.jar |LostSouls |lostsouls |1.19-3.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  315. 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
  316. projectarsenal-0.4.0-1.19.2.jar |Project Arsenal |projectarsenal |0.4.0 |COMMON_SET|Manifest: NOSIGNATURE
  317. resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |COMMON_SET|Manifest: NOSIGNATURE
  318. cumulus_menus-1.19.2-1.0.0-forge.jar |Cumulus |cumulus_menus |1.19.2-1.0.0-forge |COMMON_SET|Manifest: NOSIGNATURE
  319. cfm-7.0.0-pre35-1.19.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |COMMON_SET|Manifest: NOSIGNATURE
  320. createindustry-0.8.0b-1.19.2.jar |Create: The Factory Must Grow |createindustry |0.8.0b |ERROR |Manifest: NOSIGNATURE
  321. tree-excavation-1.19.x.jar |Tree Excavation |tc |1.5 |COMMON_SET|Manifest: NOSIGNATURE
  322. YungsBetterEndIsland-1.19.2-Forge-1.0.jar |YUNG's Better End Island |betterendisland |1.19.2-Forge-1.0 |COMMON_SET|Manifest: NOSIGNATURE
  323. AdChimneys-1.19.2-9.1.21.0-build.1328.jar |Advanced Chimneys |adchimneys |9.1.21.0 |ERROR |Manifest: NOSIGNATURE
  324. nitrogen_internals-1.19.2-1.0.3-forge.jar |Nitrogen |nitrogen_internals |1.19.2-1.0.3-forge |ERROR |Manifest: NOSIGNATURE
  325. framework-forge-1.19.2-0.6.16.jar |Framework |framework |0.6.16 |ERROR |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
  326. sulfurpotassiummod-1.19-2.3.4+Forge.jar |Sulfur & Potassium Mod |sulfurpotassiummod |2.3.4 |COMMON_SET|Manifest: NOSIGNATURE
  327. Towns-and-Towers-v.1.10-_FORGE-1.19.2_.jar |Towns and Towers |t_and_t |1.10 |COMMON_SET|Manifest: NOSIGNATURE
  328. 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
  329. yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar |Yeetus Experimentus |yeetusexperimentus |1.0.1-build.2+mc1.19|COMMON_SET|Manifest: NOSIGNATURE
  330. YungsBetterJungleTemples-1.19.2-Forge-1.0.1.jar |YUNG's Better Jungle Temples |betterjungletemples |1.19.2-Forge-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  331. createbigcannons-forge-1.19.2-0.5.4.jar |Create Big Cannons |createbigcannons |0.5.4-nightly-cddd0a|COMMON_SET|Manifest: NOSIGNATURE
  332. Tinkers Reforged 1.19.2-2.1.2.jar |Tinkers Reforged |tinkers_reforged |2.1.2 |ERROR |Manifest: NOSIGNATURE
  333. cgm-forge-1.19.2-1.3.7.jar |MrCrayfish's Gun Mod |cgm |1.3.7 |ERROR |Manifest: NOSIGNATURE
  334. jei-1.19.2-forge-11.6.0.1019.jar |Just Enough Items |jei |11.6.0.1019 |COMMON_SET|Manifest: NOSIGNATURE
  335. giacomos_bookshelf1.3.4-1.19.2.jar |Giacomo's bookshelves Mod |giacomos_bookshelf |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE
  336. don't void arrows V.1.1-1.19.2.jar |Don't void Arrows |dont_void_arrows |1.0.0 |ERROR |Manifest: NOSIGNATURE
  337. immersive_weathering-1.19.2-1.2.10-forge.jar |Immersive Weathering |immersive_weathering |1.19.2-1.2.10 |COMMON_SET|Manifest: NOSIGNATURE
  338. journeymap-1.19.2-5.9.8-forge.jar |Journeymap |journeymap |5.9.8 |ERROR |Manifest: NOSIGNATURE
  339. NuclearCraft-1.19.2-1.0.4.jar |Nuclearcraft Neoteric |nuclearcraft |1.0.4 |ERROR |Manifest: NOSIGNATURE
  340. integrated_api_forge-1.2.8+1.19.2.jar |Integrated API |integrated_api |1.2.8+1.19.2 |ERROR |Manifest: NOSIGNATURE
  341. comforts-forge-6.0.7+1.19.2.jar |Comforts |comforts |6.0.7+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  342. SereneSeasons-1.19.2-8.1.0.24.jar |Serene Seasons |sereneseasons |0.0NONE |ERROR |Manifest: NOSIGNATURE
  343. configured-2.1.1-1.19.2.jar |Configured |configured |2.1.1 |ERROR |Manifest: NOSIGNATURE
  344. snowundertrees-1.19.2-1.3.1.jar |Snow Under Trees |snowundertrees |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  345. lazydfu-1.19-1.0.2.jar |LazyDFU |lazydfu |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE
  346. starlight-1.1.1+forge.cf5b10b.jar |Starlight |starlight |1.1.1+forge.a3aea74 |COMMON_SET|Manifest: NOSIGNATURE
  347. arrowcollector-mc1.18-1.20-v0.0.2.jar |ArrowCollector |arrowcollector |1.17-1.20-0.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  348. YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  349. JeiTweaker-forge-1.19.2-4.0.13.jar |JeiTweaker |jeitweaker |4.0.13 |COMMON_SET|Manifest: NOSIGNATURE
  350. CraftTweaker-forge-1.19.2-10.1.55.jar |CraftTweaker |crafttweaker |10.1.55 |ERROR |Manifest: NOSIGNATURE
  351. ImmersivePetroleum-1.19.2-4.2.0-29.jar |Immersive Petroleum |immersivepetroleum |4.2.0-29 |ERROR |Manifest: NOSIGNATURE
  352. forge-1.19.2-43.3.13-universal.jar |Forge |forge |43.3.13 |ERROR |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
  353. TravelersTitles-1.19.2-Forge-3.1.2.jar |Traveler's Titles |travelerstitles |1.19.2-Forge-3.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  354. jeimultiblocks-1.19.2-0.0.3.jar |Just Enough Immersive Multiblo|jeimultiblocks |0.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  355. idas_forge-1.7.7+1.19.2.jar |Integrated Dungeons and Struct|idas |1.7.7+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  356. ironchest-1.19.2-14.2.7.jar |Iron Chests |ironchest |1.19.2-14.2.7 |COMMON_SET|Manifest: NOSIGNATURE
  357. DungeonsArise-1.19.2-2.1.54-release.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  358. 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
  359. TConstruct-1.19.2-3.8.3.39.jar |Tinkers' Construct |tconstruct |3.8.3.39 |COMMON_SET|Manifest: NOSIGNATURE
  360. create-structures-0.1.0.jar |Create: Structures |create_structures_mr |0.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  361. moonlight-1.19.2-2.3.6-forge.jar |Moonlight Library |moonlight |1.19.2-2.3.6 |COMMON_SET|Manifest: NOSIGNATURE
  362. nohostilesaroundcampfire-1.19.2-5.9.jar |No Hostiles Around Campfire |nohostilesaroundcampfire |5.9 |COMMON_SET|Manifest: NOSIGNATURE
  363. ImmersiveEngineering-1.19.2-9.2.4-170.jar |Immersive Engineering |immersiveengineering |1.19.2-9.2.4-170 |ERROR |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
  364. immersiveposres-0.1.jar |Immersive positional resources|immersiveposres |0.1 |COMMON_SET|Manifest: NOSIGNATURE
  365. TCIntegrations-1.19.2-2.0.21.5.jar |Tinkers' Integrations and Twea|tcintegrations |1.19.2-2.0.21.5 |COMMON_SET|Manifest: da:bf:8b:25:96:f3:b9:28:12:15:50:54:25:99:97:10:61:cf:4e:63:30:09:40:fb:93:39:1d:7e:6b:93:9b:17
  366. spectrelib-forge-0.12.8+1.19.2.jar |SpectreLib |spectrelib |0.12.8+1.19.2 |ERROR |Manifest: NOSIGNATURE
  367. domum_ornamentum-1.19-1.0.146-BETA-universal.jar |Domum Ornamentum |domum_ornamentum |1.19-1.0.146-BETA |ERROR |Manifest: NOSIGNATURE
  368. flywheel-forge-1.19.2-0.6.10-20.jar |Flywheel |flywheel |0.6.10-20 |COMMON_SET|Manifest: NOSIGNATURE
  369. alloyed-1.19.2-v1.5a.jar |Create: Alloyed |alloyed |1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  370. create-1.19.2-0.5.1.f.jar |Create |create |0.5.1.f |ERROR |Manifest: NOSIGNATURE
  371. createdeco-1.3.3-1.19.2.jar |Create Deco |createdeco |1.3.3-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  372. create_central_kitchen-1.19.2-for-create-0.5.1.f-1|Create: Central Kitchen |create_central_kitchen |1.3.11.c |COMMON_SET|Manifest: NOSIGNATURE
  373. interiors-0.5.3+forge-mc1.19.2.jar |Create: Interiors |interiors |0.5.3 |COMMON_SET|Manifest: NOSIGNATURE
  374. createoreexcavation-1.19-1.2.3.jar |Create Ore Excavation |createoreexcavation |1.2.3 |ERROR |Manifest: NOSIGNATURE
  375. Mantle-1.19.2-1.10.36.jar |Mantle |mantle |1.10.36 |COMMON_SET|Manifest: NOSIGNATURE
  376. integrated_stronghold_forge-1.0.2+1.19.2.jar |Integrated Stronghold |integrated_stronghold |1.0.2+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  377. pamhc2foodcore-1.19.2-1.0.1.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  378. gravestone-forge-1.19.2-1.0.15.jar |Gravestone Mod |gravestone |1.19.2-1.0.15 |COMMON_SET|Manifest: NOSIGNATURE
  379. AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |COMMON_SET|Manifest: NOSIGNATURE
  380. Quark-3.4-418.jar |Quark |quark |3.4-418 |ERROR |Manifest: NOSIGNATURE
  381. supplementaries-1.19.2-2.4.20.jar |Supplementaries |supplementaries |1.19.2-2.4.20 |COMMON_SET|Manifest: NOSIGNATURE
  382. Zeta-1.0-16.jar |Zeta |zeta |1.0-16 |ERROR |Manifest: NOSIGNATURE
  383. ToughAsNails-1.19-8.0.0.78.jar |Tough As Nails |toughasnails |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
  384. global_packs-forge-1.19.2-1.14.5_forge.jar |Global Packs |globaldataandresourcepacks |1.14.5_forge |COMMON_SET|Manifest: NOSIGNATURE
  385. structurize-1.19.2-1.0.689-RELEASE.jar |Structurize |structurize |1.19.2-1.0.689-RELEA|ERROR |Manifest: NOSIGNATURE
  386. multipiston-1.19.2-1.2.25-ALPHA.jar |Multi-Piston |multipiston |1.19.2-1.2.25-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
  387. coroutil-forge-1.19.2-1.3.6.jar |CoroUtil |coroutil |1.19.2-1.3.6 |ERROR |Manifest: NOSIGNATURE
  388. minecolonies-1.19.2-1.1.516-BETA.jar |MineColonies |minecolonies |1.19.2-1.1.516-BETA |ERROR |Manifest: NOSIGNATURE
  389. tlc_forge-1.0.2-R-1.19.2.jar |The Lost Castle |tlc |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  390. ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |COMMON_SET|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  391. engineersdecor-1.19.2-forge-1.3.29.jar |Engineer's Decor |engineersdecor |1.3.29 |COMMON_SET|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  392. FriendlyFire-Forge-1.19.2-14.0.4.jar |FriendlyFire |friendlyfire |14.0.4 |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
  393. valhelsia_core-forge-1.19.2-0.5.0.jar |Valhelsia Core |valhelsia_core |1.19.2-0.5.0 |COMMON_SET|Manifest: NOSIGNATURE
  394. valhelsia_structures-forge-1.19.2-1.0.4.jar |Valhelsia Structures |valhelsia_structures |1.19.2-1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  395. forbidden_arcanus-1.19.2-2.1.5.jar |Forbidden & Arcanus |forbidden_arcanus |1.19.2-2.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  396. create_enchantment_industry-1.19.2-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.e |COMMON_SET|Manifest: NOSIGNATURE
  397. healingcampfire-1.19.2-5.3.jar |Healing Campfire |healingcampfire |5.3 |COMMON_SET|Manifest: NOSIGNATURE
  398. ad_astra-forge-1.19.2-1.12.7.jar |Ad Astra |ad_astra |1.12.7 |COMMON_SET|Manifest: NOSIGNATURE
  399. createastracompat-1.0.3-1.19.2.jar |Create Ad Astra Compat |createastracompat |1.0.3-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  400. Crash Report UUID: de61dafb-e9f1-431d-9415-8eac9b023ce4
  401. FML: 43.3
  402. Forge: net.minecraftforge:43.3.13
  403. Flywheel Backend: Uninitialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement