Guest User

Minecraft-crash-report

a guest
May 20th, 2022
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.39 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 5/20/22, 6:24 PM
  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-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {}
  13. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {}
  14. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {}
  15. at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {}
  16. at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {}
  17. at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
  18. at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {}
  19. at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
  20. at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {}
  21. at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
  22. at net.minecraft.client.Minecraft.<init>(Minecraft.java:516) ~[client-1.18.2-20220404.173914-srg.jar%23132!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  23. at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%23132!/:?] {re:classloading,pl:runtimedistcleaner:A}
  24. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  25. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  26. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  27. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  28. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.20.jar%2350!/:?] {}
  29. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2339!/:?] {}
  30. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2339!/:?] {}
  31. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2339!/:?] {}
  32. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2339!/:?] {}
  33. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2339!/:?] {}
  34. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2339!/:?] {}
  35. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2339!/:?] {}
  36. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
  37. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  38. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  39. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  40. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  41. at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:57) [ForgeWrapper-mmc3.jar:mmc3] {}
  42. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  43. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  44. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  45. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  46. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210) [NewLaunch.jar:?] {}
  47. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245) [NewLaunch.jar:?] {}
  48. at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?] {}
  49. at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?] {}
  50. Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [byg.mixins.json:server.MixinMinecraftServer] from phase [DEFAULT] in config [byg.mixins.json] FAILED during APPLY
  51. at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  52. at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  53. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  54. ... 41 more
  55. Caused by: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: @Shadow field field_240767_f_ was not located in the target class net.minecraft.server.MinecraftServer. Using refmap byg.refmap.json
  56. at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachFields(MixinPreProcessorStandard.java:629) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  57. at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:305) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  58. at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  59. at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  60. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  61. at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  62. at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  63. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  64. ... 41 more
  65.  
  66.  
  67. A detailed walkthrough of the error, its code path and all known details is as follows:
  68. ---------------------------------------------------------------------------------------
  69.  
  70. -- Head --
  71. Thread: Render thread
  72. Stacktrace:
  73. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  74. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  75. at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  76. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  77. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {}
  78. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {}
  79. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {}
  80. at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {}
  81. at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {}
  82. at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
  83. at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {}
  84. at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
  85. at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {}
  86. at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
  87. at net.minecraft.client.Minecraft.<init>(Minecraft.java:516) ~[client-1.18.2-20220404.173914-srg.jar%23132!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  88. -- Initialization --
  89. Details:
  90. Modules:
  91. ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  92. COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
  93. CRYPT32.dll:Crypto API32:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  94. CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  95. CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  96. ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  97. CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.746:Microsoft Corporation
  98. CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.546:Microsoft Corporation
  99. DBGHELP.DLL:Windows Image Helper:10.0.19041.867 (WinBuild.160101.0800):Microsoft Corporation
  100. DEVOBJ.dll:Device Information Set DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
  101. DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  102. GDI32.dll:GDI Client DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
  103. GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  104. HID.DLL:Hid User Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  105. IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  106. IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  107. KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.1706 (WinBuild.160101.0800):Microsoft Corporation
  108. KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.1706 (WinBuild.160101.0800):Microsoft Corporation
  109. MMDevApi.dll:MMDevice API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  110. MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  111. MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  112. MpOav.dll:IOfficeAntiVirus Module:4.18.2203.5 (WinBuild.160101.0800):Microsoft Corporation
  113. NLAapi.dll:Network Location Awareness 2:10.0.19041.1151 (WinBuild.160101.0800):Microsoft Corporation
  114. NSI.dll:NSI User-mode interface DLL:10.0.19041.610 (WinBuild.160101.0800):Microsoft Corporation
  115. NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  116. Ole32.dll:Microsoft OLE for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
  117. OleAut32.dll:OLEAUT32.DLL:10.0.19041.985 (WinBuild.160101.0800):Microsoft Corporation
  118. OpenAL.dll
  119. PROPSYS.dll:Microsoft Property System:7.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  120. PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  121. Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  122. RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  123. SETUPAPI.DLL:Windows Setup API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  124. SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  125. SHELL32.dll:Windows Shell Common Dll:10.0.19041.964 (WinBuild.160101.0800):Microsoft Corporation
  126. USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  127. USERENV.dll:Userenv:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  128. VCRUNTIME140.dll:Microsoft® C Runtime Library:14.28.29913.0 built by: vcwrkspc:Microsoft Corporation
  129. VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  130. WINHTTP.dll:Windows HTTP Services:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  131. WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  132. WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.1682 (WinBuild.160101.0800):Microsoft Corporation
  133. WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.1081 (WinBuild.160101.0800):Microsoft Corporation
  134. WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  135. Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  136. amsi.dll:Anti-Malware Scan Interface:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
  137. apphelp.dll:Application Compatibility Client Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  138. atiadlxx.dll:ADL:7.21.10.1431:Advanced Micro Devices, Inc.
  139. atig6pxx.dll:atiglpxx.dll:8.14.01.6564:Advanced Micro Devices, Inc.
  140. atig6txx.dll:atigktxx.dll:8.14.01.6564:Advanced Micro Devices, Inc.
  141. atio6axx.dll:AMD OpenGL driver:8.14.11000.14830:Advanced Micro Devices, Inc.
  142. awt.dll:Java(TM) Platform SE binary:17.0.1.0:Oracle Corporation
  143. bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  144. bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.1415 (WinBuild.160101.0800):Microsoft Corporation
  145. cfgmgr32.dll:Configuration Manager DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
  146. clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
  147. combase.dll:Microsoft COM for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
  148. dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
  149. dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  150. dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  151. dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  152. dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  153. dxcore.dll:DXCore:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  154. dxva2.dll:DirectX Video Acceleration 2.0 DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  155. fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.1503 (WinBuild.160101.0800):Microsoft Corporation
  156. gdi32full.dll:GDI Client DLL:10.0.19041.1706 (WinBuild.160101.0800):Microsoft Corporation
  157. glfw.dll
  158. icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  159. inputhost.dll:InputHost:10.0.19041.906 (WinBuild.160101.0800):Microsoft Corporation
  160. java.dll:Java(TM) Platform SE binary:17.0.1.0:Oracle Corporation
  161. javaw.exe:Java(TM) Platform SE binary:17.0.1.0:Oracle Corporation
  162. jemalloc.dll
  163. jimage.dll:Java(TM) Platform SE binary:17.0.1.0:Oracle Corporation
  164. jli.dll:Java(TM) Platform SE binary:17.0.1.0:Oracle Corporation
  165. jna10969018333825033882.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
  166. jvm.dll:Java HotSpot(TM) 64-Bit server VM:17.0.1.0:Oracle Corporation
  167. kernel.appcore.dll:AppModel API Host:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  168. lwjgl.dll
  169. lwjgl_opengl.dll
  170. lwjgl_stb.dll
  171. management.dll:Java(TM) Platform SE binary:17.0.1.0:Oracle Corporation
  172. management_ext.dll:Java(TM) Platform SE binary:17.0.1.0:Oracle Corporation
  173. mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
  174. mscms.dll:Microsoft Color Matching System DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  175. msvcp140.dll:Microsoft® C Runtime Library:14.28.29913.0 built by: vcwrkspc:Microsoft Corporation
  176. msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
  177. msvcrt.dll:Windows NT CRT DLL:7.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  178. mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  179. napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  180. ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  181. net.dll:Java(TM) Platform SE binary:17.0.1.0:Oracle Corporation
  182. nio.dll:Java(TM) Platform SE binary:17.0.1.0:Oracle Corporation
  183. ntdll.dll:NT Layer DLL:10.0.19041.1682 (WinBuild.160101.0800):Microsoft Corporation
  184. ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  185. opengl32.dll:OpenGL Client DLL:10.0.19041.1566 (WinBuild.160101.0800):Microsoft Corporation
  186. perfos.dll:Windows System Performance Objects DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  187. pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  188. profapi.dll:User Profile Basic API:10.0.19041.844 (WinBuild.160101.0800):Microsoft Corporation
  189. rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  190. rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  191. sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  192. shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  193. sunmscapi.dll:Java(TM) Platform SE binary:17.0.1.0:Oracle Corporation
  194. svml.dll:Java(TM) Platform SE binary:17.0.1.0:Oracle Corporation
  195. textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
  196. ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
  197. uxtheme.dll:Microsoft UxTheme Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  198. vcruntime140_1.dll:Microsoft® C Runtime Library:14.28.29913.0 built by: vcwrkspc:Microsoft Corporation
  199. verify.dll:Java(TM) Platform SE binary:17.0.1.0:Oracle Corporation
  200. win32u.dll:Win32u:10.0.19041.1706 (WinBuild.160101.0800):Microsoft Corporation
  201. windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  202. winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  203. wintypes.dll:Windows Base Types DLL:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
  204. wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  205. xinput1_4.dll:Microsoft Common Controller API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  206. zip.dll:Java(TM) Platform SE binary:17.0.1.0:Oracle Corporation
  207. Stacktrace:
  208. at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%23132!/:?] {re:classloading,pl:runtimedistcleaner:A}
  209. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  210. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  211. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  212. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  213. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.20.jar%2350!/:?] {}
  214. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2339!/:?] {}
  215. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2339!/:?] {}
  216. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2339!/:?] {}
  217. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2339!/:?] {}
  218. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2339!/:?] {}
  219. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2339!/:?] {}
  220. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2339!/:?] {}
  221. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
  222. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  223. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  224. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  225. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  226. at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:57) [ForgeWrapper-mmc3.jar:mmc3] {}
  227. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  228. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  229. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  230. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  231. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210) [NewLaunch.jar:?] {}
  232. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245) [NewLaunch.jar:?] {}
  233. at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?] {}
  234. at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?] {}
  235.  
  236.  
  237. -- System Details --
  238. Details:
  239. Minecraft Version: 1.18.2
  240. Minecraft Version ID: 1.18.2
  241. Operating System: Windows 10 (amd64) version 10.0
  242. Java Version: 17.0.1, Oracle Corporation
  243. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  244. Memory: 1131310592 bytes (1078 MiB) / 3221225472 bytes (3072 MiB) up to 4294967296 bytes (4096 MiB)
  245. CPUs: 8
  246. Processor Vendor: GenuineIntel
  247. Processor Name: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
  248. Identifier: Intel64 Family 6 Model 94 Stepping 3
  249. Microarchitecture: Skylake (Client)
  250. Frequency (GHz): 2.59
  251. Number of physical packages: 1
  252. Number of physical CPUs: 4
  253. Number of logical CPUs: 8
  254. Graphics card #0 name: Intel(R) HD Graphics 530
  255. Graphics card #0 vendor: Intel Corporation (0x8086)
  256. Graphics card #0 VRAM (MB): 1024.00
  257. Graphics card #0 deviceId: 0x191b
  258. Graphics card #0 versionInfo: DriverVersion=27.20.100.8854
  259. Graphics card #1 name: AMD FirePro W5170M
  260. Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002)
  261. Graphics card #1 VRAM (MB): 2048.00
  262. Graphics card #1 deviceId: 0x6820
  263. Graphics card #1 versionInfo: DriverVersion=27.20.20904.1004
  264. Memory slot #0 capacity (MB): 8192.00
  265. Memory slot #0 clockSpeed (GHz): 2.13
  266. Memory slot #0 type: DDR4
  267. Memory slot #1 capacity (MB): 8192.00
  268. Memory slot #1 clockSpeed (GHz): 2.13
  269. Memory slot #1 type: DDR4
  270. Virtual memory max (MB): 19848.59
  271. Virtual memory used (MB): 11488.18
  272. Swap memory total (MB): 3584.00
  273. Swap memory used (MB): 125.93
  274. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms3072m -Xmx4096m
  275. Launched Version: MultiMC5
  276. Backend library: LWJGL version 3.2.2 SNAPSHOT
  277. Backend API: AMD FirePro W5170M GL version 3.2.14830 Core Profile Forward-Compatible Context FireGL 21.09.04.01 27.20.20904.1004, ATI Technologies Inc.
  278. Window size: <not initialized>
  279. GL Caps: Using framebuffer using OpenGL 3.2
  280. GL debug messages:
  281. Using VBOs: Yes
  282. Is Modded: Definitely; Client brand changed to 'forge'
  283. Type: Client (map_client.txt)
  284. CPU: 8x Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
  285. ModLauncher: 9.1.3+9.1.3+main.9b69c82a
  286. ModLauncher launch target: forgeclient
  287. ModLauncher naming: srg
  288. ModLauncher services:
  289. mixin PLUGINSERVICE
  290. eventbus PLUGINSERVICE
  291. slf4jfixer PLUGINSERVICE
  292. object_holder_definalize PLUGINSERVICE
  293. runtime_enum_extender PLUGINSERVICE
  294. capability_token_subclass PLUGINSERVICE
  295. accesstransformer PLUGINSERVICE
  296. runtimedistcleaner PLUGINSERVICE
  297. mixin TRANSFORMATIONSERVICE
  298. fml TRANSFORMATIONSERVICE
  299. FML Language Providers:
  300. javafml@null
  301. Mod List:
  302. create-stuff-additions1.18.2_v1.1.6.jar |Create Stuff Additions |create_stuff_additions |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
  303. clienttweaks-forge-1.18.1-7.1.0.jar |Client Tweaks |clienttweaks |7.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  304. rhino-forge-1802.1.12-build.171.jar |Rhino |rhino |1802.1.12-build.171 |COMMON_SET|Manifest: NOSIGNATURE
  305. netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  306. jei-1.18.2-9.7.0.195.jar |Just Enough Items |jei |9.7.0.195 |COMMON_SET|Manifest: NOSIGNATURE
  307. DoggyTalents-1.18.2-2.5.0.jar |Doggy Talents 2 |doggytalents |2.5.0 |ERROR |Manifest: NOSIGNATURE
  308. caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  309. sophisticatedcore-1.18.2-0.1.0.19.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.1.0.19 |COMMON_SET|Manifest: NOSIGNATURE
  310. waystones-forge-1.18.2-10.0.0.jar |Waystones |waystones |10.0.0 |ERROR |Manifest: NOSIGNATURE
  311. Clumps-forge-1.18.2-8.0.0+8.jar |Clumps |clumps |8.0.0+8 |COMMON_SET|Manifest: NOSIGNATURE
  312. XaerosWorldMap_1.21.2_Forge_1.18.2.jar |Xaero's World Map |xaeroworldmap |1.21.2 |COMMON_SET|Manifest: NOSIGNATURE
  313. shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  314. Controlling-forge-1.18.2-9.0+19.jar |Controlling |controlling |9.0+19 |COMMON_SET|Manifest: NOSIGNATURE
  315. Placebo-1.18.2-6.4.0.jar |Placebo |placebo |6.4.0 |ERROR |Manifest: NOSIGNATURE
  316. NaturesCompass-1.18.2-1.9.5-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.5-forge |COMMON_SET|Manifest: NOSIGNATURE
  317. artifacts-1.18.2-4.0.7.jar |Artifacts |artifacts |1.18.2-4.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  318. Bookshelf-Forge-1.18.2-13.0.13.jar |Bookshelf |bookshelf |13.0.13 |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
  319. sophisticatedbackpacks-1.18.2-3.16.4.584.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.16.4.584 |ERROR |Manifest: NOSIGNATURE
  320. guardvillagers-1.18.2.1.4.1.jar |Guard Villagers |guardvillagers |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
  321. Apotheosis-1.18.2-5.3.5.jar |Apotheosis |apotheosis |5.3.5 |COMMON_SET|Manifest: NOSIGNATURE
  322. balm-3.0.3+0.jar |Balm |balm |3.0.3+0 |COMMON_SET|Manifest: NOSIGNATURE
  323. JEITweaker-1.18.2-3.0.0.8.jar |JEI Tweaker |jeitweaker |3.0.0.8 |COMMON_SET|Manifest: NOSIGNATURE
  324. JustEnoughResources-1.18.1-0.13.1.141.jar |Just Enough Resources |jeresources |0.13.1.141 |COMMON_SET|Manifest: NOSIGNATURE
  325. CraftTweaker-forge-1.18.2-9.1.140.jar |CraftTweaker |crafttweaker |9.1.140 |ERROR |Manifest: NOSIGNATURE
  326. forge-1.18.2-40.1.20-universal.jar |Forge |forge |40.1.20 |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
  327. shetiphiancore-1.18-3.10.9.jar |ShetiPhian-Core |shetiphiancore |3.10.9 |ERROR |Manifest: NOSIGNATURE
  328. OreTweaker-1.18.2-3.3.0.jar |Ore Tweaker |oretweaker |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  329. client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.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
  330. cofh_core-1.18.2-1.6.1.15.jar |CoFH Core |cofh_core |1.6.1.15 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  331. thermal_foundation-1.18.2-1.6.0.20.jar |Thermal Series |thermal |1.6.0.20 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  332. tenshilib-1.18.2-1.6.7-forge.jar |TenshiLib |tenshilib |1.18.2-1.6.7 |COMMON_SET|Manifest: NOSIGNATURE
  333. TConstruct-1.18.1-3.4.2.60.jar |Tinkers' Construct |tconstruct |3.4.2.60 |ERROR |Manifest: NOSIGNATURE
  334. torchmaster-18.1.0.jar |Torchmaster |torchmaster |18.1.0 |ERROR |Manifest: NOSIGNATURE
  335. EnchantmentDescriptions-Forge-1.18.2-10.0.3.jar |EnchantmentDescriptions |enchdesc |10.0.3 |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
  336. theoneprobe-1.16-3.1.7.jar |The One Probe |theoneprobe |1.16-3.1.7 |ERROR |Manifest: NOSIGNATURE
  337. endertanks-1.18-1.11.6.jar |EnderTanks |endertanks |1.11.6 |ERROR |Manifest: NOSIGNATURE
  338. MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |COMMON_SET|Manifest: NOSIGNATURE
  339. silent-lib-1.18.2-6.2.0.jar |Silent Lib |silentlib |6.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  340. simpleshops-1.1.4.jar |Simple Shops |simpleshops |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  341. ironfurnaces-1.18.2-3.3.0.jar |Iron Furnaces |ironfurnaces |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  342. allthemodium-1.7.9-1.18.2-40.1.0.jar |Allthemodium |allthemodium |1.7.9-1.18.2-40.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  343. silent-gear-1.18.2-2.10.5.jar |Silent Gear |silentgear |2.10.5 |ERROR |Manifest: NOSIGNATURE
  344. spark-1.9.1-forge.jar |spark |spark |1.9.1 |ERROR |Manifest: NOSIGNATURE
  345. flywheel-forge-1.18-0.6.2.jar |Flywheel |flywheel |1.18-0.6.2 |COMMON_SET|Manifest: NOSIGNATURE
  346. create-mc1.18.2_v0.4.1.jar |Create |create |0.4.1 |ERROR |Manifest: NOSIGNATURE
  347. curios-forge-1.18.2-5.0.7.0.jar |Curios API |curios |1.18.2-5.0.7.0 |ERROR |Manifest: NOSIGNATURE
  348. tetra-1.18.1-4.8.1.jar |Tetra |tetra |4.8.1 |ERROR |Manifest: NOSIGNATURE
  349. Patchouli-1.18.2-67.jar |Patchouli |patchouli |1.18.2-67 |COMMON_SET|Manifest: NOSIGNATURE
  350. mutil-1.18.2-4.5.0.jar |mutil |mutil |4.5.0 |COMMON_SET|Manifest: NOSIGNATURE
  351. Mantle-1.18.1-1.8.37.jar |Mantle |mantle |1.8.37 |COMMON_SET|Manifest: NOSIGNATURE
  352. Xaeros_Minimap_22.7.0_Forge_1.18.2.jar |Xaero's Minimap |xaerominimap |22.7.0 |COMMON_SET|Manifest: NOSIGNATURE
  353. AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |COMMON_SET|Manifest: NOSIGNATURE
  354. Quark-3.2-356.jar |Quark |quark |3.2-356 |COMMON_SET|Manifest: NOSIGNATURE
  355. StorageDrawers-1.16.3-8.5.2.jar |Storage Drawers |storagedrawers |8.5.2 |ERROR |Manifest: NOSIGNATURE
  356. enderchests-1.18-1.9.5.jar |EnderChests |enderchests |1.9.5 |ERROR |Manifest: NOSIGNATURE
  357. InventoryHud_[1.18].forge-3.4.4.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.4 |COMMON_SET|Manifest: NOSIGNATURE
  358. Gobber2-Forge-1.18.2-2.6.26.jar |Gobber 2 |gobber2 |2.6.26 |COMMON_SET|Manifest: NOSIGNATURE
  359. ftb-ultimine-forge-1802.3.3-build.55.jar |FTB Ultimine |ftbultimine |1802.3.3-build.55 |ERROR |Manifest: NOSIGNATURE
  360. FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  361. architectury-4.4.60.jar |Architectury |architectury |4.4.60 |ERROR |Manifest: NOSIGNATURE
  362. kubejs-forge-1802.5.2-build.428.jar |KubeJS |kubejs |1802.5.2-build.428 |ERROR |Manifest: NOSIGNATURE
  363. ftb-library-forge-1802.3.6-build.119.jar |FTB Library |ftblibrary |1802.3.6-build.119 |ERROR |Manifest: NOSIGNATURE
  364. item-filters-forge-1802.2.7-build.27.jar |Item Filters |itemfilters |1802.2.7-build.27 |COMMON_SET|Manifest: NOSIGNATURE
  365. ftb-teams-forge-1802.2.6-build.51.jar |FTB Teams |ftbteams |1802.2.6-build.51 |ERROR |Manifest: NOSIGNATURE
  366. ftb-quests-forge-1802.3.8-build.101.jar |FTB Quests |ftbquests |1802.3.8-build.101 |ERROR |Manifest: NOSIGNATURE
  367. kubejs-create-1802.2.1-build.16.jar |KubeJS Create |kubejs_create |1802.2.1-build.16 |COMMON_SET|Manifest: NOSIGNATURE
  368. lootjs-1.18.2-2.3.0.jar |LootJS |lootjs |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  369. appleskin-forge-mc1.18-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.18 |COMMON_SET|Manifest: NOSIGNATURE
  370. ferritecore-4.2.1-forge.jar |Ferrite Core |ferritecore |0.0NONE |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
  371. curiouselytra-forge-1.18.1-5.0.1.0.jar |Curious Elytra |curiouselytra |1.18.1-5.0.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  372. AI-Improvements-1.18-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |COMMON_SET|Manifest: NOSIGNATURE
  373. byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |ERROR |Manifest: NOSIGNATURE
  374. silents-gems-1.18.2-4.3.1.jar |Silent's Gems: Base |silentgems |4.3.1 |ERROR |Manifest: NOSIGNATURE
  375. ScalingHealth-1.18.2-6.2.1+4.jar |Scaling Health |scalinghealth |6.2.1+4 |COMMON_SET|Manifest: NOSIGNATURE
  376. improvedmobs-1.18.2-1.10.9-forge.jar |Improved Mobs Mod |improvedmobs |1.18.2-1.10.9 |COMMON_SET|Manifest: NOSIGNATURE
  377. FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |COMMON_SET|Manifest: NOSIGNATURE
  378. expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  379. valhelsia_core-1.18.2-0.3.1.jar |Valhelsia Core |valhelsia_core |1.18.2-0.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  380. forbidden_arcanus-1.18.2-2.0.0.jar |Forbidden & Arcanus |forbidden_arcanus |1.18.2-2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  381. Cyclic-1.18.2-1.7.0.jar |Cyclic |cyclic |1.18.2-1.7.0 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  382. Crash Report UUID: 52c3325e-9245-4aff-9112-bec56b64c539
  383. FML: 40.1
  384. Forge: net.minecraftforge:40.1.20
  385. Flywheel Backend: Uninitialized
Advertisement
Add Comment
Please, Sign In to add comment