Advertisement
Hitoribocchi_

Untitled

May 13th, 2025
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.46 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 2025-05-13 22:45:15
  5. Description: Initializing game
  6.  
  7. org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
  8. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  9. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  10. at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  11. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  12. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830] {}
  13. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {}
  14. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {}
  15. at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {}
  16. at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
  17. at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  18. at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
  19. at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  20. at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
  21. at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
  22. at net.minecraft.client.Minecraft.<init>(Minecraft.java:512) ~[client-1.19.2-20220805.130853-srg.jar%23630!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A}
  23. at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23630!/:?] {re:classloading,pl:runtimedistcleaner:A}
  24. at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23630!/:?] {re:classloading,pl:runtimedistcleaner:A}
  25. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  26. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  27. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  28. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  29. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.4.12.jar%23110!/:?] {}
  30. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2393!/:?] {}
  31. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2393!/:?] {}
  32. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2393!/:?] {}
  33. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2393!/:?] {}
  34. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2393!/:?] {}
  35. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2393!/:?] {}
  36. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2393!/:?] {}
  37. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
  38. Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [mixins.oculus.json:MixinLevelRenderer] from phase [DEFAULT] in config [mixins.oculus.json] FAILED during APPLY
  39. at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  40. at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  41. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  42. ... 29 more
  43. Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: InjectionPoint(Shift)[@At("INVOKE")] on net/minecraft/client/renderer/LevelRenderer::iris$beginClouds with priority 1000 cannot inject into net/minecraft/client/renderer/LevelRenderer::m_172954_(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/math/Matrix4f;FDDD)V merged by me.jellysquid.mods.sodium.mixin.features.clouds.MixinWorldRenderer with priority 1000 [PREINJECT Applicator Phase -> mixins.oculus.json:MixinLevelRenderer -> Prepare Injections -> -> handler$bge000$iris$beginClouds(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/math/Matrix4f;FDDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Prepare]
  44. at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  45. at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  46. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  47. at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  48. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  49. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  50. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  51. at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  52. at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  53. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  54. ... 29 more
  55.  
  56.  
  57. A detailed walkthrough of the error, its code path and all known details is as follows:
  58. ---------------------------------------------------------------------------------------
  59.  
  60. -- Head --
  61. Thread: Render thread
  62. Suspected Mods: NONE
  63. Stacktrace:
  64. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  65. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  66. at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  67. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  68. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830] {}
  69. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {}
  70. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {}
  71. at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {}
  72. at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
  73. at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  74. at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
  75. at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  76. at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
  77. at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
  78. at net.minecraft.client.Minecraft.<init>(Minecraft.java:512) ~[client-1.19.2-20220805.130853-srg.jar%23630!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A}
  79. -- Initialization --
  80. Details:
  81. Modules:
  82. ADVAPI32.dll:Advanced Windows 32 Base API:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  83. COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
  84. CRYPT32.dll:Crypto API32:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  85. CRYPTBASE.dll:Base cryptographic API DLL:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
  86. CRYPTSP.dll:Cryptographic Service Provider API:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
  87. CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  88. DBGHELP.DLL:Windows Image Helper:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
  89. DEVOBJ.dll:Device Information Set DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  90. DNSAPI.dll:DNS Client API DLL:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  91. DPAPI.DLL:Data Protection API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  92. GDI32.dll:GDI Client DLL:10.0.26100.3775 (WinBuild.160101.0800):Microsoft Corporation
  93. GLU32.dll:OpenGL Utility Library DLL:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  94. IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.26100.3775 (WinBuild.160101.0800):Microsoft Corporation
  95. IPHLPAPI.DLL:IP Helper API:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  96. KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.26100.3775 (WinBuild.160101.0800):Microsoft Corporation
  97. KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.26100.3775 (WinBuild.160101.0800):Microsoft Corporation
  98. MMDevApi.dll:MMDevice API:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  99. MSCTF.dll:MSCTF Server DLL:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  100. NSI.dll:NSI User-mode interface DLL:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
  101. NTASN1.dll:Microsoft ASN.1 API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  102. OLEAUT32.dll:OLEAUT32.DLL:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  103. Ole32.dll:Microsoft OLE for Windows:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  104. Oleacc.dll:Active Accessibility Core Component:7.2.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  105. OpenAL.dll:Main implementation library:1.21.1:
  106. POWRPROF.dll:Power Profile Helper DLL:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  107. PSAPI.DLL:Process Status Helper:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  108. Pdh.dll:Windows Performance Data Helper DLL:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  109. RPCRT4.dll:Remote Procedure Call Runtime:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  110. SETUPAPI.dll:Windows Setup API:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  111. SHCORE.dll:SHCORE:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  112. SHELL32.dll:Windows Shell Common Dll:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
  113. SSPICLI.DLL:Security Support Provider Interface:10.0.26100.3775 (WinBuild.160101.0800):Microsoft Corporation
  114. Secur32.dll:Security Support Provider Interface:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  115. UMPDC.dll:User Mode Power Dependency Coordinator:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation
  116. USER32.dll:Multi-User Windows USER API Client DLL:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  117. USERENV.dll:Userenv:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  118. VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  119. VERSION.dll:Version Checking and File Installation Libraries:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  120. WINHTTP.dll:Windows HTTP Services:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  121. WINMM.dll:MCI API DLL:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  122. WINSTA.dll:Winstation Library:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  123. WINTRUST.dll:Microsoft Trust Verification APIs:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  124. WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  125. WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  126. WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  127. amsi.dll:Anti-Malware Scan Interface:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  128. apphelp.dll:Application Compatibility Client Library:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  129. awt.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  130. bcrypt.dll:Windows Cryptographic Primitives Library:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  131. bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
  132. cfgmgr32.dll:Configuration Manager DLL:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  133. clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
  134. com_antivirus.dll:Kaspersky ComAntivirus Component:21.20.8.423:AO Kaspersky Lab
  135. combase.dll:Microsoft COM for Windows:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  136. cryptnet.dll:Crypto Network Related API:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  137. dbgcore.DLL:Windows Core Debugging Helpers:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  138. dhcpcsvc.DLL:DHCP Client Service:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  139. dhcpcsvc6.DLL:DHCPv6 Client:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  140. dinput8.dll:Microsoft DirectInput:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  141. drvstore.dll:Driver Store API:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  142. dwmapi.dll:Microsoft Desktop Window Manager API:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  143. dxcore.dll:DXCore:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  144. fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
  145. gdi32full.dll:GDI Client DLL:10.0.26100.3775 (WinBuild.160101.0800):Microsoft Corporation
  146. glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
  147. icm32.dll:Microsoft Color Management Module (CMM):10.0.26100.2314 (WinBuild.160101.0800):Microsoft Corporation
  148. iertutil.dll:Run time utility for Internet Explorer:11.00.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  149. imagehlp.dll:Windows NT Image Helper:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  150. inputhost.dll:InputHost:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  151. java.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  152. javaw.exe:OpenJDK Platform binary:17.0.8.0:Microsoft
  153. jemalloc.dll
  154. jimage.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  155. jli.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  156. jna14371856734182259668.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
  157. jsvml.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  158. jvm.dll:OpenJDK 64-Bit server VM:17.0.8.0:Microsoft
  159. kernel.appcore.dll:AppModel API Host:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
  160. lwjgl.dll
  161. lwjgl_opengl.dll
  162. lwjgl_stb.dll
  163. management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  164. management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  165. msasn1.dll:ASN.1 Runtime APIs:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
  166. mscms.dll:Microsoft Color Matching System DLL:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  167. msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  168. msvcp_win.dll:Microsoft® C Runtime Library:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  169. msvcrt.dll:Windows NT CRT DLL:7.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  170. mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  171. napinsp.dll:E-mail Naming Shim Provider:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  172. ncrypt.dll:Windows NCrypt Router:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  173. net.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  174. netutils.dll:Net Win32 API Helpers DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  175. nio.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  176. nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  177. ntdll.dll:NT Layer DLL:10.0.26100.3775 (WinBuild.160101.0800):Microsoft Corporation
  178. ntmarta.dll:Windows NT MARTA provider:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  179. nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 576.02 :32.0.15.7602:NVIDIA Corporation
  180. nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.7602:NVIDIA Corporation
  181. nvspcap64.dll:NVIDIA Game Proxy 8FileVersion 1:11.0.3.232 8Produc:NVIDIA Corporation L$FileDescriptio
  182. opengl32.dll:OpenGL Client DLL:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  183. perfos.dll:Windows System Performance Objects DLL:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  184. pfclient.dll:SysMain Client:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation
  185. profapi.dll:User Profile Basic API:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  186. rasadhlp.dll:Remote Access AutoDial Helper:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  187. rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  188. sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  189. shlwapi.dll:Shell Light-weight Utility Library:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  190. srvcli.dll:Server Service Client DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  191. sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  192. textinputframework.dll:"TextInputFramework.DYNLINK":10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  193. ucrtbase.dll:Microsoft® C Runtime Library:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  194. urlmon.dll:OLE32 Extensions for Win32:11.00.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  195. uxtheme.dll:Microsoft UxTheme Library:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  196. vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  197. verify.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  198. win32u.dll:Win32u:10.0.26100.3775 (WinBuild.160101.0800):Microsoft Corporation
  199. windows.staterepositorycore.dll:Windows StateRepository API Core:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  200. windows.storage.dll:Microsoft WinRT Storage API:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  201. winrnr.dll:LDAP RnR Provider DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  202. wintypes.dll:Windows Base Types DLL:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  203. wldp.dll:Windows Lockdown Policy:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  204. wshbth.dll:Windows Sockets Helper DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  205. xinput1_4.dll:Microsoft Common Controller API:10.0.26100.2304 (WinBuild.160101.0800):Microsoft Corporation
  206. zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  207. Stacktrace:
  208. at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23630!/:?] {re:classloading,pl:runtimedistcleaner:A}
  209. at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23630!/:?] {re:classloading,pl:runtimedistcleaner:A}
  210. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  211. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  212. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  213. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  214. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.4.12.jar%23110!/:?] {}
  215. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2393!/:?] {}
  216. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2393!/:?] {}
  217. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2393!/:?] {}
  218. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2393!/:?] {}
  219. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2393!/:?] {}
  220. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2393!/:?] {}
  221. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2393!/:?] {}
  222. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
  223.  
  224.  
  225. -- System Details --
  226. Details:
  227. Minecraft Version: 1.19.2
  228. Minecraft Version ID: 1.19.2
  229. Operating System: Windows 10 (amd64) version 10.0
  230. Java Version: 17.0.8, Microsoft
  231. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  232. Memory: 908521624 bytes (866 MiB) / 2080374784 bytes (1984 MiB) up to 27481079808 bytes (26208 MiB)
  233. CPUs: 12
  234. Processor Vendor: GenuineIntel
  235. Processor Name: 12th Gen Intel(R) Core(TM) i5-12400F
  236. Identifier: Intel64 Family 6 Model 151 Stepping 5
  237. Microarchitecture: unknown
  238. Frequency (GHz): 2.50
  239. Number of physical packages: 1
  240. Number of physical CPUs: 6
  241. Number of logical CPUs: 12
  242. Graphics card #0 name: Meta Virtual Monitor
  243. Graphics card #0 vendor: Meta Inc.
  244. Graphics card #0 VRAM (MB): 0.00
  245. Graphics card #0 deviceId: unknown
  246. Graphics card #0 versionInfo: DriverVersion=17.12.55.198
  247. Graphics card #1 name: NVIDIA GeForce RTX 4060
  248. Graphics card #1 vendor: NVIDIA (0x10de)
  249. Graphics card #1 VRAM (MB): 4095.00
  250. Graphics card #1 deviceId: 0x2882
  251. Graphics card #1 versionInfo: DriverVersion=32.0.15.7602
  252. Memory slot #0 capacity (MB): 16384.00
  253. Memory slot #0 clockSpeed (GHz): 4.80
  254. Memory slot #0 type: Unknown
  255. Memory slot #1 capacity (MB): 16384.00
  256. Memory slot #1 clockSpeed (GHz): 4.80
  257. Memory slot #1 type: Unknown
  258. Virtual memory max (MB): 40286.76
  259. Virtual memory used (MB): 18070.86
  260. Swap memory total (MB): 7680.00
  261. Swap memory used (MB): 100.84
  262. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx26184M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  263. Loaded Shaderpack: Recommend - ComplementaryUnbound_r5.0.1.zip
  264. Profile: LOW (+8 options changed by user)
  265. Launched Version: Forge 1.19.2
  266. Backend library: LWJGL version 3.3.1 build 7
  267. Backend API: NVIDIA GeForce RTX 4060/PCIe/SSE2 GL version 3.2.0 NVIDIA 576.02, NVIDIA Corporation
  268. Window size: <not initialized>
  269. GL Caps: Using framebuffer using OpenGL 3.2
  270. GL debug messages:
  271. Using VBOs: Yes
  272. Is Modded: Definitely; Client brand changed to 'forge'
  273. Type: Client (map_client.txt)
  274. CPU: 12x 12th Gen Intel(R) Core(TM) i5-12400F
  275. ModLauncher: 10.0.8+10.0.8+main.0ef7e830
  276. ModLauncher launch target: forgeclient
  277. ModLauncher naming: srg
  278. ModLauncher services:
  279. mixin-0.8.5.jar mixin PLUGINSERVICE
  280. eventbus-6.0.3.jar eventbus PLUGINSERVICE
  281. fmlloader-1.19.2-43.4.12.jar slf4jfixer PLUGINSERVICE
  282. fmlloader-1.19.2-43.4.12.jar object_holder_definalize PLUGINSERVICE
  283. fmlloader-1.19.2-43.4.12.jar runtime_enum_extender PLUGINSERVICE
  284. fmlloader-1.19.2-43.4.12.jar capability_token_subclass PLUGINSERVICE
  285. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  286. fmlloader-1.19.2-43.4.12.jar runtimedistcleaner PLUGINSERVICE
  287. modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
  288. modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
  289. FML Language Providers:
  290. lowcodefml@null
  291. javafml@null
  292. Mod List:
  293. dynamiclightsreforged-1.19.2_v1.4.0.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.19.2_v1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
  294. adaptive_performance_tweaks_core_1.19.2-11.3.0.jar|APTweaks: Core |adaptive_performance_tweaks_co|11.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  295. YungsBetterDungeons-1.19.2-Forge-3.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  296. player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  297. botarium-forge-1.19.2-1.9.2.jar |Botarium |botarium |1.9.2 |COMMON_SET|Manifest: NOSIGNATURE
  298. DeathCounter-1.19.2-Forge-1.4.0.jar |Death Counter |deathcounter |1.4.0 |COMMON_SET|Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f
  299. prefab-1.9.2.5.jar |Prefab |prefab |1.9.2.5 |ERROR |Manifest: NOSIGNATURE
  300. majruszs-difficulty-forge-1.19.2-1.9.9-backport.1.|Majrusz's Progressive Difficul|majruszsdifficulty |1.9.9-backport.1 |COMMON_SET|Manifest: NOSIGNATURE
  301. Satako-6.0.16-1.19.jar |Satako |satako |6.0.16-1.19 |COMMON_SET|Manifest: NOSIGNATURE
  302. mcw-windows-2.3.0-mc1.19.2forge.jar |Macaw's Windows |mcwwindows |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  303. valhelsia_furniture-forge-1.19.2-1.1.1.jar |Valhelsia Furniture |valhelsia_furniture |1.19.2-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  304. rubidium-0.6.2b.jar |Rubidium |rubidium |0.6.2b |COMMON_SET|Manifest: NOSIGNATURE
  305. Stony Cliffs FML v1.1.2.jar |Stony Cliffs Are Cool |stonycliffs |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  306. forgeendertech-1.19.2-10.0.6.1-build.0897.jar |ForgeEndertech |forgeendertech |10.0.6.1 |COMMON_SET|Manifest: NOSIGNATURE
  307. modernfix-forge-5.18.0+mc1.19.2.jar |ModernFix |modernfix |5.18.0+mc1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  308. dustydecorations-1.1.0.jar |Dusty Decorations |dustydecorations |1.19.2-1.1 |COMMON_SET|Manifest: NOSIGNATURE
  309. everythingcopper-1.19.2-2.3.4.jar |Everything is Copper |everythingcopper |1.19.2-2.3.4 |COMMON_SET|Manifest: NOSIGNATURE
  310. YungsApi-1.19.2-Forge-3.8.10.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.10 |COMMON_SET|Manifest: NOSIGNATURE
  311. guardvillagers-1.19.2-1.5.9.jar |Guard Villagers |guardvillagers |1.19.2-1.5.9 |COMMON_SET|Manifest: NOSIGNATURE
  312. adaptive_performance_tweaks_gamerules_1.19.2-11.3.|APTweaks: Gamerules |adaptive_performance_tweaks_ga|11.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  313. PickUpNotifier-v4.2.4-1.19.2-Forge.jar |Pick Up Notifier |pickupnotifier |4.2.4 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  314. The-Hordes-1.19.2-1.5.4.jar |The Hordes |hordes |1.5.4 |COMMON_SET|Manifest: NOSIGNATURE
  315. MineTraps-1.19.2-(v.2.2.4a).jar |MineTraps |minetraps |2.2.4a |COMMON_SET|Manifest: NOSIGNATURE
  316. balm-forge-1.19.2-4.6.0.jar |Balm |balm |4.6.0 |COMMON_SET|Manifest: NOSIGNATURE
  317. K-Turrets-2.0.46-1.19.jar |K-Turrets |k_turrets |2.0.46-1.19 |ERROR |Manifest: NOSIGNATURE
  318. JustEnoughResources-1.19.2-1.2.3.243.jar |Just Enough Resources |jeresources |1.2.3.243 |COMMON_SET|Manifest: NOSIGNATURE
  319. exposure-1.19.2-1.6.0-forge.jar |Exposure |exposure |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
  320. Paraglider-1.19.2-1.7.0.5.jar |Paraglider |paraglider |1.7.0.5 |ERROR |Manifest: NOSIGNATURE
  321. cloth-config-8.3.115-forge.jar |Cloth Config v8 API |cloth_config |8.3.115 |COMMON_SET|Manifest: NOSIGNATURE
  322. sound-physics-remastered-forge-1.19.2-1.4.5.jar |Sound Physics Remastered |sound_physics_remastered |1.19.2-1.4.5 |COMMON_SET|Manifest: NOSIGNATURE
  323. supplementaries-1.19.2-2.4.20.jar |Supplementaries |supplementaries |1.19.2-2.4.20 |COMMON_SET|Manifest: NOSIGNATURE
  324. structure_gel-1.19.2-2.7.3.jar |Structure Gel API |structure_gel |2.7.3 |ERROR |Manifest: NOSIGNATURE
  325. AdvancementPlaques-1.19.2-1.4.7.jar |Advancement Plaques |advancementplaques |1.4.7 |COMMON_SET|Manifest: NOSIGNATURE
  326. tenshilib-1.19.2-1.6.15-forge.jar |TenshiLib |tenshilib |1.19.2-1.6.15 |COMMON_SET|Manifest: NOSIGNATURE
  327. MaxEnchantX-Forge-1.3-1.19.X.jar |Max Enchant X |maxenchantx |1.3 |COMMON_SET|Manifest: NOSIGNATURE
  328. assortedworld-1.19.2-4.1.0.jar |Assorted World |assortedworld |1.19.2-4.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  329. repurposed_structures_forge-6.3.29+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.29+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  330. adastradelight-1.0.2.1.jar |Ad Astra Delight |adastradelight |1.0.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  331. explorify-forge-1.19-1.3.0.jar |Explorify |explorify |1.19-1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  332. blur-forge-3.1.1+mc1.19.2.jar |Blur (Forge) |blur |3.1.1+mc1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  333. ironfurnaces-1.19.2-3.6.4.jar |Iron Furnaces |ironfurnaces |3.6.4 |COMMON_SET|Manifest: NOSIGNATURE
  334. dungeons_plus-1.19.2-1.3.1.jar |Dungeons Plus |dungeons_plus |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  335. supermartijn642corelib-1.1.17a-forge-mc1.19.2.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17+a |COMMON_SET|Manifest: NOSIGNATURE
  336. engineeredcompatibility-1.1.1.jar |Engineered Compatibility |engineeredcompatibility |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  337. resourcefulconfig-forge-1.19.2-1.0.20.jar |Resourcefulconfig |resourcefulconfig |1.0.20 |COMMON_SET|Manifest: NOSIGNATURE
  338. Highlighter-1.19.1-1.1.4.jar |Highlighter |highlighter |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  339. portablemobs-1.2.1-forge-mc1.19.jar |Portable Mobs |portablemobs |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  340. Philips-Ruins1.19.2-9.9.jar |Philip's Ruins |philipsruins |9.9 |COMMON_SET|Manifest: NOSIGNATURE
  341. curios-forge-1.19.2-5.1.6.1.jar |Curios API |curios |1.19.2-5.1.6.1 |COMMON_SET|Manifest: NOSIGNATURE
  342. oculus-mc1.19.2-1.6.9.jar |Oculus |oculus |1.6.9 |COMMON_SET|Manifest: NOSIGNATURE
  343. flashLight-2.0.1.1.jar |Flashlight Mod |flashlight |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  344. ThirstWasTaken-1.19.2-1.3.11.jar |Thirst was Taken |thirst |1.19.2-1.3.11 |COMMON_SET|Manifest: NOSIGNATURE
  345. Atlas-Lib-1.19.2-1.1.6.jar |Atlas Lib |atlaslib |1.1.5a |COMMON_SET|Manifest: NOSIGNATURE
  346. OnlyLooking-1.19.2-4.1.1.jar |OnlyLooking |onlylooking |1.19.2-4.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  347. mcw-roofs-2.3.1-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  348. mcw-furniture-3.3.0-mc1.19.2forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  349. DeeperCaves-1.19.2-1.2.3.jar |Deeper Caves |cavesanddepths |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
  350. Chimes-v2.0.1-1.19.2.jar |Chimes |chimes |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  351. YungsBetterEndIsland-1.19.2-Forge-1.0.jar |YUNG's Better End Island |betterendisland |1.19.2-Forge-1.0 |COMMON_SET|Manifest: NOSIGNATURE
  352. EnhancedAI-1.8.7-mc1.19.2.jar |Enhanced AI |enhancedai |1.8.7 |COMMON_SET|Manifest: NOSIGNATURE
  353. YungsBetterMineshafts-1.19.2-Forge-3.2.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  354. DynamicTrees-1.19.2-1.2.2.jar |Dynamic Trees |dynamictrees |1.19.2-1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  355. DynamicTreesPlus-1.19.2-1.1.4.jar |Dynamic Trees Plus |dynamictreesplus |1.19.2-1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  356. PlayerRevive_FORGE_v2.0.17_mc1.19.2.jar |PlayerRevive |playerrevive |2.0.17 |COMMON_SET|Manifest: NOSIGNATURE
  357. geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |COMMON_SET|Manifest: NOSIGNATURE
  358. EnchantingInfuser-v4.2.2-1.19.2-Forge.jar |Enchanting Infuser |enchantinginfuser |4.2.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  359. majrusz-library-forge-1.19.2-7.0.5-backport.1.jar |Majrusz Library |majruszlibrary |7.0.5-backport.1 |COMMON_SET|Manifest: NOSIGNATURE
  360. mcw-lights-1.1.0-mc1.19.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  361. timecontrol-1.19.2-1.1.3.0.jar |TimeControl |timecontrol |1.1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  362. elytraslot-forge-6.1.2+1.19.2.jar |Elytra Slot |elytraslot |6.1.2+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  363. adaptive_performance_tweaks_spawn_1.19.2-11.3.0.ja|APTweaks: Spawn |adaptive_performance_tweaks_sp|11.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  364. Fastload-Reforged-mc1.19.2-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |COMMON_SET|Manifest: NOSIGNATURE
  365. MutantMonsters-v4.0.6-1.19.2-Forge.jar |Mutant Monsters |mutantmonsters |4.0.6 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  366. jei-1.19.2-forge-11.6.0.1018.jar |Just Enough Items |jei |11.6.0.1018 |COMMON_SET|Manifest: NOSIGNATURE
  367. caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  368. realmrpg_fallen_adventurers_1.0.3_forge_1.19.2.jar|Realm RPG: Fallen Adventurers |realmrpg_skeletons |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  369. Fallingleaves-1.19.1-1.3.1.jar |Falling Leaves |fallingleaves |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  370. hud_texts_v1.0_1.19.2_[FORGE].jar |Hud Texts |ags_hud_texts |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  371. fastasyncworldsave-1.19.2-2.0.jar |fastasyncworldsave mod |fastasyncworldsave |1.19.2-2.0 |COMMON_SET|Manifest: NOSIGNATURE
  372. mobhealthbar-forge-1.19.2-2.3.0.jar |YDM's Mob Health Bar |mobhealthbar |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  373. SereneSeasons-1.19.2-8.1.0.24.jar |Serene Seasons |sereneseasons |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
  374. plasmovoice-forge-1.19.2-2.0.10.jar |Plasmo Voice |plasmovoice |2.0.10 |COMMON_SET|Manifest: NOSIGNATURE
  375. Neruina-2.1.0-forge+1.19.2.jar |Neruina |neruina |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  376. CraterLib-Forge-1.19.2-2.0.3.jar |CraterLib |craterlib |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  377. Wegotrunners0.5.1.19.2.jar |wegotrunnners |wegotrunnners |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  378. catalogue-1.7.0-1.19.2.jar |Catalogue |catalogue |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
  379. ImmersivePetroleum-1.19.2-4.2.0-29.jar |Immersive Petroleum |immersivepetroleum |4.2.0-29 |ERROR |Manifest: NOSIGNATURE
  380. forge-1.19.2-43.4.12-universal.jar |Forge |forge |43.4.12 |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
  381. DaBomb-1.19.2-0.2.0.jar |Da Bomb |dabomb |0.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  382. emotecraft-for-MC1.19.2-2.2.7-b.build.47-forge.jar|Emotecraft |emotecraft |2.2.7-b.build.47 |COMMON_SET|Manifest: NOSIGNATURE
  383. ironchest-1.19.2-14.2.7.jar |Iron Chests |ironchest |1.19.2-14.2.7 |COMMON_SET|Manifest: NOSIGNATURE
  384. drippyloadingscreen_forge_3.0.1_MC_1.19.2.jar |Drippy Loading Screen |drippyloadingscreen |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  385. tectonic-forge-1.19-2.3.5a.jar |Tectonic |tectonic |2.3.5a |COMMON_SET|Manifest: NOSIGNATURE
  386. client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
  387. smoothchunk-1.19.2-3.5.jar |Smoothchunk mod |smoothchunk |1.19.2-3.5 |COMMON_SET|Manifest: NOSIGNATURE
  388. Radon-mc1.19-0.8.2.jar |Radon |radon |0.8.2 |COMMON_SET|Manifest: NOSIGNATURE
  389. terrablender-forge-1.19.2-2.0.1.166.jar |TerraBlender |terrablender |2.0.1.166 |COMMON_SET|Manifest: NOSIGNATURE
  390. BiomesOPlenty-1.19.2-17.1.2.544.jar |Biomes O' Plenty |biomesoplenty |17.1.2.544 |COMMON_SET|Manifest: NOSIGNATURE
  391. DynamicTreesBOP-1.19.2-3.1.5.jar |Dynamic Trees for Biomes o' Pl|dtbop |1.19.2-3.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  392. MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |COMMON_SET|Manifest: NOSIGNATURE
  393. spectrelib-forge-0.12.8+1.19.2.jar |SpectreLib |spectrelib |0.12.8+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  394. Ding-1.19.2-Forge-1.5.0.jar |Ding |ding |1.5.0 |COMMON_SET|Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f
  395. invocore-1.19.2-3.1.0.jar |Invocore |invocore |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  396. venus-mc1.19.2-0.0.1.jar |Venus |venus |0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  397. betterfpsdist-1.19.2-4.1.jar |betterfpsdist mod |betterfpsdist |1.19.2-4.1 |COMMON_SET|Manifest: NOSIGNATURE
  398. notenoughanimations-forge-1.7.4-mc1.19.2.jar |NotEnoughAnimations |notenoughanimations |1.7.4 |COMMON_SET|Manifest: NOSIGNATURE
  399. Xaeros_Minimap_24.6.1_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |24.6.1 |ERROR |Manifest: NOSIGNATURE
  400. gravestone-forge-1.19.2-1.0.21.jar |Gravestone Mod |gravestone |1.19.2-1.0.21 |COMMON_SET|Manifest: NOSIGNATURE
  401. polymorph-forge-0.46.6+1.19.2.jar |Polymorph |polymorph |0.46.6+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  402. 1.19.2-SecurityCraft-v1.9.6.1.jar |SecurityCraft |securitycraft |1.9.6.1 |ERROR |Manifest: NOSIGNATURE
  403. canary-mc1.19.2-0.3.3.jar |Canary |canary |0.3.3 |COMMON_SET|Manifest: NOSIGNATURE
  404. effective_fg-1.3.4.jar |Effective (Forge) |effective_fg |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE
  405. ImmediatelyFast-Forge-1.2.21+1.19.2.jar |ImmediatelyFast |immediatelyfast |1.2.21+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  406. extrasounds-1.19.2-forge-1.3-hotfix.jar |Extra Sounds |extrasounds |1.3 |COMMON_SET|Manifest: NOSIGNATURE
  407. appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |COMMON_SET|Manifest: NOSIGNATURE
  408. PuzzlesLib-v4.4.3-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.4.3 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  409. ColdSweat-2.3.3.jar |Cold Sweat |cold_sweat |2.3.3 |ERROR |Manifest: NOSIGNATURE
  410. mns-1.0.1-1.19.2-forge.jar |Moog's Nether Structures |mns |1.0.1-1.19.2-forge |COMMON_SET|Manifest: NOSIGNATURE
  411. chunksending-1.19.2-2.8.jar |chunksending mod |chunksending |1.19.2-2.8 |COMMON_SET|Manifest: NOSIGNATURE
  412. EuphoriaPatcher-0.3.4-forge.jar |Euphoria Patcher |euphoria_patcher |0.3.4-forge |COMMON_SET|Manifest: NOSIGNATURE
  413. defaultoptions-forge-1.19-15.0.2.jar |Default Options |defaultoptions |15.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  414. ad_astra-forge-1.19.2-1.12.7.jar |Ad Astra |ad_astra |1.12.7 |COMMON_SET|Manifest: NOSIGNATURE
  415. Ad-Astra-Giselle-Addon-forge-1.19.2-1.24.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |1.24 |COMMON_SET|Manifest: NOSIGNATURE
  416. Fibers Gunspack Forge v1.3.5 BETA (1.18.2-1.20.1).|Fibers Gun pack for Tac Z |fibers |1.3 |COMMON_SET|Manifest: NOSIGNATURE
  417. satin-forge-1.19.2+1.12.3.jar |Satin Forge |satin |1.19.2+1.12.3 |COMMON_SET|Manifest: NOSIGNATURE
  418. recipeessentials-1.19.2-3.5.jar |recipeessentials mod |recipeessentials |1.19.2-3.5 |COMMON_SET|Manifest: NOSIGNATURE
  419. incontrol-1.19-7.1.18.jar |InControl |incontrol |1.19-7.1.18 |COMMON_SET|Manifest: NOSIGNATURE
  420. connectivity-1.19.2-4.6.jar |Connectivity Mod |connectivity |1.19.2-4.6 |COMMON_SET|Manifest: NOSIGNATURE
  421. sophisticatedcore-1.19.2-0.6.4.605.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.6.4.605 |COMMON_SET|Manifest: NOSIGNATURE
  422. InsaneLib-1.7.5-mc1.19.2.jar |InsaneLib |insanelib |1.7.5 |COMMON_SET|Manifest: NOSIGNATURE
  423. structureessentials-1.19.2-3.2.jar |Structure Essentials mod |structureessentials |1.19.2-3.2 |COMMON_SET|Manifest: NOSIGNATURE
  424. EnhancedVisuals_FORGE_v1.5.11_mc1.19.2.jar |EnhancedVisuals |enhancedvisuals |1.5.11 |COMMON_SET|Manifest: NOSIGNATURE
  425. Prism-1.19.1-1.0.2.jar |Prism |prism |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  426. lootintegrations_dungeonsenhanced-1.2.jar |lootintegrations_dungeonsenhan|lootintegrations_dungeonsenhan|1 |COMMON_SET|Manifest: NOSIGNATURE
  427. citadel-2.1.4-1.19.jar |Citadel |citadel |2.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  428. alexsmobs-1.21.1-1.19.2.jar |Alex's Mobs |alexsmobs |1.21.1 |COMMON_SET|Manifest: NOSIGNATURE
  429. lootintegrations-1.19.2-3.7.jar |Lootintegrations mod |lootintegrations |1.19.2-3.7 |COMMON_SET|Manifest: NOSIGNATURE
  430. zombieawareness-1.19.2-1.12.3.jar |Zombie Awareness |zombieawareness |1.19.2-1.12.3 |COMMON_SET|Manifest: NOSIGNATURE
  431. mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |COMMON_SET|Manifest: NOSIGNATURE
  432. sophisticatedbackpacks-1.19.2-3.20.2.1035.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.20.2.1035 |COMMON_SET|Manifest: NOSIGNATURE
  433. u_team_core-1.19.2-4.4.3.236.jar |U Team Core |uteamcore |4.4.3.236 |COMMON_SET|Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  434. twigs-forge-1.19.2-3.0.1.jar |Twigs |twigs |1.19.2-3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  435. takesapillage-1.0.3-1.19.2.jar |It Takes A Pillage |takesapillage |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  436. fragiletorches-1.19-1.0.2.jar |Fragile Torches |fragiletorches |1.19-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
  437. carryon-forge-1.19.2-2.1.2.23.jar |Carry On |carryon |2.1.2.23 |ERROR |Manifest: NOSIGNATURE
  438. melody_forge_1.0.1_MC_1.19.2.jar |Melody |melody |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  439. ShieldExpansion-1.19.2-1.1.7a.jar |Shield Expansion |shieldexp |1.1.7a |COMMON_SET|Manifest: NOSIGNATURE
  440. cameraoverhaul-1.0-1.19.2.jar |Camera Overhaul |cameraoverhaul |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  441. dragonfight-1.19.2-4.4.jar |dragonfight mod |dragonfight |1.19.2-4.4 |COMMON_SET|Manifest: NOSIGNATURE
  442. SpelunkersCharm-3.5.9-1.19.2.jar |Spelunker's Charm |spelunkers_charm |3.5.9 |COMMON_SET|Manifest: NOSIGNATURE
  443. konkrete_forge_1.8.0_MC_1.19-1.19.2.jar |Konkrete |konkrete |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
  444. mcw-bridges-3.0.1-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  445. FarmersDelight-1.19.2-1.2.4.jar |Farmer's Delight |farmersdelight |1.19.2-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
  446. FarmersStructures-1.0.0-1.19.2.jar |FarmersStructures |farmers_structures |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  447. entity_model_features_forge_1.19.2-2.0.2.jar |Entity Model Features |entity_model_features |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  448. entity_texture_features_forge_1.19.2-6.0.1.jar |Entity Texture Features |entity_texture_features |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  449. AmbientSounds_FORGE_v5.3.9_mc1.19.2.jar |AmbientSounds |ambientsounds |5.3.9 |COMMON_SET|Manifest: NOSIGNATURE
  450. Boat-Item-View-Forge-1.19.x-0.0.4.jar |Boat Item View |boatiview |0.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  451. mcw-fences-1.1.2-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  452. dungeons_enhanced-1.19.2-4.1.jar |Dungeons Enhanced |dungeons_enhanced |4.1 |COMMON_SET|Manifest: NOSIGNATURE
  453. Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |COMMON_SET|Manifest: NOSIGNATURE
  454. collective-1.19.2-7.64.jar |Collective |collective |7.64 |COMMON_SET|Manifest: NOSIGNATURE
  455. anthropology_items_structures_beta1.0_1.19.2.jar |Anthropology: Items & Structur|anthropology_items__structures|0.1 |COMMON_SET|Manifest: NOSIGNATURE
  456. lostcities-1.19-6.2.2.jar |LostCities |lostcities |1.19-6.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  457. YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  458. resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |ERROR |Manifest: NOSIGNATURE
  459. starterkit-1.19.2-7.0.jar |Starter Kit |starterkit |7.0 |COMMON_SET|Manifest: NOSIGNATURE
  460. deeperdarker-forge-1.19.2-1.2.2.jar |Deeper and Darker |deeperdarker |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  461. architectury-6.5.90-forge.jar |Architectury |architectury |6.5.90 |COMMON_SET|Manifest: NOSIGNATURE
  462. doapi-1.1.0b.jar |Lets Do Api |doapi |1.1.0b |COMMON_SET|Manifest: NOSIGNATURE
  463. cupboard-1.19.2-2.6.jar |Cupboard utilities |cupboard |1.19.2-2.6 |COMMON_SET|Manifest: NOSIGNATURE
  464. firstjoinmessage-1.19.2-3.5.jar |First Join Message |firstjoinmessage |3.5 |COMMON_SET|Manifest: NOSIGNATURE
  465. refurbished_furniture-forge-1.19.2-1.0.6.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.6 |ERROR |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  466. framework-forge-1.19.2-0.7.9.jar |Framework |framework |0.7.9 |COMMON_SET|Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  467. adaptive_performance_tweaks_items_1.19.2-11.3.0.ja|APTweaks: Items |adaptive_performance_tweaks_it|11.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  468. day_counter_v3.4_1.19.2_[FORGE].jar |Day Counter |ags_day_counter |3.4 |COMMON_SET|Manifest: NOSIGNATURE
  469. Towns-and-Towers-v.1.10-_FORGE-1.19.2_.jar |Towns and Towers |t_and_t |1.10 |COMMON_SET|Manifest: NOSIGNATURE
  470. BetterAdvancements-1.19.2-0.2.2.142.jar |Better Advancements |betteradvancements |0.2.2.142 |COMMON_SET|Manifest: NOSIGNATURE
  471. inventorysorter-1.19.2-21.0.4.jar |Simple Inventory Sorter |inventorysorter |21.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  472. spiderstpo-1.19.2-2.0.4.jar |Nyf's Spiders 2.0 |spiderstpo |2.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  473. tacz-1.19.2-1.0.3-all.jar |Timeless & Classics Guns: Zero|tacz |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  474. SimpleRPC-Universal-3.3.2.jar |Simple RPC |simplerpc |3.3.2 |COMMON_SET|Manifest: NOSIGNATURE
  475. TacCraft [Forge 1.19.2] 0.1.jar |TacCraft |taccraft |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  476. InvMove-1.19-0.8.2-Forge.jar |InvMove |invmove |0.8.2 |COMMON_SET|Manifest: NOSIGNATURE
  477. Structory_1.19.3_v1.3.1a.jar |Structory |structory |1.3.1a |COMMON_SET|Manifest: NOSIGNATURE
  478. clumps-forge-1.19.2-9.0.014.jar |Clumps |clumps |9.0.0+14 |COMMON_SET|Manifest: NOSIGNATURE
  479. Icterine-forge-1.19.2-1.1.0.jar |Icterine |icterine |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  480. Decorative Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  481. [1.19.2-forge]-Epic-Knights-9.8.jar |Epic Knights Mod |magistuarmory |9.8 |COMMON_SET|Manifest: NOSIGNATURE
  482. BadMobs-1.19.2-16.1.3.jar |BadMobs |badmobs |16.1.3 |COMMON_SET|Manifest: NOSIGNATURE
  483. farsighted-mobs-forge-1.1-1.19.jar |Farsighted Mobs |farsightedmobs |1.1 |COMMON_SET|Manifest: NOSIGNATURE
  484. Rhodium-1.19.2-V4.0.jar |LazyDFU |lazydfu |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE
  485. Terralith_1.19.3_v2.3.12.jar |Terralith |terralith |2.3.12 |COMMON_SET|Manifest: NOSIGNATURE
  486. DynamicTrees-Terralith-1.19.2-1.1.1.jar |Dynamic Trees for Terralith |dtterralith |1.19.2-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  487. iChunUtil-1.19.2-Forge-1.0.0.jar |iChunUtil |ichunutil |1.0.0 |COMMON_SET|Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f
  488. blueprint-1.19.2-6.2.0.jar |Blueprint |blueprint |6.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  489. neapolitan-1.19.2-4.1.0.jar |Neapolitan |neapolitan |4.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  490. DynamicTreesNeapolitan-1.19.2-1.2.1.jar |Dynamic Trees for Neapolitan |dtneapolitan |1.19.2-1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  491. experimentalsettingsdisabler-1.19.2-1.0.jar |Experimental Settings Disabler|experimentalsettingsdisabler |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  492. watut-forge-1.19.2-1.0.14.jar |What Are They Up To |watut |1.19.2-1.0.14 |COMMON_SET|Manifest: NOSIGNATURE
  493. TravelersTitles-1.19.2-Forge-3.1.2.jar |Traveler's Titles |travelerstitles |1.19.2-Forge-3.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  494. adaptive_performance_tweaks_player_1.19.2-11.3.0.j|APTweaks: Player |adaptive_performance_tweaks_pl|11.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  495. tl_skin_cape_forge_1.19_1.19.2-1.30.jar |TLSkinCape |tlskincape |1.30 |COMMON_SET|Manifest: ef:fe:e7:59:91:bb:3a:06:c1:94:f4:f3:9c:3e:26:69:47:fa:2e:c5:53:d3:38:21:65:cc:04:75:e7:61:19:40
  496. jeimultiblocks-1.19.2-0.0.3.jar |Just Enough Immersive Multiblo|jeimultiblocks |0.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  497. ImmersivePosts-1.19.2-4.3.0-8.jar |Immersive Posts |immersiveposts |4.3.0-8 |COMMON_SET|Manifest: NOSIGNATURE
  498. ImmersiveEngineering-1.19.2-9.2.4-170.jar |Immersive Engineering |immersiveengineering |1.19.2-9.2.4-170 |ERROR |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
  499. swingthroughgrass-1.19.2-1.10.0.jar |SwingThroughGrass |swingthroughgrass |1.19.2-1.10.0 |COMMON_SET|Manifest: NOSIGNATURE
  500. moonlight-1.19.2-2.3.7-forge.jar |Moonlight Library |moonlight |1.19.2-2.3.7 |COMMON_SET|Manifest: NOSIGNATURE
  501. spelunkery-1.19.2-0.2.6-forge.jar |Spelunkery |spelunkery |1.19.2-0.2.6 |COMMON_SET|Manifest: NOSIGNATURE
  502. SimpleWorldTimer-1.19.2-1.1.2-beta.jar |Simple World Timer |simpleworldtimer |1.19.2-1.1.2-beta |COMMON_SET|Manifest: NOSIGNATURE
  503. mixinsquared-forge-0.1.2-beta.6.jar |MixinSquared |mixinsquared |0.1.2-beta.6 |COMMON_SET|Manifest: NOSIGNATURE
  504. Jade-1.19.1-forge-8.9.2.jar |Jade |jade |8.9.2 |COMMON_SET|Manifest: NOSIGNATURE
  505. another_furniture-forge-1.19.2-2.1.4.jar |Another Furniture |another_furniture |1.19.2-2.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  506. CreativeCore_FORGE_v2.11.28_mc1.19.2.jar |CreativeCore |creativecore |2.11.28 |COMMON_SET|Manifest: NOSIGNATURE
  507. WorldGen-forge-1.19.x-1.0.2.jar |WorldGen |world_gen |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  508. lootintegrations_yungs-1.2.jar |lootintegrations_yungs mod |lootintegrations_yungs |1 |COMMON_SET|Manifest: NOSIGNATURE
  509. Rotten-Creatures-Forge-1.19.2-v1.0.1.jar |Rotten Creatures |rottencreatures |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  510. extragolems-19.2.6.jar |Extra Golems |golems |19.2.6 |COMMON_SET|Manifest: NOSIGNATURE
  511. Iceberg-1.19.2-forge-1.1.2.jar |Iceberg |iceberg |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  512. LegendaryTooltips-1.19.2-forge-1.4.0.jar |Legendary Tooltips |legendarytooltips |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
  513. mes-1.3.1-1.19.2-forge.jar |Moog's End Structures |mes |1.3.1-1.19.2-forge |COMMON_SET|Manifest: NOSIGNATURE
  514. diet-forge-2.0.1+1.19.2.jar |Diet |diet |2.0.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  515. mobsunscreen-forge-1.19.2-3.0.9.jar |Mob Sunscreen |mobsunscreen |3.0.9 |COMMON_SET|Manifest: NOSIGNATURE
  516. adaptive_performance_tweaks_1.19.2-11.3.0.jar |APTweaks (Bundle) |adaptive_performance_tweaks |11.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  517. Zombie Mob drops 1.19.2 v3.jar |Better Zombie Drops |better_zombie_drops |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  518. miners_delight-1.19.2-1.1.2.jar |Miner's Delight |miners_delight |1.19.2-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  519. fancymenu_forge_3.3.2_MC_1.19.2.jar |FancyMenu |fancymenu |3.3.2 |COMMON_SET|Manifest: NOSIGNATURE
  520. coroutil-forge-1.19.2-1.3.6.jar |CoroUtil |coroutil |1.19.2-1.3.6 |COMMON_SET|Manifest: NOSIGNATURE
  521. bloodandgore1.19.2v1.1(beta).jar |Blood and Gore |blood_and_gore |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  522. mvs-4.1.1-1.19.2-forge.jar |Moog's Voyager Structures |mvs |4.1.1-1.19.2-forge |COMMON_SET|Manifest: NOSIGNATURE
  523. alexsdelight-1.4.1.jar |Alex's Delight |alexsdelight |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
  524. ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |COMMON_SET|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  525. Enhanced_Celestials-forge-1.19.2-2.1.0.6.jar |Enhanced Celestials |enhancedcelestials |2.1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  526. CorgiLib-forge-1.19.2-1.0.0.34.jar |CorgiLib |corgilib |1.0.0.34 |COMMON_SET|Manifest: NOSIGNATURE
  527. charmofundying-forge-6.2.1+1.19.2.jar |Charm of Undying |charmofundying |6.2.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  528. badoptimizations-2.1.1-3.jar |BadOptimizations |badoptimizations |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  529. improvedmobs-1.19-1.11.0-forge.jar |Improved Mobs Mod |improvedmobs |1.19-1.11.0 |COMMON_SET|Manifest: NOSIGNATURE
  530. valhelsia_core-forge-1.19.2-0.5.0.jar |Valhelsia Core |valhelsia_core |1.19.2-0.5.0 |COMMON_SET|Manifest: NOSIGNATURE
  531. valhelsia_structures-forge-1.19.2-1.0.4.jar |Valhelsia Structures |valhelsia_structures |1.19.2-1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  532. PresenceFootsteps-1.19.2-1.6.4.1-forge.jar |Presence Footsteps (Forge) |presencefootsteps |1.19.2-1.6.4.1 |COMMON_SET|Manifest: NOSIGNATURE
  533. Crash Report UUID: 20c2290f-260b-4ec9-996c-2d32f5b82587
  534. FML: 43.4
  535. Forge: net.minecraftforge:43.4.12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement