Advertisement
Guest User

Untitled

a guest
Jun 6th, 2024
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.21 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't do that.
  3.  
  4. Time: 2024-06-05 20:16:45
  5. Description: Initializing game
  6.  
  7. java.lang.ExceptionInInitializerError: null
  8. at net.minecraftforge.resource.ResourceCacheManager.shouldUseCache(ResourceCacheManager.java:111) ~[forge-1.19.2-43.3.0-universal.jar%23502!/:?] {re:classloading}
  9. at net.minecraft.server.packs.VanillaPackResources.initForNamespace(VanillaPackResources.java:333) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:classloading}
  10. at net.minecraft.server.packs.VanillaPackResources.init(VanillaPackResources.java:339) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:classloading}
  11. at net.minecraft.server.packs.resources.MultiPackResourceManager.lambda$new$0(MultiPackResourceManager.java:27) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:mixin,re:classloading,pl:mixin:APP:moonlight-common.mixins.json:MultiPackResourceManagerMixin,pl:mixin:A}
  12. at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
  13. at net.minecraft.server.packs.resources.MultiPackResourceManager.<init>(MultiPackResourceManager.java:27) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:mixin,re:classloading,pl:mixin:APP:moonlight-common.mixins.json:MultiPackResourceManagerMixin,pl:mixin:A}
  14. at net.minecraft.server.packs.resources.ReloadableResourceManager.m_142463_(ReloadableResourceManager.java:44) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:classloading}
  15. at net.minecraft.client.Minecraft.<init>(Minecraft.java:577) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:mixins.essential.json:client.Mixin_RunEssentialTasks,pl:mixin:APP:mixins.essential.json:client.MixinMinecraft,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_FixKeybindUnpressedInEmoteWheel,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_RecalculateMenuScale,pl:mixin:APP:mixins.essential.json:compatibility.vanilla.Mixin_WorkaroundBrokenFramebufferBlitBlending,pl:mixin:APP:mixins.essential.json:events.Mixin_RenderTickEvent,pl:mixin:APP:mixins.essential.json:feature.skin_overwrites.Mixin_InstallTrustingServicesKeyInfo,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  16. at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  17. at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  18. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  19. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  20. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  21. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  22. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.3.0.jar%23101!/:?] {}
  23. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
  24. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
  25. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
  26. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
  27. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
  28. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
  29. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
  30. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
  31. Caused by: java.lang.RuntimeException: Failed to load Force Resource Cache Configuration from C:\Users\hunte\curseforge\minecraft\Instances\Actual Minecraft 2.0\config\forge-resource-caching.toml
  32. at net.minecraftforge.resource.ResourceCacheManager$ResourceManagerBootCacheConfigurationHandler.createConfiguration(ResourceCacheManager.java:531) ~[forge-1.19.2-43.3.0-universal.jar%23502!/:?] {re:classloading}
  33. at net.minecraftforge.resource.ResourceCacheManager$ResourceManagerBootCacheConfigurationHandler.<init>(ResourceCacheManager.java:510) ~[forge-1.19.2-43.3.0-universal.jar%23502!/:?] {re:classloading}
  34. at net.minecraftforge.resource.ResourceCacheManager$ResourceManagerBootCacheConfigurationHandler.<clinit>(ResourceCacheManager.java:497) ~[forge-1.19.2-43.3.0-universal.jar%23502!/:?] {re:classloading}
  35. ... 23 more
  36. Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
  37. at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar%2390!/:?] {}
  38. at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%2390!/:?] {}
  39. at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%2390!/:?] {}
  40. at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%2390!/:?] {}
  41. at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%2391!/:?] {}
  42. at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%2391!/:?] {}
  43. at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%2391!/:?] {}
  44. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%2391!/:?] {}
  45. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%2391!/:?] {}
  46. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%2390!/:?] {}
  47. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%2390!/:?] {}
  48. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%2390!/:?] {}
  49. at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%2390!/:?] {}
  50. at com.electronwill.nightconfig.core.file.AutoreloadFileConfig.load(AutoreloadFileConfig.java:41) ~[core-3.6.4.jar%2390!/:?] {}
  51. at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%2390!/:?] {}
  52. at net.minecraftforge.resource.ResourceCacheManager$ResourceManagerBootCacheConfigurationHandler.createConfiguration(ResourceCacheManager.java:527) ~[forge-1.19.2-43.3.0-universal.jar%23502!/:?] {re:classloading}
  53. at net.minecraftforge.resource.ResourceCacheManager$ResourceManagerBootCacheConfigurationHandler.<init>(ResourceCacheManager.java:510) ~[forge-1.19.2-43.3.0-universal.jar%23502!/:?] {re:classloading}
  54. at net.minecraftforge.resource.ResourceCacheManager$ResourceManagerBootCacheConfigurationHandler.<clinit>(ResourceCacheManager.java:497) ~[forge-1.19.2-43.3.0-universal.jar%23502!/:?] {re:classloading}
  55. ... 23 more
  56.  
  57.  
  58. A detailed walkthrough of the error, its code path and all known details is as follows:
  59. ---------------------------------------------------------------------------------------
  60.  
  61. -- Head --
  62. Thread: Render thread
  63. Stacktrace:
  64. at net.minecraftforge.resource.ResourceCacheManager.shouldUseCache(ResourceCacheManager.java:111) ~[forge-1.19.2-43.3.0-universal.jar%23502!/:?] {re:classloading}
  65. at net.minecraft.server.packs.VanillaPackResources.initForNamespace(VanillaPackResources.java:333) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:classloading}
  66. at net.minecraft.server.packs.VanillaPackResources.init(VanillaPackResources.java:339) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:classloading}
  67. at net.minecraft.server.packs.resources.MultiPackResourceManager.lambda$new$0(MultiPackResourceManager.java:27) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:mixin,re:classloading,pl:mixin:APP:moonlight-common.mixins.json:MultiPackResourceManagerMixin,pl:mixin:A}
  68. at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
  69. at net.minecraft.server.packs.resources.MultiPackResourceManager.<init>(MultiPackResourceManager.java:27) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:mixin,re:classloading,pl:mixin:APP:moonlight-common.mixins.json:MultiPackResourceManagerMixin,pl:mixin:A}
  70. at net.minecraft.server.packs.resources.ReloadableResourceManager.m_142463_(ReloadableResourceManager.java:44) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:classloading}
  71. at net.minecraft.client.Minecraft.<init>(Minecraft.java:577) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:mixins.essential.json:client.Mixin_RunEssentialTasks,pl:mixin:APP:mixins.essential.json:client.MixinMinecraft,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_FixKeybindUnpressedInEmoteWheel,pl:mixin:APP:mixins.essential.json:client.gui.Mixin_RecalculateMenuScale,pl:mixin:APP:mixins.essential.json:compatibility.vanilla.Mixin_WorkaroundBrokenFramebufferBlitBlending,pl:mixin:APP:mixins.essential.json:events.Mixin_RenderTickEvent,pl:mixin:APP:mixins.essential.json:feature.skin_overwrites.Mixin_InstallTrustingServicesKeyInfo,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  72. -- Initialization --
  73. Details:
  74. Modules:
  75. ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  76. COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
  77. CRYPT32.dll:Crypto API32:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  78. CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  79. CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  80. ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  81. CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.4355:Microsoft Corporation
  82. CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.3636:Microsoft Corporation
  83. DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  84. DEVOBJ.dll:Device Information Set DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  85. DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  86. GDI32.dll:GDI Client DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation
  87. GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  88. IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  89. IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  90. KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  91. KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  92. MMDevApi.dll:MMDevice API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  93. MSACM32.dll:Microsoft ACM Audio Filter:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  94. MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  95. MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  96. NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
  97. NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  98. NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  99. OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  100. Ole32.dll:Microsoft OLE for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  101. OpenAL.dll:Main implementation library:1.21.1:
  102. POWRPROF.dll:Power Profile Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  103. PROPSYS.dll:Microsoft Property System:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  104. PSAPI.DLL:Process Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  105. Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  106. RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  107. SETUPAPI.dll:Windows Setup API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  108. SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  109. SHELL32.dll:Windows Shell Common Dll:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
  110. UMPDC.dll
  111. USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  112. USERENV.dll:Userenv:10.0.19041.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.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  115. WINHTTP.dll:Windows HTTP Services:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  116. WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  117. WINSTA.dll:Winstation Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  118. WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  119. WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  120. WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  121. WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  122. Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  123. amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  124. apphelp.dll:Application Compatibility Client Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  125. awt.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  126. bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  127. bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  128. cfgmgr32.dll:Configuration Manager DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation
  129. clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
  130. combase.dll:Microsoft COM for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  131. cryptnet.dll:Crypto Network Related API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  132. dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  133. dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  134. dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  135. dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  136. drvstore.dll:Driver Store API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  137. dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  138. dxcore.dll:DXCore:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  139. fastprox.dll:WMI Custom Marshaller:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  140. fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  141. gdi32full.dll:GDI Client DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  142. glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
  143. icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  144. imagehlp.dll:Windows NT Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  145. inputhost.dll:InputHost:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  146. java.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  147. javaw.exe:OpenJDK Platform binary:17.0.8.0:Microsoft
  148. jemalloc.dll
  149. jimage.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  150. jli.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  151. jna9731555348140136369.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
  152. jsvml.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  153. jvm.dll:OpenJDK 64-Bit server VM:17.0.8.0:Microsoft
  154. kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation
  155. lwjgl.dll
  156. lwjgl_opengl.dll
  157. lwjgl_stb.dll
  158. management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  159. management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  160. mscms.dll:Microsoft Color Matching System DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  161. msdmo.dll:DMO Runtime:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  162. msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  163. msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  164. msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  165. mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  166. napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  167. ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  168. net.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  169. nio.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  170. ntdll.dll:NT Layer DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  171. ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  172. nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 552.44 :31.0.15.5244:NVIDIA Corporation
  173. nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.5244:NVIDIA Corporation
  174. nvspcap64.dll:NVIDIA Game Proxy:3.28.0.412:NVIDIA Corporation
  175. opengl32.dll:OpenGL Client DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  176. pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  177. profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  178. rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  179. rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  180. sapi.dll:Speech API:5.3.24006.00 (WinBuild.160101.0800):Microsoft Corporation
  181. sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  182. shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  183. sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  184. symamsi.dll:Symantec AMSI provider:15.7.12.20:Broadcom
  185. textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  186. ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  187. uxtheme.dll:Microsoft UxTheme Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  188. vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  189. verify.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  190. wbemcomn.dll:WMI:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
  191. wbemprox.dll:WMI:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation
  192. wbemsvc.dll:WMI:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation
  193. win32u.dll:Win32u:10.0.19041.4412 (WinBuild.160101.0800):Microsoft Corporation
  194. windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  195. winmmbase.dll:Base Multimedia Extension API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  196. winrnr.dll:LDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  197. wintypes.dll:Windows Base Types DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  198. wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
  199. wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  200. xinput1_4.dll:Microsoft Common Controller API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  201. zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  202. Stacktrace:
  203. at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  204. at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  205. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  206. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  207. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  208. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  209. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.3.0.jar%23101!/:?] {}
  210. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
  211. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
  212. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
  213. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
  214. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
  215. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
  216. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
  217. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
  218.  
  219.  
  220. -- System Details --
  221. Details:
  222. Minecraft Version: 1.19.2
  223. Minecraft Version ID: 1.19.2
  224. Operating System: Windows 10 (amd64) version 10.0
  225. Java Version: 17.0.8, Microsoft
  226. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  227. Memory: 905959208 bytes (863 MiB) / 2214592512 bytes (2112 MiB) up to 7516192768 bytes (7168 MiB)
  228. CPUs: 12
  229. Processor Vendor: AuthenticAMD
  230. Processor Name: AMD Ryzen 5 5600X 6-Core Processor
  231. Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
  232. Microarchitecture: Zen 3
  233. Frequency (GHz): 3.69
  234. Number of physical packages: 1
  235. Number of physical CPUs: 6
  236. Number of logical CPUs: 12
  237. Graphics card #0 name: NVIDIA GeForce RTX 3050
  238. Graphics card #0 vendor: NVIDIA (0x10de)
  239. Graphics card #0 VRAM (MB): 4095.00
  240. Graphics card #0 deviceId: 0x2584
  241. Graphics card #0 versionInfo: DriverVersion=31.0.15.5244
  242. Memory slot #0 capacity (MB): 16384.00
  243. Memory slot #0 clockSpeed (GHz): 2.13
  244. Memory slot #0 type: DDR4
  245. Virtual memory max (MB): 30131.65
  246. Virtual memory used (MB): 11287.14
  247. Swap memory total (MB): 13824.00
  248. Swap memory used (MB): 0.00
  249. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7G -Xms256m
  250. Launched Version: forge-43.3.0
  251. Backend library: LWJGL version 3.3.1 build 7
  252. Backend API: NVIDIA GeForce RTX 3050/PCIe/SSE2 GL version 3.2.0 NVIDIA 552.44, NVIDIA Corporation
  253. Window size: <not initialized>
  254. GL Caps: Using framebuffer using OpenGL 3.2
  255. GL debug messages:
  256. Using VBOs: Yes
  257. Is Modded: Definitely; Client brand changed to 'forge'
  258. Type: Client (map_client.txt)
  259. CPU: 12x AMD Ryzen 5 5600X 6-Core Processor
  260. ModLauncher: 10.0.8+10.0.8+main.0ef7e830
  261. ModLauncher launch target: forgeclient
  262. ModLauncher naming: srg
  263. ModLauncher services:
  264. mixin-0.8.5.jar mixin PLUGINSERVICE
  265. eventbus-6.0.3.jar eventbus PLUGINSERVICE
  266. fmlloader-1.19.2-43.3.0.jar slf4jfixer PLUGINSERVICE
  267. fmlloader-1.19.2-43.3.0.jar object_holder_definalize PLUGINSERVICE
  268. fmlloader-1.19.2-43.3.0.jar runtime_enum_extender PLUGINSERVICE
  269. fmlloader-1.19.2-43.3.0.jar capability_token_subclass PLUGINSERVICE
  270. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  271. fmlloader-1.19.2-43.3.0.jar runtimedistcleaner PLUGINSERVICE
  272. modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
  273. modlauncher-10.0.8.jar essential-loader TRANSFORMATIONSERVICE
  274. modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
  275. FML Language Providers:
  276. javafml@null
  277. lowcodefml@null
  278. Mod List:
  279. create-recipe-additions-0.1.3.jar |Create More Recipies |create_more_recipies |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  280. 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
  281. Saros-Create-Addon-1.19.2-1.9-[Forge].jar |saros_create_addon_forge |saros_create_addon_forge |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  282. create_misc_and_things_ 1.19.2_4.0A.jar |create: things and misc |create_things_and_misc |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  283. supermartijn642configlib-1.1.8-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE
  284. YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  285. netherportalfix-forge-1.19-10.0.1.jar |NetherPortalFix |netherportalfix |10.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  286. additionalentityattributes-forge-1.19-1.0.1+1.19.j|Additional Entity Attributes |additionalentityattributes |1.0.1+1.19 |COMMON_SET|Manifest: NOSIGNATURE
  287. player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  288. aether-1.19.2-1.4.2-forge.jar |The Aether |aether |1.19.2-1.4.2-forge |COMMON_SET|Manifest: NOSIGNATURE
  289. YungsBetterOceanMonuments-1.19.2-Forge-2.1.1.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  290. ProjectE-1.19.2-PE1.1.0.jar |ProjectE |projecte |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  291. mcw-windows-2.2.1-mc1.19.2forge.jar |Macaw's Windows |mcwwindows |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  292. macawsbridgesbyg-1.19.2-1.4.jar |Macaw's Bridges - BYG |macawsbridgesbyg |1.19.2-1.4 |COMMON_SET|Manifest: NOSIGNATURE
  293. apoli-forge-1.19.2-2.6.1.7.jar |Apoli |apoli |1.19.2-2.6.1.7 |COMMON_SET|Manifest: NOSIGNATURE
  294. sophisticatedcore-1.19.2-0.6.4.605.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.6.4.605 |COMMON_SET|Manifest: NOSIGNATURE
  295. sleepable_create-1.19.2-0.2.0.jar |Sleepable Create |sleepable_create |1.19.2-0.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  296. macawsroofsbyg-1.19.2-1.3.jar |Macaw's Roofs - BYG |macawsroofsbyg |1.19.2-1.3 |COMMON_SET|Manifest: NOSIGNATURE
  297. create_recycle_1.0.2_forge_1.19.2.jar |Create Recycling |create_crush_everything |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  298. mcwfurnituresbop-1.19.2-1.3.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.19.2-1.3 |COMMON_SET|Manifest: NOSIGNATURE
  299. CreateMoreAutomation-1.19.2-0.3.0.jar |Create: More Automation |create_more_automation |0.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  300. XaerosWorldMap_1.38.4_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.38.4 |COMMON_SET|Manifest: NOSIGNATURE
  301. Decoration Mod 1.10 (Ver 1.19.2).jar |Decoration and Furniture |decoration_mod |1.10 |COMMON_SET|Manifest: NOSIGNATURE
  302. CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |COMMON_SET|Manifest: NOSIGNATURE
  303. cookingforblockheads-forge-1.19.2-13.3.4.jar |CookingForBlockheads |cookingforblockheads |13.3.4 |COMMON_SET|Manifest: NOSIGNATURE
  304. modernlife-1.19.2-1.59.jar |Modern Life |modernlife |1.19.2-1.59 |COMMON_SET|Manifest: NOSIGNATURE
  305. citadel-2.1.4-1.19.jar |Citadel |citadel |2.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  306. alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |COMMON_SET|Manifest: NOSIGNATURE
  307. lootintegrations-1.19.2-3.4.jar |Lootintegrations mod |lootintegrations |1.19.2-3.4 |COMMON_SET|Manifest: NOSIGNATURE
  308. YungsApi-1.19.2-Forge-3.8.10.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.10 |COMMON_SET|Manifest: NOSIGNATURE
  309. mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  310. macawsbridgesbop-1.19.2-1.4.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.19.2-1.4 |COMMON_SET|Manifest: NOSIGNATURE
  311. Bookshelf-Forge-1.19.2-16.3.20.jar |Bookshelf |bookshelf |16.3.20 |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
  312. sophisticatedbackpacks-1.19.2-3.20.2.1035.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.20.2.1035 |COMMON_SET|Manifest: NOSIGNATURE
  313. create_dragon_lib-1.19.2-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE
  314. creeper_firework-1.19.2-1.2.0.jar |Creeper Firework |creeper_firework |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  315. mcw-doors-1.1.0forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  316. wares-1.19.2-1.2.8.jar |Wares |wares |1.2.8 |COMMON_SET|Manifest: NOSIGNATURE
  317. mermod-forge-1.11.jar |Mermod |mermod |1.11 |COMMON_SET|Manifest: NOSIGNATURE
  318. Sleep Time 1.19.2.jar |Sleep Time |sleep_time |1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  319. balm-forge-1.19.2-4.6.0.jar |Balm |balm |4.6.0 |COMMON_SET|Manifest: NOSIGNATURE
  320. decorative_bottles-0.1.2.jar |Decorative Bottles |decorativebottles |1.19.2 - 0.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  321. YungsBetterNetherFortresses-1.19.2-Forge-1.0.6.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  322. cloth-config-8.3.115-forge.jar |Cloth Config v8 API |cloth_config |8.3.115 |COMMON_SET|Manifest: NOSIGNATURE
  323. MOAdecor BATH 1.19.2.jar |MOA DECOR: BATH |moa_decor_bath |1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  324. twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |COMMON_SET|Manifest: NOSIGNATURE
  325. supplementaries-1.19.2-2.4.20.jar |Supplementaries |supplementaries |1.19.2-2.4.20 |ERROR |Manifest: NOSIGNATURE
  326. createcafe-1.2.4-1.19.2.jar |Create Cafe |createcafe |1.2.4-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  327. chipped-forge-1.19.2-2.1.5.jar |Chipped |chipped |2.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  328. mcw-bridges-3.0.0-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  329. FarmersDelight-1.19.2-1.2.4.jar |Farmer's Delight |farmersdelight |1.19.2-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
  330. CreateDrinks-1.0.2-1.19.2.jar |Create: Drinks |create_drinks |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  331. mcw-trapdoors-1.1.3-mc1.19.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
  332. mcw-fences-1.1.1-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  333. supermartijn642corelib-1.1.17-forge-mc1.19.2.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |COMMON_SET|Manifest: NOSIGNATURE
  334. YungsBridges-1.19.2-Forge-3.1.0.jar |YUNG's Bridges |yungsbridges |1.19.2-Forge-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  335. copiesandcats-0.0.2a-1.19.2.jar |Create: Copies & Cats |copiescats |0.0.2a-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  336. fairylights-6.0.1-1.19.2.jar |Fairy Lights |fairylights |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  337. curios-forge-1.19.2-5.1.6.2.jar |Curios API |curios |1.19.2-5.1.6.2 |COMMON_SET|Manifest: NOSIGNATURE
  338. origins-forge-1.19.2-1.7.1.7-all.jar |Origins |origins |1.19.2-1.7.1.7 |COMMON_SET|Manifest: NOSIGNATURE
  339. right-click-harvest-3.2.3+1.19.2-forge.jar |Right Click Harvest |rightclickharvest |3.2.3+1.19.2-forge |COMMON_SET|Manifest: NOSIGNATURE
  340. createfrozenflavors0.5a.jar |createicecream |createicecream |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  341. create_factory-0.0.2-1.19.2.jar |Create: Factory |create_factory |0.0.2-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  342. collective-1.19.2-7.57.jar |Collective |collective |7.57 |COMMON_SET|Manifest: NOSIGNATURE
  343. YungsExtras-1.19.2-Forge-3.1.0.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  344. better-mcdonalds-mod-1.19.2-2.0.1.jar |Better McDonalds Mod |better_mcdonalds_mod |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  345. elevatorid-1.19.2-1.8.10.jar |Elevator Mod |elevatorid |1.19.2-1.8.10 |COMMON_SET|Manifest: NOSIGNATURE
  346. 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
  347. resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |COMMON_SET|Manifest: NOSIGNATURE
  348. cumulus_menus-1.19.2-1.0.0-forge.jar |Cumulus |cumulus_menus |1.19.2-1.0.0-forge |COMMON_SET|Manifest: NOSIGNATURE
  349. mcw-roofs-2.3.0-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  350. cfm-7.0.0-pre35-1.19.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |COMMON_SET|Manifest: NOSIGNATURE
  351. architectury-6.6.92-forge.jar |Architectury |architectury |6.6.92 |COMMON_SET|Manifest: NOSIGNATURE
  352. doapi-1.1.0b.jar |Lets Do Api |doapi |1.1.0b |COMMON_SET|Manifest: NOSIGNATURE
  353. letsdo-candlelight-forge-1.1.9.jar |Candlelight Dinner |candlelight |1.1.9 |COMMON_SET|Manifest: NOSIGNATURE
  354. letsdo-bakery-forge-1.0.6.jar |Bakery |bakery |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  355. letsdo-vinery-forge-1.3.12b.jar |Vinery |vinery |1.3.12 |COMMON_SET|Manifest: NOSIGNATURE
  356. letsdo-beachparty-forge-1.0.12b.jar |Beachparty |beachparty |1.0.12 |COMMON_SET|Manifest: NOSIGNATURE
  357. mcw-furniture-3.2.2-mc1.19.2forge.jar |Macaw's Furniture |mcwfurnitures |3.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  358. cupboard-1.19.2-2.6.jar |Cupboard utilities |cupboard |1.19.2-2.6 |COMMON_SET|Manifest: NOSIGNATURE
  359. YungsBetterEndIsland-1.19.2-Forge-1.0.jar |YUNG's Better End Island |betterendisland |1.19.2-Forge-1.0 |COMMON_SET|Manifest: NOSIGNATURE
  360. nitrogen_internals-1.19.2-1.0.3-forge.jar |Nitrogen |nitrogen_internals |1.19.2-1.0.3-forge |COMMON_SET|Manifest: NOSIGNATURE
  361. createtipsy-0.1.a+mc1.19.2.jar |Create Tipsy n' Dizzy |createtipsy |0.1.a+mc1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  362. JadeAddons-1.19.2-forge-3.6.0.jar |Jade Addons |jadeaddons |3.6.0 |COMMON_SET|Manifest: NOSIGNATURE
  363. Create Train Additions 0.3.0-1.19.2.jar |Create Train Additions |create_train_additions |0.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  364. toms_storage-1.19-1.5.10.jar |Tom's Simple Storage Mod |toms_storage |1.5.10 |COMMON_SET|Manifest: NOSIGNATURE
  365. lootintegrationaddonyung-1.18-1.20.1-1.1.jar |Yungs Dungeons Lootintegration|lootintegrationaddonyung |1.18-1.20.1-1.1 |COMMON_SET|Manifest: NOSIGNATURE
  366. 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
  367. sliceanddice-forge-2.3.2.jar |Create Slice & Dice |sliceanddice |2.3.2 |COMMON_SET|Manifest: NOSIGNATURE
  368. mcw-lights-1.0.6-mc1.19.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  369. Essential (forge_1.19.2).jar |Essential |essential |1.3.2.4+g6b55293e12 |COMMON_SET|Manifest: NOSIGNATURE
  370. YungsBetterJungleTemples-1.19.2-Forge-1.0.1.jar |YUNG's Better Jungle Temples |betterjungletemples |1.19.2-Forge-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  371. elytraslot-forge-6.1.1+1.19.2.jar |Elytra Slot |elytraslot |6.1.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  372. doubledoors-1.19.2-5.7.jar |Double Doors |doubledoors |5.7 |COMMON_SET|Manifest: NOSIGNATURE
  373. gourmet-1.19.2-0.1.0c.jar |Create Gourmet |gourmet |0.1.0c |COMMON_SET|Manifest: NOSIGNATURE
  374. rechiseled-1.1.6-forge-mc1.19.2.jar |Rechiseled |rechiseled |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
  375. sophisticatedstorage-1.19.2-0.9.7.765.jar |Sophisticated Storage |sophisticatedstorage |1.19.2-0.9.7.765 |COMMON_SET|Manifest: NOSIGNATURE
  376. Copycats-forge.1.19.2-1.2.5.jar |Create: Copycats+ |copycats |1.19.2-1.2.5 |COMMON_SET|Manifest: NOSIGNATURE
  377. treeharvester-1.19.2-8.7.jar |Tree Harvester |treeharvester |8.7 |COMMON_SET|Manifest: NOSIGNATURE
  378. xlpackets-1.18.2-2.1.jar |XL Packets |xlpackets |1.18.2-2.1 |COMMON_SET|Manifest: NOSIGNATURE
  379. jei-1.19.2-forge-11.6.0.1019.jar |Just Enough Items |jei |11.6.0.1019 |COMMON_SET|Manifest: NOSIGNATURE
  380. letsdo-nethervinery-forge-1.0.2.jar |Nether Vinery |nethervinery |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  381. Pehkui-3.8.0+1.19.2-forge.jar |Pehkui |pehkui |3.8.0+1.19.2-forge |COMMON_SET|Manifest: NOSIGNATURE
  382. caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  383. waystones-forge-1.19.2-11.4.2.jar |Waystones |waystones |11.4.2 |COMMON_SET|Manifest: NOSIGNATURE
  384. mcw-paintings-1.0.5-1.19.2forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  385. CustomPlayerModels-1.19-0.6.16b.jar |Customizable Player Models |cpm |0.6.16b |COMMON_SET|Manifest: NOSIGNATURE
  386. design_decor-0.4-1.19.2.jar |Create: Design n' Decor |design_decor |0.4.0 |COMMON_SET|Manifest: NOSIGNATURE
  387. rechiseledcreate-1.0.2-forge-mc1.19.jar |Rechiseled: Create |rechiseledcreate |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  388. 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
  389. fusion-1.1.1-forge-mc1.19.2.jar |Fusion |fusion |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  390. 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
  391. aether_delight_1.0.0_forge_1.19.2.jar |Aether Delight |aetherdelight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  392. skinlayers3d-forge-1.6.4-mc1.19.2.jar |3d-Skin-Layers |skinlayers3d |1.6.4 |COMMON_SET|Manifest: NOSIGNATURE
  393. forge-1.19.2-43.3.0-universal.jar |Forge |forge |43.3.0 |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
  394. moderntrainparts-mc1.19.2-0.2.2-forge.jar |Modern Train Parts |moderntrainparts |0.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  395. mcw-paths-1.0.5-1.19.2forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  396. emotecraft-for-MC1.19.2-2.2.5-forge.jar |Emotecraft |emotecraft |2.2.5 |COMMON_SET|Manifest: NOSIGNATURE
  397. createbb-1.19.2-2.4.1.jar |Create: Broken Bad |createbb |2.4.1 |COMMON_SET|Manifest: NOSIGNATURE
  398. FBD_Snapshot_24w02a_1-19-2_forge.jar |FNaF's: Build & Decor (Java Ed|fd |0.24.01.2 |COMMON_SET|Manifest: NOSIGNATURE
  399. 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
  400. dragonlib-forge-1.19.2-2.1.8.jar |DragonLib |dragonlib |1.19.2-2.1.8 |COMMON_SET|Manifest: NOSIGNATURE
  401. voicechat-forge-1.19.2-2.5.14.jar |Simple Voice Chat |voicechat |1.19.2-2.5.14 |COMMON_SET|Manifest: NOSIGNATURE
  402. Steam_Rails-1.6.4+forge-mc1.19.2.jar |Create: Steam 'n' Rails |railways |1.6.4+forge-mc1.19.2|COMMON_SET|Manifest: NOSIGNATURE
  403. 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
  404. TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |COMMON_SET|Manifest: NOSIGNATURE
  405. BiomesOPlenty-1.19.2-17.1.1.162.jar |Biomes O' Plenty |biomesoplenty |17.1.1.162 |COMMON_SET|Manifest: NOSIGNATURE
  406. macawsroofsbop-1.19.2-1.4.jar |Macaw's Roofs - BOP |macawsroofsbop |1.19.2-1.4 |COMMON_SET|Manifest: NOSIGNATURE
  407. mcwfencesbop-1.19.2-1.0.jar |Macaw's Fences - BOP |mcwfencesbop |1.19.2-1.0 |COMMON_SET|Manifest: NOSIGNATURE
  408. letsdo-meadow-forge-1.2.4.jar |Meadow |meadow |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
  409. moonlight-1.19.2-2.3.6-forge.jar |Moonlight Library |moonlight |1.19.2-2.3.6 |COMMON_SET|Manifest: NOSIGNATURE
  410. MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |COMMON_SET|Manifest: NOSIGNATURE
  411. bettercombat-forge-1.7.1+1.19.jar |Better Combat |bettercombat |1.7.1+1.19 |COMMON_SET|Manifest: NOSIGNATURE
  412. commonality-1.19.2-4.2.1.jar |Commonality |commonality |4.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  413. Jade-1.19.1-forge-8.9.2.jar |Jade |jade |8.9.2 |COMMON_SET|Manifest: NOSIGNATURE
  414. animal_feeding_trough-1.0.3+1.19.2-forge.jar |Animal Feeding Trough |animal_feeding_trough |1.0.3+1.19.2-forge |COMMON_SET|Manifest: NOSIGNATURE
  415. another_furniture-forge-1.19.2-2.1.4.jar |Another Furniture |another_furniture |1.19.2-2.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  416. From-The-Fog-1.19-v1.9.1-Forge-Fabric.jar |From The Fog |watching |1.9.1 |COMMON_SET|Manifest: NOSIGNATURE
  417. NethersDelight-1.19-3.1.jar |Nether's Delight |nethersdelight |1.19-3.1 |COMMON_SET|Manifest: NOSIGNATURE
  418. garnished-1.7.5+1.19.2.jar |Create: Garnished |garnished |1.7.5+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  419. calio-forge-1.19.2-1.7.0.4.jar |Calio |calio |1.19.2-1.7.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  420. kffmod-3.12.0.jar |Kotlin For Forge |kotlinforforge |3.12.0 |COMMON_SET|Manifest: NOSIGNATURE
  421. origins-plus-plus-2.2-forge.jar |Origins++ |origins_plus_plus |2.2-forge |COMMON_SET|Manifest: NOSIGNATURE
  422. notenoughanimations-forge-1.7.3-mc1.19.2.jar |NotEnoughAnimations |notenoughanimations |1.7.3 |COMMON_SET|Manifest: NOSIGNATURE
  423. FarmersRespite-1.19-2.0.jar |Farmer's Respite |farmersrespite |1.19-2.0 |COMMON_SET|Manifest: NOSIGNATURE
  424. flywheel-forge-1.19.2-0.6.10-20.jar |Flywheel |flywheel |0.6.10-20 |COMMON_SET|Manifest: NOSIGNATURE
  425. create-1.19.2-0.5.1.f.jar |Create |create |0.5.1.f |COMMON_SET|Manifest: NOSIGNATURE
  426. createdeco-1.3.3-1.19.2.jar |Create Deco |createdeco |1.3.3-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  427. create_central_kitchen-1.19.2-for-create-0.5.1.f-1|Create: Central Kitchen |create_central_kitchen |1.3.11.c |COMMON_SET|Manifest: NOSIGNATURE
  428. interiors-0.5.3+forge-mc1.19.2.jar |Create: Interiors |interiors |0.5.3 |COMMON_SET|Manifest: NOSIGNATURE
  429. extendedgears-2.1.1-1.19.2-0.5.1.f-forge.jar |Extended Cogwheels |extendedgears |2.1.1-1.19.2-0.5.1.f|COMMON_SET|Manifest: NOSIGNATURE
  430. createrailwaysnavigator-0.5.2-beta-1.19.2-forge.ja|Create Railways Navigator |createrailwaysnavigator |0.5.2-beta-1.19.2-fo|COMMON_SET|Manifest: NOSIGNATURE
  431. create_more_copycats-1.19.2-1.1.0.jar |Create Copycat |create_more_copycats |1.19.2-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  432. createoreexcavation-1.19-1.2.3.jar |Create Ore Excavation |createoreexcavation |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
  433. Xaeros_Minimap_24.1.1_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |24.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  434. DecorationDelightRefurbished-1.19.2.jar |Decoration Delight |decoration_delight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  435. Croptopia-1.19.2-FORGE-2.2.2.jar |Croptopia |croptopia |2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  436. Create_ElectricTrains_V1.0_1.19.2.jar |Create: Electric Trains |create_electric_trains |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  437. Medieval Decoration Forge v.1.0 1.19.jar |PlayTics Deco |medieval_deco |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  438. immersiveores-1.19.2-0.7.jar |ImmersiveOres |immersiveores |1.19.2-0.7 |COMMON_SET|Manifest: NOSIGNATURE
  439. coroutil-forge-1.19.2-1.3.6.jar |CoroUtil |coroutil |1.19.2-1.3.6 |COMMON_SET|Manifest: NOSIGNATURE
  440. endofherobrine-1.19.2-1.0.8.2.jar |The End of Herobrine |endofherobrine |1.19.2-1.0.8.2 |COMMON_SET|Manifest: NOSIGNATURE
  441. oceansdelight-1.0.2-1.19.2.jar |Ocean's Delight |oceansdelight |1.0.2-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
  442. appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |ERROR |Manifest: NOSIGNATURE
  443. alexsdelight-1.4.1.jar |Alex's Delight |alexsdelight |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
  444. lootr-forge-1.19-0.4.27.71.jar |Lootr |lootr |0.4.26.69 |ERROR |Manifest: NOSIGNATURE
  445. extradelight-1.3.2.jar |ExtraDelight |extradelight |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
  446. apexcore-1.19.2-7.3.1.jar |ApexCore |apexcore |7.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  447. fantasyfurniture-1.19.2-6.7.0.jar |Fantasy's Furniture |fantasyfurniture |6.7.0 |COMMON_SET|Manifest: NOSIGNATURE
  448. 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
  449. Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.6.jar |Oh The Biomes You'll Go |byg |2.0.1.6 |COMMON_SET|Manifest: NOSIGNATURE
  450. mcwfencesbyg-1.19.2-1.0.jar |Macaw's Fences - BYG |mcwfencesbyg |1.19.2-1.0 |COMMON_SET|Manifest: NOSIGNATURE
  451. geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |COMMON_SET|Manifest: NOSIGNATURE
  452. CorgiLib-forge-1.19.2-1.0.0.34.jar |CorgiLib |corgilib |1.0.0.34 |COMMON_SET|Manifest: NOSIGNATURE
  453. crittersandcompanions-1.19.2-2.1.2.jar |Critters and Companions |crittersandcompanions |1.19.2-2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  454. mcwfurnituresbyg-1.19.2-1.2.jar |Macaw's Furnitures - BYG |mcwfurnituresbyg |1.19.2-1.2 |COMMON_SET|Manifest: NOSIGNATURE
  455. trainperspectivefix-1.0.0-universal.jar |Create: Train Perspective Fix |trainperspectivefix |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
  456. Delightful-1.19.2-3.4.1.jar |Delightful |delightful |3.4.1 |COMMON_SET|Manifest: NOSIGNATURE
  457. 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
  458. MobLassos-v4.0.0-1.19.2-Forge.jar |Mob Lassos |moblassos |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
  459. cpm-svc-compat-1.2.1.jar |CPM SVC Compat |cpmsvcc |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  460. Crash Report UUID: b7214659-cea2-44ef-b5a3-8cb740d95c80
  461. FML: 43.3
  462. Forge: net.minecraftforge:43.3.0
  463. Flywheel Backend: Uninitialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement