Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Don't do that.
- Time: 2024-06-05 20:16:45
- Description: Initializing game
- java.lang.ExceptionInInitializerError: null
- at net.minecraftforge.resource.ResourceCacheManager.shouldUseCache(ResourceCacheManager.java:111) ~[forge-1.19.2-43.3.0-universal.jar%23502!/:?] {re:classloading}
- at net.minecraft.server.packs.VanillaPackResources.initForNamespace(VanillaPackResources.java:333) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:classloading}
- at net.minecraft.server.packs.VanillaPackResources.init(VanillaPackResources.java:339) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:classloading}
- 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}
- at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
- 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}
- at net.minecraft.server.packs.resources.ReloadableResourceManager.m_142463_(ReloadableResourceManager.java:44) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:classloading}
- 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}
- 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}
- 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}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
- at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
- at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
- at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.3.0.jar%23101!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
- 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
- at net.minecraftforge.resource.ResourceCacheManager$ResourceManagerBootCacheConfigurationHandler.createConfiguration(ResourceCacheManager.java:531) ~[forge-1.19.2-43.3.0-universal.jar%23502!/:?] {re:classloading}
- at net.minecraftforge.resource.ResourceCacheManager$ResourceManagerBootCacheConfigurationHandler.<init>(ResourceCacheManager.java:510) ~[forge-1.19.2-43.3.0-universal.jar%23502!/:?] {re:classloading}
- at net.minecraftforge.resource.ResourceCacheManager$ResourceManagerBootCacheConfigurationHandler.<clinit>(ResourceCacheManager.java:497) ~[forge-1.19.2-43.3.0-universal.jar%23502!/:?] {re:classloading}
- ... 23 more
- Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
- at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar%2390!/:?] {}
- at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%2390!/:?] {}
- at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%2390!/:?] {}
- at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%2390!/:?] {}
- at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%2391!/:?] {}
- at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%2391!/:?] {}
- at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%2391!/:?] {}
- at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%2391!/:?] {}
- at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%2391!/:?] {}
- at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%2390!/:?] {}
- at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%2390!/:?] {}
- at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%2390!/:?] {}
- at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%2390!/:?] {}
- at com.electronwill.nightconfig.core.file.AutoreloadFileConfig.load(AutoreloadFileConfig.java:41) ~[core-3.6.4.jar%2390!/:?] {}
- at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%2390!/:?] {}
- at net.minecraftforge.resource.ResourceCacheManager$ResourceManagerBootCacheConfigurationHandler.createConfiguration(ResourceCacheManager.java:527) ~[forge-1.19.2-43.3.0-universal.jar%23502!/:?] {re:classloading}
- at net.minecraftforge.resource.ResourceCacheManager$ResourceManagerBootCacheConfigurationHandler.<init>(ResourceCacheManager.java:510) ~[forge-1.19.2-43.3.0-universal.jar%23502!/:?] {re:classloading}
- at net.minecraftforge.resource.ResourceCacheManager$ResourceManagerBootCacheConfigurationHandler.<clinit>(ResourceCacheManager.java:497) ~[forge-1.19.2-43.3.0-universal.jar%23502!/:?] {re:classloading}
- ... 23 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Render thread
- Stacktrace:
- at net.minecraftforge.resource.ResourceCacheManager.shouldUseCache(ResourceCacheManager.java:111) ~[forge-1.19.2-43.3.0-universal.jar%23502!/:?] {re:classloading}
- at net.minecraft.server.packs.VanillaPackResources.initForNamespace(VanillaPackResources.java:333) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:classloading}
- at net.minecraft.server.packs.VanillaPackResources.init(VanillaPackResources.java:339) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:classloading}
- 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}
- at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
- 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}
- at net.minecraft.server.packs.resources.ReloadableResourceManager.m_142463_(ReloadableResourceManager.java:44) ~[client-1.19.2-20220805.130853-srg.jar%23497!/:?] {re:classloading}
- 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}
- -- Initialization --
- Details:
- Modules:
- ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
- CRYPT32.dll:Crypto API32:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.4355:Microsoft Corporation
- CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.3636:Microsoft Corporation
- DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- DEVOBJ.dll:Device Information Set DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
- DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- GDI32.dll:GDI Client DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation
- GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
- IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- MMDevApi.dll:MMDevice API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- MSACM32.dll:Microsoft ACM Audio Filter:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
- NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- Ole32.dll:Microsoft OLE for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- OpenAL.dll:Main implementation library:1.21.1:
- POWRPROF.dll:Power Profile Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- PROPSYS.dll:Microsoft Property System:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- PSAPI.DLL:Process Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- SETUPAPI.dll:Windows Setup API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- SHELL32.dll:Windows Shell Common Dll:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
- UMPDC.dll
- USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- USERENV.dll:Userenv:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
- VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- WINHTTP.dll:Windows HTTP Services:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- WINSTA.dll:Winstation Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
- WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
- apphelp.dll:Application Compatibility Client Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- awt.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- cfgmgr32.dll:Configuration Manager DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation
- clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
- combase.dll:Microsoft COM for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- cryptnet.dll:Crypto Network Related API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
- dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- drvstore.dll:Driver Store API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
- dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- dxcore.dll:DXCore:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
- fastprox.dll:WMI Custom Marshaller:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
- fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- gdi32full.dll:GDI Client DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
- glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
- icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- imagehlp.dll:Windows NT Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- inputhost.dll:InputHost:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
- java.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- javaw.exe:OpenJDK Platform binary:17.0.8.0:Microsoft
- jemalloc.dll
- jimage.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- jli.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- jna9731555348140136369.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
- jsvml.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- jvm.dll:OpenJDK 64-Bit server VM:17.0.8.0:Microsoft
- kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation
- lwjgl.dll
- lwjgl_opengl.dll
- lwjgl_stb.dll
- management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- mscms.dll:Microsoft Color Matching System DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- msdmo.dll:DMO Runtime:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
- msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- net.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- nio.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- ntdll.dll:NT Layer DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 552.44 :31.0.15.5244:NVIDIA Corporation
- nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.5244:NVIDIA Corporation
- nvspcap64.dll:NVIDIA Game Proxy:3.28.0.412:NVIDIA Corporation
- opengl32.dll:OpenGL Client DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
- pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
- rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- sapi.dll:Speech API:5.3.24006.00 (WinBuild.160101.0800):Microsoft Corporation
- sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- symamsi.dll:Symantec AMSI provider:15.7.12.20:Broadcom
- textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
- ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- uxtheme.dll:Microsoft UxTheme Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
- verify.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- wbemcomn.dll:WMI:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
- wbemprox.dll:WMI:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation
- wbemsvc.dll:WMI:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation
- win32u.dll:Win32u:10.0.19041.4412 (WinBuild.160101.0800):Microsoft Corporation
- windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- winmmbase.dll:Base Multimedia Extension API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- winrnr.dll:LDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- wintypes.dll:Windows Base Types DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
- wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- xinput1_4.dll:Microsoft Common Controller API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- Stacktrace:
- 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}
- 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}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
- at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
- at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
- at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.3.0.jar%23101!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
- -- System Details --
- Details:
- Minecraft Version: 1.19.2
- Minecraft Version ID: 1.19.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 17.0.8, Microsoft
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
- Memory: 905959208 bytes (863 MiB) / 2214592512 bytes (2112 MiB) up to 7516192768 bytes (7168 MiB)
- CPUs: 12
- Processor Vendor: AuthenticAMD
- Processor Name: AMD Ryzen 5 5600X 6-Core Processor
- Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
- Microarchitecture: Zen 3
- Frequency (GHz): 3.69
- Number of physical packages: 1
- Number of physical CPUs: 6
- Number of logical CPUs: 12
- Graphics card #0 name: NVIDIA GeForce RTX 3050
- Graphics card #0 vendor: NVIDIA (0x10de)
- Graphics card #0 VRAM (MB): 4095.00
- Graphics card #0 deviceId: 0x2584
- Graphics card #0 versionInfo: DriverVersion=31.0.15.5244
- Memory slot #0 capacity (MB): 16384.00
- Memory slot #0 clockSpeed (GHz): 2.13
- Memory slot #0 type: DDR4
- Virtual memory max (MB): 30131.65
- Virtual memory used (MB): 11287.14
- Swap memory total (MB): 13824.00
- Swap memory used (MB): 0.00
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7G -Xms256m
- Launched Version: forge-43.3.0
- Backend library: LWJGL version 3.3.1 build 7
- Backend API: NVIDIA GeForce RTX 3050/PCIe/SSE2 GL version 3.2.0 NVIDIA 552.44, NVIDIA Corporation
- Window size: <not initialized>
- GL Caps: Using framebuffer using OpenGL 3.2
- GL debug messages:
- Using VBOs: Yes
- Is Modded: Definitely; Client brand changed to 'forge'
- Type: Client (map_client.txt)
- CPU: 12x AMD Ryzen 5 5600X 6-Core Processor
- ModLauncher: 10.0.8+10.0.8+main.0ef7e830
- ModLauncher launch target: forgeclient
- ModLauncher naming: srg
- ModLauncher services:
- mixin-0.8.5.jar mixin PLUGINSERVICE
- eventbus-6.0.3.jar eventbus PLUGINSERVICE
- fmlloader-1.19.2-43.3.0.jar slf4jfixer PLUGINSERVICE
- fmlloader-1.19.2-43.3.0.jar object_holder_definalize PLUGINSERVICE
- fmlloader-1.19.2-43.3.0.jar runtime_enum_extender PLUGINSERVICE
- fmlloader-1.19.2-43.3.0.jar capability_token_subclass PLUGINSERVICE
- accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
- fmlloader-1.19.2-43.3.0.jar runtimedistcleaner PLUGINSERVICE
- modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
- modlauncher-10.0.8.jar essential-loader TRANSFORMATIONSERVICE
- modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
- FML Language Providers:
- javafml@null
- lowcodefml@null
- Mod List:
- create-recipe-additions-0.1.3.jar |Create More Recipies |create_more_recipies |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- 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
- 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
- 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
- supermartijn642configlib-1.1.8-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE
- 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
- netherportalfix-forge-1.19-10.0.1.jar |NetherPortalFix |netherportalfix |10.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- additionalentityattributes-forge-1.19-1.0.1+1.19.j|Additional Entity Attributes |additionalentityattributes |1.0.1+1.19 |COMMON_SET|Manifest: NOSIGNATURE
- player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- aether-1.19.2-1.4.2-forge.jar |The Aether |aether |1.19.2-1.4.2-forge |COMMON_SET|Manifest: NOSIGNATURE
- 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
- ProjectE-1.19.2-PE1.1.0.jar |ProjectE |projecte |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- mcw-windows-2.2.1-mc1.19.2forge.jar |Macaw's Windows |mcwwindows |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE
- macawsbridgesbyg-1.19.2-1.4.jar |Macaw's Bridges - BYG |macawsbridgesbyg |1.19.2-1.4 |COMMON_SET|Manifest: NOSIGNATURE
- apoli-forge-1.19.2-2.6.1.7.jar |Apoli |apoli |1.19.2-2.6.1.7 |COMMON_SET|Manifest: NOSIGNATURE
- sophisticatedcore-1.19.2-0.6.4.605.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.6.4.605 |COMMON_SET|Manifest: NOSIGNATURE
- sleepable_create-1.19.2-0.2.0.jar |Sleepable Create |sleepable_create |1.19.2-0.2.0 |COMMON_SET|Manifest: NOSIGNATURE
- macawsroofsbyg-1.19.2-1.3.jar |Macaw's Roofs - BYG |macawsroofsbyg |1.19.2-1.3 |COMMON_SET|Manifest: NOSIGNATURE
- create_recycle_1.0.2_forge_1.19.2.jar |Create Recycling |create_crush_everything |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- mcwfurnituresbop-1.19.2-1.3.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.19.2-1.3 |COMMON_SET|Manifest: NOSIGNATURE
- CreateMoreAutomation-1.19.2-0.3.0.jar |Create: More Automation |create_more_automation |0.3.0 |COMMON_SET|Manifest: NOSIGNATURE
- XaerosWorldMap_1.38.4_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.38.4 |COMMON_SET|Manifest: NOSIGNATURE
- Decoration Mod 1.10 (Ver 1.19.2).jar |Decoration and Furniture |decoration_mod |1.10 |COMMON_SET|Manifest: NOSIGNATURE
- CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |COMMON_SET|Manifest: NOSIGNATURE
- cookingforblockheads-forge-1.19.2-13.3.4.jar |CookingForBlockheads |cookingforblockheads |13.3.4 |COMMON_SET|Manifest: NOSIGNATURE
- modernlife-1.19.2-1.59.jar |Modern Life |modernlife |1.19.2-1.59 |COMMON_SET|Manifest: NOSIGNATURE
- citadel-2.1.4-1.19.jar |Citadel |citadel |2.1.4 |COMMON_SET|Manifest: NOSIGNATURE
- alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |COMMON_SET|Manifest: NOSIGNATURE
- lootintegrations-1.19.2-3.4.jar |Lootintegrations mod |lootintegrations |1.19.2-3.4 |COMMON_SET|Manifest: NOSIGNATURE
- YungsApi-1.19.2-Forge-3.8.10.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.10 |COMMON_SET|Manifest: NOSIGNATURE
- mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |COMMON_SET|Manifest: NOSIGNATURE
- macawsbridgesbop-1.19.2-1.4.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.19.2-1.4 |COMMON_SET|Manifest: NOSIGNATURE
- 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
- sophisticatedbackpacks-1.19.2-3.20.2.1035.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.20.2.1035 |COMMON_SET|Manifest: NOSIGNATURE
- create_dragon_lib-1.19.2-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE
- creeper_firework-1.19.2-1.2.0.jar |Creeper Firework |creeper_firework |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
- mcw-doors-1.1.0forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- wares-1.19.2-1.2.8.jar |Wares |wares |1.2.8 |COMMON_SET|Manifest: NOSIGNATURE
- mermod-forge-1.11.jar |Mermod |mermod |1.11 |COMMON_SET|Manifest: NOSIGNATURE
- Sleep Time 1.19.2.jar |Sleep Time |sleep_time |1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- balm-forge-1.19.2-4.6.0.jar |Balm |balm |4.6.0 |COMMON_SET|Manifest: NOSIGNATURE
- decorative_bottles-0.1.2.jar |Decorative Bottles |decorativebottles |1.19.2 - 0.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- 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
- cloth-config-8.3.115-forge.jar |Cloth Config v8 API |cloth_config |8.3.115 |COMMON_SET|Manifest: NOSIGNATURE
- MOAdecor BATH 1.19.2.jar |MOA DECOR: BATH |moa_decor_bath |1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |COMMON_SET|Manifest: NOSIGNATURE
- supplementaries-1.19.2-2.4.20.jar |Supplementaries |supplementaries |1.19.2-2.4.20 |ERROR |Manifest: NOSIGNATURE
- createcafe-1.2.4-1.19.2.jar |Create Cafe |createcafe |1.2.4-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- chipped-forge-1.19.2-2.1.5.jar |Chipped |chipped |2.1.5 |COMMON_SET|Manifest: NOSIGNATURE
- mcw-bridges-3.0.0-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- FarmersDelight-1.19.2-1.2.4.jar |Farmer's Delight |farmersdelight |1.19.2-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
- CreateDrinks-1.0.2-1.19.2.jar |Create: Drinks |create_drinks |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- mcw-trapdoors-1.1.3-mc1.19.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
- mcw-fences-1.1.1-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- supermartijn642corelib-1.1.17-forge-mc1.19.2.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |COMMON_SET|Manifest: NOSIGNATURE
- YungsBridges-1.19.2-Forge-3.1.0.jar |YUNG's Bridges |yungsbridges |1.19.2-Forge-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- copiesandcats-0.0.2a-1.19.2.jar |Create: Copies & Cats |copiescats |0.0.2a-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- fairylights-6.0.1-1.19.2.jar |Fairy Lights |fairylights |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- curios-forge-1.19.2-5.1.6.2.jar |Curios API |curios |1.19.2-5.1.6.2 |COMMON_SET|Manifest: NOSIGNATURE
- origins-forge-1.19.2-1.7.1.7-all.jar |Origins |origins |1.19.2-1.7.1.7 |COMMON_SET|Manifest: NOSIGNATURE
- 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
- createfrozenflavors0.5a.jar |createicecream |createicecream |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- create_factory-0.0.2-1.19.2.jar |Create: Factory |create_factory |0.0.2-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- collective-1.19.2-7.57.jar |Collective |collective |7.57 |COMMON_SET|Manifest: NOSIGNATURE
- YungsExtras-1.19.2-Forge-3.1.0.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- better-mcdonalds-mod-1.19.2-2.0.1.jar |Better McDonalds Mod |better_mcdonalds_mod |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- elevatorid-1.19.2-1.8.10.jar |Elevator Mod |elevatorid |1.19.2-1.8.10 |COMMON_SET|Manifest: NOSIGNATURE
- 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
- resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |COMMON_SET|Manifest: NOSIGNATURE
- cumulus_menus-1.19.2-1.0.0-forge.jar |Cumulus |cumulus_menus |1.19.2-1.0.0-forge |COMMON_SET|Manifest: NOSIGNATURE
- mcw-roofs-2.3.0-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
- cfm-7.0.0-pre35-1.19.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |COMMON_SET|Manifest: NOSIGNATURE
- architectury-6.6.92-forge.jar |Architectury |architectury |6.6.92 |COMMON_SET|Manifest: NOSIGNATURE
- doapi-1.1.0b.jar |Lets Do Api |doapi |1.1.0b |COMMON_SET|Manifest: NOSIGNATURE
- letsdo-candlelight-forge-1.1.9.jar |Candlelight Dinner |candlelight |1.1.9 |COMMON_SET|Manifest: NOSIGNATURE
- letsdo-bakery-forge-1.0.6.jar |Bakery |bakery |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
- letsdo-vinery-forge-1.3.12b.jar |Vinery |vinery |1.3.12 |COMMON_SET|Manifest: NOSIGNATURE
- letsdo-beachparty-forge-1.0.12b.jar |Beachparty |beachparty |1.0.12 |COMMON_SET|Manifest: NOSIGNATURE
- mcw-furniture-3.2.2-mc1.19.2forge.jar |Macaw's Furniture |mcwfurnitures |3.2.2 |COMMON_SET|Manifest: NOSIGNATURE
- cupboard-1.19.2-2.6.jar |Cupboard utilities |cupboard |1.19.2-2.6 |COMMON_SET|Manifest: NOSIGNATURE
- YungsBetterEndIsland-1.19.2-Forge-1.0.jar |YUNG's Better End Island |betterendisland |1.19.2-Forge-1.0 |COMMON_SET|Manifest: NOSIGNATURE
- nitrogen_internals-1.19.2-1.0.3-forge.jar |Nitrogen |nitrogen_internals |1.19.2-1.0.3-forge |COMMON_SET|Manifest: NOSIGNATURE
- createtipsy-0.1.a+mc1.19.2.jar |Create Tipsy n' Dizzy |createtipsy |0.1.a+mc1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- JadeAddons-1.19.2-forge-3.6.0.jar |Jade Addons |jadeaddons |3.6.0 |COMMON_SET|Manifest: NOSIGNATURE
- Create Train Additions 0.3.0-1.19.2.jar |Create Train Additions |create_train_additions |0.3.0 |COMMON_SET|Manifest: NOSIGNATURE
- toms_storage-1.19-1.5.10.jar |Tom's Simple Storage Mod |toms_storage |1.5.10 |COMMON_SET|Manifest: NOSIGNATURE
- lootintegrationaddonyung-1.18-1.20.1-1.1.jar |Yungs Dungeons Lootintegration|lootintegrationaddonyung |1.18-1.20.1-1.1 |COMMON_SET|Manifest: NOSIGNATURE
- 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
- sliceanddice-forge-2.3.2.jar |Create Slice & Dice |sliceanddice |2.3.2 |COMMON_SET|Manifest: NOSIGNATURE
- mcw-lights-1.0.6-mc1.19.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
- Essential (forge_1.19.2).jar |Essential |essential |1.3.2.4+g6b55293e12 |COMMON_SET|Manifest: NOSIGNATURE
- 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
- elytraslot-forge-6.1.1+1.19.2.jar |Elytra Slot |elytraslot |6.1.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- doubledoors-1.19.2-5.7.jar |Double Doors |doubledoors |5.7 |COMMON_SET|Manifest: NOSIGNATURE
- gourmet-1.19.2-0.1.0c.jar |Create Gourmet |gourmet |0.1.0c |COMMON_SET|Manifest: NOSIGNATURE
- rechiseled-1.1.6-forge-mc1.19.2.jar |Rechiseled |rechiseled |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
- sophisticatedstorage-1.19.2-0.9.7.765.jar |Sophisticated Storage |sophisticatedstorage |1.19.2-0.9.7.765 |COMMON_SET|Manifest: NOSIGNATURE
- Copycats-forge.1.19.2-1.2.5.jar |Create: Copycats+ |copycats |1.19.2-1.2.5 |COMMON_SET|Manifest: NOSIGNATURE
- treeharvester-1.19.2-8.7.jar |Tree Harvester |treeharvester |8.7 |COMMON_SET|Manifest: NOSIGNATURE
- xlpackets-1.18.2-2.1.jar |XL Packets |xlpackets |1.18.2-2.1 |COMMON_SET|Manifest: NOSIGNATURE
- jei-1.19.2-forge-11.6.0.1019.jar |Just Enough Items |jei |11.6.0.1019 |COMMON_SET|Manifest: NOSIGNATURE
- letsdo-nethervinery-forge-1.0.2.jar |Nether Vinery |nethervinery |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- Pehkui-3.8.0+1.19.2-forge.jar |Pehkui |pehkui |3.8.0+1.19.2-forge |COMMON_SET|Manifest: NOSIGNATURE
- caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |COMMON_SET|Manifest: NOSIGNATURE
- waystones-forge-1.19.2-11.4.2.jar |Waystones |waystones |11.4.2 |COMMON_SET|Manifest: NOSIGNATURE
- mcw-paintings-1.0.5-1.19.2forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
- CustomPlayerModels-1.19-0.6.16b.jar |Customizable Player Models |cpm |0.6.16b |COMMON_SET|Manifest: NOSIGNATURE
- design_decor-0.4-1.19.2.jar |Create: Design n' Decor |design_decor |0.4.0 |COMMON_SET|Manifest: NOSIGNATURE
- rechiseledcreate-1.0.2-forge-mc1.19.jar |Rechiseled: Create |rechiseledcreate |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- 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
- fusion-1.1.1-forge-mc1.19.2.jar |Fusion |fusion |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- 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
- aether_delight_1.0.0_forge_1.19.2.jar |Aether Delight |aetherdelight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- skinlayers3d-forge-1.6.4-mc1.19.2.jar |3d-Skin-Layers |skinlayers3d |1.6.4 |COMMON_SET|Manifest: NOSIGNATURE
- 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
- moderntrainparts-mc1.19.2-0.2.2-forge.jar |Modern Train Parts |moderntrainparts |0.2.2 |COMMON_SET|Manifest: NOSIGNATURE
- mcw-paths-1.0.5-1.19.2forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
- emotecraft-for-MC1.19.2-2.2.5-forge.jar |Emotecraft |emotecraft |2.2.5 |COMMON_SET|Manifest: NOSIGNATURE
- createbb-1.19.2-2.4.1.jar |Create: Broken Bad |createbb |2.4.1 |COMMON_SET|Manifest: NOSIGNATURE
- FBD_Snapshot_24w02a_1-19-2_forge.jar |FNaF's: Build & Decor (Java Ed|fd |0.24.01.2 |COMMON_SET|Manifest: NOSIGNATURE
- 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
- dragonlib-forge-1.19.2-2.1.8.jar |DragonLib |dragonlib |1.19.2-2.1.8 |COMMON_SET|Manifest: NOSIGNATURE
- voicechat-forge-1.19.2-2.5.14.jar |Simple Voice Chat |voicechat |1.19.2-2.5.14 |COMMON_SET|Manifest: NOSIGNATURE
- 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
- 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
- TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |COMMON_SET|Manifest: NOSIGNATURE
- BiomesOPlenty-1.19.2-17.1.1.162.jar |Biomes O' Plenty |biomesoplenty |17.1.1.162 |COMMON_SET|Manifest: NOSIGNATURE
- macawsroofsbop-1.19.2-1.4.jar |Macaw's Roofs - BOP |macawsroofsbop |1.19.2-1.4 |COMMON_SET|Manifest: NOSIGNATURE
- mcwfencesbop-1.19.2-1.0.jar |Macaw's Fences - BOP |mcwfencesbop |1.19.2-1.0 |COMMON_SET|Manifest: NOSIGNATURE
- letsdo-meadow-forge-1.2.4.jar |Meadow |meadow |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
- moonlight-1.19.2-2.3.6-forge.jar |Moonlight Library |moonlight |1.19.2-2.3.6 |COMMON_SET|Manifest: NOSIGNATURE
- MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |COMMON_SET|Manifest: NOSIGNATURE
- bettercombat-forge-1.7.1+1.19.jar |Better Combat |bettercombat |1.7.1+1.19 |COMMON_SET|Manifest: NOSIGNATURE
- commonality-1.19.2-4.2.1.jar |Commonality |commonality |4.2.1 |COMMON_SET|Manifest: NOSIGNATURE
- Jade-1.19.1-forge-8.9.2.jar |Jade |jade |8.9.2 |COMMON_SET|Manifest: NOSIGNATURE
- 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
- another_furniture-forge-1.19.2-2.1.4.jar |Another Furniture |another_furniture |1.19.2-2.1.4 |COMMON_SET|Manifest: NOSIGNATURE
- From-The-Fog-1.19-v1.9.1-Forge-Fabric.jar |From The Fog |watching |1.9.1 |COMMON_SET|Manifest: NOSIGNATURE
- NethersDelight-1.19-3.1.jar |Nether's Delight |nethersdelight |1.19-3.1 |COMMON_SET|Manifest: NOSIGNATURE
- garnished-1.7.5+1.19.2.jar |Create: Garnished |garnished |1.7.5+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- calio-forge-1.19.2-1.7.0.4.jar |Calio |calio |1.19.2-1.7.0.4 |COMMON_SET|Manifest: NOSIGNATURE
- kffmod-3.12.0.jar |Kotlin For Forge |kotlinforforge |3.12.0 |COMMON_SET|Manifest: NOSIGNATURE
- origins-plus-plus-2.2-forge.jar |Origins++ |origins_plus_plus |2.2-forge |COMMON_SET|Manifest: NOSIGNATURE
- notenoughanimations-forge-1.7.3-mc1.19.2.jar |NotEnoughAnimations |notenoughanimations |1.7.3 |COMMON_SET|Manifest: NOSIGNATURE
- FarmersRespite-1.19-2.0.jar |Farmer's Respite |farmersrespite |1.19-2.0 |COMMON_SET|Manifest: NOSIGNATURE
- flywheel-forge-1.19.2-0.6.10-20.jar |Flywheel |flywheel |0.6.10-20 |COMMON_SET|Manifest: NOSIGNATURE
- create-1.19.2-0.5.1.f.jar |Create |create |0.5.1.f |COMMON_SET|Manifest: NOSIGNATURE
- createdeco-1.3.3-1.19.2.jar |Create Deco |createdeco |1.3.3-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- 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
- interiors-0.5.3+forge-mc1.19.2.jar |Create: Interiors |interiors |0.5.3 |COMMON_SET|Manifest: NOSIGNATURE
- 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
- 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
- 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
- createoreexcavation-1.19-1.2.3.jar |Create Ore Excavation |createoreexcavation |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
- Xaeros_Minimap_24.1.1_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |24.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- DecorationDelightRefurbished-1.19.2.jar |Decoration Delight |decoration_delight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- Croptopia-1.19.2-FORGE-2.2.2.jar |Croptopia |croptopia |2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
- Create_ElectricTrains_V1.0_1.19.2.jar |Create: Electric Trains |create_electric_trains |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- Medieval Decoration Forge v.1.0 1.19.jar |PlayTics Deco |medieval_deco |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- immersiveores-1.19.2-0.7.jar |ImmersiveOres |immersiveores |1.19.2-0.7 |COMMON_SET|Manifest: NOSIGNATURE
- coroutil-forge-1.19.2-1.3.6.jar |CoroUtil |coroutil |1.19.2-1.3.6 |COMMON_SET|Manifest: NOSIGNATURE
- 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
- oceansdelight-1.0.2-1.19.2.jar |Ocean's Delight |oceansdelight |1.0.2-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
- appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |ERROR |Manifest: NOSIGNATURE
- alexsdelight-1.4.1.jar |Alex's Delight |alexsdelight |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
- lootr-forge-1.19-0.4.27.71.jar |Lootr |lootr |0.4.26.69 |ERROR |Manifest: NOSIGNATURE
- extradelight-1.3.2.jar |ExtraDelight |extradelight |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
- apexcore-1.19.2-7.3.1.jar |ApexCore |apexcore |7.3.1 |COMMON_SET|Manifest: NOSIGNATURE
- fantasyfurniture-1.19.2-6.7.0.jar |Fantasy's Furniture |fantasyfurniture |6.7.0 |COMMON_SET|Manifest: NOSIGNATURE
- 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
- 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
- mcwfencesbyg-1.19.2-1.0.jar |Macaw's Fences - BYG |mcwfencesbyg |1.19.2-1.0 |COMMON_SET|Manifest: NOSIGNATURE
- geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |COMMON_SET|Manifest: NOSIGNATURE
- CorgiLib-forge-1.19.2-1.0.0.34.jar |CorgiLib |corgilib |1.0.0.34 |COMMON_SET|Manifest: NOSIGNATURE
- crittersandcompanions-1.19.2-2.1.2.jar |Critters and Companions |crittersandcompanions |1.19.2-2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- mcwfurnituresbyg-1.19.2-1.2.jar |Macaw's Furnitures - BYG |mcwfurnituresbyg |1.19.2-1.2 |COMMON_SET|Manifest: NOSIGNATURE
- trainperspectivefix-1.0.0-universal.jar |Create: Train Perspective Fix |trainperspectivefix |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
- Delightful-1.19.2-3.4.1.jar |Delightful |delightful |3.4.1 |COMMON_SET|Manifest: NOSIGNATURE
- 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
- 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
- cpm-svc-compat-1.2.1.jar |CPM SVC Compat |cpmsvcc |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
- Crash Report UUID: b7214659-cea2-44ef-b5a3-8cb740d95c80
- FML: 43.3
- Forge: net.minecraftforge:43.3.0
- Flywheel Backend: Uninitialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement