Advertisement
Guest User

Untitled

a guest
Mar 21st, 2023
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.39 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why did you do that?
  3.  
  4. Time: 2023-03-21 17:48:49
  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:520) ~[?:?] {}
  22. at net.minecraft.client.Minecraft.<init>(Minecraft.java:512) ~[client-1.19.2-20220805.130853-srg.jar%23725!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:playerrevive.mixins.json:MinecraftAccessor,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,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%23725!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  24. at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23725!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  25. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  26. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  27. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  28. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  29. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.6.jar%2395!/:?] {}
  30. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
  31. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
  32. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
  33. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
  34. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
  35. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
  36. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
  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 [chunkanimator.mixins.json:LevelRendererMixin] from phase [DEFAULT] in config [chunkanimator.mixins.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: @At("INVOKE") on net/minecraft/client/renderer/LevelRenderer::preventDefaultOffset with priority 1000 cannot inject into net/minecraft/client/renderer/LevelRenderer::m_172993_(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/PoseStack;DDDLcom/mojang/math/Matrix4f;)V merged by me.jellysquid.mods.sodium.mixin.features.chunk_rendering.MixinWorldRenderer with priority 1000 [PREINJECT Applicator Phase -> chunkanimator.mixins.json:LevelRendererMixin -> Prepare Injections -> -> redirect$dah000$preventDefaultOffset(Lcom/mojang/blaze3d/shaders/Uniform;FFF)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. Stacktrace:
  63. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  64. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  65. at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  66. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  67. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830] {}
  68. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {}
  69. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {}
  70. at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {}
  71. at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
  72. at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  73. at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
  74. at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
  75. at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
  76. at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
  77. at net.minecraft.client.Minecraft.<init>(Minecraft.java:512) ~[client-1.19.2-20220805.130853-srg.jar%23725!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:playerrevive.mixins.json:MinecraftAccessor,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  78. -- Initialization --
  79. Details:
  80. Modules:
  81. ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  82. COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
  83. CRYPT32.dll:Crypto API32:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  84. CRYPTBASE.dll:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  85. CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  86. CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  87. DBGHELP.DLL:Windows Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  88. DEVOBJ.dll:Device Information Set DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
  89. DNSAPI.dll:DNS Client API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  90. GDI32.dll:GDI Client DLL:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  91. GLU32.dll:OpenGL Utility Library DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  92. IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
  93. IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  94. KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22621.900 (WinBuild.160101.0800):Microsoft Corporation
  95. KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
  96. MMDevApi.dll:MMDevice API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  97. MSCTF.dll:MSCTF Server DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  98. MpOav.dll:IOfficeAntiVirus Module:4.18.2301.6 (WinBuild.160101.0800):Microsoft Corporation
  99. NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  100. NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  101. OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  102. Ole32.dll:Microsoft OLE for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  103. OpenAL.dll:Main implementation library:1.21.1:
  104. PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  105. Pdh.dll:Windows Performance Data Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  106. RPCRT4.dll:Remote Procedure Call Runtime:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
  107. SETUPAPI.dll:Windows Setup API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  108. SHCORE.dll:SHCORE:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  109. SHELL32.dll:Windows Shell Common Dll:10.0.22621.755 (WinBuild.160101.0800):Microsoft Corporation
  110. UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  111. USER32.dll:Multi-User Windows USER API Client DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  112. USERENV.dll:Userenv:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  113. VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  114. VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  115. WINHTTP.dll:Windows HTTP Services:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  116. WINMM.dll:MCI API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  117. WINSTA.dll:Winstation Library:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  118. WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.1194 (WinBuild.160101.0800):Microsoft Corporation
  119. WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  120. WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  121. WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  122. amsi.dll:Anti-Malware Scan Interface:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  123. apphelp.dll:Application Compatibility Client Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  124. awt.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
  125. bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  126. bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
  127. cfgmgr32.dll:Configuration Manager DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
  128. clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
  129. combase.dll:Microsoft COM for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  130. cryptnet.dll:Crypto Network Related API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  131. dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  132. dhcpcsvc.DLL:DHCP Client Service:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  133. dhcpcsvc6.DLL:DHCPv6 Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  134. dinput8.dll:Microsoft DirectInput:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  135. drvstore.dll:Driver Store API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  136. dwmapi.dll:Microsoft Desktop Window Manager API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  137. dxcore.dll:DXCore:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  138. fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  139. gdi32full.dll:GDI Client DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
  140. glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
  141. icm32.dll:Microsoft Color Management Module (CMM):10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
  142. inputhost.dll:InputHost:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
  143. java.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
  144. javaw.exe:OpenJDK Platform binary:17.0.3.0:Microsoft
  145. jemalloc.dll
  146. jimage.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
  147. jli.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
  148. jna10732431474420671594.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
  149. jsvml.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
  150. jvm.dll:OpenJDK 64-Bit server VM:17.0.3.0:Microsoft
  151. kernel.appcore.dll:AppModel API Host:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  152. lwjgl.dll
  153. lwjgl_opengl.dll
  154. lwjgl_stb.dll
  155. management.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
  156. management_ext.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
  157. msasn1.dll:ASN.1 Runtime APIs:10.0.22621.819 (WinBuild.160101.0800):Microsoft Corporation
  158. mscms.dll:Microsoft Color Matching System DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  159. msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  160. msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  161. msvcrt.dll:Windows NT CRT DLL:7.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  162. mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  163. napinsp.dll:E-mail Naming Shim Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  164. ncrypt.dll:Windows NCrypt Router:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  165. net.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
  166. nio.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
  167. nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  168. ntdll.dll:NT Layer DLL:10.0.22621.900 (WinBuild.160101.0800):Microsoft Corporation
  169. ntmarta.dll:Windows NT MARTA provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  170. nvoglv64.dll:NVIDIA Compatible OpenGL ICD:30.0.14.9649:NVIDIA Corporation
  171. opengl32.dll:OpenGL Client DLL:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  172. perfos.dll:Windows System Performance Objects DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  173. pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  174. pnrpnsp.dll:PNRP Name Space Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  175. powrprof.dll:Power Profile Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  176. profapi.dll:User Profile Basic API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  177. rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  178. rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  179. sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  180. shlwapi.dll:Shell Light-weight Utility Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  181. sunmscapi.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
  182. textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
  183. ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  184. uxtheme.dll:Microsoft UxTheme Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  185. vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  186. verify.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
  187. win32u.dll:Win32u:10.0.22621.1413 (WinBuild.160101.0800):Microsoft Corporation
  188. windows.storage.dll:Microsoft WinRT Storage API:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  189. winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  190. wintypes.dll:Windows Base Types DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  191. wldp.dll:Windows Lockdown Policy:10.0.22621.900 (WinBuild.160101.0800):Microsoft Corporation
  192. wshbth.dll:Windows Sockets Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  193. xinput1_4.dll:Microsoft Common Controller API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  194. zip.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
  195. Stacktrace:
  196. at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23725!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  197. at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23725!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  198. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  199. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  200. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  201. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  202. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.6.jar%2395!/:?] {}
  203. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
  204. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
  205. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
  206. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
  207. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
  208. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
  209. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
  210. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
  211.  
  212.  
  213. -- System Details --
  214. Details:
  215. Minecraft Version: 1.19.2
  216. Minecraft Version ID: 1.19.2
  217. Operating System: Windows 10 (amd64) version 10.0
  218. Java Version: 17.0.3, Microsoft
  219. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  220. Memory: 1254461752 bytes (1196 MiB) / 2273312768 bytes (2168 MiB) up to 10502537216 bytes (10016 MiB)
  221. CPUs: 12
  222. Processor Vendor: AuthenticAMD
  223. Processor Name: AMD Ryzen 5 5600X 6-Core Processor
  224. Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
  225. Microarchitecture: Zen 3
  226. Frequency (GHz): 3.69
  227. Number of physical packages: 1
  228. Number of physical CPUs: 6
  229. Number of logical CPUs: 12
  230. Graphics card #0 name: NVIDIA GeForce RTX 3090
  231. Graphics card #0 vendor: NVIDIA (0x10de)
  232. Graphics card #0 VRAM (MB): 4095.00
  233. Graphics card #0 deviceId: 0x2204
  234. Graphics card #0 versionInfo: DriverVersion=30.0.14.9649
  235. Memory slot #0 capacity (MB): 16384.00
  236. Memory slot #0 clockSpeed (GHz): 2.13
  237. Memory slot #0 type: DDR4
  238. Memory slot #1 capacity (MB): 16384.00
  239. Memory slot #1 clockSpeed (GHz): 2.13
  240. Memory slot #1 type: DDR4
  241. Virtual memory max (MB): 34763.93
  242. Virtual memory used (MB): 16424.22
  243. Swap memory total (MB): 2048.00
  244. Swap memory used (MB): 66.29
  245. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10016m -Xms256m
  246. Loaded Shaderpack: (off)
  247. Launched Version: forge-43.2.6
  248. Backend library: LWJGL version 3.3.1 build 7
  249. Backend API: NVIDIA GeForce RTX 3090/PCIe/SSE2 GL version 3.2.0 NVIDIA 496.49, NVIDIA Corporation
  250. Window size: <not initialized>
  251. GL Caps: Using framebuffer using OpenGL 3.2
  252. GL debug messages:
  253. Using VBOs: Yes
  254. Is Modded: Definitely; Client brand changed to 'forge'
  255. Type: Client (map_client.txt)
  256. CPU: 12x AMD Ryzen 5 5600X 6-Core Processor
  257. ModLauncher: 10.0.8+10.0.8+main.0ef7e830
  258. ModLauncher launch target: forgeclient
  259. ModLauncher naming: srg
  260. ModLauncher services:
  261. mixin-0.8.5.jar mixin PLUGINSERVICE
  262. eventbus-6.0.3.jar eventbus PLUGINSERVICE
  263. fmlloader-1.19.2-43.2.6.jar slf4jfixer PLUGINSERVICE
  264. fmlloader-1.19.2-43.2.6.jar object_holder_definalize PLUGINSERVICE
  265. fmlloader-1.19.2-43.2.6.jar runtime_enum_extender PLUGINSERVICE
  266. fmlloader-1.19.2-43.2.6.jar capability_token_subclass PLUGINSERVICE
  267. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  268. fmlloader-1.19.2-43.2.6.jar runtimedistcleaner PLUGINSERVICE
  269. modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
  270. modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
  271. FML Language Providers:
  272. minecraft@1.0
  273. lowcodefml@null
  274. kotori_scala@2.13.10-build-10
  275. javafml@null
  276. Mod List:
  277. YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  278. supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |COMMON_SET|Manifest: NOSIGNATURE
  279. open-parties-and-claims-forge-1.19.2-0.17.0.jar |Open Parties and Claims |openpartiesandclaims |0.17.0 |COMMON_SET|Manifest: NOSIGNATURE
  280. infernal-expansion-1.19.2-2.5.3.jar |Infernal Expansion |infernalexp |2.5.1 |COMMON_SET|Manifest: NOSIGNATURE
  281. paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  282. Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |2.0.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  283. Satako-6.0.1-1.19.jar |Satako |satako |6.0.1-1.19 |COMMON_SET|Manifest: NOSIGNATURE
  284. mcw-windows-2.1.1-mc1.19.2forge.jar |Macaw's Windows |mcwwindows |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  285. valhelsia_furniture-forge-1.19.2-1.0.2.jar |Valhelsia Furniture |valhelsia_furniture |1.19.2-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  286. Strawgolem-forge-1.19.2-2.0.0-beta.5.jar |Straw Golem |strawgolem |2.0.0-beta.5 |COMMON_SET|Manifest: NOSIGNATURE
  287. rubidium-0.6.2.jar |Rubidium |rubidium |0.6.2 |COMMON_SET|Manifest: NOSIGNATURE
  288. Neat-1.19-32.jar |Neat |neat |1.19-32 |COMMON_SET|Manifest: NOSIGNATURE
  289. ForgeEndertech-1.19.2-10.0.5.2-build.0735.jar |ForgeEndertech |forgeendertech |10.0.5.2 |COMMON_SET|Manifest: NOSIGNATURE
  290. CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |COMMON_SET|Manifest: NOSIGNATURE
  291. YungsApi-1.19.2-Forge-3.8.8.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.8 |COMMON_SET|Manifest: NOSIGNATURE
  292. macawsbridgesbop-1.19.2-1.1.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.19.2-1.1 |COMMON_SET|Manifest: NOSIGNATURE
  293. lootbeams-1.19.2-beta-sept1322.jar |LootBeams |lootbeams |1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  294. guardvillagers-1.19.2-1.5.5.jar |Guard Villagers |guardvillagers |1.19.2-1.5.5 |COMMON_SET|Manifest: NOSIGNATURE
  295. balm-forge-1.19.2-4.5.6.jar |Balm |balm |4.5.6 |COMMON_SET|Manifest: NOSIGNATURE
  296. immersive_armors-1.5.4+1.19.2-forge.jar |Immersive Armors |immersive_armors |1.5.4+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  297. JustEnoughResources-1.19.2-1.1.0.179.jar |Just Enough Resources |jeresources |1.1.0.179 |COMMON_SET|Manifest: NOSIGNATURE
  298. YungsBetterNetherFortresses-1.19.2-Forge-1.0.5.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  299. cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |COMMON_SET|Manifest: NOSIGNATURE
  300. soundphysics-forge-1.19.2-1.0.18.jar |Sound Physics Remastered |sound_physics_remastered |1.19.2-1.0.18 |COMMON_SET|Manifest: NOSIGNATURE
  301. supplementaries-1.19.2-2.2.57.jar |Supplementaries |supplementaries |1.19.2-2.2.57 |COMMON_SET|Manifest: NOSIGNATURE
  302. refinedstorage-1.11.5.jar |Refined Storage |refinedstorage |1.11.5 |COMMON_SET|Manifest: NOSIGNATURE
  303. morevillagers-forge-1.19-4.0.3.jar |More Villagers |morevillagers |4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  304. ToolStats-Forge-1.19.2-12.0.2.jar |ToolStats |toolstats |12.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
  305. geodeforge-1.1.8-1.19.2.jar |Geode+ |geode |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE
  306. ChunkAnimator-1.19.2-1.3.7.jar |Chunk Animator |chunkanimator |1.19.2-1.3.7 |COMMON_SET|Manifest: NOSIGNATURE
  307. toughnessbar-1.19.2-8.jar |Toughness Bar |toughnessbar |1.19.2-8 |COMMON_SET|Manifest: NOSIGNATURE
  308. aquatictorches-1.19-1.1.0.jar |Aquatic Torches |aquatictorches |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  309. supermartijn642corelib-1.1.5-forge-mc1.19.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  310. resourcefulconfig-forge-1.19.2-1.0.19.jar |Resourcefulconfig |resourcefulconfig |1.0.19 |COMMON_SET|Manifest: NOSIGNATURE
  311. DarkerDepths-1.19.2-1.0.0.jar |Darker Depths |darkerdepths |1.19-1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  312. Highlighter-1.19.1-1.1.4.jar |Highlighter |highlighter |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  313. Philips-ruins1.19.2-4.9.1.jar |Philip's ruins |philipsruins |4.9.1 |COMMON_SET|Manifest: NOSIGNATURE
  314. curios-forge-1.19.2-5.1.3.0.jar |Curios API |curios |1.19.2-5.1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  315. oculus-mc1.19.2-1.2.8.jar |Oculus |oculus |1.2.8 |COMMON_SET|Manifest: NOSIGNATURE
  316. GameStages-Forge-1.19.2-11.1.4.jar |GameStages |gamestages |11.1.4 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  317. betterweather-1.2.jar |Better Weather |betterweather |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  318. advgenerators-1.4.0.5-mc1.19.2.jar |Advanced Generators |advgenerators |1.4.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  319. FramedBlocks-6.8.0.jar |FramedBlocks |framedblocks |6.8.0 |COMMON_SET|Manifest: NOSIGNATURE
  320. ExtraStorage-1.19.2-3.0.1.jar |Extra Storage |extrastorage |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  321. TA-0.8.5-1.19.2.jar |TheAbyss |theabyss |2.9.7 |COMMON_SET|Manifest: NOSIGNATURE
  322. constructionwand-1.19.2-2.9.jar |Construction Wand |constructionwand |1.19.2-2.9 |COMMON_SET|Manifest: NOSIGNATURE
  323. laboratoryblocks-1.19.2-0.3r-ctm-required.jar |Artemis' Laboratory Blocks |laboratoryblocks |1.19.2-0.3r-ctm-requ|COMMON_SET|Manifest: NOSIGNATURE
  324. wormhole-1.1.12-forge-mc1.19.jar |Wormhole (Portals) |wormhole |1.1.12 |ERROR |Manifest: NOSIGNATURE
  325. cfm-7.0.0-pre35-1.19.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |ERROR |Manifest: NOSIGNATURE
  326. AdChimneys-1.19.2-9.1.9.0-build.0767.jar |Advanced Chimneys |adchimneys |9.1.9.0 |COMMON_SET|Manifest: NOSIGNATURE
  327. FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |COMMON_SET|Manifest: NOSIGNATURE
  328. exoticbirds-1.19.2-2.6.0.jar |Exotic Birds |exoticbirds |2.6.0 |COMMON_SET|Manifest: NOSIGNATURE
  329. CodeChickenLib-1.19.2-4.3.1.481-universal.jar |CodeChicken Lib |codechickenlib |4.3.1.481 |ERROR |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  330. YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  331. prettybeaches-forge-1.19-8.0.0.jar |Pretty Beaches |prettybeaches |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  332. PlayerRevive_FORGE_v2.0.14_mc1.19.2.jar |PlayerRevive |playerrevive |2.0.14 |COMMON_SET|Manifest: NOSIGNATURE
  333. 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
  334. Portal-Gun-Totality-1.19.2.jar |Portal Gun Totality |portal_gun_advanced_generation|2.0 |COMMON_SET|Manifest: NOSIGNATURE
  335. elytraslot-forge-6.1.0+1.19.2.jar |Elytra Slot |elytraslot |6.1.0+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  336. BetterAnimationsCollection-v4.0.5-1.19.2-Forge.jar|Better Animations Collection |betteranimationscollection |4.0.5 |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
  337. cgm-1.3.4-1.19.2.jar |MrCrayfish's Gun Mod |cgm |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE
  338. rechiseled-1.0.12a-forge-mc1.19.jar |Rechiseled |rechiseled |1.0.12a |COMMON_SET|Manifest: NOSIGNATURE
  339. mining_helmet-1.19-2.1.1.jar |Mining Helmet |mining_helmet |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  340. treeharvester-1.19.2-8.0.jar |Tree Harvester |treeharvester |8.0 |COMMON_SET|Manifest: NOSIGNATURE
  341. UniversalBoneMeal-v4.2.0-1.19.2-Forge.jar |Universal Bone Meal |universalbonemeal |4.2.0 |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
  342. The_Graveyard_2.2_(FORGE)_for_1.19.2.jar |The Graveyard |graveyard |2.2 |COMMON_SET|Manifest: NOSIGNATURE
  343. AttributeFix-Forge-1.19.2-17.1.3.jar |AttributeFix |attributefix |17.1.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
  344. caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  345. bdlib-1.25.0.5-mc1.19.2.jar |BdLib |bdlib |1.25.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  346. shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  347. integrated_api_forge-1.2.2+1.19.2.jar |Integrated API |integrated_api |1.2.2+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  348. NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |COMMON_SET|Manifest: NOSIGNATURE
  349. SereneSeasons-1.19.2-8.1.0.24.jar |Serene Seasons |sereneseasons |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
  350. badpackets-forge-0.2.1.jar |Bad Packets |badpackets |0.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  351. LibX-1.19.2-4.2.8.jar |LibX |libx |1.19.2-4.2.8 |COMMON_SET|Manifest: NOSIGNATURE
  352. pneumaticcraft-repressurized-1.19.2-4.3.3-22.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.19.2-4.3.3-22 |ERROR |Manifest: NOSIGNATURE
  353. snowundertrees-1.19.2-1.3.1.jar |Snow Under Trees |snowundertrees |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  354. catalogue-1.7.0-1.19.2.jar |Catalogue |catalogue |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
  355. CraftTweaker-forge-1.19.2-10.1.38.jar |CraftTweaker |crafttweaker |10.1.38 |COMMON_SET|Manifest: NOSIGNATURE
  356. EdivadLib-1.19.2-1.2.0.jar |EdivadLib |edivadlib |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  357. extractinator-forge-1.19.2-2.0.1.jar |Extractinator |extractinator |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  358. idas_forge-1.6.0+1.19.2.jar |Integrated Dungeons and Struct|idas |1.6.0+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  359. DynamicSurroundings-6.0.0.2.jar |§3Dynamic Surroundings: Resurr|dsurround |6.0.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  360. ironchest-1.19.2-14.2.7.jar |Iron Chests |ironchest |1.19.2-14.2.7 |COMMON_SET|Manifest: NOSIGNATURE
  361. DungeonsArise-1.19.2-2.1.54-release.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  362. alchemistry-1.19.2-2.2.4.jar |Alchemistry |alchemistry |1.19.2-2.2.4 |COMMON_SET|Manifest: NOSIGNATURE
  363. ZeroCore2-1.19.2-2.1.32.jar |Zero CORE 2 |zerocore |1.19.2-2.1.32 |ERROR |Manifest: NOSIGNATURE
  364. logprot-1.19.2-1.9.jar |Logprot |logprot |1.4 |COMMON_SET|Manifest: NOSIGNATURE
  365. theoneprobe-1.19-6.2.2.jar |The One Probe |theoneprobe |1.19-6.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  366. TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |COMMON_SET|Manifest: NOSIGNATURE
  367. MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |COMMON_SET|Manifest: NOSIGNATURE
  368. AdLods-1.19.2-7.0.8.0-build.0785.jar |Large Ore Deposits |adlods |7.0.8.0 |COMMON_SET|Manifest: NOSIGNATURE
  369. spectrelib-forge-0.11.0+1.19.jar |SpectreLib |spectrelib |0.11.0+1.19 |COMMON_SET|Manifest: NOSIGNATURE
  370. Ding-1.19.2-1.3.0.jar |Ding |ding |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  371. domum_ornamentum-1.19-1.0.76-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.19-1.0.76-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
  372. flywheel-forge-1.19.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |ERROR |Manifest: NOSIGNATURE
  373. compressedcreativity-1.19.2-0.1.5.jar |Compressed Creativity |compressedcreativity |1.19.2-0.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  374. alloyed-1.19.2-v1.5.jar |Create: Alloyed |alloyed |1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  375. cyclepaintings-1.19.2-3.2.jar |Cycle Paintings |cyclepaintings |3.2 |COMMON_SET|Manifest: NOSIGNATURE
  376. polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  377. lootbags-1.19.2-1.1.2-forge.jar |Resourceful Lootbags |lootbags |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  378. JustEnoughProfessions-forge-1.19.2-2.0.2.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  379. AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |COMMON_SET|Manifest: NOSIGNATURE
  380. [1.19.2]+SecurityCraft+v1.9.4.jar |SecurityCraft |securitycraft |1.9.4 |ERROR |Manifest: NOSIGNATURE
  381. entityculling-forge-1.6.1-mc1.19.2.jar |EntityCulling |entityculling |1.6.1 |COMMON_SET|Manifest: NOSIGNATURE
  382. structurize-1.19.2-1.0.472-BETA.jar |Structurize |structurize |1.19.2-1.0.472-BETA |ERROR |Manifest: NOSIGNATURE
  383. PickleTweaks-1.19.2-7.0.3.jar |Pickle Tweaks |pickletweaks |7.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  384. PuzzlesLib-v4.3.12-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.3.12 |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
  385. FriendlyFire-Forge-1.19.2-14.0.3.jar |FriendlyFire |friendlyfire |14.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
  386. ExNihiloSequentia-1.19.2-4.1.0.55-beta.jar |Ex Nihilo: Sequentia |exnihilosequentia |1.19.2-4.1.0.55-beta|COMMON_SET|Manifest: NOSIGNATURE
  387. WWOO-FORGE-3.1.9+1.19.x.jar |William Wythers Overhauled Ove|wwoo |3.1.9 |COMMON_SET|Manifest: NOSIGNATURE
  388. CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |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
  389. Sculked+V1.4.0.jar |Sculked |sculked |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
  390. aquamirae-5.6.API14.jar |Aquamirae |aquamirae |5.6.API14 |COMMON_SET|Manifest: NOSIGNATURE
  391. tetra-1.19.2-5.0.2.jar |Tetra |tetra |5.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  392. grappling_hook_mod-1.19.2-1.19.2-v13.jar |Grappling Hook Mod |grapplemod |1.19.2-v13 |COMMON_SET|Manifest: NOSIGNATURE
  393. create_misc_and_things_1.19.2_2.0.jar |create: things and misc |create_things_and_misc |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  394. wandering-bags-1.19.2-2.0.6.jar |Wandering Bags |wandering_bags |2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  395. alchemylib-1.19.2-1.0.20.jar |AlchemyLib |alchemylib |1.19.2-1.0.20 |COMMON_SET|Manifest: NOSIGNATURE
  396. netherportalfix-forge-1.19-10.0.1.jar |NetherPortalFix |netherportalfix |10.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  397. Galosphere-1.19.2-1.2.3-Forge.jar |Galosphere |galosphere |1.19.2-1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
  398. naturalist-forge-2.1.1-1.19.2.jar |Naturalist |naturalist |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  399. incontrol-1.19-7.1.3.jar |InControl |incontrol |1.19-7.1.3 |COMMON_SET|Manifest: NOSIGNATURE
  400. YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  401. MultiMine-1.19.2.3.jar |Multi Mine |multimine |1.19.2.3 |COMMON_SET|Manifest: NOSIGNATURE
  402. Incendium_1.19.3_v5.1.5.jar |Incendium |incendium |5.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  403. immersive_aircraft-0.3.1+1.19.2-forge.jar |Immersive Aircraft |immersive_aircraft |0.3.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  404. sophisticatedcore-1.19.2-0.5.38.203.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.38.203 |COMMON_SET|Manifest: NOSIGNATURE
  405. kleeslabs-forge-1.19-12.1.0.jar |KleeSlabs |kleeslabs |12.1.0 |ERROR |Manifest: NOSIGNATURE
  406. HorseExpert-v4.0.0-1.19.2-Forge.jar |Horse Expert |horseexpert |4.0.0 |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
  407. villagernames-1.19.2-5.2.jar |Villager Names |villagernames |5.2 |COMMON_SET|Manifest: NOSIGNATURE
  408. XaerosWorldMap_1.29.2_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.29.2 |COMMON_SET|Manifest: NOSIGNATURE
  409. Prism-1.19.1-1.0.2.jar |Prism |prism |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  410. Placebo-1.19.2-7.1.4.jar |Placebo |placebo |7.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  411. citadel-2.1.1-1.19.jar |Citadel |citadel |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  412. alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |COMMON_SET|Manifest: NOSIGNATURE
  413. finsandtails-1.19.2-1.0.1.jar |Fins and Tails |finsandtails |1.19.2-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  414. Bookshelf-Forge-1.19.2-16.2.17.jar |Bookshelf |bookshelf |16.2.17 |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
  415. endercrop-1.19.2-1.7.0-beta.jar |Ender Crop |endercrop |1.19.2-1.7.0-beta |COMMON_SET|Manifest: NOSIGNATURE
  416. sophisticatedbackpacks-1.19.2-3.18.40.779.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.40.779 |COMMON_SET|Manifest: NOSIGNATURE
  417. simpleplanes-1.19.2-5.2.2.jar |Simple Planes |simpleplanes |1.19.2-5.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  418. takesapillage-1.0.3-1.19.2.jar |It Takes A Pillage |takesapillage |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  419. mcw-doors-1.0.8forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
  420. jeed-1.19.2-1.18.jar |Just Enough Effect Description|jeed |1.19.2-1.18 |COMMON_SET|Manifest: NOSIGNATURE
  421. carryon-forge-1.19.2-2.0.5.10.jar |Carry On |carryon |2.0.5.10 |ERROR |Manifest: NOSIGNATURE
  422. AdPother-1.19.2-7.0.9.0-build.0803.jar |Pollution of the Realms |adpother |7.0.9.0 |COMMON_SET|Manifest: NOSIGNATURE
  423. Beyond-Earth-1.19.2-6.4b.jar |Beyond Earth |beyond_earth |6.4b |COMMON_SET|Manifest: NOSIGNATURE
  424. dragonfight-1.19.2-2.5.jar |dragonfight mod |dragonfight |1.19.2-2.5 |COMMON_SET|Manifest: NOSIGNATURE
  425. paladin-furniture-mod-1.1.1-forge-mc1.19.jar |Paladin's Furniture |pfm |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  426. dummmmmmy-1.19.2-1.7.1.jar |MmmMmmMmmmmm |dummmmmmy |1.19.2-1.7.1 |COMMON_SET|Manifest: NOSIGNATURE
  427. biometweaker-1.19.2-4.1.7.jar |BiomeTweaker |biometweaker |1.19.2-4.1.7 |COMMON_SET|Manifest: NOSIGNATURE
  428. mob_grinding_utils-1.19.2-0.4.47.jar |Mob Grinding Utils |mob_grinding_utils |1.19.2-0.4.47 |COMMON_SET|Manifest: NOSIGNATURE
  429. EquipmentCompare-1.19.2-forge-1.3.2.jar |Equipment Compare |equipmentcompare |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
  430. mcw-bridges-2.0.6-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  431. FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  432. signpost-1.19.2-2.01.0.jar |Signpost |signpost |1.19.2-2.01.0 |COMMON_SET|Manifest: NOSIGNATURE
  433. endrem_forge-5.2.1-R-1.19.X.jar |End Remastered |endrem |5.2.1-R-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  434. mcw-fences-1.0.7-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  435. fuelgoeshere-1.19.2-0.1.0.0.jar |Fuel Goes Here |fuelgoeshere |1.19.2-0.1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  436. born_in_chaos_1.19_1.3.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  437. wthit-forge-5.14.0.jar |wthit |wthit |5.14.0 |COMMON_SET|Manifest: NOSIGNATURE
  438. goprone-1.19-2.0.4.jar |GoProne |goprone |1.19-2.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  439. L_Enders_Cataclysm-0.73-1.19.2.jar |Cataclysm Mod |cataclysm |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  440. blockui-1.19-0.0.64-ALPHA.jar |UI Library Mod |blockui |1.19-0.0.64-ALPHA |ERROR |Manifest: NOSIGNATURE
  441. multipiston-1.19.2-1.2.21-ALPHA.jar |Multi-Piston |multipiston |1.19.2-1.2.21-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
  442. collective-1.19.2-6.53.jar |Collective |collective |6.53 |COMMON_SET|Manifest: NOSIGNATURE
  443. simplehats-forge-1.19.2-0.1.6.jar |SimpleHats |simplehats |1.19.2-0.1.6 |COMMON_SET|Manifest: NOSIGNATURE
  444. OreExcavation-1.11.166.jar |OreExcavation |oreexcavation |1.11.166 |ERROR |Manifest: NOSIGNATURE
  445. Gobber2-Forge-1.19.2-2.7.28.jar |Gobber 2 |gobber2 |2.7.28 |COMMON_SET|Manifest: NOSIGNATURE
  446. 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
  447. Desolation+1.1.8+1.19.2.jar |Desolation (Forge) |desolation |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE
  448. ApexGunAddon-1.19.x-0.0.1.jar |Apex Guns |apexguns |0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  449. EnigmaticLegacy-2.26.5.jar |Enigmatic Legacy |enigmaticlegacy |2.26.5 |COMMON_SET|Manifest: NOSIGNATURE
  450. resourcefullib-forge-1.19.2-1.1.23.jar |Resourceful Lib |resourcefullib |1.1.23 |ERROR |Manifest: NOSIGNATURE
  451. eatinganimation-1.19-3.1.0.jar |Eating Animation |eatinganimation |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  452. forge-1.19.2-43.2.6-universal.jar |Forge |forge |43.2.6 |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
  453. 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
  454. cofh_core-1.19.2-10.2.1.40.jar |CoFH Core |cofh_core |10.2.1 |ERROR |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
  455. thermal_core-1.19.2-10.2.0.5.jar |Thermal Series |thermal |10.2.0.5 |ERROR |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
  456. thermal_innovation-1.19.2-10.2.0.18.jar |Thermal Innovation |thermal_innovation |10.2.0.18 |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
  457. thermal_foundation-1.19.2-10.2.0.47.jar |Thermal Foundation |thermal_foundation |10.2.0.47 |COMMON_SET|Manifest: NOSIGNATURE
  458. thermal_dynamics-1.19.2-10.2.1b.14.jar |Thermal Dynamics |thermal_dynamics |10.2.1b |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
  459. thermal_cultivation-1.19.2-10.2.0.17.jar |Thermal Cultivation |thermal_cultivation |10.2.0.17 |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
  460. appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |COMMON_SET|Manifest: NOSIGNATURE
  461. thermal_expansion-1.19.2-10.2.0.21.jar |Thermal Expansion |thermal_expansion |10.2.0.21 |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
  462. deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
  463. architectury-6.5.69-forge.jar |Architectury |architectury |6.5.69 |COMMON_SET|Manifest: NOSIGNATURE
  464. ftb-library-forge-1902.3.14-build.184.jar |FTB Library |ftblibrary |1902.3.14-build.184 |COMMON_SET|Manifest: NOSIGNATURE
  465. jecalculation-forge-1.19.2-4.0.2.jar |Just Enough Calculation |jecalculation |4.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  466. jei-1.19.2-forge-11.6.0.1013.jar |Just Enough Items |jei |11.6.0.1013 |COMMON_SET|Manifest: NOSIGNATURE
  467. Mekanism-1.19.2-10.3.8.477.jar |Mekanism |mekanism |10.3.8 |COMMON_SET|Manifest: NOSIGNATURE
  468. MekanismGenerators-1.19.2-10.3.8.477.jar |Mekanism: Generators |mekanismgenerators |10.3.8 |COMMON_SET|Manifest: NOSIGNATURE
  469. MekanismTools-1.19.2-10.3.8.477.jar |Mekanism: Tools |mekanismtools |10.3.8 |COMMON_SET|Manifest: NOSIGNATURE
  470. cc-tweaked-1.19.2-1.101.2.jar |CC: Tweaked |computercraft |1.101.2 |ERROR |Manifest: NOSIGNATURE
  471. ExtremeReactors2-1.19.2-2.0.62.jar |Extreme Reactors |bigreactors |1.19.2-2.0.62 |ERROR |Manifest: NOSIGNATURE
  472. chunkloaders-1.2.3-forge-mc1.19.jar |Chunk Loaders |chunkloaders |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
  473. framework-0.4.2-1.19.2.jar |Framework |framework |0.4.2 |COMMON_SET|Manifest: NOSIGNATURE
  474. smallships-1.19.2-2.0.0-Alpha-0.4.jar |Small Ships Mod |smallships |2.0.0-a0.4 |COMMON_SET|Manifest: NOSIGNATURE
  475. polylib-forge-1900.0.2-build.42.jar |PolyLib |polylib |1900.0.2-build.42 |COMMON_SET|Manifest: NOSIGNATURE
  476. Towns-and-Towers-v.1.10-_FORGE-1.19.2_.jar |Towns and Towers |t_and_t |1.10 |COMMON_SET|Manifest: NOSIGNATURE
  477. dreadsteel-1.19.2-1.1.4.2.jar |Dreadsteel |dreadsteel |1.19.2-1.1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
  478. BetterAdvancements-1.19.2-0.2.2.147.jar |Better Advancements |betteradvancements |0.2.2.147 |COMMON_SET|Manifest: NOSIGNATURE
  479. Cucumber-1.19.2-6.0.6.jar |Cucumber Library |cucumber |6.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  480. spiderstpo-1.19.2-2.0.4.jar |Nyf's Spiders 2.0 |spiderstpo |2.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  481. snad-1.3.1.jar |Snad |snad |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  482. EasyMagic-v4.3.3-1.19.2-Forge.jar |Easy Magic |easymagic |4.3.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
  483. TravelAnchors-1.19.2-4.1.2.jar |Travel Anchors |travelanchors |1.19.2-4.1.2 |ERROR |Manifest: NOSIGNATURE
  484. scannable-MC1.19.2-forge-1.7.7+dc5ea09.jar |Scannable |scannable |1.7.7+dc5ea09 |COMMON_SET|Manifest: NOSIGNATURE
  485. obscure_api-14.jar |Obscure API |obscure_api |14 |COMMON_SET|Manifest: NOSIGNATURE
  486. reap-1.19.2-1.0.0.jar |Reap Mod |reap |1.19.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  487. InvMove-1.19-0.8.2-Forge.jar |InvMove |invmove |0.8.2 |COMMON_SET|Manifest: NOSIGNATURE
  488. MoGuns-1.9.2-1.19.2.jar |Mo' Guns |moguns |1.9.2 |COMMON_SET|Manifest: NOSIGNATURE
  489. Unique+Enchantments+Battle-1.19.2-3.0.2.jar |Unique Battle Enchantments |uniquebattle |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  490. Unique+Enchantments+Base-1.19.2-3.0.2.1.jar |Unique Enchantments Base |uniquebase |3.0.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  491. enlightened-end-1.19.2-v4.0.0.1.jar |Enlightened End |enlightened_end |4.0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  492. create-1.19.2-0.5.0.i.jar |Create |create |0.5.0.i |ERROR |Manifest: NOSIGNATURE
  493. Delightful-1.19.2-3.2.2.jar |Delightful |delightful |3.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  494. Steam_Rails-1.19.2-1.1.1.jar |Create: Steam 'n Rails |railways |1.19.2-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  495. waystones-forge-1.19.2-11.3.0.jar |Waystones |waystones |11.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  496. MerchantMarkers-1.19.2-1.3.0.jar |Merchant Markers |merchantmarkers |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  497. Xaeros_Minimap_23.2.0_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |23.2.0 |ERROR |Manifest: NOSIGNATURE
  498. Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |COMMON_SET|Manifest: NOSIGNATURE
  499. comforts-forge-6.0.3+1.19.2.jar |Comforts |comforts |6.0.3+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  500. artifacts-1.19.2-5.0.2.jar |Artifacts |artifacts |1.19.2-5.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  501. dbExtended-1.19-5.1.jar |Dave's Building Extended |davebuildingmod |5.1 |COMMON_SET|Manifest: NOSIGNATURE
  502. configured-2.0.1-1.19.2.jar |Configured |configured |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  503. ItemBorders-1.19.1-1.2.0.jar |Item Borders |itemborders |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  504. Decorative+Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  505. BasicNetherOres-1.19.2-8.2.0.jar |Basic Nether Ores |bno |8.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  506. betteranimalsplus-1.19.2-11.0.10-forge.jar |Better Animals Plus |betteranimalsplus |1.19.2-11.0.10 |COMMON_SET|Manifest: NOSIGNATURE
  507. BadMobs-1.19.2-16.1.2.jar |BadMobs |badmobs |16.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  508. ftbbackups2-forge-1.19.2-1.0.18.jar |FTB Backups 2 |ftbbackups2 |1.0.18 |COMMON_SET|Manifest: NOSIGNATURE
  509. RealisticTorches-1.19.2-3.1.5.jar |Realistic Torches |realistictorches |1.19.2-3.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  510. mcjtylib-1.19-7.1.5.jar |McJtyLib |mcjtylib |1.19-7.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  511. rftoolsbase-1.19.1-4.1.5.jar |RFToolsBase |rftoolsbase |1.19.1-4.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  512. deepresonance-1.19-4.1.2.jar |DeepResonance |deepresonance |1.19-4.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  513. YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  514. ExplorersCompass-1.19.2-1.3.0-forge.jar |Explorer's Compass |explorerscompass |1.19.2-1.3.0-forge |COMMON_SET|Manifest: NOSIGNATURE
  515. ToastControl-1.19.2-7.0.0.jar |Toast Control |toastcontrol |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  516. blueprint-1.19.2-6.1.1.jar |Blueprint |blueprint |6.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  517. upgrade_aquatic-1.19.2-5.0.0.jar |Upgrade Aquatic |upgrade_aquatic |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  518. woodworks-1.19.2-2.2.1.jar |Woodworks |woodworks |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  519. EnderStorage-1.19.2-2.10.1.181-universal.jar |EnderStorage |enderstorage |2.10.1.181 |COMMON_SET|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  520. firstaid-1.12.0.jar |First Aid |firstaid |1.12.0 |COMMON_SET|Manifest: NOSIGNATURE
  521. scuba_gear-1.19-1.0.5.jar |Scuba Gear |scuba_gear |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  522. FasterLadderClimbing-1.19.2-0.2.7.jar |Faster Ladder Climbing |fasterladderclimbing |0.2.7 |COMMON_SET|Manifest: NOSIGNATURE
  523. forgottenrecipes-forge-1.19-1.0.1.jar |Forgotten Recipes |forgottenrecipes |1.19-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  524. jeimultiblocks-1.19.2-0.0.3.jar |Just Enough Immersive Multiblo|jeimultiblocks |0.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  525. ImmersiveEngineering-1.19.2-9.2.0-162.jar |Immersive Engineering |immersiveengineering |1.19.2-9.2.0-162 |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
  526. panthalassa-1.3.2-1.19.2.jar |Panthalassa |panthalassa |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
  527. geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |COMMON_SET|Manifest: NOSIGNATURE
  528. Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |COMMON_SET|Manifest: NOSIGNATURE
  529. EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar |EnchantmentDescriptions |enchdesc |13.0.14 |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
  530. swingthroughgrass-1.19.2-1.10.0.jar |SwingThroughGrass |swingthroughgrass |1.19.2-1.10.0 |COMMON_SET|Manifest: NOSIGNATURE
  531. moonlight-1.19.2-2.2.16-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.16 |COMMON_SET|Manifest: NOSIGNATURE
  532. ToolBelt-1.19.2-1.19.7.jar |Tool Belt |toolbelt |1.19.7 |COMMON_SET|Manifest: NOSIGNATURE
  533. EnigmaticGraves-1.19.2-1.7.6.jar |Enigmatic Graves |enigmaticgraves |1.19.2-1.7.6 |COMMON_SET|Manifest: NOSIGNATURE
  534. HopoBetterRuinedPortals-1.19-1.3.2b.jar |HopoBetterRuinedPortals |hoporp |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  535. CreativeCore_FORGE_v2.9.3_mc1.19.2.jar |CreativeCore |creativecore |2.9.3 |COMMON_SET|Manifest: NOSIGNATURE
  536. similsaxtranstructors-1.19-1.0.24.jar |Similsax Transtructors - Build|similsaxtranstructors |1.19-1.0.24 |ERROR |Manifest: NOSIGNATURE
  537. NethersDelight-1.19-3.0.jar |Nether's Delight |nethersdelight |1.19-3.0 |COMMON_SET|Manifest: NOSIGNATURE
  538. rottencreatures-forge-1.19.2-1.0.1.jar |Rotten Creatures |rottencreatures |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  539. easy_villagers-1.19.2-1.0.0.jar |Easy Villagers |easy_villagers |1.19.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  540. Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  541. mutil-1.19.2-5.1.0.jar |mutil |mutil |5.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  542. LegendaryTooltips-1.19.2-forge-1.4.0.jar |Legendary Tooltips |legendarytooltips |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
  543. create-stuff-additions1.19.2_v2.0.2b.jar |Create Stuff & Additions |create_sa |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  544. chemlib-1.19.2-2.0.17.jar |ChemLib |chemlib |1.19.2-2.0.17 |COMMON_SET|Manifest: NOSIGNATURE
  545. StorageDrawers-1.19-11.1.2.jar |Storage Drawers |storagedrawers |11.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  546. Nullscape_1.19.3_v1.2.1.jar |Nullscape |nullscape |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  547. FluxNetworks-1.19.2-7.1.3.12.jar |Flux Networks |fluxnetworks |7.1.3.12 |COMMON_SET|Manifest: NOSIGNATURE
  548. immersive_paintings-0.5.1+1.19.2-forge.jar |Immersive Paintings |immersive_paintings |0.5.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  549. DiagonalFences-v4.2.3-1.19.2-Forge.jar |Diagonal Fences |diagonalfences |4.2.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
  550. ToughAsNails-1.19-8.0.0.78.jar |Tough As Nails |toughasnails |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
  551. betterconduitplacement-1.19.2-3.0.jar |Better Conduit Placement |betterconduitplacement |3.0 |COMMON_SET|Manifest: NOSIGNATURE
  552. coroutil-1.19.2-1.2.37.jar |CoroUtil |coroutil |1.19.2-1.2.37 |COMMON_SET|Manifest: NOSIGNATURE
  553. minecolonies-1.19.2-1.0.1247-BETA.jar |MineColonies |minecolonies |1.19.2-1.0.1247-BETA|ERROR |Manifest: NOSIGNATURE
  554. alexsdelight-1.4.1.jar |Alex's Delight |alexsdelight |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
  555. engineersdecor-1.19.2-forge-1.3.28.jar |Engineer's Decor |engineersdecor |1.3.28 |ERROR |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
  556. nifty-1.27.2.jar |NiftyBlocks |nifty |1.27.2 |COMMON_SET|Manifest: NOSIGNATURE
  557. refinedstorageaddons-0.9.0.jar |Refined Storage Addons |refinedstorageaddons |0.9.0 |COMMON_SET|Manifest: NOSIGNATURE
  558. expandability-7.0.0.jar |ExpandAbility |expandability |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  559. valhelsia_core-forge-1.19.2-0.5.0.jar |Valhelsia Core |valhelsia_core |1.19.2-0.5.0 |COMMON_SET|Manifest: NOSIGNATURE
  560. valhelsia_structures-forge-1.19.2-1.0.2.jar |Valhelsia Structures |valhelsia_structures |1.19.2-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  561. overloadedarmorbar-1.19.3-7.1.jar |Overloaded Armor Bar |overloadedarmorbar |1.19.3-7.1 |COMMON_SET|Manifest: NOSIGNATURE
  562. Morph-o-Tool-1.6-34.jar |Morph-o-Tool |morphtool |1.6-34 |COMMON_SET|Manifest: NOSIGNATURE
  563. betterfoliage-4.0.6.jar |Better Foliage |betterfoliage |4.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  564. BiomesOPlenty-1.19.2-17.1.2.492.jar |Biomes O' Plenty |biomesoplenty |17.1.2.492 |COMMON_SET|Manifest: NOSIGNATURE
  565. Compat-O-Plenty-1.19.2-2.0.1.jar |Compat O' Plenty |compatoplenty |1.19.2-2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  566. atmospheric-1.19.2-5.0.0.jar |Atmospheric |atmospheric |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  567. Quark-3.4-394.jar |Quark |quark |3.4-394 |ERROR |Manifest: NOSIGNATURE
  568. notreepunching-forge-1.19.2-6.0.0.jar |No Tree Punching |notreepunching |6.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  569. Flywheel Backend: Uninitialized
  570. FramedBlocks BlockEntity Warning: Not applicable
  571. Crash Report UUID: ea113d05-790f-46ac-ba42-7a657e4320ad
  572. FML: 43.2
  573. Forge: net.minecraftforge:43.2.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement