chris-wjn / ImprovedDamageFramework

Other
7 stars 5 forks source link

Crashing with Artifacts #8

Closed Dzankoneria closed 10 months ago

Dzankoneria commented 1 year ago

---- Minecraft Crash Report ---- // I let you down. Sorry :(

Time: 2023-09-19 03:52:46 Description: Initializing game

net.minecraftforge.fml.ModLoadingException: Improved Damage Framework (idf) encountered an error during the common_setup event phase §7java.lang.NullPointerException: Cannot invoke "artifacts.common.config.ServerConfig.isCosmetic(net.minecraft.world.item.Item)" because "artifacts.common.config.ModConfig.server" is null at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:111) ~[javafmllanguage-1.19.2-43.2.23.jar%23561!/:?] {} at net.minecraftforge.fml.ModLoader.lambda$postEvent$34(ModLoader.java:306) ~[fmlcore-1.19.2-43.2.23.jar%23560!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:225) ~[fmlcore-1.19.2-43.2.23.jar%23560!/:?] {re:mixin} at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:306) ~[fmlcore-1.19.2-43.2.23.jar%23560!/:?] {} at net.minecraftforge.common.ForgeHooks.modifyAttributes(ForgeHooks.java:1360) ~[forge-1.19.2-43.2.23-universal.jar%23564!/:?] {re:mixin,re:classloading} at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:363) ~[forge-1.19.2-43.2.23-universal.jar%23564!/:?] {re:classloading} at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.19.2-43.2.23-universal.jar%23564!/:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$23(ModLoader.java:207) ~[fmlcore-1.19.2-43.2.23.jar%23560!/:?] {} at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin} at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:207) ~[fmlcore-1.19.2-43.2.23.jar%23560!/:?] {} at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$14(ModLoader.java:185) ~[fmlcore-1.19.2-43.2.23.jar%23560!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:185) ~[fmlcore-1.19.2-43.2.23.jar%23560!/:?] {} at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:91) ~[forge-1.19.2-43.2.23-universal.jar%23564!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:111) ~[forge-1.19.2-43.2.23-universal.jar%23564!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:91) ~[forge-1.19.2-43.2.23-universal.jar%23564!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.(Minecraft.java:468) ~[client-1.19.2-20220805.130853-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.m239872(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23559!/:?] {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%23559!/:?] {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.23.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.NullPointerException: Cannot invoke "artifacts.common.config.ServerConfig.isCosmetic(net.minecraft.world.item.Item)" because "artifacts.common.config.ModConfig.server" is null at artifacts.common.item.UmbrellaItem.canPerformAction(UmbrellaItem.java:64) ~[artifacts-1.19.2-5.0.4.jar%23361!/:1.19.2-5.0.4] {re:mixin,re:classloading} at net.minecraftforge.common.extensions.IForgeItemStack.canPerformAction(IForgeItemStack.java:117) ~[forge-1.19.2-43.2.23-universal.jar%23564!/:?] {re:computing_frames,xf:fml:placebo:placebo_get_ench_level_event_specific,xf:fml:placebo:placebo_get_ench_level_event,re:mixin,xf:fml:placebo:placebo_get_ench_level_event_specific,xf:fml:placebo:placebo_get_ench_level_event,re:classloading,xf:fml:placebo:placebo_get_ench_level_event_specific,xf:fml:placebo:placebo_get_ench_level_event} at net.minecraft.world.entity.LivingEntity.m147233(LivingEntity.java:3386) ~[client-1.19.2-20220805.130853-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:canary.mixins.json:calc.if_else.entity.living_entity.LivingEntityMixin,pl:mixin:APP:saturn.mixins.json:ai.brain.clear_memories.LivingEntityMixin,pl:mixin:APP:difficultraids.mixin.json:LivingEntityMixin,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin,pl:mixin:APP:tenshilib.mixins.json:dual.LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:the_bumblezone.mixins.json:entities.LivingEntityAccessor,pl:mixin:APP:the_bumblezone.mixins.json:entities.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat116plus.compat1193minus.LivingEntityMixin,pl:mixin:APP:pehkui.mixins.json:compat117plus.LivingEntityMixin,pl:mixin:APP:caelus.mixins.json:MixinLivingEntity,pl:mixin:APP:idf.mixin.json:MixinLivingEntity,pl:mixin:APP:memoryleakfix.mixins.json:entityMemoriesLeak.LivingEntity_clearMemoriesMixin,pl:mixin:APP:canary.mixins.json:alloc.enum_values.living_entity.LivingEntityMixin,pl:mixin:APP:canary.mixins.json:entity.collisions.unpushable_cramming.LivingEntityMixin,pl:mixin:APP:canary.mixins.json:entity.fast_elytra_check.LivingEntityMixin,pl:mixin:APP:canary.mixins.json:entity.fast_hand_swing.LivingEntityMixin,pl:mixin:APP:canary.mixins.json:entity.fast_powder_snow_check.LivingEntityMixin,pl:mixin:APP:canary.mixins.json:entity.skip_equipment_change_check.LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:domesticationinnovation.mixins.json:LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:entity.MixinLivingEntity,pl:mixin:APP:relics.mixins.json:MixinLivingEntity,pl:mixin:APP:customportalapi.mixins.json:LivingEntityMixin,pl:mixin:APP:cataclysm.mixins.json:LivingEntityMixin,pl:mixin:APP:witherstormmod.mixins.json:MixinLivingEntity,pl:mixin:APP:biomemakeover-common.mixins.json:LivingEntityMixin,pl:mixin:APP:biomemakeover-common.mixins.json:LivingEntityMixin_Lootblock,pl:mixin:APP:biomemakeover-common.mixins.json:enchantment.LivingEntityMixin,pl:mixin:APP:biomemakeover-common.mixins.json:totem.LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityClientMixin,pl:mixin:APP:betterdeserttemples.mixins.json:PharaohKilledMixin,pl:mixin:APP:mixins.chromaticarsenal.json:MixinLivingEntity,pl:mixin:APP:rottencreatures-common.mixins.json:common.LivingEntityMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:mixins.irons_spellbooks.json:LivingEntityMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLivingEntity,pl:mixin:APP:expandability.mixins.json:swimming.LivingEntityMixin,pl:mixin:APP:expandability-common.mixins.json:swimming.LivingEntityMixin,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin,pl:mixin:APP:create.mixins.json:LavaSwimmingMixin,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor,pl:mixin:APP:pehkui.mixins.json:compat115plus.LivingEntityMixin,pl:mixin:A} at net.cwjn.idf.config.json.JSONHandler.updateItems(JSONHandler.java:284) ~[idf-0.1.5c-1.19.2.jar%23439!/:0.1.5c-1.19.2] {re:classloading} at net.cwjn.idf.config.json.JSONHandler.init(JSONHandler.java:256) ~[idf-0.1.5c-1.19.2.jar%23439!/:0.1.5c-1.19.2] {re:classloading} at net.cwjn.idf.config.json.Config.init(Config.java:23) ~[idf-0.1.5c-1.19.2.jar%23439!/:0.1.5c-1.19.2] {re:classloading} at net.cwjn.idf.attribute.AttributeAttachEvent.attachAttributes(AttributeAttachEvent.java:19) ~[idf-0.1.5c-1.19.2.jar%23439!/:0.1.5c-1.19.2] {re:classloading} at net.cwjn.idf.attribute.__AttributeAttachEvent_attachAttributes_EntityAttributeModificationEvent.invoke(.dynamic) ~[idf-0.1.5c-1.19.2.jar%23439!/:0.1.5c-1.19.2] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2385!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2385!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2385!/:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107) ~[javafmllanguage-1.19.2-43.2.23.jar%23561!/:?] {} ... 32 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.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:111) ~[javafmllanguage-1.19.2-43.2.23.jar%23561!/:?] {} at net.minecraftforge.fml.ModLoader.lambda$postEvent$34(ModLoader.java:306) ~[fmlcore-1.19.2-43.2.23.jar%23560!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:225) ~[fmlcore-1.19.2-43.2.23.jar%23560!/:?] {re:mixin} at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:306) ~[fmlcore-1.19.2-43.2.23.jar%23560!/:?] {} at net.minecraftforge.common.ForgeHooks.modifyAttributes(ForgeHooks.java:1360) ~[forge-1.19.2-43.2.23-universal.jar%23564!/:?] {re:mixin,re:classloading} at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:363) ~[forge-1.19.2-43.2.23-universal.jar%23564!/:?] {re:classloading} at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.19.2-43.2.23-universal.jar%23564!/:?] {re:classloading} at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$23(ModLoader.java:207) ~[fmlcore-1.19.2-43.2.23.jar%23560!/:?] {} at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin} at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:207) ~[fmlcore-1.19.2-43.2.23.jar%23560!/:?] {} at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$14(ModLoader.java:185) ~[fmlcore-1.19.2-43.2.23.jar%23560!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:185) ~[fmlcore-1.19.2-43.2.23.jar%23560!/:?] {} at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:91) ~[forge-1.19.2-43.2.23-universal.jar%23564!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:111) ~[forge-1.19.2-43.2.23-universal.jar%23564!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:91) ~[forge-1.19.2-43.2.23-universal.jar%23564!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.(Minecraft.java:468) ~[client-1.19.2-20220805.130853-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,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.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.3393: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.3155 (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.3393 (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.2673 (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.3155 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.3155 (WinBuild.160101.0800):Microsoft Corporation MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.2251 (WinBuild.160101.0800):Microsoft Corporation MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation MpOav.dll:IOfficeAntiVirus Module:4.18.23080.2006 (04d8e871ffe7ba6b2204046883e1ad9b7a5989ce):Microsoft Corporation NLAapi.dll:Network Location Awareness 2:10.0.19041.3031 (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.1 (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.3208 (WinBuild.160101.0800):Microsoft Corporation POWRPROF.dll:Power Profile Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation PROPSYS.dll:Microsoft Property System:7.0.19041.1708 (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.1 (WinBuild.160101.0800):Microsoft Corporation RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.2788 (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.964 (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.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.1 (WinBuild.160101.0800):Microsoft Corporation WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.3271 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.1081 (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.546 (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.2075 (WinBuild.160101.0800):Microsoft Corporation apphelp.dll:Application Compatibility Client Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation atiadlxx.dll:ADL:7.15.20.1301:Advanced Micro Devices, Inc. aticfx64.dll:aticfx64.dll:8.17.10.1404:Advanced Micro Devices, Inc. atidxx64.dll:atidxx64.dll:8.17.10.0625:Advanced Micro Devices, Inc. atig6pxx.dll:atiglpxx.dll:8.14.01.6463:Advanced Micro Devices, Inc. atig6txx.dll:atigktxx.dll:8.14.01.6463:Advanced Micro Devices, Inc. atio6axx.dll:AMD OpenGL driver:6.14.10.13399:Advanced Micro Devices, Inc. atiuxp64.dll:atiuxpag.dll:8.14.01.6463:Advanced Micro Devices, Inc. bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (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.3155 (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 d3d11.dll:Direct3D 11 Runtime:10.0.19041.2913 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.2788 (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 dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation dxcore.dll:DXCore:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation dxgi.dll:DirectX Graphics Infrastructure:10.0.19041.2311 (WinBuild.160101.0800):Microsoft Corporation fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.2913 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.19041.3393 (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.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 jna16775407985574546408.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.546 (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 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.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.2788 (WinBuild.160101.0800):Microsoft Corporation ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft 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.1 (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.3155 (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.1 (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 textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.3393 (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.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 win32u.dll:Win32u:10.0.19041.3448 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (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.1320 (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.1 (WinBuild.160101.0800):Microsoft Corporation zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft Stacktrace: at net.minecraft.client.main.Main.m239872(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23559!/:?] {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%23559!/:?] {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.23.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: 1525166504 bytes (1454 MiB) / 2214592512 bytes (2112 MiB) up to 11509170176 bytes (10976 MiB) CPUs: 16 Processor Vendor: GenuineIntel Processor Name: Intel(R) Xeon(R) CPU E5-2640 v3 @ 2.60GHz Identifier: Intel64 Family 6 Model 63 Stepping 2 Microarchitecture: Haswell (Server) Frequency (GHz): 2.59 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: AMD Radeon HD 6700 Series Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #0 VRAM (MB): 1024.00 Graphics card #0 deviceId: 0x68ba Graphics card #0 versionInfo: DriverVersion=15.200.1062.1002 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.13 Memory slot #0 type: DDR4 Virtual memory max (MB): 21174.96 Virtual memory used (MB): 12990.82 Swap memory total (MB): 4949.78 Swap memory used (MB): 1451.71 JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10976m -Xms256m -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: forge-43.2.23 Backend library: LWJGL version 3.3.1 build 7 Backend API: AMD Radeon HD 6700 Series GL version 3.2.13399 Core Profile Forward-Compatible Context 15.200.1062.1002, ATI Technologies Inc. Window size: 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) Xeon(R) CPU E5-2640 v3 @ 2.60GHz 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.23.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.2.23.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.2.23.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.2.23.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.2.23.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 javafml@null kotlinforforge@3.12.0 lowcodefml@null Mod List: saturn-mc1.19.2-0.0.4.jar |Saturn |saturn |0.0.4 |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 EasyAnvils-v4.0.11-1.19.2-Forge.jar |Easy Anvils |easyanvils |4.0.11 |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 player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE keebszs_battle_towers-0.5.0-1.19.x.jar |Keebsz's Battle Towers |keebszs_battle_towers |0.5.0-1.19 |COMMON_SET|Manifest: NOSIGNATURE valhelsia_furniture-forge-1.19.2-1.1.1.jar |Valhelsia Furniture |valhelsia_furniture |1.19.2-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE stalwart-dungeons-1.19.2-1.2.8.jar |Stalwart Dungeons |stalwart_dungeons |1.2.8 |COMMON_SET|Manifest: NOSIGNATURE rubidium-0.6.2.jar |Rubidium |rubidium |0.6.2 |COMMON_SET|Manifest: NOSIGNATURE looot-1.19.2-1.2.0.1.jar |Looot |looot |1.2.0.1 |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 YungsApi-1.19.2-Forge-3.8.9.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.9 |COMMON_SET|Manifest: NOSIGNATURE difficultraids-1.19.2-2.0-beta.11.jar |Difficult Raids |difficultraids |2.0-beta.11 |COMMON_SET|Manifest: NOSIGNATURE guardvillagers-1.19.2-1.5.7.jar |Guard Villagers |guardvillagers |1.19.2-1.5.7 |COMMON_SET|Manifest: NOSIGNATURE HarderSpawners-1.19.1-43.2.24.0.jar |Harder Spawners Mod |harderspawners |1.19.1-43.2.24.0 |COMMON_SET|Manifest: NOSIGNATURE band_of_gigantism-1.19.2-1.1.4.jar |Band of Gigantism |band_of_gigantism |1.19.2-1.1.3 |COMMON_SET|Manifest: NOSIGNATURE balm-forge-1.19.2-4.6.0.jar |Balm |balm |4.6.0 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughResources-1.19.2-1.2.2.236.jar |Just Enough Resources |jeresources |1.2.2.236 |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.103-forge.jar |Cloth Config v8 API |cloth_config |8.3.103 |COMMON_SET|Manifest: NOSIGNATURE soundphysics-forge-1.19.2-1.2.1.jar |Sound Physics Remastered |sound_physics_remastered |1.19.2-1.2.1 |COMMON_SET|Manifest: NOSIGNATURE ctov-3.2.5.jar |ChoiceTheorem's Overhauled Vil|ctov |3.2.5 |COMMON_SET|Manifest: NOSIGNATURE structure_gel-1.19.2-2.7.2.jar |Structure Gel API |structure_gel |2.7.2 |COMMON_SET|Manifest: NOSIGNATURE corpse-1.19.2-1.0.0.jar |Corpse |corpse |1.19.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE AdvancementPlaques-1.19.2-1.4.7.jar |Advancement Plaques |advancementplaques |1.4.7 |COMMON_SET|Manifest: NOSIGNATURE castle_in_the_sky-1.19.2-0.5.2.jar |Castle in the sky |castle_in_the_sky |1.19.2 |COMMON_SET|Manifest: NOSIGNATURE tenshilib-1.19.2-1.6.15-forge.jar |TenshiLib |tenshilib |1.19.2-1.6.15 |COMMON_SET|Manifest: NOSIGNATURE explorify-forge-1.19-1.3.0.jar |Explorify |explorify |1.19-1.3.0 |COMMON_SET|Manifest: NOSIGNATURE blur-forge-3.0.1.jar |Blur (Forge) |blur |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE ColaMixinConfig-v1.0.2.jar |ColaConfig |caffeineconfig |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE dungeons_plus-1.19.2-1.3.1.jar |Dungeons Plus |dungeons_plus |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE UnusualEnd1.19.2_V1.4.3.jar |Unusual End |unusualend |1.4.3 |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 TextruesRubidiumOptions-1.0.7-mc1.19.2.jar |TexTrue's Rubidium Options |reeses_sodium_options |1.0.7-mc1.19.2 |COMMON_SET|Manifest: NOSIGNATURE spark-1.10.37-forge.jar |spark |spark |1.10.37 |COMMON_SET|Manifest: NOSIGNATURE Philips-Ruins1.19.2-7.3.jar |Philip's Ruins |philipsruins |7.3 |COMMON_SET|Manifest: NOSIGNATURE lightspeed-1.19.2-1.0.5.jar |Lightspeed |lightspeed |1.19.2-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE curios-forge-1.19.2-5.1.4.1.jar |Curios API |curios |1.19.2-5.1.4.1 |COMMON_SET|Manifest: NOSIGNATURE lucent-1.19.2-1.4.1.jar |Lucent |lucent |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 pluto-mc1.19.2-0.0.9.jar |Pluto |pluto |0.0.9 |COMMON_SET|Manifest: NOSIGNATURE sapience-1.19.2-1.0.1.jar |Sapience |sapience |1.19.2-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE mutantmore-1.19.2-early-access-1.0.7.jar |Mutant More |mutantmore |1.0 |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 EnhancedAI-1.8.2-mc1.19.2.jar |Enhanced AI |enhancedai |1.8.2 |COMMON_SET|Manifest: NOSIGNATURE the_bumblezone_forge-6.7.34+1.19.2.jar |The Bumblezone |the_bumblezone |6.7.34+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE Masik'sPuzzleDungeon-forge-1.19.2-v1.1.1.jar |Masik's Puzzle Dungeon |masiks_puzzle_dungeon |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE illageandspillage-1.19.2-1.2.4.jar |Illage And Spillage |illageandspillage |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE 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 DynamicTrees-1.19.2-1.1.0-BETA9.jar |Dynamic Trees |dynamictrees |1.19.2-1.1.0-BETA9 |COMMON_SET|Manifest: NOSIGNATURE DynamicTreesPlus-1.19.2-1.1.3.jar |Dynamic Trees Plus |dynamictreesplus |1.19.2-1.1.3 |COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |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 skillcloaks-1.19.2-1.1.9.jar |Skillcloaks |skillcloaks |1.19.2-1.1.9 |COMMON_SET|Manifest: NOSIGNATURE Fastload-Reforged-mc1.19.2-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |COMMON_SET|Manifest: NOSIGNATURE dusk-1.19.2-2.4.jar |Dusk Mod |dusk |1.19.2-2.4 |COMMON_SET|Manifest: NOSIGNATURE MutantMonsters-v4.0.6-1.19.2-Forge.jar |Mutant Monsters |mutantmonsters |4.0.6 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a endertrigon-1.0.jar |Ender Trigon |endertrigon |1.0 |COMMON_SET|Manifest: NOSIGNATURE Nameless Trinkets-1.19.2-1.7.6.jar |Nameless Trinkets |nameless_trinkets |1.19.2-1.7.6 |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 The_Graveyard2.5.3(FORGE)_for_1.19.2..jar |The Graveyard |graveyard |2.5.3 |COMMON_SET|Manifest: NOSIGNATURE AttributeFix-Forge-1.19.2-17.2.7.jar |AttributeFix |attributefix |17.2.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 Pehkui-3.7.8+1.19.2-forge.jar |Pehkui |pehkui |3.7.8+1.19.2-forge |COMMON_SET|Manifest: NOSIGNATURE libraryferret-forge-1.19.2-4.0.0.jar |Library ferret |libraryferret |4.0.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 RingsOfAscension-1.19-1.0.1.jar |Rings of Ascension |ringsofascension |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE Fallingleaves-1.19.1-1.3.1.jar |Falling Leaves |fallingleaves |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE dungeonnowloading-18.2-1.19.2.jar |Dungeon Now Loading Mod |dungeonnowloading |18.2-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE integrated_api_forge-1.2.7+1.19.2.jar |Integrated API |integrated_api |1.2.7+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |COMMON_SET|Manifest: NOSIGNATURE SereneSeasons-1.19.2-8.1.0.24.jar |Serene Seasons |sereneseasons |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE NetherRemastered-1.8.jar |Nether Remastered |nether_remastered |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE MobCaptains-v2.1.2.jar |MobCaptains |mobcaptains |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE starlight-1.1.1+forge.cf5b10b.jar |Starlight |starlight |1.1.1+forge.a3aea74 |COMMON_SET|Manifest: NOSIGNATURE catalogue-1.7.0-1.19.2.jar |Catalogue |catalogue |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE memoryleakfix-forge-1.17+-1.0.0.jar |Memory Leak Fix |memoryleakfix |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE mythicmounts-19.2-7.2.1-forge.jar |MythicMounts |mythicmounts |19.2-7.3-forge |COMMON_SET|Manifest: NOSIGNATURE forge-1.19.2-43.2.23-universal.jar |Forge |forge |43.2.23 |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 DarkerSouls1.19.2Forge-v1.3.jar |Darker Souls |darkersouls |1.0 |COMMON_SET|Manifest: NOSIGNATURE ImmersiveFX 1.0.0 1.19.2.jar |§3ImmersiveFX |dsurround |5.1 |COMMON_SET|Manifest: NOSIGNATURE idas_forge-1.7.6+1.19.2.jar |Integrated Dungeons and Struct|idas |1.7.6+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE infernalmobs-1.19.2.4.jar |Infernal Mobs |infernalmobs |1.19.2.4 |COMMON_SET|Manifest: NOSIGNATURE DungeonsArise-1.19.2-2.1.54-release.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE awesomedungeonocean-forge-1.19.2-3.3.0.jar |Awesome dungeon edition ocean |awesomedungeonocean |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE tectonic-mod-mc1.19.2-v2.1.1.jar |Tectonic |tectonic |2.1.1 |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 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 awesomedungeonnether-forge-1.19.2-3.1.1.jar |Awesome dungeon nether |awesomedungeonnether |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE spectrelib-forge-0.12.4+1.19.2.jar |SpectreLib |spectrelib |0.12.4+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE kffmod-3.12.0.jar |Kotlin For Forge |kotlinforforge |3.12.0 |COMMON_SET|Manifest: NOSIGNATURE dimdungeons-179-forge-1.19.0.jar |Dimensional Dungeons |dimdungeons |179 |COMMON_SET|Manifest: NOSIGNATURE flywheel-forge-1.19.2-0.6.9-18.jar |Flywheel |flywheel |0.6.9-18 |COMMON_SET|Manifest: NOSIGNATURE integrated_stronghold_forge-1.0.2+1.19.2.jar |Integrated Stronghold |integrated_stronghold |1.0.2+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE rubidium-extra-0.4.17+mc1.19.2-build.71.jar |Rubidium Extra |sodiumextra |0.4.17+mc1.19.2-buil|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 AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |COMMON_SET|Manifest: NOSIGNATURE entityculling-forge-1.6.1-mc1.19.2.jar |EntityCulling |entityculling |1.6.1 |COMMON_SET|Manifest: NOSIGNATURE canary-mc1.19.2-0.2.8.jar |Canary |canary |0.2.8 |COMMON_SET|Manifest: NOSIGNATURE effective_fg-1.3.4.jar |Effective (Forge) |effective_fg |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE lootr-1.19-0.4.24.64.jar |Lootr |lootr |0.4.24.63 |COMMON_SET|Manifest: NOSIGNATURE visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |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 Aquaculture-1.19.2-2.4.8.jar |Aquaculture 2 |aquaculture |1.19.2-2.4.8 |COMMON_SET|Manifest: NOSIGNATURE realmrpg_pots_and_mimics_1.0.1_forge_1.19.2.jar |Realm RPG: Pots & Mimics |pots_and_mimics |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE totw_modded-1.0.1-1.19.2.jar |Towers of the Wild Modded |totw_modded |1.0.1-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE SkyVillages-1.0.1-1.19-forge-release.jar |Sky Villages |skyvillages |1.0.1-1.19-forge |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 satin-forge-1.19.2+1.12.2.jar |Satin Forge |satin |1.19.2+1.12.2 |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 Incendium_1.19.3_v5.1.6.jar |Incendium |incendium |5.1.6 |COMMON_SET|Manifest: NOSIGNATURE power_bracelets_v1.0.0_1.19.2_FORGE.jar |Power Bracelets |power_bracelets |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE InsaneLib-1.7.5-mc1.19.2.jar |InsaneLib |insanelib |1.7.5 |COMMON_SET|Manifest: NOSIGNATURE villagernames-1.19.2-5.2.jar |Villager Names |villagernames |5.2 |COMMON_SET|Manifest: NOSIGNATURE configurableextramobdrops-1.19.2-3.0.jar |Configurable Extra Mob Drops |configurableextramobdrops |3.0 |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.3.2.jar |Placebo |placebo |7.3.2 |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 domesticationinnovation-1.6.1-1.19.2.jar |Domestication Innovation |domesticationinnovation |1.6.1 |COMMON_SET|Manifest: NOSIGNATURE mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |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 relics-1.19.2-0.4.7.3.jar |Relics |relics |0.4.7.3 |COMMON_SET|Manifest: NOSIGNATURE takesapillage-1.0.3-1.19.2.jar |It Takes A Pillage |takesapillage |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE jeed-1.19.2-2.1.4.jar |Just Enough Effect Description|jeed |1.19.2-2.1.4 |COMMON_SET|Manifest: NOSIGNATURE cameraoverhaul-1.0-1.19.2.jar |Camera Overhaul |cameraoverhaul |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE konkrete_forge_1.6.1_MC_1.19-1.19.2.jar |Konkrete |konkrete |1.6.1 |COMMON_SET|Manifest: NOSIGNATURE EquipmentCompare-1.19.2-forge-1.3.2.jar |Equipment Compare |equipmentcompare |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE entity_model_features_forge_1.19.2-1.0.1.jar |Entity Model Features |entity_model_features |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE entity_texture_features_forge_1.19.2-4.5.1.jar |Entity Texture Features |entity_texture_features |4.5.1 |COMMON_SET|Manifest: NOSIGNATURE superiorshields-1.19.2-3.0.2-all.jar |Superior Shields |superiorshields |1.19.2-3.0.2 |COMMON_SET|Manifest: NOSIGNATURE customportalapi-0.0.1-beta50-1.19.2.jar |Custom Portal Api [Forge] |customportalapi |0.0.1-beta50-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE projectvibrantjourneys-1.19.2-5.1.1.jar |Project Vibrant Journeys |projectvibrantjourneys |1.19.2-5.1.1 |COMMON_SET|Manifest: NOSIGNATURE endrem_forge-5.2.1-R-1.19.X.jar |End Remastered |endrem |5.2.1-R-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE L_Enders_Cataclysm-1.34 -1.19.2.jar |Cataclysm Mod |cataclysm |1.0 |COMMON_SET|Manifest: NOSIGNATURE Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |COMMON_SET|Manifest: NOSIGNATURE idf-0.1.5c-1.19.2.jar |Improved Damage Framework |idf |0.1.5c-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE collective-1.19.2-6.65.jar |Collective |collective |6.65 |COMMON_SET|Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.19-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE witherstormmod-1.19.2-3.1.1.1.jar |Cracker's Wither Storm Mod |witherstormmod |3.1.1.1 |COMMON_SET|Manifest: NOSIGNATURE architectury-6.5.85-forge.jar |Architectury |architectury |6.5.85 |COMMON_SET|Manifest: NOSIGNATURE jecalculation-forge-1.19.2-4.0.3.jar |Just Enough Calculation |jecalculation |4.0.3 |COMMON_SET|Manifest: NOSIGNATURE jei-1.19.2-forge-11.6.0.1018.jar |Just Enough Items |jei |11.6.0.1018 |COMMON_SET|Manifest: NOSIGNATURE AI-Improvements-1.19.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |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 yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar |Yeetus Experimentus |yeetusexperimentus |1.0.1-build.2+mc1.19|COMMON_SET|Manifest: NOSIGNATURE dttectonic-1.1.10.jar |Dynamic Trees for Tectonic |dttectonic |1.1.10 |COMMON_SET|Manifest: NOSIGNATURE inventorysorter-1.19.2-21.0.4.jar |Simple Inventory Sorter |inventorysorter |21.0.4 |COMMON_SET|Manifest: NOSIGNATURE jmi-forge-1.19.2-0.13-44.jar |JourneyMap Integration |jmi |0.13-44 |COMMON_SET|Manifest: NOSIGNATURE treasuredistance-1.19.2-1.0.1.jar |Treasure Distance mod |treasuredistance |1.19.2-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE biomemakeover-FORGE-1.19.2-1.6.4.jar |Biome Makeover |biomemakeover |1.19.2-1.6.4 |COMMON_SET|Manifest: NOSIGNATURE spiderstpo-1.19.2-2.0.4.jar |Nyf's Spiders 2.0 |spiderstpo |2.0.4 |COMMON_SET|Manifest: NOSIGNATURE EasyMagic-v4.3.3-1.19.2-Forge.jar |Easy Magic |easymagic |4.3.3 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a the-conjurer-1.19.2-1.1.5.jar |The Conjurer |conjurer_illager |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE Structory_Towers_1.19.3_v1.0.2.jar |Structory: Towers |structorytowers |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE StructuralOddities1.19.2v0.1.jar |Structural Oddities |structural_oddities |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE create-1.19.2-0.5.1.c.jar |Create |create |0.5.1.c |COMMON_SET|Manifest: NOSIGNATURE waystones-forge-1.19.2-11.4.1.jar |Waystones |waystones |11.4.1 |COMMON_SET|Manifest: NOSIGNATURE hexfortress-0.0.2-1.19.2.jar |Apocalyptic Fortress |hexfortress |0.0.1-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE Structory_1.19.3_v1.3.1a.jar |Structory |structory |1.3.1a |COMMON_SET|Manifest: NOSIGNATURE Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |COMMON_SET|Manifest: NOSIGNATURE journeymap-1.19.2-5.9.7-forge.jar |Journeymap |journeymap |5.9.7 |COMMON_SET|Manifest: NOSIGNATURE NastyMobs-1.19-1.0.11.jar |Nasty Mobs |nasty |1.0.11 |COMMON_SET|Manifest: NOSIGNATURE comforts-forge-6.0.5+1.19.2.jar |Comforts |comforts |6.0.5+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE artifacts-1.19.2-5.0.4.jar |Artifacts |artifacts |1.19.2-5.0.4 |COMMON_SET|Manifest: NOSIGNATURE configured-2.1.1-1.19.2.jar |Configured |configured |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE DungeonCrawl-1.19-2.3.12.jar |Dungeon Crawl |dungeoncrawl |2.3.12 |COMMON_SET|Manifest: NOSIGNATURE RealisticTorches-1.19.2-3.1.5.jar |Realistic Torches |realistictorches |1.19.2-3.1.5 |COMMON_SET|Manifest: NOSIGNATURE mcjtylib-1.19-7.2.5.jar |McJtyLib |mcjtylib |1.19-7.2.5 |COMMON_SET|Manifest: NOSIGNATURE fancytrinkets-1.19-2.1.4.jar |Fancy Trinkets |fancytrinkets |1.19-2.1.4 |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 HopoBetterUnderwaterRuins-[1.19-1.19.3]-1.1.1.jar |HopoBetterUnderwaterRuins |hopour |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE ExplorersCompass-1.19.2-1.3.0-forge.jar |Explorer's Compass |explorerscompass |1.19.2-1.3.0-forge |COMMON_SET|Manifest: NOSIGNATURE ToastControl-1.19.2-7.0.0.jar |Toast Control |toastcontrol |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE Alex's Mobs Music Mod.jar |Alex's Mobs Music Mod |alexmobsmusic |1.0 |COMMON_SET|Manifest: NOSIGNATURE Terralith_1.19.3_v2.3.11.jar |Terralith |terralith |2.3.11 |COMMON_SET|Manifest: NOSIGNATURE DynamicTrees-Terralith-1.19.2-1.1.0.jar |Dynamic Trees for Terralith |dtterralith |1.19.2-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE dungeons-and-taverns-2.0.2 forge.jar |Dungeons and Taverns |dungeons_andtaverns_mr |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE TravelersTitles-1.19.2-Forge-3.1.2.jar |Traveler's Titles |travelerstitles |1.19.2-Forge-3.1.2 |COMMON_SET|Manifest: NOSIGNATURE meetyourfight-1.19.2-1.3.4.jar |Meet Your Fight |meetyourfight |1.19.2-1.3.4 |COMMON_SET|Manifest: NOSIGNATURE ultris-v5.6.7f.jar |Ultris: Boss Expansion |ultris_mr |5.6.7f |COMMON_SET|Manifest: NOSIGNATURE chromaticarsenal-1.19.2-1.11.1.jar |Chromatic Arsenal |chromaticarsenal |1.11.1 |COMMON_SET|Manifest: NOSIGNATURE create-structures-0.1.0.jar |Create: Structures |create_structures_mr |0.1.0 |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.46-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.46 |COMMON_SET|Manifest: NOSIGNATURE HopoBetterRuinedPortals-[1.19-1.19.3]-1.3.3.jar |HopoBetterRuinedPortals |hoporp |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE CreativeCore_FORGE_v2.9.4_mc1.19.2.jar |CreativeCore |creativecore |2.9.3 |COMMON_SET|Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.19.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |COMMON_SET|Manifest: NOSIGNATURE rottencreatures-forge-1.19.2-1.0.1.jar |Rotten Creatures |rottencreatures |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE Quark-3.4-409.jar |Quark |quark |3.4-409 |COMMON_SET|Manifest: NOSIGNATURE supplementaries-1.19.2-2.3.24.jar |Supplementaries |supplementaries |1.19.2-2.3.24 |COMMON_SET|Manifest: NOSIGNATURE DynamicTreesQuark-1.19.2-2.4.0-Beta1.jar |Dynamic Trees for Quark |dtquark |1.19.2-2.4.0-Beta1 |COMMON_SET|Manifest: NOSIGNATURE LegendaryTooltips-1.19.2-forge-1.4.0.jar |Legendary Tooltips |legendarytooltips |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE brutalbosses-1.19.2-6.3.jar |brutalbosses mod |brutalbosses |1.19.2-6.3 |COMMON_SET|Manifest: NOSIGNATURE mes-1.3-1.19.2-forge.jar |Moog's End Structures |mes |1.3-1.19.2-forge |COMMON_SET|Manifest: NOSIGNATURE Nullscape_1.19.3_v1.2.2.jar |Nullscape |nullscape |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE irons_spellbooks-1.19.2-1.2.1.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.19.2-1.2.1 |COMMON_SET|Manifest: NOSIGNATURE invhud.forge.1.19-3.4.7.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.7 |COMMON_SET|Manifest: NOSIGNATURE EndlessBiomes 1.4s - 1.19.2 (Server-friendly).jar |EndlessBiomes |endlessbiomes |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE workshopsofdoom-1.19.2-3.0.0.1.jar |Workshops of Doom |workshopsofdoom |3.0.0.1 |COMMON_SET|Manifest: NOSIGNATURE mvs-3.2-1.19.2.jar |Moog's Voyager Structures |mvs |3.2-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 Enhanced_Celestials-forge-1.19.2-2.1.0.6.jar |Enhanced Celestials |enhancedcelestials |2.1.0.6 |COMMON_SET|Manifest: NOSIGNATURE CorgiLib-forge-1.19.2-1.0.0.34.jar |CorgiLib |corgilib |1.0.0.34 |COMMON_SET|Manifest: NOSIGNATURE justzoom_forge_1.0.1-1_MC_1.19.jar |Just Zoom |justzoom |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE improvedmobs-1.19-1.11.0-forge.jar |Improved Mobs Mod |improvedmobs |1.19-1.11.0 |COMMON_SET|Manifest: NOSIGNATURE expandability-7.0.0.jar |ExpandAbility |expandability |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE valhelsia_core-forge-1.19.2-0.5.0.jar |Valhelsia Core |valhelsia_core |1.19.2-0.5.0 |COMMON_SET|Manifest: NOSIGNATURE valhelsia_structures-forge-1.19.2-1.0.3.jar |Valhelsia Structures |valhelsia_structures |1.19.2-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE OpenLoader-Forge-1.19.2-15.0.1.jar |OpenLoader |openloader |15.0.1 |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 Crash Report UUID: 4250df71-4311-4866-aaf5-8bd3d84f25ad Flywheel Backend: Uninitialized FML: 43.2 Forge: net.minecraftforge:43.2.23

chris-wjn commented 12 months ago

Unfortunately, I'm not too sure what's going on here. It seems to be an issue with my mod calling a method on a null object from Artifacts, but IDF doesn't use anything from that mod so I'm not sure what the issue could be. I will do some digging when I have the time, but for now, I would recommend asking the author of Artifacts if he has any ideas. Good luck!

chris-wjn commented 10 months ago

Should be fixed in latest version 👍