Guest User

latest_crash

a guest
Nov 4th, 2022
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.82 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 11/4/22, 7:59 AM
  5. Description: Initializing game
  6.  
  7. java.lang.NoClassDefFoundError: Could not initialize class net.creeperhost.minetogether.chat.MineTogetherChat
  8. at net.minecraft.client.gui.Gui.handler$baf000$onInit(Gui.java:1381) ~[client-1.18.2-20220404.173914-srg.jar%23263!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:minetogether-common.mixins.json:chat.ingame.GuiMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  9. at net.minecraft.client.gui.Gui.<init>(Gui.java:161) ~[client-1.18.2-20220404.173914-srg.jar%23263!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:minetogether-common.mixins.json:chat.ingame.GuiMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  10. at net.minecraftforge.client.gui.ForgeIngameGui.<init>(ForgeIngameGui.java:322) ~[forge-1.18.2-40.1.84-universal.jar%23268!/:?] {re:mixin,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:minetogether-forge.mixins.json:ForgeIngameGuiMixin,pl:mixin:A}
  11. at net.minecraft.client.Minecraft.<init>(Minecraft.java:518) ~[client-1.18.2-20220404.173914-srg.jar%23263!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:traylauncher:loadingHookCoremod,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,xf:fml:traylauncher:loadingHookCoremod,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:tklib.mixin.json:client.MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  12. at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%23263!/:?] {re:classloading,pl:runtimedistcleaner:A}
  13. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  14. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
  15. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
  16. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
  17. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.84.jar%2317!/:?] {}
  18. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
  19. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
  20. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
  21. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
  22. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
  23. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
  24. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
  25. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
  26.  
  27.  
  28. A detailed walkthrough of the error, its code path and all known details is as follows:
  29. ---------------------------------------------------------------------------------------
  30.  
  31. -- Head --
  32. Thread: Render thread
  33. Stacktrace:
  34. at net.minecraft.client.gui.Gui.handler$baf000$onInit(Gui.java:1381) ~[client-1.18.2-20220404.173914-srg.jar%23263!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:minetogether-common.mixins.json:chat.ingame.GuiMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  35. at net.minecraft.client.gui.Gui.<init>(Gui.java:161) ~[client-1.18.2-20220404.173914-srg.jar%23263!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,pl:mixin:APP:minetogether-common.mixins.json:chat.ingame.GuiMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  36. at net.minecraftforge.client.gui.ForgeIngameGui.<init>(ForgeIngameGui.java:322) ~[forge-1.18.2-40.1.84-universal.jar%23268!/:?] {re:mixin,re:classloading,pl:epic_rei_lmao:B,pl:mixin:APP:minetogether-forge.mixins.json:ForgeIngameGuiMixin,pl:mixin:A}
  37. at net.minecraft.client.Minecraft.<init>(Minecraft.java:518) ~[client-1.18.2-20220404.173914-srg.jar%23263!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:traylauncher:loadingHookCoremod,pl:runtimedistcleaner:A,re:classloading,pl:epic_rei_lmao:B,pl:accesstransformer:B,xf:fml:traylauncher:loadingHookCoremod,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:tklib.mixin.json:client.MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:mixin.dynamic_asset_generator.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  38. -- Initialization --
  39. Details:
  40. Modules:
  41. ADVAPI32.dll:Erweiterte Windows 32 Base-API:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  42. COMCTL32.dll:Bibliothek für Steuerelemente:6.10 (WinBuild.160101.0800):Microsoft Corporation
  43. CRYPT32.dll:Krypto-API32:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  44. CRYPTBASE.dll:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  45. CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  46. CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  47. CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.22621.608:Microsoft Corporation
  48. DBGHELP.DLL:Windows Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  49. DEVOBJ.dll:Device Information Set DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  50. DNSAPI.dll:DNS-Client-API-DLL:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  51. GDI32.dll:GDI Client DLL:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  52. GLU32.dll:OpenGL-Hilfsprogrammbibliotheks-DLL:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  53. HID.DLL:HID-Benutzerbibliothek:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  54. IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  55. IPHLPAPI.DLL:IP-Hilfs-API:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  56. KERNEL32.DLL:Client-DLL für Windows NT-Basis-API:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  57. KERNELBASE.dll:Client-DLL für Windows NT-Basis-API:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  58. MMDevApi.dll:MMDevice-API:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  59. MSASN1.dll:ASN.1 Runtime APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  60. MSCTF.dll:MSCTF-Server-DLL:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  61. MpOav.dll:IOfficeAntiVirus Module:4.18.2210.4 (WinBuild.160101.0800):Microsoft Corporation
  62. NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  63. NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  64. OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  65. Ole32.dll:Microsoft OLE für Windows:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  66. OpenAL.dll
  67. PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  68. Pdh.dll:Windows Unterstützungs-DLL für Leistungsdaten:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  69. RPCRT4.dll:Remoteprozeduraufruf-Laufzeitumgebung:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  70. SAPIWrapper_x64.dll
  71. SETUPAPI.DLL:Windows Setup-API:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  72. SHCORE.dll:SHCORE:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  73. SHELL32.dll:Allgemeine Windows-Shell-DLL:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  74. UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  75. USER32.dll:Client-DLL für Windows USER-API (mehrere Benutzer):10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  76. USERENV.dll:Userenv:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  77. VCRUNTIME140.dll:Microsoft® C Runtime Library:14.27.29016.0 built by: vcwrkspc:Microsoft Corporation
  78. VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  79. WINHTTP.dll:Windows HTTP-Dienste:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  80. WINMM.dll:MCI API-DLL:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  81. WINSTA.dll:Winstation Library:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  82. WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  83. WS2_32.dll:Windows Socket 2.0-32-Bit-DLL:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  84. WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  85. WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  86. amsi.dll:Anti-Malware Scan Interface:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  87. apphelp.dll:Clientbibliothek für Anwendungskompatibilität:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  88. awt.dll:OpenJDK Platform binary:17.0.2.0:Eclipse Adoptium
  89. bcrypt.dll:Bibliothek mit kryptografischen Primitiven von Windows:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  90. bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  91. cfgmgr32.dll:Configuration Manager DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  92. clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
  93. combase.dll:Microsoft COM für Windows:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  94. cryptnet.dll:Crypto Network Related API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  95. dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  96. dhcpcsvc.DLL:DHCP Clientdienst:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  97. dhcpcsvc6.DLL:DHCPv6-Client:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  98. dinput8.dll:Microsoft DirectInput:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  99. drvstore.dll:Driver Store API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  100. dwmapi.dll:Microsoft Desktopfenster-Manager-API:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  101. dxcore.dll:DXCore:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  102. fastprox.dll:WMI Custom Marshaller:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  103. fwpuclnt.dll:FWP/IPsec Benutzermodus-API:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  104. gdi32full.dll:GDI Client DLL:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  105. glfw.dll
  106. icm32.dll:Microsoft Color Management Module (CMM):10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  107. inputhost.dll:InputHost:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  108. instrument.dll:OpenJDK Platform binary:17.0.2.0:Eclipse Adoptium
  109. java.dll:OpenJDK Platform binary:17.0.2.0:Eclipse Adoptium
  110. javaw.exe:OpenJDK Platform binary:17.0.2.0:Eclipse Adoptium
  111. jemalloc.dll
  112. jimage.dll:OpenJDK Platform binary:17.0.2.0:Eclipse Adoptium
  113. jli.dll:OpenJDK Platform binary:17.0.2.0:Eclipse Adoptium
  114. jna8000898896511509918.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
  115. jsvml.dll:OpenJDK Platform binary:17.0.2.0:Eclipse Adoptium
  116. jvm.dll:OpenJDK 64-Bit server VM:17.0.2.0:Eclipse Adoptium
  117. kernel.appcore.dll:AppModel API Host:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  118. lwjgl.dll
  119. lwjgl_opengl.dll
  120. lwjgl_stb.dll
  121. management.dll:OpenJDK Platform binary:17.0.2.0:Eclipse Adoptium
  122. management_ext.dll:OpenJDK Platform binary:17.0.2.0:Eclipse Adoptium
  123. mscms.dll:Microsoft-Farbabstimmungssystem-DLL:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  124. msvcp140.dll:Microsoft® C Runtime Library:14.27.29016.0 built by: vcwrkspc:Microsoft Corporation
  125. msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  126. msvcrt.dll:Windows NT CRT DLL:7.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  127. mswsock.dll:Microsoft Windows Sockets 2.0-Dienstanbieter:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  128. napinsp.dll:E-Mail-Namenshimanbieter:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  129. ncrypt.dll:Windows NCrypt-Router:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  130. net.dll:OpenJDK Platform binary:17.0.2.0:Eclipse Adoptium
  131. nio.dll:OpenJDK Platform binary:17.0.2.0:Eclipse Adoptium
  132. nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  133. ntdll.dll:DLL für NT-Layer:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  134. ntmarta.dll:Windows NT MARTA-Anbieter:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  135. nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.2225:NVIDIA Corporation
  136. nvspcap64.dll:NVIDIA Game Proxy:3.26.0.131:NVIDIA Corporation
  137. opengl32.dll:OpenGL Client DLL:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  138. perfos.dll:DLL für Windows-Systemleistungsobjekte:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  139. pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  140. pnrpnsp.dll:PNRP-Namespaceanbieter:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  141. powrprof.dll:Power Profile Helper DLL:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  142. prefs.dll:OpenJDK Platform binary:17.0.2.0:Eclipse Adoptium
  143. profapi.dll:User Profile Basic API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  144. rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  145. rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  146. sapi.dll:Sprach-API:5.3.27405.00 (WinBuild.160101.0800):Microsoft Corporation
  147. sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  148. shlwapi.dll:Shell Light-weight-Hilfsprogrammbibliothek:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  149. sunmscapi.dll:OpenJDK Platform binary:17.0.2.0:Eclipse Adoptium
  150. textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  151. ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  152. uxtheme.dll:Microsoft UxTheme-Bibliothek:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  153. vcruntime140_1.dll:Microsoft® C Runtime Library:14.27.29016.0 built by: vcwrkspc:Microsoft Corporation
  154. verify.dll:OpenJDK Platform binary:17.0.2.0:Eclipse Adoptium
  155. wbemcomn.dll:WMI:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  156. wbemprox.dll:WMI:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  157. wbemsvc.dll:WMI:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  158. win32u.dll:Win32u:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  159. windows.storage.dll:Microsoft WinRT Storage-API:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  160. winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  161. wintypes.dll:Windows-Basistypen-DLL:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  162. wldp.dll:Windows-Sperrungsrichtlinie:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  163. wshbth.dll:Windows Sockets Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  164. xinput1_4.dll:API für Microsoft Common Controller:10.0.22621.674 (WinBuild.160101.0800):Microsoft Corporation
  165. zip.dll:OpenJDK Platform binary:17.0.2.0:Eclipse Adoptium
  166. Stacktrace:
  167. at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%23263!/:?] {re:classloading,pl:runtimedistcleaner:A}
  168. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  169. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
  170. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
  171. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
  172. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.84.jar%2317!/:?] {}
  173. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
  174. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
  175. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
  176. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
  177. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
  178. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
  179. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
  180. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
  181.  
  182.  
  183. -- System Details --
  184. Details:
  185. Minecraft Version: 1.18.2
  186. Minecraft Version ID: 1.18.2
  187. Operating System: Windows 11 (amd64) version 10.0
  188. Java Version: 17.0.2, Eclipse Adoptium
  189. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
  190. Memory: 5336044384 bytes (5088 MiB) / 6174015488 bytes (5888 MiB) up to 13555990528 bytes (12928 MiB)
  191. CPUs: 16
  192. Processor Vendor: AuthenticAMD
  193. Processor Name: AMD Ryzen 7 2700 Eight-Core Processor
  194. Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
  195. Microarchitecture: Zen+
  196. Frequency (GHz): 3.20
  197. Number of physical packages: 1
  198. Number of physical CPUs: 8
  199. Number of logical CPUs: 16
  200. Graphics card #0 name: NVIDIA GeForce GTX 1060 6GB
  201. Graphics card #0 vendor: NVIDIA (0x10de)
  202. Graphics card #0 VRAM (MB): 4095.00
  203. Graphics card #0 deviceId: 0x1c03
  204. Graphics card #0 versionInfo: DriverVersion=31.0.15.2225
  205. Memory slot #0 capacity (MB): 16384.00
  206. Memory slot #0 clockSpeed (GHz): 2.93
  207. Memory slot #0 type: DDR4
  208. Memory slot #1 capacity (MB): 16384.00
  209. Memory slot #1 clockSpeed (GHz): 2.93
  210. Memory slot #1 type: DDR4
  211. Virtual memory max (MB): 37557.61
  212. Virtual memory used (MB): 15579.57
  213. Swap memory total (MB): 4864.00
  214. Swap memory used (MB): 35.64
  215. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12928M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  216. Launched Version: 1.18.2-forge-40.1.84
  217. Backend library: LWJGL version 3.2.2 SNAPSHOT
  218. Backend API: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2 GL version 3.2.0 NVIDIA 522.25, NVIDIA Corporation
  219. Window size: <not initialized>
  220. GL Caps: Using framebuffer using OpenGL 3.2
  221. GL debug messages:
  222. Using VBOs: Yes
  223. Is Modded: Definitely; Client brand changed to 'forge'
  224. Type: Client (map_client.txt)
  225. CPU: 16x AMD Ryzen 7 2700 Eight-Core Processor
  226. ModLauncher: 9.1.3+9.1.3+main.9b69c82a
  227. ModLauncher launch target: forgeclient
  228. ModLauncher naming: srg
  229. ModLauncher services:
  230. mixin PLUGINSERVICE
  231. eventbus PLUGINSERVICE
  232. slf4jfixer PLUGINSERVICE
  233. object_holder_definalize PLUGINSERVICE
  234. runtime_enum_extender PLUGINSERVICE
  235. capability_token_subclass PLUGINSERVICE
  236. accesstransformer PLUGINSERVICE
  237. runtimedistcleaner PLUGINSERVICE
  238. mixin TRANSFORMATIONSERVICE
  239. fml TRANSFORMATIONSERVICE
  240. FML Language Providers:
  241. lowcodefml@null
  242. javafml@null
  243. Mod List:
  244. kube-utils-forge-0.1.3+mc1.18.2.jar |KubeUtils |kubeutils |0.1.3+mc1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
  245. entangledfix-1.0.jar |Entangled Fix |entangledfix |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  246. RoughlyEnoughProfessions-forge-1.18.2-1.0.2.jar |Roughly Enough Professions |roughlyenoughprofessions |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  247. supermartijn642configlib-1.1.6-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
  248. cccbridge-1.3.0-forge.jar |CC:C Bridge |cccbridge |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  249. simplemagnets-1.1.8-forge-mc1.18.jar |Simple Magnets |simplemagnets |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE
  250. ProjectE-1.18.2-PE1.0.1.jar |ProjectE |projecte |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  251. mcw-windows-2.0.3-mc1.18.2.jar |Macaw's Windows |mcwwindows |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  252. modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |COMMON_SET|Manifest: NOSIGNATURE
  253. ftb-dripper-1802.1.3-build.28.jar |FTB Dripper |ftbdripper |1802.1.3-build.28 |COMMON_SET|Manifest: NOSIGNATURE
  254. laserio-1.4.4.jar |LaserIO |laserio |1.4.4 |COMMON_SET|Manifest: NOSIGNATURE
  255. CTM-1.18.2-1.1.5+5.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.5+5 |COMMON_SET|Manifest: NOSIGNATURE
  256. ReAuth-1.18-Forge-4.0.4.jar |ReAuth |reauth |4.0.4 |COMMON_SET|Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e
  257. Powah-3.0.5-beta.jar |Powah |powah |3.0.5-beta |COMMON_SET|Manifest: NOSIGNATURE
  258. Shrink-1.18.2-1.3.3.jar |Shrink |shrink |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE
  259. ChanceCubes-1.18.2-5.0.2.471.jar |Chance Cubes |chancecubes |1.18.2-5.0.2.471 |COMMON_SET|Manifest: NOSIGNATURE
  260. Mute-1.0.1-build.5+mc1.18.2.jar |Mute |mute |1.0.1-build.5+mc1.18|COMMON_SET|Manifest: NOSIGNATURE
  261. DarkUtilities-Forge-1.18.2-10.0.5.jar |DarkUtilities |darkutils |10.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  262. balm-3.2.0+0.jar |Balm |balm |3.2.0+0 |COMMON_SET|Manifest: NOSIGNATURE
  263. StoneChest-1.18.2-1.1.1.jar |Stone Chest |stonechest |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  264. ToolKit-2.2.1-build.4+mc1.18.2.jar |Tool Kit |toolkit |2.2.1-build.4+mc1.18|COMMON_SET|Manifest: NOSIGNATURE
  265. cloth-config-6.4.90-forge.jar |Cloth Config v4 API |cloth_config |6.4.90 |COMMON_SET|Manifest: NOSIGNATURE
  266. stackrefill_1.18.2-3.2.jar |Stack Refill |stackrefill |3.2 |COMMON_SET|Manifest: NOSIGNATURE
  267. emojiful-1.18.2-3.0.1.jar |Emojiful |emojiful |1.18.2-3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  268. TKLib-0.0.23+1.18.2.jar |TKLib |tklib |0.0.23 |COMMON_SET|Manifest: NOSIGNATURE
  269. refinedstorage-1.10.3.jar |Refined Storage |refinedstorage |1.10.3 |COMMON_SET|Manifest: NOSIGNATURE
  270. durabilitytooltip-1.1.4-forge-mc1.18.jar |Durability Tooltip |durabilitytooltip |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  271. industrial-foregoing-1.18.2-3.3.1.5-9.jar |Industrial Foregoing |industrialforegoing |3.3.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  272. torchmaster-18.1.0.jar |Torchmaster |torchmaster |18.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  273. BetterCompatibilityChecker-1.1.15-build.29+mc1.18.|Better Compatibility Checker |bcc |1.1.15-build.29+mc1.|COMMON_SET|Manifest: NOSIGNATURE
  274. literal-sky-block-1802.1.3-build.4.jar |Literal Sky Block |literalskyblock |1802.1.3-build.4 |COMMON_SET|Manifest: NOSIGNATURE
  275. BotanyTrees-Forge-1.18.2-4.0.2.jar |BotanyTrees |botanytrees |4.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  276. ironfurnaces-1.18.2-3.3.2.jar |Iron Furnaces |ironfurnaces |3.3.2 |COMMON_SET|Manifest: NOSIGNATURE
  277. StructureCompass-1.18.2-1.3.2.jar |Structure Compass Mod |structurecompass |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
  278. mcw-trapdoors-1.0.7-mc1.18.2.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  279. supermartijn642corelib-1.0.19-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.19 |COMMON_SET|Manifest: NOSIGNATURE
  280. Botania-1.18.2-435.jar |Botania |botania |1.18.2-435 |COMMON_SET|Manifest: NOSIGNATURE
  281. JAGS-1.3.3-build.16+mc1.18.2.jar |JAGS |jags |1.3.3-build.16+mc1.1|COMMON_SET|Manifest: NOSIGNATURE
  282. spark-1.9.11-forge.jar |spark |spark |1.9.11 |COMMON_SET|Manifest: NOSIGNATURE
  283. structure-expansion-1802.1.1-build.3.jar |Structure Expansion |structureexpansion |1802.1.1-build.3 |COMMON_SET|Manifest: NOSIGNATURE
  284. curios-forge-1.18.2-5.0.7.1.jar |Curios API |curios |1.18.2-5.0.7.1 |COMMON_SET|Manifest: NOSIGNATURE
  285. Measurements-1.18-1.2.jar |Measurements |measurements |1.2 |COMMON_SET|Manifest: NOSIGNATURE
  286. constructionwand-1.18.2-2.7.jar |Construction Wand |constructionwand |1.18.2-2.7 |COMMON_SET|Manifest: NOSIGNATURE
  287. mcw-roofs-2.2.1-mc1.18.2-forge.jar |Macaw's Roofs |mcwroofs |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  288. mcw-furniture-3.0.2-mc1.18.2.jar |Macaw's Furniture |mcwfurnitures |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  289. JadeAddons-1.18.2-2.4.0.jar |Jade Addons |jadeaddons |2.4.0 |COMMON_SET|Manifest: NOSIGNATURE
  290. furnacerecycle_1.18.2-1.2.jar |Furnace Recycle |furnacerecycle |1.2 |COMMON_SET|Manifest: NOSIGNATURE
  291. ftb-hide.jar |TrayLauncher |traylauncher |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  292. CobbleForDays-1.5.1.jar |Cobble For Days |cobblefordays |1.5.1 |COMMON_SET|Manifest: NOSIGNATURE
  293. CodeChickenLib-1.18.2-4.1.2.475-universal.jar |CodeChicken Lib |codechickenlib |4.1.2.475 |COMMON_SET|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  294. geckolib-forge-1.18-3.0.48.jar |GeckoLib |geckolib3 |3.0.48 |COMMON_SET|Manifest: NOSIGNATURE
  295. mcw-lights-1.0.4-mc1.18.2.jar |Macaw's Lights and Lamps |mcwlights |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  296. rechiseled-1.0.10a-mc1.18.jar |rechiseled |rechiseled |1.0.10a |COMMON_SET|Manifest: NOSIGNATURE
  297. tesseract-1.0.27-forge-mc1.18.jar |Tesseract |tesseract |1.0.27 |COMMON_SET|Manifest: NOSIGNATURE
  298. Mekanism-1.18.2-10.2.5.465.jar |Mekanism |mekanism |10.2.5 |COMMON_SET|Manifest: NOSIGNATURE
  299. luggage-1.3.2.jar |Luggage |luggage |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
  300. minicoal-1.18.1-1.0.0.jar |MiniCoal |minicoal |1.18.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  301. PrettyPipesFluids-1.18.2-1.0.1.jar |Pretty Fluid Pipes |ppfluids |1.18.2-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  302. LibX-1.18.2-3.2.19.jar |LibX |libx |1.18.2-3.2.19 |COMMON_SET|Manifest: NOSIGNATURE
  303. compactmachines-4.5.0.jar |Compact Machines 4 |compactmachines |4.5.0 |COMMON_SET|Manifest: NOSIGNATURE
  304. BotanyPots-Forge-1.18.2-8.0.14.jar |BotanyPots |botanypots |8.0.14 |COMMON_SET|Manifest: NOSIGNATURE
  305. champions-forge-1.18.2-2.1.6.0.jar |Champions |champions |1.18.2-2.1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
  306. catalogue-1.6.2-1.18.2.jar |Catalogue |catalogue |1.6.2 |COMMON_SET|Manifest: NOSIGNATURE
  307. mcw-paths-1.0.1-mc1.18.2.jar |Macaw's Paths and Pavings |mcwpaths |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  308. ironchest-1.18.2-13.2.11.jar |Iron Chests |ironchest |1.18.2-13.2.11 |COMMON_SET|Manifest: NOSIGNATURE
  309. ftb-stoneblock-companion-0.6.2+mc1.18.2.jar |FTB StoneBlock Companion |ftbsbc |0.6.2+mc1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
  310. 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
  311. MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |COMMON_SET|Manifest: NOSIGNATURE
  312. ImmersiveEngineering-1.18.2-8.2.2-154.jar |Immersive Engineering |immersiveengineering |1.18.2-8.2.2-154 |COMMON_SET|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
  313. Ding-1.18-1.3.0.jar |Ding |ding |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  314. pipez-1.18.2-1.1.5.jar |Pipez |pipez |1.18.2-1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  315. flywheel-forge-1.18.2-0.6.5.jar |Flywheel |flywheel |0.6.5 |COMMON_SET|Manifest: NOSIGNATURE
  316. Mantle-1.18.2-1.9.27.jar |Mantle |mantle |1.9.27 |COMMON_SET|Manifest: NOSIGNATURE
  317. itemcollectors-1.1.5-mc1.18.jar |Item Collectors |itemcollectors |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  318. gravestone-1.18.2-1.0.2.jar |Gravestone Mod |gravestone |1.18.2-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  319. serverconfigupdater-2.1.jar |ServerConfig Updater |serverconfigupdater |2.1 |COMMON_SET|Manifest: NOSIGNATURE
  320. experienceobelisk-v1.3.6-1.18.2.jar |Experience Obelisk |experienceobelisk |1.3.6 |COMMON_SET|Manifest: NOSIGNATURE
  321. harvest-1.18.1-1.1.jar |Harvest |harvest |1.1 |COMMON_SET|Manifest: NOSIGNATURE
  322. [1.18.x][Forge]TorchBowMod_v1.1.jar |TorchBowMod |torchbowmod |1.1 |COMMON_SET|Manifest: NOSIGNATURE
  323. connectedglass-1.1.4-forge-mc1.18.jar |Connected Glass |connectedglass |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  324. extremesoundmuffler-3.30_forge-1.18.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.31_forge-1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
  325. CosmeticArmorReworked-1.18.2-v2a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2a |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  326. rsrequestify-2.2.0.jar |RSRequestify |rsrequestify |2.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  327. SuperCircuitMaker2-0.2.9+1.18.2.jar |Super Circuit Maker |supercircuitmaker |0.2.9 |COMMON_SET|Manifest: NOSIGNATURE
  328. Instrumental-Mobs-1.18-1.3.4.jar |Instrumental Mobs |instrumentalmobs |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE
  329. AdvancedPeripherals-0.7.19r.jar |Advanced Peripherals |advancedperipherals |0.7.19r |COMMON_SET|Manifest: NOSIGNATURE
  330. pocketstorage-1.18.2-1.0.1-build.18.jar |Pocket Storage |pocketstorage |1.18.2-1.0.1-build.1|COMMON_SET|Manifest: NOSIGNATURE
  331. incontrol-1.18-6.0.22.jar |InControl |incontrol |1.18-6.0.22 |COMMON_SET|Manifest: NOSIGNATURE
  332. Controlling-forge-1.18.2-9.0+22.jar |Controlling |controlling |9.0+22 |COMMON_SET|Manifest: NOSIGNATURE
  333. Placebo-1.18.2-6.6.6.jar |Placebo |placebo |6.6.6 |COMMON_SET|Manifest: NOSIGNATURE
  334. RoughlyEnoughItems-forge-8.0.25.jar |REI Plugin Compatibilities |rei_plugin_compatibilities |8.0.25 |COMMON_SET|Manifest: NOSIGNATURE
  335. mother_silverfish-1.0.jar |Mother Silverfish |mother_silverfish |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  336. Bookshelf-Forge-1.18.2-13.2.50.jar |Bookshelf |bookshelf |13.2.50 |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
  337. buildinggadgets-3.13.0-build.5+mc1.18.2.jar |Building Gadgets |buildinggadgets |3.13.0-build.5+mc1.1|COMMON_SET|Manifest: NOSIGNATURE
  338. FramedBlocks-5.8.0.jar |FramedBlocks |framedblocks |5.8.0 |COMMON_SET|Manifest: NOSIGNATURE
  339. forge-1.18.2-40.1.84-universal.jar |Forge |forge |40.1.84 |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
  340. cofh_core-1.18.2-9.0.0.24.jar |CoFH Core |cofh_core |9.0.0.24 |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
  341. thermal_foundation-1.18.2-9.0.0.32.jar |Thermal Series |thermal |9.0.0.32 |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
  342. thermal_integration-1.18.2-9.0.0.9.jar |Thermal Integration |thermal_integration |9.0.0.9 |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
  343. plonk-1.18.2-10.0.2.jar |Plonk |plonk |10.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  344. appleskin-forge-mc1.18.2-2.4.1.jar |AppleSkin |appleskin |2.4.1+mc1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
  345. mcw-doors-1.0.7-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  346. MekanismGenerators-1.18.2-10.2.5.465.jar |Mekanism: Generators |mekanismgenerators |10.2.5 |COMMON_SET|Manifest: NOSIGNATURE
  347. chickensmod-1.18.2-1.0.23.jar |Chickens |chickens |1.0.23 |COMMON_SET|Manifest: NOSIGNATURE
  348. mob_grinding_utils-1.18.2-0.4.46.jar |Mob Grinding Utils |mob_grinding_utils |1.18.2-0.4.46 |COMMON_SET|Manifest: NOSIGNATURE
  349. PrettyPipes-1.12.8.jar |Pretty Pipes |prettypipes |1.12.8 |COMMON_SET|Manifest: NOSIGNATURE
  350. chipped-2.0.0-forge.jar |Chipped |chipped |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  351. mcw-bridges-2.0.5-mc1.18.2forge.jar |Macaw's Bridges |mcwbridges |2.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  352. FarmersDelight-1.18.2-1.2.0.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  353. tempad-forge-1.18.2-1.4.1.jar |Tempad |tempad |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
  354. entangled-1.3.11-forge-mc1.18.jar |Entangled |entangled |1.3.11 |COMMON_SET|Manifest: NOSIGNATURE
  355. crashutilities-4.1.jar |Crash Utilities |crashutilities |4.1 |COMMON_SET|Manifest: NOSIGNATURE
  356. mcw-fences-1.0.6-mc1.18.2.jar |Macaw's Fences and Walls |mcwfences |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  357. simplylight-1.18.2-1.4.5-build.43.jar |Simply Light |simplylight |1.18.2-1.4.5-build.4|COMMON_SET|Manifest: NOSIGNATURE
  358. simplybackpacks-1.18.2-2.1.2-build.40.jar |Simply Backpacks |simplybackpacks |1.18.2-2.1.2-build.4|COMMON_SET|Manifest: NOSIGNATURE
  359. Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |COMMON_SET|Manifest: NOSIGNATURE
  360. ars_nouveau-1.18.2-2.8.0.jar |Ars Nouveau |ars_nouveau |2.8.0 |COMMON_SET|Manifest: NOSIGNATURE
  361. collective-1.18.2-5.13.jar |Collective |collective |5.13 |COMMON_SET|Manifest: NOSIGNATURE
  362. BetterThanLlamas-1.18-1.1.1.jar |Better Than Llamas |betterthanllamas |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  363. thermal_expansion-1.18.2-9.0.0.15.jar |Thermal Expansion |thermal_expansion |9.0.0.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
  364. elevatorid-1.18.2-1.8.4.jar |Elevator Mod |elevatorid |1.18.2-1.8.4 |COMMON_SET|Manifest: NOSIGNATURE
  365. ftb-ultimine-forge-1802.3.3-build.67.jar |FTB Ultimine |ftbultimine |1802.3.3-build.67 |COMMON_SET|Manifest: NOSIGNATURE
  366. Runelic-Forge-1.18.2-11.0.1.jar |Runelic |runelic |11.0.1 |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
  367. MekanismTools-1.18.2-10.2.5.465.jar |Mekanism: Tools |mekanismtools |10.2.5 |COMMON_SET|Manifest: NOSIGNATURE
  368. architectury-4.10.86-forge.jar |Architectury |architectury |4.10.86 |COMMON_SET|Manifest: NOSIGNATURE
  369. BambooEverything-forge-1.3.3-build.34+mc1.18.2.jar|Bamboo Everything |bambooeverything |1.3.3-build.34+mc1.1|COMMON_SET|Manifest: NOSIGNATURE
  370. justhammers-forge-0.1.1+mc1.18.2.jar |Just Hammers |justhammers |0.1.1+mc1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
  371. SimpleDiscordRichPresence-forge-3.0.1-build.21+mc1|Simple Discord Rich Presence |sdrp |3.0.1-build.21+mc1.1|COMMON_SET|Manifest: NOSIGNATURE
  372. ftb-library-forge-1802.3.7-build.154.jar |FTB Library |ftblibrary |1802.3.7-build.154 |COMMON_SET|Manifest: NOSIGNATURE
  373. createchunkloading-1.2.1-forge.jar |Create Chunkloading |createchunkloading |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  374. gag-forge-1.0.1-build.2.jar |Gadgets Against Grind |gag |1.0.1-build.2 |COMMON_SET|Manifest: NOSIGNATURE
  375. findme-3.0.6-forge.jar |FindMe |findme |3.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  376. squatgrow-2.0.0-build.32+mc1.18.2.jar |Squat Grow |squatgrow |2.0.0-build.32+mc1.1|COMMON_SET|Manifest: NOSIGNATURE
  377. ftbauxilium-forge-1802.1.7-build.31-forge.jar |FTB Auxilium |ftbauxilium |1802.1.7-build.31 |COMMON_SET|Manifest: NOSIGNATURE
  378. ftb-teams-forge-1802.2.7-build.71.jar |FTB Teams |ftbteams |1802.2.7-build.71 |COMMON_SET|Manifest: NOSIGNATURE
  379. ftb-ranks-forge-1802.1.8-build.34.jar |FTB Ranks |ftbranks |1802.1.8-build.34 |COMMON_SET|Manifest: NOSIGNATURE
  380. ftb-essentials-1802.1.7-build.42.jar |FTB Essentials |ftbessentials |1802.1.7-build.42 |COMMON_SET|Manifest: NOSIGNATURE
  381. cc-tweaked-1.18.2-1.100.10.jar |CC: Tweaked |computercraft |1.100.10 |COMMON_SET|Manifest: NOSIGNATURE
  382. compactcrafting-2.0.0.jar |Compact Crafting |compactcrafting |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  383. light-overlay-6.0.5-forge.jar |Light Overlay |lightoverlay |6.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  384. trashcans-1.0.15-forge-mc1.18.jar |Trash Cans |trashcans |1.0.15 |COMMON_SET|Manifest: NOSIGNATURE
  385. woodenshears-1.18.2-1.2.1.2.jar |Wooden Shears |woodenshears |1.18.2-1.2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  386. inventoryessentials-forge-1.18.2-4.0.2.jar |Inventory Essentials |inventoryessentials |4.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  387. PortableCraftingTable-1.18.2-3.0.2.jar |Portable Crafting Table |portablecraftingtable |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  388. polylib-forge-1801.0.2-build.13.jar |PolyLib |polylib |1801.0.2-build.13 |COMMON_SET|Manifest: NOSIGNATURE
  389. yeetusexperimentus-1.0.1-build.4+mc1.18.2.jar |Yeetus Experimentus |yeetusexperimentus |1.0.1-build.4+mc1.18|COMMON_SET|Manifest: NOSIGNATURE
  390. DarkModeEverywhere-1.18.1-1.0.2.jar |DarkModeEverywhere |darkmodeeverywhere |1.18.1-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  391. inventorysorter-1.18.2-19.0.4.jar |Simple Inventory Sorter |inventorysorter |19.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  392. rhino-forge-1802.2.1-build.240.jar |Rhino |rhino |1802.2.1-build.240 |COMMON_SET|Manifest: NOSIGNATURE
  393. trashslot-forge-1.18.1-11.0.2.jar |TrashSlot |trashslot |11.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  394. Snad-1.18.2-1.22.04.15a.jar |Snad |snad |1.18.2-1.22.04.15a |COMMON_SET|Manifest: NOSIGNATURE
  395. item-filters-forge-1802.2.8-build.47.jar |Item Filters |itemfilters |1802.2.8-build.47 |COMMON_SET|Manifest: NOSIGNATURE
  396. BetterThanBunnies-1.18-1.2.0.jar |Better Than Bunnies |betterthanbunnies |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  397. create-1.18.2-0.5.0.e.jar |Create |create |0.5.0.e |COMMON_SET|Manifest: NOSIGNATURE
  398. ars_creo-1.18.2-2.1.4.jar |Ars Creo |ars_creo |2.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  399. mcw-paintings-1.0.4-mc1.18.2.jar |Macaw's Paintings |mcwpaintings |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  400. configured-2.0.0-1.18.2.jar |Configured |configured |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  401. charginggadgets-1.7.0.jar |Charging Gadgets |charginggadgets |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
  402. ftbbackups2-forge-1.18.2-1.0.14.jar |FTB Backups 2 |ftbbackups2 |1.0.14 |COMMON_SET|Manifest: 59:0f:44:4b:f7:95:28:28:25:5b:fd:c0:c9:48:6c:4a:e5:6e:6d:7b:63:ab:f4:90:55:1f:cf:4b:e9:51:91:ed
  403. TravelAnchors-1.18.2-3.3.jar |Travel Anchors |travel_anchors |1.18.2-3.3 |COMMON_SET|Manifest: NOSIGNATURE
  404. mcjtylib-1.18-6.0.18.jar |McJtyLib |mcjtylib |1.18-6.0.18 |COMMON_SET|Manifest: NOSIGNATURE
  405. rftoolsbase-1.18-3.0.11.jar |RFToolsBase |rftoolsbase |1.18-3.0.11 |COMMON_SET|Manifest: NOSIGNATURE
  406. xnet-1.18-4.0.7.jar |XNet |xnet |1.18-4.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  407. rftoolspower-1.18-4.0.7.jar |RFToolsPower |rftoolspower |1.18-4.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  408. rftoolsbuilder-1.18-4.0.16.jar |RFToolsBuilder |rftoolsbuilder |1.18-4.0.16 |COMMON_SET|Manifest: NOSIGNATURE
  409. XNetGases-1.18.2-3.0.1.jar |XNet Gases |xnetgases |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  410. rftoolsstorage-1.18-3.0.11.jar |RFToolsStorage |rftoolsstorage |1.18-3.0.11 |COMMON_SET|Manifest: NOSIGNATURE
  411. ToastControl-1.18.2-6.0.3.jar |Toast Control |toastcontrol |6.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  412. mininggadgets-1.11.1.jar |Mining Gadgets |mininggadgets |1.11.1 |COMMON_SET|Manifest: NOSIGNATURE
  413. EnderStorage-1.18.2-2.9.0.182-universal.jar |EnderStorage |enderstorage |2.9.0.182 |COMMON_SET|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  414. ftb-chunks-forge-1802.3.7-build.172.jar |FTB Chunks |ftbchunks |1802.3.7-build.172 |COMMON_SET|Manifest: NOSIGNATURE
  415. PartyParrots-1.18-1.1.0.jar |Party Parrots |partyparrots |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  416. BloodMagic-1.18.2-3.2.6-41.jar |Blood Magic |bloodmagic |1.18.2-3.2.6-41 |COMMON_SET|Manifest: NOSIGNATURE
  417. selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |COMMON_SET|Manifest: NOSIGNATURE
  418. supplementaries-1.18.2-1.5.12.jar |Supplementaries |supplementaries |1.18.2-1.5.12 |COMMON_SET|Manifest: NOSIGNATURE
  419. craftingtweaks-forge-1.18.2-14.0.3.jar |CraftingTweaks |craftingtweaks |14.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  420. TConstruct-1.18.2-3.5.2.40.jar |Tinkers' Construct |tconstruct |3.5.2.40 |COMMON_SET|Manifest: NOSIGNATURE
  421. default-server-properties-1.0.0-build.8+mc1.18.2.j|Default Server Properties |dsp |1.0.0-build.8+mc1.18|COMMON_SET|Manifest: NOSIGNATURE
  422. rftoolsutility-1.18-4.0.19.jar |RFToolsUtility |rftoolsutility |1.18-4.0.19 |COMMON_SET|Manifest: NOSIGNATURE
  423. dynamic_asset_generator-forge-1.18.2-0.6.3.jar |DynamicAssetGenerator |dynamic_asset_generator |0.6.3 |COMMON_SET|Manifest: NOSIGNATURE
  424. BuddingCrystals-1.1.1.jar |BuddingCrystals |buddingcrystals |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  425. titanium-1.18.2-3.5.6-38.jar |Titanium |titanium |3.5.6 |COMMON_SET|Manifest: NOSIGNATURE
  426. Avaritia-1.18.2-4.0.0.3-universal.jar |Avaritia |avaritia |4.0.0.3 |COMMON_SET|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  427. Jade-1.18.2-forge-5.2.5.jar |Jade |jade |5.2.5 |COMMON_SET|Manifest: NOSIGNATURE
  428. appliedenergistics2-forge-11.6.1-beta.jar |Applied Energistics 2 |ae2 |11.6.1-beta |COMMON_SET|Manifest: NOSIGNATURE
  429. AE2WTLib-11.5.0.jar |AE2WTLib |ae2wtlib |11.5.0 |COMMON_SET|Manifest: NOSIGNATURE
  430. extendedexchange-1802.2.5.jar |ExtendedeXchange |extendedexchange |1802.2.5 |COMMON_SET|Manifest: NOSIGNATURE
  431. soulshards-1.18.2-1.3.2.jar |SoulShards |soulshards |1.18.2-1.3.2 |COMMON_SET|Manifest: 59:0f:44:4b:f7:95:28:28:25:5b:fd:c0:c9:48:6c:4a:e5:6e:6d:7b:63:ab:f4:90:55:1f:cf:4b:e9:51:91:ed
  432. NethersDelight-1.18.2-2.2.0.jar |Nethers Delight |nethersdelight |2.2 |COMMON_SET|Manifest: NOSIGNATURE
  433. RoughlyEnoughItems-8.3.563.jar |Roughly Enough Items (REI) |roughlyenoughitems |8.3.563 |COMMON_SET|Manifest: NOSIGNATURE
  434. kubejs-forge-1802.5.5-build.554.jar |KubeJS |kubejs |1802.5.5-build.554 |COMMON_SET|Manifest: NOSIGNATURE
  435. kubejs-thermal-1802.1.5-build.14.jar |KubeJS Thermal |kubejs_thermal |1802.1.5-build.14 |COMMON_SET|Manifest: NOSIGNATURE
  436. ftb-quests-forge-1802.3.9-build.130.jar |FTB Quests |ftbquests |1802.3.9-build.130 |COMMON_SET|Manifest: NOSIGNATURE
  437. kubejs-create-forge-1802.2.2-build.28.jar |KubeJS Create |kubejs_create |1802.2.2-build.28 |COMMON_SET|Manifest: NOSIGNATURE
  438. kubejs-immersive-engineering-1802.2.1-build.35.jar|KubeJS Immersive Engineering |kubejs_immersive_engineering |1802.2.1-build.35 |COMMON_SET|Manifest: NOSIGNATURE
  439. kubejs-mekanism-1802.1.3-build.8.jar |KubeJS Mekanism |kubejs_mekanism |1802.1.3-build.8 |COMMON_SET|Manifest: NOSIGNATURE
  440. kubejs-blood-magic-1802.1.2-build.4.jar |KubeJS Blood Magic |kubejs_blood_magic |1802.1.2-build.4 |COMMON_SET|Manifest: NOSIGNATURE
  441. kubejs-ui-forge-1802.1.8-build.17.jar |KubeJS UI |kubejs_ui |1802.1.8-build.17 |COMMON_SET|Manifest: NOSIGNATURE
  442. kubejs-tinkers-1802.1.0-build.1.jar |KubeJS Tinkers Construct |kubejs_tinkers_construct |1802.1.0-build.1 |COMMON_SET|Manifest: NOSIGNATURE
  443. summoningrituals-1.18.2-1.1.6.jar |Summoning Rituals |summoningrituals |1.18.2-1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
  444. ponderjs-1.18.2-1.1.8.jar |PonderJS |ponderjs |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE
  445. PigPen-Forge-1.18.2-8.0.1.jar |PigPen |pigpen |8.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  446. FluxNetworks-1.18.2-7.0.7.8.jar |Flux Networks |fluxnetworks |7.0.7.8 |COMMON_SET|Manifest: NOSIGNATURE
  447. 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
  448. engineersdecor-1.18.2-1.1.25.jar |Engineer's Decor |engineersdecor |1.1.25 |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
  449. minetogether-forge-1.18.2-6.0.8.jar |MineTogether |minetogether |6.0.8 |ERROR |Manifest: 59:0f:44:4b:f7:95:28:28:25:5b:fd:c0:c9:48:6c:4a:e5:6e:6d:7b:63:ab:f4:90:55:1f:cf:4b:e9:51:91:ed
  450. functionalstorage-1.18.2-1.0.7.jar |Functional Storage |functionalstorage |1.18.2-1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  451. refinedstorageaddons-0.8.2.jar |Refined Storage Addons |refinedstorageaddons |0.8.2 |COMMON_SET|Manifest: NOSIGNATURE
  452. Applied-Mekanistics-1.2.2.jar |Applied Mekanistics |appmek |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  453. ChiselsBits-forge-1.18.2-1.2.114-universal.jar |Chisels & bits |chiselsandbits |1.2.114 |COMMON_SET|Manifest: NOSIGNATURE
  454. createaddition-1.18.2-20220914a.jar |Create Crafts & Additions |createaddition |1.18.2-20220914a |COMMON_SET|Manifest: NOSIGNATURE
  455. Flywheel Backend: Uninitialized
  456. Crash Report UUID: 617e2a75-c2c7-4db3-a716-9406d7589e42
  457. FML: 40.1
  458. Forge: net.minecraftforge:40.1.84
  459. FramedBlocks BlockEntity Warning: Not applicable
Advertisement
Add Comment
Please, Sign In to add comment