Posted April 15, 20232 yr Here is the crash message: The game crashed whilst initializing game Error: java.lang.ClassCastException: class java.util.concurrent.ConcurrentLinkedDeque cannot be cast to class java.util.List (java.util.concurrent.ConcurrentLinkedDeque and java.util.List are in module java.base of loader 'bootstrap') and the crash report: ---- Minecraft Crash Report ---- // You're mean. Time: 2023-04-15 12:11:59 Description: Initializing game java.lang.ClassCastException: class java.util.concurrent.ConcurrentLinkedDeque cannot be cast to class java.util.List (java.util.concurrent.ConcurrentLinkedDeque and java.util.List are in module java.base of loader 'bootstrap') at net.mehvahdjukaar.moonlight.api.events.forge.MoonlightEventsHelperImpl.postEvent(MoonlightEventsHelperImpl.java:43) ~[moonlight-1.19.2-2.2.30-forge.jar%23560!/:?] {re:classloading} at net.mehvahdjukaar.moonlight.api.events.MoonlightEventsHelper.postEvent(MoonlightEventsHelper.java) ~[moonlight-1.19.2-2.2.30-forge.jar%23560!/:?] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.MultiPackResourceManager.handler$bmh000$dynamicPackEarlyReload(MultiPackResourceManager.java:1034) ~[client-1.19.2-20220805.130853-srg.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:repurposed_structures.mixins.json:resources.ReloadableResourceManagerImplAccessor,pl:mixin:APP:moonlight-common.mixins.json:MultiPackResourceManagerMixin,pl:mixin:A} at net.minecraft.server.packs.resources.MultiPackResourceManager.<init>(MultiPackResourceManager.java:61) ~[client-1.19.2-20220805.130853-srg.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:repurposed_structures.mixins.json:resources.ReloadableResourceManagerImplAccessor,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%23655!/:?] {re:classloading} at net.minecraft.client.Minecraft.<init>(Minecraft.java:577) ~[client-1.19.2-20220805.130853-srg.jar%23655!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:itemphysic.mixins.json:MinecraftMixin,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,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:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json: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%23655!/:?] {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%23655!/:?] {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.2.8.jar%2395!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.mehvahdjukaar.moonlight.api.events.forge.MoonlightEventsHelperImpl.postEvent(MoonlightEventsHelperImpl.java:43) ~[moonlight-1.19.2-2.2.30-forge.jar%23560!/:?] {re:classloading} at net.mehvahdjukaar.moonlight.api.events.MoonlightEventsHelper.postEvent(MoonlightEventsHelper.java) ~[moonlight-1.19.2-2.2.30-forge.jar%23560!/:?] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.MultiPackResourceManager.handler$bmh000$dynamicPackEarlyReload(MultiPackResourceManager.java:1034) ~[client-1.19.2-20220805.130853-srg.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:repurposed_structures.mixins.json:resources.ReloadableResourceManagerImplAccessor,pl:mixin:APP:moonlight-common.mixins.json:MultiPackResourceManagerMixin,pl:mixin:A} at net.minecraft.server.packs.resources.MultiPackResourceManager.<init>(MultiPackResourceManager.java:61) ~[client-1.19.2-20220805.130853-srg.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:repurposed_structures.mixins.json:resources.ReloadableResourceManagerImplAccessor,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%23655!/:?] {re:classloading} at net.minecraft.client.Minecraft.<init>(Minecraft.java:577) ~[client-1.19.2-20220805.130853-srg.jar%23655!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:itemphysic.mixins.json:MinecraftMixin,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,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:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} -- Initialization -- Details: Modules: ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.320 (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.320 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.2193:Microsoft Corporation CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.546:Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.19041.867 (WinBuild.160101.0800):Microsoft Corporation DEVOBJ.dll:Device Information Set DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation DNSAPI.dll:DNS Client API DLL:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.19041.2130 (WinBuild.160101.0800):Microsoft Corporation GLU32.dll:OpenGL Utility Library DLL:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.2673 (WinBuild.160101.0800):Microsoft Corporation IPHLPAPI.DLL:IP Helper API:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation MMDevApi.dll:MMDevice API:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation MSACM32.dll:Microsoft ACM Audio Filter:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation MSCTF.dll:MSCTF Server DLL:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation NLAapi.dll:Network Location Awareness 2:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.19041.610 (WinBuild.160101.0800):Microsoft Corporation NTASN1.dll:Microsoft ASN.1 API:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation Ole32.dll:Microsoft OLE for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation OleAut32.dll:OLEAUT32.DLL:10.0.19041.985 (WinBuild.160101.0800):Microsoft Corporation OpenAL.dll:Main implementation library:1.21.1: PROPSYS.dll:Microsoft Property System:7.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation SETUPAPI.dll:Windows Setup API:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:Windows Shell Common Dll:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation UMPDC.dll USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.19041.320 (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.546 (WinBuild.160101.0800):Microsoft Corporation WINHTTP.dll:Windows HTTP Services:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:MCI API DLL:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation WINSTA.dll:Winstation Library:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.2546 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation Wldp.dll:Windows Lockdown Policy:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation amsi.dll:Anti-Malware Scan Interface:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation apphelp.dll:Application Compatibility Client Library:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation aswhook.dll:Avast Hook Library:23.2.7961.0:AVAST Software awt.dll:OpenJDK Platform binary:17.0.3.0:Microsoft bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation cfgmgr32.dll:Configuration Manager DLL:10.0.19041.1620 (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.1320 (WinBuild.160101.0800):Microsoft Corporation cryptnet.dll:Crypto Network Related API:10.0.19041.906 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.2311 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc.DLL:DHCP Client Service:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation dinput8.dll:Microsoft DirectInput:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation drvstore.dll:Driver Store API:10.0.19041.2546 (WinBuild.160101.0800):Microsoft Corporation dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation dxcore.dll:DXCore:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation fastprox.dll:WMI Custom Marshaller:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.19041.2604 (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.546 (WinBuild.160101.0800):Microsoft Corporation inputhost.dll:InputHost:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation java.dll:OpenJDK Platform binary:17.0.3.0:Microsoft javaw.exe:OpenJDK Platform binary:17.0.3.0:Microsoft jemalloc.dll jimage.dll:OpenJDK Platform binary:17.0.3.0:Microsoft jli.dll:OpenJDK Platform binary:17.0.3.0:Microsoft jna17366451097038049455.dll jna8086179841703699894.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA) jsvml.dll:OpenJDK Platform binary:17.0.3.0:Microsoft jvm.dll:OpenJDK 64-Bit server VM:17.0.3.0:Microsoft kernel.appcore.dll:AppModel API Host:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation lwjgl.dll lwjgl_opengl.dll lwjgl_stb.dll management.dll:OpenJDK Platform binary:17.0.3.0:Microsoft management_ext.dll:OpenJDK Platform binary:17.0.3.0:Microsoft mdnsNSP.dll:Bonjour Namespace Provider:2.0.2.0:Apple Inc. msasn1.dll:ASN.1 Runtime APIs:10.0.19041.2251 (WinBuild.160101.0800):Microsoft Corporation mscms.dll:Microsoft Color Matching System DLL:10.0.19041.320 (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.789 (WinBuild.160101.0800):Microsoft Corporation msvcrt.dll:Windows NT CRT DLL:7.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:E-mail Naming Shim Provider:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation ncrypt.dll:Windows NCrypt Router:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation net.dll:OpenJDK Platform binary:17.0.3.0:Microsoft nio.dll:OpenJDK Platform binary:17.0.3.0:Microsoft ntdll.dll:NT Layer DLL:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation ntmarta.dll:Windows NT MARTA provider:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.3129:NVIDIA Corporation nvspcap64.dll:NVIDIA Game Proxy:3.25.1.27:NVIDIA Corporation opengl32.dll:OpenGL Client DLL:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation perfos.dll:Windows System Performance Objects DLL:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation powrprof.dll:Power Profile Helper DLL:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation profapi.dll:User Profile Basic API:10.0.19041.844 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation sapi.dll:Speech API:5.3.24512.00 (WinBuild.160101.0800):Microsoft Corporation sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation sunmscapi.dll:OpenJDK Platform binary:17.0.3.0:Microsoft textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.2546 (WinBuild.160101.0800):Microsoft Corporation ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation uxtheme.dll:Microsoft UxTheme Library:10.0.19041.320 (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.3.0:Microsoft wbemcomn.dll:WMI:10.0.19041.1566 (WinBuild.160101.0800):Microsoft Corporation wbemprox.dll:WMI:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation wbemsvc.dll:WMI:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation win32u.dll:Win32u:10.0.19041.2728 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation winmmbase.dll:Base Multimedia Extension API DLL:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation wintypes.dll:Windows Base Types DLL:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation xinput1_4.dll:Microsoft Common Controller API:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation zip.dll:OpenJDK Platform binary:17.0.3.0:Microsoft Stacktrace: at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23655!/:?] {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%23655!/:?] {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.2.8.jar%2395!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {} 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.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 452142080 bytes (431 MiB) / 2013265920 bytes (1920 MiB) up to 17951621120 bytes (17120 MiB) CPUs: 16 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz Identifier: Intel64 Family 6 Model 158 Stepping 13 Microarchitecture: Coffee Lake Frequency (GHz): 3.60 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: NVIDIA GeForce RTX 2080 SUPER Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x1e81 Graphics card #0 versionInfo: DriverVersion=31.0.15.3129 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 40635.20 Virtual memory used (MB): 23779.39 Swap memory total (MB): 7936.00 Swap memory used (MB): 421.43 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx17120m -Xms256m Launched Version: forge-43.2.8 Backend library: LWJGL version 3.3.1 build 7 Backend API: NVIDIA GeForce RTX 2080 SUPER/PCIe/SSE2 GL version 3.2.0 NVIDIA 531.29, 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: 16x Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz OptiFine Version: OptiFine_1.19.2_HD_U_I1 OptiFine Build: 20221213-150857 Render Distance Chunks: 20 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: ComplementaryReimagined_r2.0.3.zip OpenGlVersion: 3.2.0 NVIDIA 531.29 OpenGlRenderer: NVIDIA GeForce RTX 2080 SUPER/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 16 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.2.8.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.2.8.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.2.8.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.2.8.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.2.8.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar OptiFine TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] lowcodefml@null [email protected] javafml@null Mod List: 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 supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |COMMON_SET|Manifest: NOSIGNATURE AdditionalEnchantedMiner-1.19.2-1192.1.0.jar |QuarryPlus |quarryplus |1192.1.0 |COMMON_SET|Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76 oldguns-1.19.2-3.7.0-37.jar |Old Guns Mod |oldguns |1.19.2-3.7.0-37 |COMMON_SET|Manifest: NOSIGNATURE scena-forge-1.0.95.jar |Scena |scena |1.0.95 |COMMON_SET|Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE prefab-1.9.2.5.jar |Prefab |prefab |1.9.2.5 |COMMON_SET|Manifest: NOSIGNATURE mcw-windows-2.1.1-mc1.19.2forge.jar |Macaw's Windows |mcwwindows |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE music_player-1.19.2-2.5.1.202.jar |Music Player |musicplayer |2.5.1.202 |COMMON_SET|Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 modnametooltip-1.19-1.19.0.jar |Mod Name Tooltip |modnametooltip |1.19.0 |COMMON_SET|Manifest: NOSIGNATURE looot-1.19.2-1.2.0.1.jar |Looot |looot |1.2.0.1 |COMMON_SET|Manifest: NOSIGNATURE ForgeEndertech-1.19.2-10.0.5.2-build.0735.jar |ForgeEndertech |forgeendertech |10.0.5.2 |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 ReAuth-1.19-Forge-4.0.7.jar |ReAuth |reauth |4.0.7 |COMMON_SET|Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e YungsApi-1.19.2-Forge-3.8.9.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.9 |COMMON_SET|Manifest: NOSIGNATURE additional-guns-0.8.2-1.19.2.jar |Additional Guns |additionalguns |0.8.2 |COMMON_SET|Manifest: NOSIGNATURE upgradednetherite_items-1.19.2-4.1.0.1-release.jar|Upgraded Netherite : Items |upgradednetherite_items |1.19.2-4.1.0.1-relea|COMMON_SET|Manifest: NOSIGNATURE Shrink-1.19-1.3.5.jar |Shrink |shrink |1.3.5 |COMMON_SET|Manifest: NOSIGNATURE vinery-1.19.2-1.1.7.jar |Vinery |vinery |1.1.7 |COMMON_SET|Manifest: NOSIGNATURE guardvillagers-1.19.2-1.5.5.jar |Guard Villagers |guardvillagers |1.19.2-1.5.5 |COMMON_SET|Manifest: NOSIGNATURE ChanceCubes-1.19.2-5.0.2.475.jar |Chance Cubes |chancecubes |1.19.2-5.0.2.475 |COMMON_SET|Manifest: NOSIGNATURE PickUpNotifier-v4.2.4-1.19.2-Forge.jar |Pick Up Notifier |pickupnotifier |4.2.4 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a balm-forge-1.19.2-4.5.7.jar |Balm |balm |4.5.7 |COMMON_SET|Manifest: NOSIGNATURE immersive_armors-1.5.5+1.19.2-forge.jar |Immersive Armors |immersive_armors |1.5.5+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughResources-1.19.2-1.2.2.200.jar |Just Enough Resources |jeresources |1.2.2.200 |COMMON_SET|Manifest: NOSIGNATURE cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |COMMON_SET|Manifest: NOSIGNATURE shetiphiancore-forge-1.19.0-3.11.3.01.jar |ShetiPhian-Core |shetiphiancore |3.11.3.01 |COMMON_SET|Manifest: NOSIGNATURE RPG_style_more_weapons_4.3.2.jar |RPG_style_More_Weapons |rpgsmw |4.3.2 |COMMON_SET|Manifest: NOSIGNATURE BuildPasteMod-1.19.2v1.9.5.jar |BuildPaste Mod |buildpaste |1.9.5 |COMMON_SET|Manifest: NOSIGNATURE supplementaries-1.19.2-2.3.4.jar |Supplementaries |supplementaries |1.19.2-2.3.4 |COMMON_SET|Manifest: NOSIGNATURE upgradednetherite-1.19.2-5.1.0.6-release.jar |Upgraded Netherite |upgradednetherite |1.19.2-5.1.0.6-relea|COMMON_SET|Manifest: NOSIGNATURE AdvancementPlaques-1.19.2-1.4.7.jar |Advancement Plaques |advancementplaques |1.4.7 |COMMON_SET|Manifest: NOSIGNATURE repurposed_structures_forge-6.3.21+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.21+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE morevillagers-forge-1.19-4.0.3.jar |More Villagers |morevillagers |4.0.3 |COMMON_SET|Manifest: NOSIGNATURE ToolStats-Forge-1.19.2-12.0.2.jar |ToolStats |toolstats |12.0.2 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 do-a-barrel-roll-2.6.2+1.19.2-forge.jar |Do A Barrel Roll |do_a_barrel_roll |2.6.2+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE StructureCompass-1.19.2-1.4.2.jar |Structure Compass Mod |structurecompass |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE mcw-trapdoors-1.0.9-mc1.19.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.9 |COMMON_SET|Manifest: NOSIGNATURE transparent-5.1.2+1.19-forge.jar |Transparent |transparent |5.1.2 |COMMON_SET|Manifest: NOSIGNATURE supermartijn642corelib-1.1.7-forge-mc1.19.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.7 |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 fairylights-6.0.0-1.19.2.jar |Fairy Lights |fairylights |6.0.0 |COMMON_SET|Manifest: NOSIGNATURE curios-forge-1.19.2-5.1.3.0.jar |Curios API |curios |1.19.2-5.1.3.0 |COMMON_SET|Manifest: NOSIGNATURE Alexs Armoury v1.4.1-1.19.2.jar |Alex's Armoury |alexs_armoury |1.4.1 |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 AngelRing2-1.19.2-2.1.5.jar |Angel Ring 2 |angelring |2.1.5 |COMMON_SET|Manifest: NOSIGNATURE tombstone-8.2.7-1.19.2.jar |Corail Tombstone |tombstone |8.2.7 |COMMON_SET|Manifest: NOSIGNATURE dragon_enchants-1.0.4-1.19.2.jar |Dragon Enchants |dragonenchants |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE worldedit-mod-7.2.12.jar |WorldEdit |worldedit |7.2.12+6240-87f4ae1 |COMMON_SET|Manifest: NOSIGNATURE constructionwand-1.19.2-2.10.jar |Construction Wand |constructionwand |1.19.2-2.10 |COMMON_SET|Manifest: NOSIGNATURE mcw-roofs-2.2.3-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.2.3 |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 mcw-furniture-3.1.0-mc1.19.2forge.jar |Macaw's Furniture |mcwfurnitures |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE extendedflywheels-1.2.5-1.19.2-0.5.f.jar |Extended Flywheels |extendedflywheels |1.2.5-1.19.2-0.5.f |COMMON_SET|Manifest: NOSIGNATURE ItemPhysic_FORGE_v1.6.6_mc1.19.2.jar |ItemPhysic |itemphysic |1.6.6 |COMMON_SET|Manifest: NOSIGNATURE AdChimneys-1.19.2-9.1.9.0-build.0767.jar |Advanced Chimneys |adchimneys |9.1.9.0 |COMMON_SET|Manifest: NOSIGNATURE JadeAddons-1.19.2-forge-3.4.0.jar |Jade Addons |jadeaddons |3.4.0 |COMMON_SET|Manifest: NOSIGNATURE FallingTree-1.19.2-3.10.0.jar |FallingTree |fallingtree |3.10.0 |COMMON_SET|Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29 YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |COMMON_SET|Manifest: NOSIGNATURE DarkPaintings-Forge-1.19.2-13.1.5.jar |DarkPaintings |darkpaintings |13.1.5 |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 mcw-lights-1.0.5-mc1.19.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE elytraslot-forge-6.1.0+1.19.2.jar |Elytra Slot |elytraslot |6.1.0+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE clienttweaks-forge-1.19.2-8.1.1.jar |Client Tweaks |clienttweaks |8.1.1 |COMMON_SET|Manifest: NOSIGNATURE StylishEffects-v4.3.3-1.19.2-Forge.jar |Stylish Effects |stylisheffects |4.3.3 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a createbigcannons-1.19.2-beta-0.5.b.jar |Create Big Cannons |createbigcannons |1.19.2-beta-0.5.b |COMMON_SET|Manifest: NOSIGNATURE Block_Swapper-1.19-1.1.jar |Block Swapper |blockswapper |1.1 |COMMON_SET|Manifest: NOSIGNATURE Nameless Trinkets-1.19.2-1.6.11.jar |Nameless Trinkets |nameless_trinkets |1.19.2-1.6.11 |COMMON_SET|Manifest: NOSIGNATURE VisualWorkbench-v4.2.4-1.19.2-Forge.jar |Visual Workbench |visualworkbench |4.2.4 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a ACT-2.7.0.jar |Advanced creative tab 2 |act |2.7.0 |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 bdlib-1.25.0.5-mc1.19.2.jar |BdLib |bdlib |1.25.0.5 |COMMON_SET|Manifest: NOSIGNATURE hats-and-cosmetics-1.4-1.19.2.jar |Hats and Cosmetics |hat |1.4 |COMMON_SET|Manifest: NOSIGNATURE AdHooks-1.19.2-9.0.3.0-build.0543.jar |Advanced Hook Launchers |adhooks |9.0.3.0 |COMMON_SET|Manifest: NOSIGNATURE Structures Plus II 1.19.2.jar |structuresplus2 |structuresplus |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE BagOfHolding-v4.1.6-1.19.2-Forge.jar |Bag Of Holding |bagofholding |4.1.6 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a catalogue-1.7.0-1.19.2.jar |Catalogue |catalogue |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE medieval_paintings-1.19.2-7.0.jar |Medieval Paintings |medieval_paintings |7.0 |COMMON_SET|Manifest: NOSIGNATURE [Universal]Immersive Structures-2.0.7.jar |Immersive Structure |imst |2.0.7 |COMMON_SET|Manifest: NOSIGNATURE mcw-paths-1.0.2forge-mc1.19.2.jar |Macaw's Paths and Pavings |mcwpaths |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE Medieval_Craft_(Weapons)-1.19.2.jar |Medieval_craft_weapons |medieval_craft_weapons |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE ironchest-1.19.2-14.2.7.jar |Iron Chests |ironchest |1.19.2-14.2.7 |COMMON_SET|Manifest: NOSIGNATURE lucky-block-forge-1.19.2-13.0.jar |Lucky Block |lucky |1.19.2-13.0 |COMMON_SET|Manifest: NOSIGNATURE TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |COMMON_SET|Manifest: NOSIGNATURE MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |COMMON_SET|Manifest: NOSIGNATURE bettercombat-forge-1.6.2+1.19.jar |Better Combat |bettercombat |1.6.2+1.19 |COMMON_SET|Manifest: NOSIGNATURE CampfireResting1.1.2.jar |CampfireSleeper |campfiresleeper |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE firstperson-forge-2.2.0-mc1.19.2.jar |FirstPersonModel Mod |firstpersonmod |2.2.0-mc1.19.2 |COMMON_SET|Manifest: NOSIGNATURE spectrelib-forge-0.11.0+1.19.jar |SpectreLib |spectrelib |0.11.0+1.19 |COMMON_SET|Manifest: NOSIGNATURE domum_ornamentum-1.19-1.0.76-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.19-1.0.76-ALPHA |COMMON_SET|Manifest: NOSIGNATURE viescraftmachines-1.19.2-2.0.0.jar |ViesCraft Machines |viescraftmachines |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE Paintings-forge-1.19.2-10.2.4.0.jar |Paintings ++ |paintings |10.2.4.0 |COMMON_SET|Manifest: NOSIGNATURE notenoughanimations-forge-1.6.2-mc1.19.2.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.2 |COMMON_SET|Manifest: NOSIGNATURE flywheel-forge-1.19.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |COMMON_SET|Manifest: NOSIGNATURE alloyed-1.19.2-v1.5.jar |Create: Alloyed |alloyed |1.19.2 |COMMON_SET|Manifest: NOSIGNATURE luckytntmod-1.19.2-43.1.47.2.jar |Lucky TNT Mod |luckytntmod |43.1.47.2 |COMMON_SET|Manifest: NOSIGNATURE MA-1.19.2-R1.4.3 - Copy.jar |Marbled's Arsenal |marbleds_arsenal |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.19.2-2.0.2.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE instantblocks-forge-1.19.2-1.6.5.jar |Instant Blocks |instantblocks |1.6.5 |COMMON_SET|Manifest: NOSIGNATURE sit-1.19-1.3.3.jar |Sit |sit |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE entityculling-forge-1.6.1-mc1.19.2.jar |EntityCulling |entityculling |1.6.1 |COMMON_SET|Manifest: NOSIGNATURE backpacked-2.1.12-1.19.2.jar |Backpacked |backpacked |2.1.12 |COMMON_SET|Manifest: NOSIGNATURE cgm-1.3.4-1.19.2.jar |MrCrayfish's Gun Mod |cgm |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE Medieval Decoration Forge v.1.0 1.19.jar |PlayTics Deco |medieval_deco |1.0 |COMMON_SET|Manifest: NOSIGNATURE effective_fg-1.3.4.jar |Effective (Forge) |effective_fg |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE structurize-1.19.2-1.0.491-ALPHA.jar |Structurize |structurize |1.19.2-1.0.491-ALPHA|COMMON_SET|Manifest: NOSIGNATURE FPS-Monitor-1.19.2-1.3.0.jar |FPS Monitor |fps |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE FastFurnace-1.19.2-7.0.0.jar |FastFurnace |fastfurnace |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE upgradednetherite_ultimate-1.19.2-4.1.0.3-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate |1.19.2-4.1.0.3-relea|COMMON_SET|Manifest: NOSIGNATURE DamageTilt-1.19-forge-0.1.2.jar |DamageTilt |damagetilt |0.1.2 |COMMON_SET|Manifest: NOSIGNATURE PuzzlesLib-v4.3.12-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.3.12 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a grappling_hook_mod-1.19.2-1.19.2-v13.jar |Grappling Hook Mod |grapplemod |1.19.2-v13 |COMMON_SET|Manifest: NOSIGNATURE create_misc_and_things_1.19.2_2.0.jar |create: things and misc |create_things_and_misc |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE 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 ExtendedCrafting-1.19.2-5.1.5.jar |Extended Crafting |extendedcrafting |5.1.5 |COMMON_SET|Manifest: NOSIGNATURE AdditionalBanners-Forge-1.19.2-10.1.7.jar |AdditionalBanners |additionalbanners |10.1.7 |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 naturalist-forge-2.1.1-1.19.2.jar |Naturalist |naturalist |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE DoggyTalents-1.19.2-2.6.10.jar |Doggy Talents 2 |doggytalents |2.6.10 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE dynamiclights-1.19.2.1.jar |Dynamic Lights |dynamiclights |1.19.2.1 |COMMON_SET|Manifest: NOSIGNATURE sophisticatedcore-1.19.2-0.5.49.245.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.49.245 |COMMON_SET|Manifest: NOSIGNATURE HorseExpert-v4.0.0-1.19.2-Forge.jar |Horse Expert |horseexpert |4.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a glassential-forge-1.19-1.2.4.jar |Glassential |glassential |1.19-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE Medieval_Craft_(structures)-2.0.1-1.19.2.jar |Medieval craft_structures |medieval_craft_structures |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE scorchedguns-1.12-1.19.2.jar |Scorched Guns |scorchedguns |0.7.2 |COMMON_SET|Manifest: NOSIGNATURE Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |COMMON_SET|Manifest: NOSIGNATURE Prism-1.19.1-1.0.2.jar |Prism |prism |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE Placebo-1.19.2-7.1.7.jar |Placebo |placebo |7.1.7 |COMMON_SET|Manifest: NOSIGNATURE citadel-2.1.3-1.19.jar |Citadel |citadel |2.1.3 |COMMON_SET|Manifest: NOSIGNATURE alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |COMMON_SET|Manifest: NOSIGNATURE gunblades-forge-1.19-41.0.100-1.0.1.jar |Gunblades |gunblades |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE mixinextras-forge-0.2.0-beta.6.jar |MixinExtras |mixinextras |0.2.0-beta.6 |COMMON_SET|Manifest: NOSIGNATURE waystone_towers-1.19.2-FORGE-1.0.9.jar |Waystone Towers |waystone_towers |1.0.9 |COMMON_SET|Manifest: NOSIGNATURE Bookshelf-Forge-1.19.2-16.2.18.jar |Bookshelf |bookshelf |16.2.18 |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.18.44.815.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.44.815 |COMMON_SET|Manifest: NOSIGNATURE u_team_core-1.19.2-4.4.3.236.jar |U Team Core |uteamcore |4.4.3.236 |COMMON_SET|Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 twigs-forge-2.0.1+1.19.2.jar |Twigs |twigs |2.0.1+1.19 |COMMON_SET|Manifest: NOSIGNATURE buildinggadgets-3.16.2-build.22+mc1.19.2.jar |Building Gadgets |buildinggadgets |3.16.2-build.22+mc1.|COMMON_SET|Manifest: NOSIGNATURE create_dragon_lib-1.19.2-1.1.2.jar |Create: Dragon Lib |create_dragon_lib |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE mcw-doors-1.0.9forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.0.9 |COMMON_SET|Manifest: NOSIGNATURE jeed-1.19.2-1.18.jar |Just Enough Effect Description|jeed |1.19.2-1.18 |COMMON_SET|Manifest: NOSIGNATURE sworddisplay-1.19.2-1.2.0.jar |Sword Displays |sworddisplay |1.19.2-1.2.0 |COMMON_SET|Manifest: NOSIGNATURE Rex's-AdditionalStructures-1.19.x-(v.4.0.3).jar |Additional Structures |additionalstructures |4.0.3 |COMMON_SET|Manifest: NOSIGNATURE FpsReducer2-forge-1.19.2-2.1.jar |FPS Reducer |fpsreducer |1.19.2-2.1 |COMMON_SET|Manifest: NOSIGNATURE flying_boots-1.19.2-1.0.1.jar |Flying Boots |flying_boots |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE KnightQuest1.2.6.Patch.jar |Knight Quest |knight_quest |1.2.6 |COMMON_SET|Manifest: NOSIGNATURE dummmmmmy-1.19.2-1.7.1.jar |MmmMmmMmmmmm |dummmmmmy |1.19.2-1.7.1 |COMMON_SET|Manifest: NOSIGNATURE SignTools-forge.1.19.2-1.0.3.jar |Sign Tools |signtools |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |COMMON_SET|Manifest: NOSIGNATURE mcw-bridges-2.0.7-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |2.0.7 |COMMON_SET|Manifest: NOSIGNATURE MageFlame-mc1.19.2-f43.2.0-v1.3.0.jar |Mage Flame |mageflame |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE GottschCore-mc1.19.2-f43.2.0-v2.0.5.jar |GottschCore |gottschcore |2.0.5 |COMMON_SET|Manifest: NOSIGNATURE useful_backpacks-1.19.2-1.14.1.107.jar |Useful Backpacks |usefulbackpacks |1.14.1.107 |COMMON_SET|Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 DustrialDecor-1.3.3-1.19.2.jar |'Dustrial Decor |dustrial_decor |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE AmbientSounds_FORGE_v5.2.13_mc1.19.2.jar |Ambient Sounds |ambientsounds |5.2.13 |COMMON_SET|Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE mining_dimension-1.19.2-1.0.0.jar |Mining World |mining_dimension |1.19.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE simplylight-1.19.2-1.4.5-build.42.jar |Simply Light |simplylight |1.19.2-1.4.5-build.4|COMMON_SET|Manifest: NOSIGNATURE zmedievalmusic-1.19.2-2.0.jar |medievalmusic mod |medievalmusic |1.19.2-2.0 |COMMON_SET|Manifest: NOSIGNATURE Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |COMMON_SET|Manifest: NOSIGNATURE blockui-1.19-0.0.64-ALPHA.jar |UI Library Mod |blockui |1.19-0.0.64-ALPHA |COMMON_SET|Manifest: NOSIGNATURE multipiston-1.19.2-1.2.21-ALPHA.jar |Multi-Piston |multipiston |1.19.2-1.2.21-ALPHA |COMMON_SET|Manifest: NOSIGNATURE luckytntlib-1.19.2-43.1.47.2.jar |Lucky TNT Lib |luckytntlib |43.1.47.2 |COMMON_SET|Manifest: NOSIGNATURE collective-1.19.2-6.53.jar |Collective |collective |6.53 |COMMON_SET|Manifest: NOSIGNATURE simplehats-forge-1.19.2-0.1.6.jar |SimpleHats |simplehats |1.19.2-0.1.6 |COMMON_SET|Manifest: NOSIGNATURE OreExcavation-1.11.166.jar |OreExcavation |oreexcavation |1.11.166 |COMMON_SET|Manifest: NOSIGNATURE time-in-a-bottle-3.0.1-mc1.19.jar |Time In A Bottle |tiab |3.0.1-mc1.19 |COMMON_SET|Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.19-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE lostcities-1.19-6.0.15.jar |LostCities |lostcities |1.19-6.0.15 |COMMON_SET|Manifest: NOSIGNATURE elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |COMMON_SET|Manifest: NOSIGNATURE Gobber2-Forge-1.19.2-2.7.28.jar |Gobber 2 |gobber2 |2.7.28 |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 usefulhats-1.19.2-3.0.2.0.jar |Useful Hats |usefulhats |1.19.2-3.0.2.0 |COMMON_SET|Manifest: NOSIGNATURE ApexGunAddon-1.19.x-0.0.1.jar |Apex Guns |apexguns |0.0.1 |COMMON_SET|Manifest: NOSIGNATURE buildersaddition-1.19.2-20220926a.jar |Builders Crafts & Addition |buildersaddition |1.19.2-20220926a |COMMON_SET|Manifest: NOSIGNATURE eatinganimation-1.19-3.2.0.jar |Eating Animation |eatinganimation |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE forge-1.19.2-43.2.8-universal.jar |Forge |forge |43.2.8 |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 silent-gear-1.19.2-3.2.2.jar |Silent Gear |silentgear |3.2.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 commonality-1.19.2-4.2.1.jar |Commonality |commonality |4.2.1 |COMMON_SET|Manifest: NOSIGNATURE appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |COMMON_SET|Manifest: NOSIGNATURE flat-colored-blocks-forge-1.0.9.jar |flat-colored-blocks |flatcoloredblocks |1.0.9 |COMMON_SET|Manifest: NOSIGNATURE architectury-6.5.77-forge.jar |Architectury |architectury |6.5.77 |COMMON_SET|Manifest: NOSIGNATURE enderitemod-1.4.1-1.19.2.jar |Enderite Mod |enderitemod |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE BuildingWands-mc1.19.2-2.6.6-release-forge.jar |Building Wands |wands |2.6.6-release |COMMON_SET|Manifest: NOSIGNATURE jecalculation-forge-1.19.2-4.0.2.jar |Just Enough Calculation |jecalculation |4.0.2 |COMMON_SET|Manifest: NOSIGNATURE jei-1.19.2-forge-11.6.0.1013.jar |Just Enough Items |jei |11.6.0.1013 |COMMON_SET|Manifest: NOSIGNATURE framework-0.4.2-1.19.2.jar |Framework |framework |0.4.2 |COMMON_SET|Manifest: NOSIGNATURE smallships-1.19.2-2.0.0-Alpha-0.4.jar |Small Ships Mod |smallships |2.0.0-a0.4 |COMMON_SET|Manifest: NOSIGNATURE Towns-and-Towers-v.1.10-_FORGE-1.19.2_.jar |Towns and Towers |t_and_t |1.10 |COMMON_SET|Manifest: NOSIGNATURE GameMenuModOption-1.19-1.18.jar |Game Menu Mod Option |gamemenumodoption |1.18 |COMMON_SET|Manifest: NOSIGNATURE dreadsteel-1.19.2-1.1.4.2.jar |Dreadsteel |dreadsteel |1.19.2-1.1.4.2 |COMMON_SET|Manifest: NOSIGNATURE BetterAdvancements-1.19.2-0.2.2.142.jar |Better Advancements |betteradvancements |0.2.2.142 |COMMON_SET|Manifest: NOSIGNATURE inventorysorter-1.19.2-21.0.4.jar |Simple Inventory Sorter |inventorysorter |21.0.4 |COMMON_SET|Manifest: NOSIGNATURE PortableHole-v4.0.0-1.19.2-Forge.jar |Portable Hole |portablehole |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 Cucumber-1.19.2-6.0.6.jar |Cucumber Library |cucumber |6.0.6 |COMMON_SET|Manifest: NOSIGNATURE platforms-1.19-1.10.2.jar |Platforms |platforms |1.10.2 |COMMON_SET|Manifest: NOSIGNATURE scannable-MC1.19.2-forge-1.7.7+dc5ea09.jar |Scannable |scannable |1.7.7+dc5ea09 |COMMON_SET|Manifest: NOSIGNATURE MoGuns-1.9.2-1.19.2.jar |Mo' Guns |moguns |1.9.2 |COMMON_SET|Manifest: NOSIGNATURE create-1.19.2-0.5.0.i.jar |Create |create |0.5.0.i |COMMON_SET|Manifest: NOSIGNATURE createdeco-1.3.0-1.19.2.jar |Create Deco |createdeco |1.3.0-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE creategoggles-0.5.4[FORGE].jar |Create Goggles |creategoggles |0.5.4 |COMMON_SET|Manifest: NOSIGNATURE Steam_Rails-1.19.2-1.1.1.jar |Create: Steam 'n Rails |railways |1.19.2-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE waystones-forge-1.19.2-11.3.1.jar |Waystones |waystones |11.3.1 |COMMON_SET|Manifest: NOSIGNATURE BuildersDelight-1.19.2-v.1.1.jar |Builder's Delight |buildersdelight |1.1 |COMMON_SET|Manifest: NOSIGNATURE AgeOfWeapons-Reforged-1.19.2-(v.0.7.3).jar |Age of Weapons - Reforged |ageofweapons |0.7.3 |COMMON_SET|Manifest: NOSIGNATURE mcw-paintings-1.0.4-mc1.19.2.jar |Macaw's Paintings |mcwpaintings |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE journeymap-1.19.2-5.9.5-forge.jar |Journeymap |journeymap |5.9.5 |COMMON_SET|Manifest: NOSIGNATURE alternative_angel_ring_1.19.2-1.1.0.jar |Alternative Angel Ring |alternative_angel_ring |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE artifacts-1.19.2-5.0.2.jar |Artifacts |artifacts |1.19.2-5.0.2 |COMMON_SET|Manifest: NOSIGNATURE configured-2.1.1-1.19.2.jar |Configured |configured |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE Decorative Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE [1.19.2-forge]-Epic-Knights-7.11.jar |Epic Knights Mod |magistuarmory |7.11 |COMMON_SET|Manifest: NOSIGNATURE betteranimalsplus-1.19.2-11.0.10-forge.jar |Better Animals Plus |betteranimalsplus |1.19.2-11.0.10 |COMMON_SET|Manifest: NOSIGNATURE create-confectionery1.19.2_v1.0.8.jar |Create Confectionery |create_confectionery |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE mcjtylib-1.19-7.2.4.jar |McJtyLib |mcjtylib |1.19-7.2.4 |COMMON_SET|Manifest: NOSIGNATURE notenoughwands-1.19-5.0.2.jar |Not Enough Wands |notenoughwands |1.19-5.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 waveycapes-forge-1.3.2-mc1.19.2.jar |WaveyCapes Mod |waveycapes |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE Dispenser Bazooka Mod-1.2.1-1.19.jar |Dispenser Bazooka Mod |dbm |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE Terralith_1.19.3_v2.3.7b.jar |Terralith |terralith |2.3.7b |COMMON_SET|Manifest: NOSIGNATURE mininggadgets-1.13.0.jar |Mining Gadgets |mininggadgets |1.13.0 |COMMON_SET|Manifest: NOSIGNATURE 3dskinlayers-forge-1.5.2-mc1.19.1.jar |3dSkinLayers |skinlayers3d |1.5.2 |COMMON_SET|Manifest: NOSIGNATURE FasterLadderClimbing-1.19.2-0.2.7.jar |Faster Ladder Climbing |fasterladderclimbing |0.2.7 |COMMON_SET|Manifest: NOSIGNATURE craftingtweaks-forge-1.19-15.1.6.jar |CraftingTweaks |craftingtweaks |15.1.6 |COMMON_SET|Manifest: NOSIGNATURE simplyswords-forge-1.36-1.19.2.jar |Simply Swords |simplyswords |1.36-1.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 moonlight-1.19.2-2.2.30-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.30 |COMMON_SET|Manifest: NOSIGNATURE silent-lib-1.19.2-7.0.3.jar |Silent Lib |silentlib |7.0.3 |COMMON_SET|Manifest: NOSIGNATURE Jade-1.19.1-forge-8.8.1.jar |Jade |jade |8.8.1 |COMMON_SET|Manifest: NOSIGNATURE CreativeCore_FORGE_v2.9.3_mc1.19.2.jar |CreativeCore |creativecore |2.9.3 |COMMON_SET|Manifest: NOSIGNATURE Forge 1.19.2 Minecraft Middle Ages 0.0.3.jar |Days in the Middle Ages |days_in_the_middle_ages |0.0.2 |COMMON_SET|Manifest: NOSIGNATURE similsaxtranstructors-1.19-1.0.24.jar |Similsax Transtructors - Build|similsaxtranstructors |1.19-1.0.24 |COMMON_SET|Manifest: NOSIGNATURE movingelevators-1.3.12a-forge-mc1.19.jar |Moving Elevators |movingelevators |1.3.12a |COMMON_SET|Manifest: NOSIGNATURE weaponmaster-multi-forge-1.19.x-3.0.3.jar |YDM's Weapon Master |weaponmaster |3.0.3 |COMMON_SET|Manifest: NOSIGNATURE Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE reliquary-1.19.2-2.0.20.1166.jar |Reliquary |reliquary |1.19.2-2.0.20.1166 |COMMON_SET|Manifest: NOSIGNATURE LegendaryTooltips-1.19.2-forge-1.4.0.jar |Legendary Tooltips |legendarytooltips |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE create-stuff-additions1.19.2_v2.0.2c.jar |Create Stuff & Additions |create_sa |2.0.2. |COMMON_SET|Manifest: NOSIGNATURE creativeitems-1.19.2-1.0.4.jar |Creative Items |creative_items |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE StorageDrawers-1.19-11.1.2.jar |Storage Drawers |storagedrawers |11.1.2 |COMMON_SET|Manifest: NOSIGNATURE immersive_paintings-0.6.0+1.19.2-forge.jar |Immersive Paintings |immersive_paintings |0.6.0+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE Statues-1.19.2-0.3.2.2.jar |Statues Mod |statues |0.3.2.2 |COMMON_SET|Manifest: NOSIGNATURE upgradedcore-1.19.2-4.1.0.1-release.jar |Upgraded Core |upgradedcore |1.19.2-4.1.0.1-relea|COMMON_SET|Manifest: NOSIGNATURE minecolonies-1.19.2-1.0.1356-ALPHA.jar |MineColonies |minecolonies |1.19.2-1.0.1356-ALPH|COMMON_SET|Manifest: NOSIGNATURE mvs-3.0-1.19.2.jar |Moog's Voyager Structures |mvs |3.0-mvs-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |COMMON_SET|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a engineersdecor-1.19.2-forge-1.3.28.jar |Engineer's Decor |engineersdecor |1.3.28 |COMMON_SET|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b 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 extendedcreativeinventory-1.19.2-2.1.jar |Extended Creative Inventory |extendedcreativeinventory |2.1 |COMMON_SET|Manifest: NOSIGNATURE upgradednetherite_creative-1.19.2-4.1.0.1-release.|Upgraded Netherite : Creative |upgradednetherite_creative |1.19.2-4.1.0.1-relea|COMMON_SET|Manifest: NOSIGNATURE silents-gems-1.19.2-4.4.2.jar |Silent's Gems: Base |silentgems |4.4.2 |COMMON_SET|Manifest: NOSIGNATURE Craftable Horse Armour Saddle-1.19-1.9.jar |CHA&S - Craftable Horse Armour|craftablehorsearmour |1.9 |COMMON_SET|Manifest: NOSIGNATURE expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE TheCardboardBoxMod-1.19.2-1.0.jar |The Cardboard Box Mod |cardboardbox |1.19.2-1.0 |COMMON_SET|Manifest: NOSIGNATURE overloadedarmorbar-1.19.3-7.1.jar |Overloaded Armor Bar |overloadedarmorbar |1.19.3-7.1 |COMMON_SET|Manifest: NOSIGNATURE chisels-and-bits-forge-1.3.135.jar |chisels-and-bits |chiselsandbits |1.3.135 |COMMON_SET|Manifest: NOSIGNATURE create_enchantment_industry-1.19.2-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.1.17 |COMMON_SET|Manifest: NOSIGNATURE createaddition-1.19.2-20230411a.jar |Create Crafts & Additions |createaddition |1.19.2-20230411a |COMMON_SET|Manifest: NOSIGNATURE PresenceFootsteps-1.19.2-1.6.4.1-forge.jar |Presence Footsteps (Forge) |presencefootsteps |1.19.2-1.6.4.1 |COMMON_SET|Manifest: NOSIGNATURE Flywheel Backend: Uninitialized Crash Report UUID: 7822b9ac-66eb-4355-a39a-3b45f3a54a8a FML: 43.2 Forge: net.minecraftforge:43.2.8
April 15, 20232 yr Quote java.lang.ClassCastException: class java.util.concurrent.ConcurrentLinkedDeque cannot be cast to class java.util.List (java.util.concurrent.ConcurrentLinkedDeque and java.util.List are in module java.base of loader 'bootstrap') at net.mehvahdjukaar.moonlight.api.events.forge.MoonlightEventsHelperImpl.postEvent(MoonlightEventsHelperImpl.java:43) ~[moonlight-1.19.2-2.2.30-forge.jar%23560!/:?] {re:classloading} Check you have the latest version then contact the mod author. Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.