Guest User

Crash report

a guest
Jun 20th, 2023
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 76.02 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 6/20/23, 1:30 PM
  5. Description: Initializing game
  6.  
  7. java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.renderer.RenderType
  8. at net.minecraft.client.gui.font.glyphs.EmptyGlyph.<init>(EmptyGlyph.java:10) ~[client-1.18.2-20220404.173914-srg.jar%23375!/:?] {re:classloading}
  9. at net.minecraft.client.gui.font.FontSet.<clinit>(FontSet.java:28) ~[client-1.18.2-20220404.173914-srg.jar%23375!/:?] {re:classloading}
  10. at net.minecraft.client.gui.font.FontManager.<init>(FontManager.java:48) ~[client-1.18.2-20220404.173914-srg.jar%23375!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.FontResourceManagerAccess,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorFontManager,pl:mixin:A}
  11. at net.minecraft.client.Minecraft.<init>(Minecraft.java:473) ~[client-1.18.2-20220404.173914-srg.jar%23375!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,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:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.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%23375!/:?] {re:classloading,pl:runtimedistcleaner:A}
  13. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  14. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  15. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  16. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  17. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.80.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.font.glyphs.EmptyGlyph.<init>(EmptyGlyph.java:10) ~[client-1.18.2-20220404.173914-srg.jar%23375!/:?] {re:classloading}
  35. at net.minecraft.client.gui.font.FontSet.<clinit>(FontSet.java:28) ~[client-1.18.2-20220404.173914-srg.jar%23375!/:?] {re:classloading}
  36. at net.minecraft.client.gui.font.FontManager.<init>(FontManager.java:48) ~[client-1.18.2-20220404.173914-srg.jar%23375!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.FontResourceManagerAccess,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorFontManager,pl:mixin:A}
  37. at net.minecraft.client.Minecraft.<init>(Minecraft.java:473) ~[client-1.18.2-20220404.173914-srg.jar%23375!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,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:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  38. -- Initialization --
  39. Details:
  40. Modules:
  41. ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  42. COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
  43. CRYPT32.dll:Crypto API32:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  44. CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  45. CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  46. ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  47. CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.2193:Microsoft Corporation
  48. CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.546:Microsoft Corporation
  49. DBGHELP.DLL:Windows Image Helper:10.0.19041.867 (WinBuild.160101.0800):Microsoft Corporation
  50. DEVOBJ.dll:Device Information Set DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
  51. DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  52. GDI32.dll:GDI Client DLL:10.0.19041.2913 (WinBuild.160101.0800):Microsoft Corporation
  53. GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  54. HID.DLL:Hid User Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  55. IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.2673 (WinBuild.160101.0800):Microsoft Corporation
  56. IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  57. KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.2788 (WinBuild.160101.0800):Microsoft Corporation
  58. KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.2788 (WinBuild.160101.0800):Microsoft Corporation
  59. MMDevApi.dll:MMDevice API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  60. MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.2251 (WinBuild.160101.0800):Microsoft Corporation
  61. MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  62. MpOav.dll:IOfficeAntiVirus Module:4.18.23050.5 (b79513656627928b5505482e6c59e640a77adba5):Microsoft Corporation
  63. NLAapi.dll:Network Location Awareness 2:10.0.19041.3031 (WinBuild.160101.0800):Microsoft Corporation
  64. NSI.dll:NSI User-mode interface DLL:10.0.19041.610 (WinBuild.160101.0800):Microsoft Corporation
  65. NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  66. Ole32.dll:Microsoft OLE for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
  67. OleAut32.dll:OLEAUT32.DLL:10.0.19041.985 (WinBuild.160101.0800):Microsoft Corporation
  68. OpenAL.dll
  69. PROPSYS.dll:Microsoft Property System:7.0.19041.1708 (WinBuild.160101.0800):Microsoft Corporation
  70. PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  71. Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  72. RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.2788 (WinBuild.160101.0800):Microsoft Corporation
  73. SETUPAPI.DLL:Windows Setup API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  74. SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  75. SHELL32.dll:Windows Shell Common Dll:10.0.19041.964 (WinBuild.160101.0800):Microsoft Corporation
  76. USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  77. USERENV.dll:Userenv:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  78. VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation
  79. VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  80. WINHTTP.dll:Windows HTTP Services:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation
  81. WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  82. WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.2913 (WinBuild.160101.0800):Microsoft Corporation
  83. WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.1081 (WinBuild.160101.0800):Microsoft Corporation
  84. WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  85. Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  86. amsi.dll:Anti-Malware Scan Interface:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation
  87. apphelp.dll:Application Compatibility Client Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  88. atiadlxx.dll:ADL:7.20.10.1382:Advanced Micro Devices, Inc.
  89. atig6pxx.dll:atiglpxx.dll:8.14.01.6564:Advanced Micro Devices, Inc.
  90. atig6txx.dll:atigktxx.dll:8.14.01.6564:Advanced Micro Devices, Inc.
  91. atio6axx.dll:AMD OpenGL driver:8.14.11000.13596:Advanced Micro Devices, Inc.
  92. awt.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
  93. bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  94. bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation
  95. cfgmgr32.dll:Configuration Manager DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
  96. clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
  97. combase.dll:Microsoft COM for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
  98. dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.2788 (WinBuild.160101.0800):Microsoft Corporation
  99. dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  100. dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  101. dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  102. dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  103. dxcore.dll:DXCore:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  104. dxva2.dll:DirectX Video Acceleration 2.0 DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  105. fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.2913 (WinBuild.160101.0800):Microsoft Corporation
  106. gdi32full.dll:GDI Client DLL:10.0.19041.2913 (WinBuild.160101.0800):Microsoft Corporation
  107. glfw.dll
  108. icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  109. inputhost.dll:InputHost:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
  110. java.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
  111. javaw.exe:OpenJDK Platform binary:17.0.1.0:Microsoft
  112. jemalloc.dll
  113. jimage.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
  114. jli.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
  115. jna16087133468007958884.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
  116. jvm.dll:OpenJDK 64-Bit server VM:17.0.1.0:Microsoft
  117. kernel.appcore.dll:AppModel API Host:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  118. lwjgl.dll
  119. lwjgl_opengl.dll
  120. lwjgl_stb.dll
  121. management.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
  122. management_ext.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
  123. mscms.dll:Microsoft Color Matching System DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  124. msvcp140.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation
  125. msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
  126. msvcrt.dll:Windows NT CRT DLL:7.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  127. mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  128. napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  129. ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  130. net.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
  131. nio.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
  132. ntdll.dll:NT Layer DLL:10.0.19041.2788 (WinBuild.160101.0800):Microsoft Corporation
  133. ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  134. opengl32.dll:OpenGL Client DLL:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation
  135. perfos.dll:Windows System Performance Objects DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  136. pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  137. profapi.dll:User Profile Basic API:10.0.19041.844 (WinBuild.160101.0800):Microsoft Corporation
  138. rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  139. rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  140. sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  141. shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  142. sunmscapi.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
  143. svml.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
  144. textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.3086 (WinBuild.160101.0800):Microsoft Corporation
  145. ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
  146. uxtheme.dll:Microsoft UxTheme Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  147. vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation
  148. verify.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
  149. win32u.dll:Win32u:10.0.19041.3086 (WinBuild.160101.0800):Microsoft Corporation
  150. windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  151. winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  152. wintypes.dll:Windows Base Types DLL:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
  153. wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  154. xinput1_4.dll:Microsoft Common Controller API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  155. zip.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
  156. Stacktrace:
  157. at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%23375!/:?] {re:classloading,pl:runtimedistcleaner:A}
  158. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  159. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  160. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  161. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  162. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.80.jar%2317!/:?] {}
  163. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
  164. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
  165. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
  166. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
  167. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
  168. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
  169. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
  170. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
  171.  
  172.  
  173. -- System Details --
  174. Details:
  175. Minecraft Version: 1.18.2
  176. Minecraft Version ID: 1.18.2
  177. Operating System: Windows 10 (amd64) version 10.0
  178. Java Version: 17.0.1, Microsoft
  179. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  180. Memory: 345751880 bytes (329 MiB) / 968884224 bytes (924 MiB) up to 4294967296 bytes (4096 MiB)
  181. CPUs: 6
  182. Processor Vendor: AuthenticAMD
  183. Processor Name: AMD FX(tm)-6350 Six-Core Processor
  184. Identifier: AuthenticAMD Family 21 Model 2 Stepping 0
  185. Microarchitecture: Piledriver
  186. Frequency (GHz): 3.92
  187. Number of physical packages: 1
  188. Number of physical CPUs: 3
  189. Number of logical CPUs: 6
  190. Graphics card #0 name: Radeon RX 580 Series
  191. Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
  192. Graphics card #0 VRAM (MB): 4095.00
  193. Graphics card #0 deviceId: 0x67df
  194. Graphics card #0 versionInfo: DriverVersion=27.20.1034.6
  195. Graphics card #1 name: NVIDIA GeForce GT 640
  196. Graphics card #1 vendor: NVIDIA (0x10de)
  197. Graphics card #1 VRAM (MB): 2048.00
  198. Graphics card #1 deviceId: 0x0fc1
  199. Graphics card #1 versionInfo: DriverVersion=27.21.14.5671
  200. Memory slot #0 capacity (MB): 2048.00
  201. Memory slot #0 clockSpeed (GHz): 0.67
  202. Memory slot #0 type: DDR3
  203. Memory slot #1 capacity (MB): 4096.00
  204. Memory slot #1 clockSpeed (GHz): 0.67
  205. Memory slot #1 type: DDR3
  206. Memory slot #2 capacity (MB): 2048.00
  207. Memory slot #2 clockSpeed (GHz): 0.67
  208. Memory slot #2 type: DDR3
  209. Memory slot #3 capacity (MB): 4096.00
  210. Memory slot #3 clockSpeed (GHz): 0.67
  211. Memory slot #3 type: DDR3
  212. Virtual memory max (MB): 24028.63
  213. Virtual memory used (MB): 14031.42
  214. Swap memory total (MB): 11776.00
  215. Swap memory used (MB): 217.70
  216. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
  217. Launched Version: forge-40.1.80
  218. Backend library: LWJGL version 3.2.2 SNAPSHOT
  219. Backend API: Radeon RX 580 Series GL version 4.6.13596 Core Profile Forward-Compatible Context 20.10.35.02 27.20.1034.6, ATI Technologies Inc.
  220. Window size: <not initialized>
  221. GL Caps: Using framebuffer using OpenGL 3.2
  222. GL debug messages:
  223. Using VBOs: Yes
  224. Is Modded: Definitely; Client brand changed to 'forge'
  225. Type: Client (map_client.txt)
  226. CPU: 6x AMD FX(tm)-6350 Six-Core Processor
  227. ModLauncher: 9.1.3+9.1.3+main.9b69c82a
  228. ModLauncher launch target: forgeclient
  229. ModLauncher naming: srg
  230. ModLauncher services:
  231. mixin PLUGINSERVICE
  232. eventbus PLUGINSERVICE
  233. slf4jfixer PLUGINSERVICE
  234. object_holder_definalize PLUGINSERVICE
  235. runtime_enum_extender PLUGINSERVICE
  236. capability_token_subclass PLUGINSERVICE
  237. accesstransformer PLUGINSERVICE
  238. runtimedistcleaner PLUGINSERVICE
  239. mixin TRANSFORMATIONSERVICE
  240. fml TRANSFORMATIONSERVICE
  241. FML Language Providers:
  242. javafml@null
  243. lowcodefml@null
  244. Mod List:
  245. YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  246. supermartijn642configlib-1.1.6-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
  247. paucal-forge-1.18.2-0.4.7.jar |PAUCAL |paucal |0.4.7 |COMMON_SET|Manifest: NOSIGNATURE
  248. AdditionalEnchantedMiner-1.18.2-18.16.jar |QuarryPlus |quarryplus |18.16 |COMMON_SET|Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76
  249. Origins-1.18.2-1.4.1.4-unified.jar |Additional Entity Attributes |additionalentityattributes |1.18.2-1.4.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  250. simplemagnets-1.1.8-forge-mc1.18.jar |Simple Magnets |simplemagnets |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE
  251. IntegratedTerminals-1.18.2-1.4.1.jar |IntegratedTerminals |integratedterminals |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
  252. Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  253. mcw-windows-2.0.3-mc1.18.2.jar |Macaw's Windows |mcwwindows |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  254. modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |COMMON_SET|Manifest: NOSIGNATURE
  255. IronJetpacks-1.18.2-5.1.4.jar |Iron Jetpacks |ironjetpacks |5.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  256. laserio-1.4.3.jar |LaserIO |laserio |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE
  257. CTM-1.18.2-1.1.5+5.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.5+5 |COMMON_SET|Manifest: NOSIGNATURE
  258. EvilCraft-1.18.2-1.2.10.jar |EvilCraft |evilcraft |1.2.10 |COMMON_SET|Manifest: NOSIGNATURE
  259. YungsApi-1.18.2-Forge-2.0.8.jar |YUNG's API |yungsapi |1.18.2-Forge-2.0.8 |COMMON_SET|Manifest: NOSIGNATURE
  260. Powah-3.0.5-beta.jar |Powah |powah |3.0.5-beta |COMMON_SET|Manifest: NOSIGNATURE
  261. cabletiers-1.18.2-0.547.jar |Cable Tiers |cabletiers |1.18.2-0.547 |COMMON_SET|Manifest: NOSIGNATURE
  262. rangedpumps-0.9.2.jar |Ranged Pumps |rangedpumps |0.9.2 |COMMON_SET|Manifest: NOSIGNATURE
  263. WitherSkeletonTweaks-1.18.2-7.1.3.jar |Wither Skeleton Tweaks |wstweaks |7.1.3 |COMMON_SET|Manifest: NOSIGNATURE
  264. Shrink-1.18.2-1.3.3.jar |Shrink |shrink |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE
  265. universalgrid-1.18.2-1.0321.jar |Universal Grid |universalgrid |1.18.2-1.0321 |COMMON_SET|Manifest: NOSIGNATURE
  266. DarkUtilities-Forge-1.18.2-10.0.5.jar |DarkUtilities |darkutils |10.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  267. Apotheosis-1.18.2-5.7.0.jar |Apotheosis |apotheosis |5.7.0 |COMMON_SET|Manifest: NOSIGNATURE
  268. clickadv-1.18.2-2.5.jar |clickadv mod |clickadv |1.18.2-2.5 |COMMON_SET|Manifest: NOSIGNATURE
  269. balm-3.2.0+0.jar |Balm |balm |3.2.0+0 |COMMON_SET|Manifest: NOSIGNATURE
  270. WaterStrainer-1.18.2-13.0.0.jar |Water Strainer |waterstrainer |1.18.2-13.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  271. JustEnoughResources-1.18.2-0.14.1.171.jar |Just Enough Resources |jeresources |0.14.1.171 |COMMON_SET|Manifest: NOSIGNATURE
  272. DeLogger-4.0.0-build.4+mc1.18.2.jar |DeLogger |delogger |4.0.0-build.4+mc1.18|COMMON_SET|Manifest: NOSIGNATURE
  273. cloth-config-6.4.90-forge.jar |Cloth Config v4 API |cloth_config |6.4.90 |COMMON_SET|Manifest: NOSIGNATURE
  274. shetiphiancore-1.18-3.10.10.jar |ShetiPhian-Core |shetiphiancore |3.10.10 |COMMON_SET|Manifest: NOSIGNATURE
  275. TKLib-0.0.23+1.18.2.jar |TKLib |tklib |0.0.23 |COMMON_SET|Manifest: NOSIGNATURE
  276. durabilitytooltip-1.1.4-forge-mc1.18.jar |Durability Tooltip |durabilitytooltip |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  277. novillagerdm-1.18.1-3.0.0.jar |No Villager Death Messages |novillagerdm |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  278. structure_gel-1.18.2-2.4.7.jar |Structure Gel API |structure_gel |2.4.7 |COMMON_SET|Manifest: NOSIGNATURE
  279. AdvancementPlaques-1.18.2-1.4.5.1.jar |Advancement Plaques |advancementplaques |1.4.5.1 |COMMON_SET|Manifest: NOSIGNATURE
  280. PackMenu-1.18.2-4.1.3.jar |PackMenu |packmenu |4.1.3 |COMMON_SET|Manifest: NOSIGNATURE
  281. alltheores-1.9.9m-1.18.2-40.1.0.jar |AllTheOres |alltheores |1.9.9m-1.18.2-40.1.0|COMMON_SET|Manifest: NOSIGNATURE
  282. industrial-foregoing-1.18.2-3.3.1.4-8.jar |Industrial Foregoing |industrialforegoing |3.3.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  283. torchmaster-18.1.0.jar |Torchmaster |torchmaster |18.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  284. TipTheScales-forge-1.18.2-5.0.6.jar |TipTheScales |tipthescales |5.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  285. repurposed_structures_forge-5.1.14+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.14+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
  286. ironfurnaces-1.18.2-3.3.2.jar |Iron Furnaces |ironfurnaces |3.3.2 |COMMON_SET|Manifest: NOSIGNATURE
  287. mcw-trapdoors-1.0.7-mc1.18.2.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  288. supermartijn642corelib-1.0.19-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.19 |COMMON_SET|Manifest: NOSIGNATURE
  289. YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  290. Botania-1.18.2-435.jar |Botania |botania |1.18.2-435 |COMMON_SET|Manifest: NOSIGNATURE
  291. spark-1.9.11-forge.jar |spark |spark |1.9.11 |COMMON_SET|Manifest: NOSIGNATURE
  292. curios-forge-1.18.2-5.0.7.1.jar |Curios API |curios |1.18.2-5.0.7.1 |COMMON_SET|Manifest: NOSIGNATURE
  293. corail_woodcutter-1.18.2-2.3.7.jar |Corail Woodcutter |corail_woodcutter |2.3.7 |COMMON_SET|Manifest: NOSIGNATURE
  294. advgenerators-1.1.0.6-mc1.18.2.jar |Advanced Generators |advgenerators |1.1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  295. YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  296. angelring-1.18-1.5.0.jar |Angel Ring |angelring |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE
  297. tombstone-7.5.4-1.18.2.jar |Corail Tombstone |tombstone |7.5.4 |COMMON_SET|Manifest: NOSIGNATURE
  298. antighost-1.18.1-forge39.0.9-1.1.2.jar |AntiGhost |antighost |1.18.1-forge39.0.9-1|COMMON_SET|Manifest: NOSIGNATURE
  299. NaturesAura-36.3.jar |Nature's Aura |naturesaura |36.3 |COMMON_SET|Manifest: NOSIGNATURE
  300. constructionwand-1.18.2-2.7.jar |Construction Wand |constructionwand |1.18.2-2.7 |COMMON_SET|Manifest: NOSIGNATURE
  301. mcw-roofs-2.2.1-mc1.18.2-forge.jar |Macaw's Roofs |mcwroofs |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  302. littlelogistics-mc1.18.2-v1.2.6.jar |Little Logistics |littlelogistics |1.2.6 |COMMON_SET|Manifest: NOSIGNATURE
  303. cfm-7.0.0-pre29-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre29 |COMMON_SET|Manifest: NOSIGNATURE
  304. Chimes-1.1.2-1.18.2.jar |Chimes |chimes |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  305. toms_storage-1.18.2-1.3.5.jar |Tom's Simple Storage Mod |toms_storage |1.3.5 |COMMON_SET|Manifest: NOSIGNATURE
  306. FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |COMMON_SET|Manifest: NOSIGNATURE
  307. YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |COMMON_SET|Manifest: NOSIGNATURE
  308. geckolib-forge-1.18-3.0.45.jar |GeckoLib |geckolib3 |3.0.45 |COMMON_SET|Manifest: NOSIGNATURE
  309. DarkPaintings-Forge-1.18.2-10.0.3.jar |DarkPaintings |darkpaintings |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
  310. mcw-lights-1.0.4-mc1.18.2.jar |Macaw's Lights and Lamps |mcwlights |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  311. Crafting-on-a-stick-1.18.1-1.0.1.jar |Crafting On A Stick |crafting_on_a_stick |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  312. Kiwi-1.18.2-forge-6.1.2.jar |Kiwi |kiwi |6.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  313. clienttweaks-forge-1.18.1-7.1.0.jar |Client Tweaks |clienttweaks |7.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  314. nomowanderer-1.18.2_1.1.3.jar |NoMoWanderer |nomowanderer |1.18.2_1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
  315. rechiseled-1.0.10a-mc1.18.jar |rechiseled |rechiseled |1.0.10a |COMMON_SET|Manifest: NOSIGNATURE
  316. AttributeFix-Forge-1.18.2-14.0.2.jar |AttributeFix |attributefix |14.0.2 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  317. caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  318. colytra-forge-1.18.1-5.2.0.2.jar |Colytra |colytra |1.18.1-5.2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  319. bdlib-1.19.3.7-mc1.18.2.jar |BdLib |bdlib |1.19.3.7 |COMMON_SET|Manifest: NOSIGNATURE
  320. AllTheCompressed-1.0.8-1.18.2-40.1.30.jar |AllTheCompressed |allthecompressed |1.0.8-1.18.2-40.1.30|COMMON_SET|Manifest: NOSIGNATURE
  321. NaturesCompass-1.18.2-1.9.7-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.7-forge |COMMON_SET|Manifest: NOSIGNATURE
  322. additionalbars-3.0.1-beta+1.18.2.jar |Additional Bars |additionalbars |3.0.1-beta |COMMON_SET|Manifest: NOSIGNATURE
  323. jumpboat-1.18.2-0.1.0.3.jar |Jumpy Boats |jumpboat |1.18.2-0.1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  324. LibX-1.18.2-3.2.19.jar |LibX |libx |1.18.2-3.2.19 |COMMON_SET|Manifest: NOSIGNATURE
  325. compactmachines-4.5.0.jar |Compact Machines 4 |compactmachines |4.5.0 |COMMON_SET|Manifest: NOSIGNATURE
  326. phosphophyllite-1.18.2-0.6.0-beta.1.5.jar |Phosphophyllite |phosphophyllite |0.6.0-beta.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  327. curioofundying-forge-1.18-5.3.0.0.jar |Curio of Undying |curioofundying |1.18-5.3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  328. farmingforblockheads-forge-1.18.2-10.0.2.jar |Farming for Blockheads |farmingforblockheads |10.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  329. pneumaticcraft-repressurized-1.18.2-3.4.3-8.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.18.2-3.4.3-8 |ERROR |Manifest: NOSIGNATURE
  330. ExtraDisks-1.18.2-2.1.0.jar |Extra Disks |extradisks |1.18.2-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  331. MythicBotany-1.18.2-2.1.13.jar |MythicBotany |mythicbotany |1.18.2-2.1.13 |COMMON_SET|Manifest: NOSIGNATURE
  332. IntegratedCrafting-1.18.2-1.0.25.jar |IntegratedCrafting |integratedcrafting |1.0.25 |COMMON_SET|Manifest: NOSIGNATURE
  333. DungeonsArise-1.18.2-2.1.50d-beta.jar |When Dungeons Arise |dungeons_arise |2.1.50d-1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
  334. 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
  335. logprot-1.18.2-1.6.jar |Logprot |logprot |1.4 |COMMON_SET|Manifest: NOSIGNATURE
  336. SimpleBackups-1.18.2-1.1.12.jar |Simple Backups |simplebackups |1.18.2-1.1.12 |COMMON_SET|Manifest: NOSIGNATURE
  337. theoneprobe-1.18-5.1.2.jar |The One Probe |theoneprobe |1.18-5.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  338. TerraBlender-forge-1.18.2-1.1.0.102.jar |TerraBlender |terrablender |1.18.2-1.1.0.102 |COMMON_SET|Manifest: NOSIGNATURE
  339. MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |COMMON_SET|Manifest: NOSIGNATURE
  340. 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
  341. blockydoors-1.18-1.0.0.jar |blockydoors |blockydoors |1.18-1.0.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
  342. allthemodium-1.9.6-1.18.2-40.1.51.jar |Allthemodium |allthemodium |1.9.6-1.18.2-40.1.51|COMMON_SET|Manifest: NOSIGNATURE
  343. domum_ornamentum-1.18.2-1.0.55-ALPHA-universal.jar|Domum Ornamentum |domum_ornamentum |1.18.2-1.0.55-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
  344. flywheel-forge-1.18.2-0.6.5.jar |Flywheel |flywheel |0.6.5 |COMMON_SET|Manifest: NOSIGNATURE
  345. Mantle-1.18.2-1.9.27.jar |Mantle |mantle |1.9.27 |COMMON_SET|Manifest: NOSIGNATURE
  346. IntegratedDynamics-1.18.2-1.11.12.jar |IntegratedDynamics |integrateddynamics |1.11.12 |COMMON_SET|Manifest: NOSIGNATURE
  347. itemcollectors-1.1.5-mc1.18.jar |Item Collectors |itemcollectors |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  348. Croptopia-1.18.2-FORGE-2.1.0.jar |Croptopia |croptopia |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  349. baubley-heart-canisters-1.18.2-1.0.0.jar |Baubley Heart Canisters |bhc |1.18.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  350. polymorph-forge-1.18.2-0.45.jar |Polymorph |polymorph |1.18.2-0.45 |COMMON_SET|Manifest: NOSIGNATURE
  351. JustEnoughProfessions-1.18.2-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  352. [1.18.2] SecurityCraft v1.9.3.1.jar |SecurityCraft |securitycraft |1.9.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  353. entityculling-forge-mc1.18-1.5.1.jar |EntityCulling |entityculling |1.5.1 |COMMON_SET|Manifest: NOSIGNATURE
  354. structurize-1.18.2-1.0.424-ALPHA.jar |Structurize |structurize |1.18.2-1.0.424-ALPHA|COMMON_SET|Manifest: NOSIGNATURE
  355. creativecrafter-1.18.2-0.2121.jar |Creative Crafter |creativecrafter |1.18.2-0.2121 |COMMON_SET|Manifest: NOSIGNATURE
  356. FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  357. structures_compass-1.18.2-1.4.1.jar |Structures Compass |structures_compass |1.18.2-1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
  358. showcaseitem-1.18.2-1.0.jar |Showcase Item |showcaseitem |1.18.2-1.0 |COMMON_SET|Manifest: NOSIGNATURE
  359. lootr-1.18.2-0.2.21.58.jar |Lootr |lootr |0.2.21.58 |COMMON_SET|Manifest: NOSIGNATURE
  360. connectedglass-1.1.4-forge-mc1.18.jar |Connected Glass |connectedglass |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  361. occultism-1.18.2-1.40.3.jar |Occultism |occultism |1.18.2-1.40.3 |COMMON_SET|Manifest: NOSIGNATURE
  362. parry-2.3.jar |Shield Parry |parry |2.3 |COMMON_SET|Manifest: NOSIGNATURE
  363. allthetweaks-1.9.9.6-1.18.2-40.1.60.jar |All The Tweaks |allthetweaks |1.9.9.6-1.18.2-40.1.|COMMON_SET|Manifest: NOSIGNATURE
  364. Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.6.jar |Oh The Biomes You'll Go |byg |1.4 |COMMON_SET|Manifest: NOSIGNATURE
  365. extremesoundmuffler-3.29_forge-1.18.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.28_forge-1.18.1 |COMMON_SET|Manifest: NOSIGNATURE
  366. 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
  367. defaultoptions-forge-1.18.2-14.1.1.jar |Default Options |defaultoptions |14.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  368. rsrequestify-2.2.0.jar |RSRequestify |rsrequestify |2.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  369. hexerei-0.2.2.jar |Hexerei |hexerei |0.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  370. CyclopsCore-1.18.2-1.16.0.jar |Cyclops Core |cyclopscore |1.16.0 |COMMON_SET|Manifest: NOSIGNATURE
  371. SuperCircuitMaker2-0.2.9+1.18.2.jar |Super Circuit Maker |supercircuitmaker |0.2.9 |COMMON_SET|Manifest: NOSIGNATURE
  372. blue_skies-1.18.2-1.3.12.jar |Blue Skies |blue_skies |1.3.12 |ERROR |Manifest: NOSIGNATURE
  373. YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.18.2-Forge-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  374. netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  375. AdvancedPeripherals-0.7.19r.jar |Advanced Peripherals |advancedperipherals |0.7.19r |COMMON_SET|Manifest: NOSIGNATURE
  376. UtilitiX-1.18.2-0.4.6.jar |UtilitiX |utilitix |1.18.2-0.4.6 |COMMON_SET|Manifest: NOSIGNATURE
  377. incontrol-1.18-6.0.18.jar |InControl |incontrol |1.18-6.0.18 |COMMON_SET|Manifest: NOSIGNATURE
  378. connectivity-1.18.2-3.2.jar |Connectivity Mod |connectivity |1.18.2-3.2 |COMMON_SET|Manifest: NOSIGNATURE
  379. sophisticatedcore-1.18.2-0.5.13.132.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.5.13.132 |COMMON_SET|Manifest: NOSIGNATURE
  380. rsgauges-1.18.2-1.2.16.jar |Gauges and Switches |rsgauges |1.2.16 |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
  381. glassential-forge-1.18.2-1.2.3.jar |Glassential |glassential |1.18.2-1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
  382. cookingforblockheads-forge-1.18.2-12.1.1.jar |CookingForBlockheads |cookingforblockheads |12.1.1 |ERROR |Manifest: NOSIGNATURE
  383. Controlling-forge-1.18.2-9.0+22.jar |Controlling |controlling |9.0+22 |COMMON_SET|Manifest: NOSIGNATURE
  384. Prism-1.18.2-1.0.1.jar |Prism |prism |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  385. Placebo-1.18.2-6.6.5.jar |Placebo |placebo |6.6.5 |COMMON_SET|Manifest: NOSIGNATURE
  386. potionsmaster-0.5.9-1.18.2-40.0.2.jar |Potions Master |potionsmaster |0.5.9-1.18.2-40.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  387. moreminecarts-1.4.6.jar |More Minecarts |moreminecarts |1.4.6 |COMMON_SET|Manifest: NOSIGNATURE
  388. feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
  389. 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
  390. sophisticatedbackpacks-1.18.2-3.18.29.718.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.29.718 |COMMON_SET|Manifest: NOSIGNATURE
  391. littlecontraptions-forge-1.18.2.1.jar |Little Contraptions |littlecontraptions |1.18.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  392. buildinggadgets-3.13.0-build.5+mc1.18.2.jar |Building Gadgets |buildinggadgets |3.13.0-build.5+mc1.1|COMMON_SET|Manifest: NOSIGNATURE
  393. FramedBlocks-5.8.0.jar |FramedBlocks |framedblocks |5.8.0 |COMMON_SET|Manifest: NOSIGNATURE
  394. forge-1.18.2-40.1.80-universal.jar |Forge |forge |40.1.80 |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
  395. silent-gear-1.18.2-2.10.16.jar |Silent Gear |silentgear |2.10.16 |COMMON_SET|Manifest: NOSIGNATURE
  396. 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
  397. 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
  398. thermal_innovation-1.18.2-9.0.0.14.jar |Thermal Innovation |thermal_innovation |9.0.0.14 |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
  399. thermal_locomotion-1.18.2-9.0.0.10.jar |Thermal Locomotion |thermal_locomotion |9.0.0.10 |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
  400. thermal_cultivation-1.18.2-9.0.0.13.jar |Thermal Cultivation |thermal_cultivation |9.0.0.13 |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
  401. appleskin-forge-mc1.18.2-2.4.1.jar |AppleSkin |appleskin |2.4.1+mc1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
  402. Aquaculture-1.18.2-2.3.8.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.8 |COMMON_SET|Manifest: NOSIGNATURE
  403. mcw-doors-1.0.7-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  404. LightingWand-1.18.2-forge-4.1.1.jar |Lighting Wand |lightingwand |4.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  405. jeed-1.18.2-1.11.jar |Just Enough Effect Description|jeed |1.18.2-1.11 |COMMON_SET|Manifest: NOSIGNATURE
  406. MekanismGenerators-1.18.2-10.2.5.465.jar |Mekanism: Generators |mekanismgenerators |10.2.5 |COMMON_SET|Manifest: NOSIGNATURE
  407. FpsReducer2-forge-1.18.2-2.0.jar |FPS Reducer |fpsreducer |1.18.2-2.0 |COMMON_SET|Manifest: NOSIGNATURE
  408. absentbydesign-1.18.2-1.6.2.jar |Absent By Design Mod |absentbydesign |1.18.2-1.6.2 |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
  409. twilightforest-1.18.2-4.1.1423-universal.jar |The Twilight Forest |twilightforest |4.1.1423 |ERROR |Manifest: NOSIGNATURE
  410. 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
  411. ExperienceBugFix-1.18-1.38.0.2.jar |Experience Bug Fix |experiencebugfix |1.38.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  412. RSInfinityBooster-1.18.2-2.1+20.jar |RSInfinityBooster |rsinfinitybooster |1.18.2-2.1+20 |COMMON_SET|Manifest: NOSIGNATURE
  413. refinedstorage-1.10.3.jar |Refined Storage |refinedstorage |1.10.3 |COMMON_SET|Manifest: NOSIGNATURE
  414. ExtraStorage-1.18.2-2.2.0.jar |Extra Storage |extrastorage |2.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  415. jei-1.18.2-9.7.2.266.jar |Just Enough Items |jei |9.7.2.266 |COMMON_SET|Manifest: NOSIGNATURE
  416. appliedenergistics2-forge-11.6.1-beta.jar |Applied Energistics 2 |ae2 |11.6.1-beta |COMMON_SET|Manifest: NOSIGNATURE
  417. AEInfinityBooster-1.18.2-1.1.0+9.jar |AEInfinityBooster |aeinfinitybooster |1.18.2-1.1.0+9 |COMMON_SET|Manifest: NOSIGNATURE
  418. Mekanism-1.18.2-10.2.5.465.jar |Mekanism |mekanism |10.2.5 |COMMON_SET|Manifest: NOSIGNATURE
  419. pipez-1.18.2-1.1.5.jar |Pipez |pipez |1.18.2-1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  420. chipped-2.0.0-forge.jar |Chipped |chipped |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  421. mcw-bridges-2.0.5-mc1.18.2forge.jar |Macaw's Bridges |mcwbridges |2.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  422. FarmersDelight-1.18.2-1.2.0.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  423. HostileNeuralNetworks-1.18.2-3.2.2.jar |Hostile Neural Networks |hostilenetworks |3.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  424. entangled-1.3.11-forge-mc1.18.jar |Entangled |entangled |1.3.11 |COMMON_SET|Manifest: NOSIGNATURE
  425. endertanks-1.18-1.11.7.jar |EnderTanks |endertanks |1.11.7 |COMMON_SET|Manifest: NOSIGNATURE
  426. CommonCapabilities-1.18.2-2.8.2.jar |CommonCapabilities |commoncapabilities |2.8.2 |COMMON_SET|Manifest: NOSIGNATURE
  427. crashutilities-4.1.jar |Crash Utilities |crashutilities |4.1 |COMMON_SET|Manifest: NOSIGNATURE
  428. getittogetherdrops-1.18.2-1.2.jar |Get It Together, Drops! |getittogetherdrops |1.2 |COMMON_SET|Manifest: NOSIGNATURE
  429. mcw-fences-1.0.6-mc1.18.2.jar |Macaw's Fences and Walls |mcwfences |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  430. wirelesschargers-1.0.6-forge-mc1.18.jar |Wireless Chargers |wirelesschargers |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  431. 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
  432. dpanvil-1.18.2-3.4.1.jar |DataPack Anvil |dpanvil |1.18.2-3.4.1 |COMMON_SET|Manifest: NOSIGNATURE
  433. Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |COMMON_SET|Manifest: NOSIGNATURE
  434. ars_nouveau-1.18.2-2.7.9.jar |Ars Nouveau |ars_nouveau |2.7.9 |COMMON_SET|Manifest: NOSIGNATURE
  435. blockui-1.18.2-0.0.62-ALPHA.jar |UI Library Mod |blockui |1.18.2-0.0.62-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
  436. multi-piston-1.18.2-1.2.15-ALPHA.jar |Multi-Piston |multipiston |1.18.2-1.2.15-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
  437. ironchests-2.0.4-forge.jar |Iron Chests: Restocked |ironchests |2.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  438. time-in-a-bottle-2.1.0-mc1.18.1.jar |Time In A Bottle |tiab |2.1.0-mc1.18.1 |COMMON_SET|Manifest: NOSIGNATURE
  439. villagertools-1.18-1.0.2.jar |villagertools |villagertools |1.18-1.0.2 |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
  440. 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
  441. IntegratedTunnels-1.18.2-1.8.15.jar |IntegratedTunnels |integratedtunnels |1.8.15 |COMMON_SET|Manifest: NOSIGNATURE
  442. MysticalCustomization-1.18.2-3.1.2.jar |Mystical Customization |mysticalcustomization |3.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  443. lostcities-1.18-5.3.12.jar |LostCities |lostcities |1.18-5.3.12 |COMMON_SET|Manifest: NOSIGNATURE
  444. libnonymous-2.1.0.jar |libnonymous |libnonymous |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  445. elevatorid-1.18.2-1.8.4.jar |Elevator Mod |elevatorid |1.18.2-1.8.4 |COMMON_SET|Manifest: NOSIGNATURE
  446. ftb-ultimine-forge-1802.3.3-build.67.jar |FTB Ultimine |ftbultimine |1802.3.3-build.67 |COMMON_SET|Manifest: NOSIGNATURE
  447. YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  448. 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
  449. MekanismTools-1.18.2-10.2.5.465.jar |Mekanism: Tools |mekanismtools |10.2.5 |COMMON_SET|Manifest: NOSIGNATURE
  450. InventoryProfilesNext-forge-1.18.2-1.7.1.jar |Inventory Profiles Next |inventoryprofilesnext |1.7.1 |COMMON_SET|Manifest: NOSIGNATURE
  451. architectury-4.9.84-forge.jar |Architectury |architectury |4.9.84 |COMMON_SET|Manifest: NOSIGNATURE
  452. 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
  453. ftb-library-forge-1802.3.6-build.140.jar |FTB Library |ftblibrary |1802.3.6-build.140 |COMMON_SET|Manifest: NOSIGNATURE
  454. ftb-industrial-contraptions-1802.1.6-build.214.jar|FTB Industrial Contraptions |ftbic |1802.1.6-build.214 |COMMON_SET|Manifest: NOSIGNATURE
  455. myrtrees-forge-1.1.0-build.29.jar |Myrtrees |myrtrees |1.1.0-build.29 |COMMON_SET|Manifest: NOSIGNATURE
  456. findme-3.0.6-forge.jar |FindMe |findme |3.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  457. ftb-teams-forge-1802.2.6-build.69.jar |FTB Teams |ftbteams |1802.2.6-build.69 |COMMON_SET|Manifest: NOSIGNATURE
  458. ftb-ranks-forge-1802.1.8-build.34.jar |FTB Ranks |ftbranks |1802.1.8-build.34 |COMMON_SET|Manifest: NOSIGNATURE
  459. ftb-essentials-1802.1.7-build.42.jar |FTB Essentials |ftbessentials |1802.1.7-build.42 |COMMON_SET|Manifest: NOSIGNATURE
  460. curiouselytra-forge-1.18.1-5.0.1.0.jar |Curious Elytra |curiouselytra |1.18.1-5.0.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  461. cc-tweaked-1.18.2-1.100.10.jar |CC: Tweaked |computercraft |1.100.10 |ERROR |Manifest: NOSIGNATURE
  462. AI-Improvements-1.18.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |COMMON_SET|Manifest: NOSIGNATURE
  463. moreoverlays-1.20.9-mc1.18.2.jar |More Overlays Updated |moreoverlays |1.20.9-mc1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
  464. productivebees-1.18.2-0.9.1.6.jar |Productive Bees |productivebees |1.18.2-0.9.1.6 |COMMON_SET|Manifest: NOSIGNATURE
  465. trashcans-1.0.15-forge-mc1.18.jar |Trash Cans |trashcans |1.0.15 |COMMON_SET|Manifest: NOSIGNATURE
  466. bwncr-3.13.21.jar |Bad Wither No Cookie Reloaded |bwncr |3.13.21 |COMMON_SET|Manifest: NOSIGNATURE
  467. observable-2.2.3-forge.jar |Observable |observable |2.2.3 |COMMON_SET|Manifest: NOSIGNATURE
  468. voidtotem-forge-1.18.2-1.3.1.jar |Void Totem |voidtotem |1.18.2-1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  469. DarkModeEverywhere-1.18.1-1.0.2.jar |DarkModeEverywhere |darkmodeeverywhere |1.18.1-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  470. BetterAdvancements-1.18.2-0.2.1.132.jar |Better Advancements |betteradvancements |0.2.1.132 |COMMON_SET|Manifest: NOSIGNATURE
  471. rhino-forge-1802.2.1-build.240.jar |Rhino |rhino |1802.2.1-build.240 |COMMON_SET|Manifest: NOSIGNATURE
  472. biggerreactors-1.18.2-0.6.0-beta.1.3.jar |Bigger Reactors |biggerreactors |0.6.0-beta.1.3 |COMMON_SET|Manifest: NOSIGNATURE
  473. RootsClassic-1.18.2-1.1.27.jar |Roots Classic |rootsclassic |1.18.2-1.1.27 |COMMON_SET|Manifest: NOSIGNATURE
  474. Cucumber-1.18.2-5.1.2.jar |Cucumber Library |cucumber |5.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  475. trashslot-forge-1.18.1-11.0.2.jar |TrashSlot |trashslot |11.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  476. jmi-forge-1.18.2-0.13-31.jar |JourneyMap Integration |jmi |0.13-31 |COMMON_SET|Manifest: NOSIGNATURE
  477. blueflame-1.18.2-0.1.0.1.jar |Blue Flame Burning |blueflame |1.18.2-0.1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  478. sophisticatedstorage-1.18.2-0.5.17.152.jar |Sophisticated Storage |sophisticatedstorage |1.18.2-0.5.17.152 |COMMON_SET|Manifest: NOSIGNATURE
  479. additionallanterns-1.0.1-mc1.18.jar |Additional Lanterns |additionallanterns |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  480. item-filters-forge-1802.2.8-build.40.jar |Item Filters |itemfilters |1802.2.8-build.40 |COMMON_SET|Manifest: NOSIGNATURE
  481. elementalcraft-1.18.2-4.4.28.jar |ElementalCraft |elementalcraft |1.18.2-4.4.28 |COMMON_SET|Manifest: NOSIGNATURE
  482. platforms-1.18-1.9.5.jar |Platforms |platforms |1.9.5 |COMMON_SET|Manifest: NOSIGNATURE
  483. ensorcellation-1.18.2-3.0.0.10.jar |Ensorcellation |ensorcellation |3.0.0.10 |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
  484. create-1.18.2-0.5.0.e.jar |Create |create |0.5.0.e |ERROR |Manifest: NOSIGNATURE
  485. waystones-forge-1.18.2-10.1.0.jar |Waystones |waystones |10.1.0 |ERROR |Manifest: NOSIGNATURE
  486. Clumps-forge-1.18.2-8.0.0+15.jar |Clumps |clumps |8.0.0+15 |COMMON_SET|Manifest: NOSIGNATURE
  487. journeymap-1.18.2-5.9.0beta2-forge.jar |Journeymap |journeymap |5.9.0beta2 |COMMON_SET|Manifest: NOSIGNATURE
  488. comforts-forge-1.18.2-5.0.0.5.jar |Comforts |comforts |1.18.2-5.0.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  489. artifacts-1.18.2-4.2.0.jar |Artifacts |artifacts |1.18.2-4.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  490. configured-2.0.0-1.18.2.jar |Configured |configured |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  491. DimStorage-1.18.2-6.1.0.jar |DimStorage |dimstorage |6.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  492. MyServerIsCompatible-1.18-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  493. DungeonCrawl-1.18.2-2.3.10.jar |Dungeon Crawl |dungeoncrawl |2.3.10 |COMMON_SET|Manifest: NOSIGNATURE
  494. charginggadgets-1.7.0.jar |Charging Gadgets |charginggadgets |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
  495. create-confectionery1.18.2_v1.0.8.jar |Create Confectionery |create_confectionery |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
  496. bonsaitrees3-3.1.0.jar |Bonsai Trees 3 |bonsaitrees3 |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  497. TravelAnchors-1.18.2-3.3.jar |Travel Anchors |travel_anchors |1.18.2-3.3 |COMMON_SET|Manifest: NOSIGNATURE
  498. lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE
  499. mcjtylib-1.18-6.0.17.jar |McJtyLib |mcjtylib |1.18-6.0.17 |COMMON_SET|Manifest: NOSIGNATURE
  500. rftoolsbase-1.18-3.0.11.jar |RFToolsBase |rftoolsbase |1.18-3.0.11 |COMMON_SET|Manifest: NOSIGNATURE
  501. xnet-1.18-4.0.7.jar |XNet |xnet |1.18-4.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  502. rftoolspower-1.18-4.0.7.jar |RFToolsPower |rftoolspower |1.18-4.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  503. rftoolsbuilder-1.18-4.0.16.jar |RFToolsBuilder |rftoolsbuilder |1.18-4.0.16 |COMMON_SET|Manifest: NOSIGNATURE
  504. deepresonance-3.0.15.jar |DeepResonance |deepresonance |3.0.15 |COMMON_SET|Manifest: NOSIGNATURE
  505. XNetGases-1.18.2-3.0.1.jar |XNet Gases |xnetgases |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  506. rftoolsstorage-1.18-3.0.11.jar |RFToolsStorage |rftoolsstorage |1.18-3.0.11 |COMMON_SET|Manifest: NOSIGNATURE
  507. rftoolscontrol-1.18-5.0.8.jar |RFToolsControl |rftoolscontrol |1.18-5.0.8 |COMMON_SET|Manifest: NOSIGNATURE
  508. restrictions-1.18-4.0.0.jar |Restrictions |restrictions |1.18-4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  509. YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar |YUNG's Better Desert Temples |betterdeserttemples |1.18.2-Forge-1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  510. mahoutsukai-1.18.2-v1.34.35.jar |Mahou Tsukai |mahoutsukai |1.18.2-v1.34.35 |COMMON_SET|Manifest: NOSIGNATURE
  511. farsight-1.18.2-1.9.jar |Farsight mod |farsight_view |1.18.2-1.9 |COMMON_SET|Manifest: NOSIGNATURE
  512. ToastControl-1.18.2-6.0.3.jar |Toast Control |toastcontrol |6.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  513. mininggadgets-1.11.0.jar |Mining Gadgets |mininggadgets |1.11.0 |COMMON_SET|Manifest: NOSIGNATURE
  514. hexcasting-forge-1.18.2-0.9.4.jar |Hex Casting |hexcasting |0.9.4 |COMMON_SET|Manifest: NOSIGNATURE
  515. ftb-chunks-forge-1802.3.6-build.170.jar |FTB Chunks |ftbchunks |1802.3.6-build.170 |COMMON_SET|Manifest: NOSIGNATURE
  516. kubejs-forge-1802.5.5-build.550.jar |KubeJS |kubejs |1802.5.5-build.550 |COMMON_SET|Manifest: NOSIGNATURE
  517. lazierae2-1.18.2-3.1.4.jar |Lazier AE2 |lazierae2 |3.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  518. kubejs-thermal-1802.1.5-build.14.jar |KubeJS Thermal |kubejs_thermal |1802.1.5-build.14 |COMMON_SET|Manifest: NOSIGNATURE
  519. ftb-quests-forge-1802.3.8-build.101.jar |FTB Quests |ftbquests |1802.3.8-build.101 |COMMON_SET|Manifest: NOSIGNATURE
  520. kubejs-create-forge-1802.2.2-build.28.jar |KubeJS Create |kubejs_create |1802.2.2-build.28 |COMMON_SET|Manifest: NOSIGNATURE
  521. kubejs-immersive-engineering-1802.2.1-build.35.jar|KubeJS Immersive Engineering |kubejs_immersive_engineering |1802.2.1-build.35 |COMMON_SET|Manifest: NOSIGNATURE
  522. kubejs-mekanism-1802.1.3-build.8.jar |KubeJS Mekanism |kubejs_mekanism |1802.1.3-build.8 |COMMON_SET|Manifest: NOSIGNATURE
  523. ponderjs-1.18.2-1.1.8.jar |PonderJS |ponderjs |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE
  524. BloodMagic-1.18.2-3.2.6-41.jar |Blood Magic |bloodmagic |1.18.2-3.2.6-41 |COMMON_SET|Manifest: NOSIGNATURE
  525. selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |COMMON_SET|Manifest: NOSIGNATURE
  526. supplementaries-1.18.2-1.5.10.jar |Supplementaries |supplementaries |1.18.2-1.5.10 |ERROR |Manifest: NOSIGNATURE
  527. MysticalAgriculture-1.18.2-5.1.2.jar |Mystical Agriculture |mysticalagriculture |5.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  528. MysticalAgradditions-1.18.2-5.1.2.jar |Mystical Agradditions |mysticalagradditions |5.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  529. craftingtweaks-forge-1.18.2-14.0.3.jar |CraftingTweaks |craftingtweaks |14.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  530. TConstruct-1.18.2-3.5.2.40.jar |Tinkers' Construct |tconstruct |3.5.2.40 |COMMON_SET|Manifest: NOSIGNATURE
  531. rftoolsutility-1.18-4.0.19.jar |RFToolsUtility |rftoolsutility |1.18-4.0.19 |COMMON_SET|Manifest: NOSIGNATURE
  532. EnchantmentDescriptions-Forge-1.18.2-10.0.9.jar |EnchantmentDescriptions |enchdesc |10.0.9 |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
  533. eccentrictome-1.18.2-1.8.0.jar |Eccentric Tome |eccentrictome |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
  534. ToolBelt-1.18.2-1.18.8.jar |Tool Belt |toolbelt |1.18.8 |COMMON_SET|Manifest: NOSIGNATURE
  535. titanium-1.18.2-3.5.6-38.jar |Titanium |titanium |3.5.6 |COMMON_SET|Manifest: NOSIGNATURE
  536. silent-lib-1.18.2-6.2.0.jar |Silent Lib |silentlib |6.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  537. AE2-Things-1.0.3-beta.jar |AE2 Things |ae2things |1.0.3-beta |COMMON_SET|Manifest: NOSIGNATURE
  538. archers_paradox-1.18.2-3.0.0.8.jar |Archer's Paradox |archers_paradox |3.0.0.8 |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
  539. omgourd-1.18.2-3.0.0.7.jar |Oh My Gourd |omgourd |3.0.0.7 |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
  540. Iceberg-1.18.2-1.0.44.jar |Iceberg |iceberg |1.0.44 |COMMON_SET|Manifest: NOSIGNATURE
  541. reliquary-1.18.2-2.0.19.1161.jar |Reliquary |reliquary |1.18.2-2.0.19.1161 |COMMON_SET|Manifest: NOSIGNATURE
  542. LegendaryTooltips-1.18.2-1.3.0.jar |Legendary Tooltips |legendarytooltips |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  543. PigPen-Forge-1.18.2-8.0.1.jar |PigPen |pigpen |8.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  544. FastWorkbench-1.18.2-6.1.1.jar |Fast Workbench |fastbench |6.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  545. FluxNetworks-1.18.2-7.0.7.8.jar |Flux Networks |fluxnetworks |7.0.7.8 |COMMON_SET|Manifest: NOSIGNATURE
  546. enderchests-1.18-1.9.6.jar |EnderChests |enderchests |1.9.6 |COMMON_SET|Manifest: NOSIGNATURE
  547. Applied-Botanics-1.0.1.jar |Applied Botanics |appbot |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  548. quartz-1.18.2-0.0.0-beta.1.3.jar |Quartz |quartz |0.0.0-beta.1.3 |COMMON_SET|Manifest: NOSIGNATURE
  549. minecolonies-1.18.2-1.0.1048-BETA.jar |MineColonies |minecolonies |1.18.2-1.0.1048-BETA|COMMON_SET|Manifest: NOSIGNATURE
  550. pylons-1.18.2-2.1.1.jar |Pylons |pylons |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  551. creeperoverhaul-1.18.2-1.3.0-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  552. 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
  553. engineersdecor-1.18.2-1.1.24.jar |Engineer's Decor |engineersdecor |1.1.24 |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
  554. SoL-Carrot-1.18.1-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |COMMON_SET|Manifest: NOSIGNATURE
  555. functionalstorage-1.18.2-1.0.6.jar |Functional Storage |functionalstorage |1.18.2-1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  556. modular-routers-1.18.2-9.1.1-93.jar |Modular Routers |modularrouters |9.1.1-93 |COMMON_SET|Manifest: NOSIGNATURE
  557. Enhanced_Celestials-forge-1.18.2-2.0.7.jar |Enhanced Celestials |enhancedcelestials |2.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  558. BetterF3-3.0.0-Forge-1.18.2.jar |BetterF3 |betterf3 |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  559. refinedstorageaddons-0.8.2.jar |Refined Storage Addons |refinedstorageaddons |0.8.2 |COMMON_SET|Manifest: NOSIGNATURE
  560. Applied-Mekanistics-1.2.2.jar |Applied Mekanistics |appmek |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  561. MEGACells-1.4.2-1.18.2.jar |MEGA Cells |megacells |1.4.2-1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
  562. expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  563. valhelsia_core-1.18.2-0.3.1.jar |Valhelsia Core |valhelsia_core |1.18.2-0.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  564. forbidden_arcanus-1.18.2-2.1.0-beta3.jar |Forbidden & Arcanus |forbidden_arcanus |1.18.2-2.1.0-beta3 |COMMON_SET|Manifest: NOSIGNATURE
  565. flickerfix-2.0.0.jar |FlickerFix |flickerfix |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  566. createaddition-1.18.2-20220914a.jar |Create Crafts & Additions |createaddition |1.18.2-20220914a |COMMON_SET|Manifest: NOSIGNATURE
  567. Flywheel Backend: Uninitialized
  568. FramedBlocks BlockEntity Warning: Not applicable
  569. Crash Report UUID: d0a7aca6-9223-4222-a6a5-0e324d928ee9
  570. FML: 40.1
  571. Forge: net.minecraftforge:40.1.80
Advertisement
Add Comment
Please, Sign In to add comment