MehVahdJukaar / SnowySpirit

Other
9 stars 16 forks source link

Snowy Spirit Not Working with Supplementaries & Moonlight library. #99

Open saurabhshinde14 opened 1 day ago

saurabhshinde14 commented 1 day ago

Time: 2024-12-03 09:19:40 Description: Initializing game

java.lang.NoSuchMethodError: 'void net.mehvahdjukaar.moonlight.api.resources.pack.DynamicTexturePack.addAndCloseTexture(net.minecraft.resources.ResourceLocation, net.mehvahdjukaar.moonlight.api.resources.textures.TextureImage, boolean)' at net.mehvahdjukaar.snowyspirit.dynamicpack.ClientDynamicResourcesHandler.lambda$regenerateDynamicAssets$2(ClientDynamicResourcesHandler.java:131) ~[snowyspirit-1.20-3.0.10.jar%23300!/:?] {re:classloading} at java.util.LinkedHashMap.forEach(LinkedHashMap.java:721) ~[?:?] {re:mixin} at net.mehvahdjukaar.snowyspirit.dynamicpack.ClientDynamicResourcesHandler.regenerateDynamicAssets(ClientDynamicResourcesHandler.java:119) ~[snowyspirit-1.20-3.0.10.jar%23300!/:?] {re:classloading} at net.mehvahdjukaar.moonlight.api.resources.pack.DynResourceGenerator.reloadResources(DynResourceGenerator.java:117) ~[moonlight-1.20-2.7.2-forge.jar%23284!/:?] {re:classloading} at net.mehvahdjukaar.moonlight.api.resources.pack.DynResourceGenerator.onEarlyReload(DynResourceGenerator.java:85) ~[moonlight-1.20-2.7.2-forge.jar%23284!/:?] {re:classloading} at net.mehvahdjukaar.moonlight.api.events.forge.MoonlightEventsHelperImpl.lambda$postEvent$5(MoonlightEventsHelperImpl.java:43) ~[moonlight-1.20-2.7.2-forge.jar%23284!/:?] {re:classloading} at java.util.concurrent.ConcurrentLinkedDeque.forEach(ConcurrentLinkedDeque.java:1650) ~[?:?] {} at net.mehvahdjukaar.moonlight.api.events.forge.MoonlightEventsHelperImpl.postEvent(MoonlightEventsHelperImpl.java:43) ~[moonlight-1.20-2.7.2-forge.jar%23284!/:?] {re:classloading} at net.mehvahdjukaar.moonlight.api.events.MoonlightEventsHelper.postEvent(MoonlightEventsHelper.java) ~[moonlight-1.20-2.7.2-forge.jar%23284!/:?] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.MultiPackResourceManager.handler$com000$moonlight$dynamicPackEarlyReload(MultiPackResourceManager.java:1034) ~[client-1.20.1-20230612.114412-srg.jar%23310!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric_resource_loader_v0,pl:mixin:APP:moonlight-common.mixins.json:MultiPackResourceManagerMixin from mod moonlight,pl:mixin:A,pl:connector_pre_launch:A} at net.minecraft.server.packs.resources.MultiPackResourceManager.(MultiPackResourceManager.java:60) ~[client-1.20.1-20230612.114412-srg.jar%23310!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric_resource_loader_v0,pl:mixin:APP:moonlight-common.mixins.json:MultiPackResourceManagerMixin from mod moonlight,pl:mixin:A,pl:connector_pre_launch:A} at net.minecraft.server.packs.resources.ReloadableResourceManager.m142463(ReloadableResourceManager.java:44) ~[client-1.20.1-20230612.114412-srg.jar%23310!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.resourcepacks.ReloadableResourceManagerMixin from mod modernfix,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:ReloadableResourceManagerImplMixin from mod fabric_resource_loader_v0,pl:mixin:A,pl:connector_pre_launch:A} at net.minecraft.client.Minecraft.(Minecraft.java:561) ~[client-1.20.1-20230612.114412-srg.jar%23310!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-forge-47.3.0.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:smoothboot.mixins.json:client.MainMixin from mod smoothboot,pl:mixin:A,pl:connector_pre_launch: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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} 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 Suspected Mods: Snowy Spirit (snowyspirit), Version: 1.20-3.0.10 Issue tracker URL: https://github.com/MehVahdJukaar/snowyspirit/issues at TRANSFORMER/snowyspirit@1.20-3.0.10/net.mehvahdjukaar.snowyspirit.dynamicpack.ClientDynamicResourcesHandler.lambda$regenerateDynamicAssets$2(ClientDynamicResourcesHandler.java:131)

Moonlight Library (moonlight), Version: 1.20-2.7.2
    Issue tracker URL: https://github.com/MehVahdJukaar/Moonlight/issues
    at TRANSFORMER/moonlight@1.20-2.7.2/net.mehvahdjukaar.moonlight.api.resources.pack.DynResourceGenerator.reloadResources(DynResourceGenerator.java:117)

Stacktrace: at net.mehvahdjukaar.snowyspirit.dynamicpack.ClientDynamicResourcesHandler.lambda$regenerateDynamicAssets$2(ClientDynamicResourcesHandler.java:131) ~[snowyspirit-1.20-3.0.10.jar%23300!/:?] {re:classloading} at java.util.LinkedHashMap.forEach(LinkedHashMap.java:721) ~[?:?] {re:mixin} at net.mehvahdjukaar.snowyspirit.dynamicpack.ClientDynamicResourcesHandler.regenerateDynamicAssets(ClientDynamicResourcesHandler.java:119) ~[snowyspirit-1.20-3.0.10.jar%23300!/:?] {re:classloading} at net.mehvahdjukaar.moonlight.api.resources.pack.DynResourceGenerator.reloadResources(DynResourceGenerator.java:117) ~[moonlight-1.20-2.7.2-forge.jar%23284!/:?] {re:classloading} at net.mehvahdjukaar.moonlight.api.resources.pack.DynResourceGenerator.onEarlyReload(DynResourceGenerator.java:85) ~[moonlight-1.20-2.7.2-forge.jar%23284!/:?] {re:classloading} at net.mehvahdjukaar.moonlight.api.events.forge.MoonlightEventsHelperImpl.lambda$postEvent$5(MoonlightEventsHelperImpl.java:43) ~[moonlight-1.20-2.7.2-forge.jar%23284!/:?] {re:classloading} at java.util.concurrent.ConcurrentLinkedDeque.forEach(ConcurrentLinkedDeque.java:1650) ~[?:?] {} at net.mehvahdjukaar.moonlight.api.events.forge.MoonlightEventsHelperImpl.postEvent(MoonlightEventsHelperImpl.java:43) ~[moonlight-1.20-2.7.2-forge.jar%23284!/:?] {re:classloading} at net.mehvahdjukaar.moonlight.api.events.MoonlightEventsHelper.postEvent(MoonlightEventsHelper.java) ~[moonlight-1.20-2.7.2-forge.jar%23284!/:?] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.MultiPackResourceManager.handler$com000$moonlight$dynamicPackEarlyReload(MultiPackResourceManager.java:1034) ~[client-1.20.1-20230612.114412-srg.jar%23310!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric_resource_loader_v0,pl:mixin:APP:moonlight-common.mixins.json:MultiPackResourceManagerMixin from mod moonlight,pl:mixin:A,pl:connector_pre_launch:A} at net.minecraft.server.packs.resources.MultiPackResourceManager.(MultiPackResourceManager.java:60) ~[client-1.20.1-20230612.114412-srg.jar%23310!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric_resource_loader_v0,pl:mixin:APP:moonlight-common.mixins.json:MultiPackResourceManagerMixin from mod moonlight,pl:mixin:A,pl:connector_pre_launch:A} at net.minecraft.server.packs.resources.ReloadableResourceManager.m142463(ReloadableResourceManager.java:44) ~[client-1.20.1-20230612.114412-srg.jar%23310!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.resourcepacks.ReloadableResourceManagerMixin from mod modernfix,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:ReloadableResourceManagerImplMixin from mod fabric_resource_loader_v0,pl:mixin:A,pl:connector_pre_launch:A} at net.minecraft.client.Minecraft.(Minecraft.java:561) ~[client-1.20.1-20230612.114412-srg.jar%23310!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A} -- Initialization -- Details: Modules: ADVAPI32.dll:Advanced Windows 32 Base API:10.0.26100.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.26100.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.DLL:Base cryptographic API DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.26100.2454:Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.26100.2033 (WinBuild.160101.0800):Microsoft Corporation DEVOBJ.dll:Device Information Set DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation DNSAPI.dll:DNS Client API DLL:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.26100.2033 (WinBuild.160101.0800):Microsoft Corporation GLU32.dll:OpenGL Utility Library DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation IPHLPAPI.DLL:IP Helper API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation MMDevApi.dll:MMDevice API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation MSCTF.dll:MSCTF Server DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation MpOav.dll:IOfficeAntiVirus Module:4.18.24090.11 (26d75470953920f90fd0438874501e9d9a31e621):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation NTASN1.dll:Microsoft ASN.1 API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation OLEAUT32.dll:OLEAUT32.DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation OpenAL.dll:Main implementation library:1.21.1: POWRPROF.dll:Power Profile Helper DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation PSAPI.DLL:Process Status Helper:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation Pdh.dll:Windows Performance Data Helper DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation RPCRT4.dll:Remote Procedure Call Runtime:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation SETUPAPI.dll:Windows Setup API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:Windows Shell Common Dll:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation UMPDC.dll:User Mode Power Dependency Coordinator:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation USER32.dll:Multi-User Windows USER API Client DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.26100.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.26100.1150 (WinBuild.160101.0800):Microsoft Corporation WINHTTP.dll:Windows HTTP Services:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:MCI API DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation WINSTA.dll:Winstation Library:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation WINTRUST.dll:Microsoft Trust Verification APIs:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation amsi.dll:Anti-Malware Scan Interface:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation bcrypt.dll:Windows Cryptographic Primitives Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.26100.2033 (WinBuild.160101.0800):Microsoft Corporation cfgmgr32.dll:Configuration Manager DLL:10.0.26100.2454 (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.26100.1 (WinBuild.160101.0800):Microsoft Corporation cryptnet.dll:Crypto Network Related API:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc.DLL:DHCP Client Service:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc6.DLL:DHCPv6 Client:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation dinput8.dll:Microsoft DirectInput:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation drvstore.dll:Driver Store API:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation dwmapi.dll:Microsoft Desktop Window Manager API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation dxcore.dll:DXCore:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation fastprox.dll:WMI Custom Marshaller:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.26100.2161 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.26100.2454 (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.26100.2314 (WinBuild.160101.0800):Microsoft Corporation imagehlp.dll:Windows NT Image Helper:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation inputhost.dll:InputHost:10.0.26100.2454 (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 jna6833096520969799694.dll:JNA native library:6.1.4: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.26100.1591 (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 msasn1.dll:ASN.1 Runtime APIs:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation mscms.dll:Microsoft Color Matching System DLL:10.0.26100.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.26100.1882 (WinBuild.160101.0800):Microsoft Corporation msvcrt.dll:Windows NT CRT DLL:7.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:E-mail Naming Shim Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation ncrypt.dll:Windows NCrypt Router:10.0.26100.1591 (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 nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation ntdll.dll:NT Layer DLL:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation ntmarta.dll:Windows NT MARTA provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 566.14 :32.0.15.6614:NVIDIA Corporation nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.6614:NVIDIA Corporation nvspcap64.dll:NVIDIA Game Proxy 8FileVersion 1:11.0.1.163 8Produc:NVIDIA Corporation L$FileDescriptio ole32.dll:Microsoft OLE for Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation opengl32.dll:OpenGL Client DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation perfos.dll:Windows System Performance Objects DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation pfclient.dll:SysMain Client:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation profapi.dll:User Profile Basic API:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation sapi.dll:Speech API:5.3.29131.00 (WinBuild.160101.0800):Microsoft Corporation sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation shlwapi.dll:Shell Light-weight Utility Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft textinputframework.dll:"TextInputFramework.DYNLINK":10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation ucrtbase.dll:Microsoft® C Runtime Library:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation uxtheme.dll:Microsoft UxTheme Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation verify.dll:OpenJDK Platform binary:17.0.8.0:Microsoft wbemcomn.dll:WMI:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation wbemprox.dll:WMI:10.0.26100.1000 (WinBuild.160101.0800):Microsoft Corporation wbemsvc.dll:WMI:10.0.26100.1000 (WinBuild.160101.0800):Microsoft Corporation win32u.dll:Win32u:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation windows.staterepositorycore.dll:Windows StateRepository API Core:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:Microsoft WinRT Storage API:10.0.26100.1457 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation wintypes.dll:Windows Base Types DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation wldp.dll:Windows Lockdown Policy:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation xinput1_4.dll:Microsoft Common Controller API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft Stacktrace: at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-forge-47.3.0.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:smoothboot.mixins.json:client.MainMixin from mod smoothboot,pl:mixin:A,pl:connector_pre_launch: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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}

-- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 759514560 bytes (724 MiB) / 1946157056 bytes (1856 MiB) up to 9663676416 bytes (9216 MiB) CPUs: 12 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 3600X 6-Core Processor
Identifier: AuthenticAMD Family 23 Model 113 Stepping 0 Microarchitecture: Zen 2 Frequency (GHz): 3.79 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: NVIDIA GeForce RTX 2060 SUPER Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x1f06 Graphics card #0 versionInfo: DriverVersion=32.0.15.6614 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.13 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.13 Memory slot #1 type: DDR4 Virtual memory max (MB): 34739.89 Virtual memory used (MB): 15609.79 Swap memory total (MB): 18432.00 Swap memory used (MB): 44.78 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx9G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Loaded Shaderpack: photon-main.zip Profile: medium (+2 options changed by user) Launched Version: 1.20.1-forge-47.3.0 Backend library: LWJGL version 3.3.1 build 7 Backend API: NVIDIA GeForce RTX 2060 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 566.14, NVIDIA Corporation 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: 12x AMD Ryzen 5 3600X 6-Core Processor Sinytra Connector: 1.0.0-beta.46+1.20.1 SINYTRA CONNECTOR IS PRESENT! Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker. Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues. Installed Fabric mods: | ================================================== | ============================== | ============================== | ==================== | | DustyDecoRefabricated-1.1-1.20.1+1.20.2_mapped_srg | Dusty Decorations Refabricated | dustydecorations | 1.1-1.20.11.20.2 | ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.3.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.3.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.3.0.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 javafml@null kotlinforforge@4.4.0 lowcodefml@null Mod List: saturn-mc1.20.1-0.1.3.jar |Saturn |saturn |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE perfectplushies-forge-1.20.1-1.12.0.jar |Perfect Plushies |perfectplushies |1.12.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-renderer-api-v1-3.2.1+1d29b44577.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+1d29b44577 |COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |COMMON_SET|Manifest: NOSIGNATURE acedium-0.2.7-beta.jar |Acedium |acedium |0.2.7-beta |COMMON_SET|Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |COMMON_SET|Manifest: NOSIGNATURE fabric-item-api-v1-2.1.28+4d0bbcfa77.jar |Fabric Item API (v1) |fabric_item_api_v1 |2.1.28+4d0bbcfa77 |COMMON_SET|Manifest: NOSIGNATURE fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar |Fabric Rendering Fluids (v1) |fabric_rendering_fluids_v1 |3.0.28+4ac5e37a77 |COMMON_SET|Manifest: NOSIGNATURE DoggyTalentsNext-1.20.1-1.18.36.jar |Doggy Talents Next |doggytalents |1.18.36 |COMMON_SET|Manifest: NOSIGNATURE fabric-models-v0-0.4.2+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.2+7c3892a477 |COMMON_SET|Manifest: NOSIGNATURE seafoamsdyeableblocks-1.4.2-forge-fabric.jar |Seafoam's Dyeable Blocks |seafoamsdyeableblocks |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.5+fa3d1c0177 |COMMON_SET|Manifest: NOSIGNATURE XaerosWorldMap_1.39.0_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.0 |COMMON_SET|Manifest: NOSIGNATURE modernfix-forge-5.19.5+mc1.20.1.jar |ModernFix |modernfix |5.19.5+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE citadel-2.4.2-1.20.1.jar |Citadel |citadel |2.4.2 |COMMON_SET|Manifest: NOSIGNATURE alexsmobs-1.22.5.jar |Alex's Mobs |alexsmobs |1.22.5 |COMMON_SET|Manifest: NOSIGNATURE fabric-command-api-v1-1.2.34+f71b366f77.jar |Fabric Command API (v1) |fabric_command_api_v1 |1.2.34+f71b366f77 |COMMON_SET|Manifest: NOSIGNATURE fabric-block-view-api-v2-1.0.1+0767707077.jar |Fabric BlockView API (v2) |fabric_block_view_api_v2 |1.0.1+0767707077 |COMMON_SET|Manifest: NOSIGNATURE fabric-command-api-v2-2.2.13+561530ec77.jar |Fabric Command API (v2) |fabric_command_api_v2 |2.2.13+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE DustyDecoRefabricated-1.1-1.20.1+1.20.2_mapped_srg|Dusty Decorations Refabricated|dustydecorations |1.1-1.20.11.20.2 |COMMON_SET|Manifest: NOSIGNATURE fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77 |COMMON_SET|Manifest: NOSIGNATURE mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |COMMON_SET|Manifest: NOSIGNATURE SnowRealMagic-1.20.1-Forge-10.5.2.jar |Snow! Real Magic! |snowrealmagic |10.5.2 |COMMON_SET|Manifest: NOSIGNATURE fabric-screen-api-v1-2.0.8+45a670a577.jar |Fabric Screen API (v1) |fabric_screen_api_v1 |2.0.8+45a670a577 |COMMON_SET|Manifest: NOSIGNATURE sodiumoptionsapi-forge-1.0.5-1.20.1.jar |Sodium Options API |sodiumoptionsapi |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE fabric-api-0.92.2+1.11.8+1.20.1.jar |Forgified Fabric API |fabric_api |0.92.2+1.11.8+1.20.1|COMMON_SET|Manifest: NOSIGNATURE fabric-content-registries-v0-4.0.11+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0 |4.0.11+a670df1e77 |COMMON_SET|Manifest: NOSIGNATURE supplementaries-1.20-2.5.21.jar |Supplementaries |supplementaries |1.20-2.5.21 |COMMON_SET|Manifest: NOSIGNATURE embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE embeddiumplus-1.20.1-v1.2.13.jar |Embeddium++ |embeddiumplus |1.2.13 |COMMON_SET|Manifest: NOSIGNATURE entity_model_features_forge_1.20.1-2.2.6.jar |Entity Model Features |entity_model_features |2.2.6 |COMMON_SET|Manifest: NOSIGNATURE entity_texture_features_forge_1.20.1-6.2.7.jar |Entity Texture Features |entity_texture_features |6.2.7 |COMMON_SET|Manifest: NOSIGNATURE perfectplushieapi-forge-1.20.1-0.1.1.jar |Perfect Plushie API |perfectplushieapi |0.1.1 |COMMON_SET|Manifest: NOSIGNATURE maidensmerrymaking-1-20.1-7.jar |Maiden's MerryMaking |maidensmerrymaking |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-game-rule-api-v1-1.0.40+683d4da877.jar |Fabric Game Rule API (v1) |fabric_game_rule_api_v1 |1.0.40+683d4da877 |COMMON_SET|Manifest: NOSIGNATURE fabric-api-lookup-api-v1-1.6.36+67f9824077.jar |Fabric API Lookup API (v1) |fabric_api_lookup_api_v1 |1.6.36+67f9824077 |COMMON_SET|Manifest: NOSIGNATURE Chunky-1.3.146.jar |Chunky |chunky |1.3.146 |COMMON_SET|Manifest: NOSIGNATURE fairylights-7.0.0-1.20.1.jar |Fairy Lights |fairylights |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE bendy-lib-forge-4.0.0.jar |Bendy lib |bendylib |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE pamhc2foodextended-1.20-1.0.0.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE frosted-friends-1.20.1-1.0.7.jar |Frosted Friends |frosted_friends |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE curios-forge-5.11.0+1.20.1.jar |Curios API |curios |5.11.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE workers-1.20.1-1.7.8.jar |Workers Mod |workers |1.7.8 |COMMON_SET|Manifest: NOSIGNATURE realistic_horse_genetics-1.20.1-13.5.jar |Realistic Horse Genetics |horse_colors |1.20.1-13.5 |COMMON_SET|Manifest: NOSIGNATURE Connector-1.0.0-beta.46+1.20.1-mod.jar |Connector |connectormod |1.0.0-beta.46+1.20.1|COMMON_SET|Manifest: NOSIGNATURE fabric-entity-events-v1-1.6.0+6274ab9d77.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.0+6274ab9d77 |COMMON_SET|Manifest: NOSIGNATURE worldedit-mod-7.2.15.jar |WorldEdit |worldedit |7.2.15+6463-5ca4dff |COMMON_SET|Manifest: NOSIGNATURE cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |COMMON_SET|Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE letsdo-camping-forge-1.0.4.jar |[Let's Do] Camping |camping |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE letsdo-API-forge-1.2.15-forge.jar |[Let's Do] API |doapi |1.2.15 |COMMON_SET|Manifest: NOSIGNATURE letsdo-bakery-forge-1.1.15.jar |[Let's Do] Bakery |bakery |1.1.15 |COMMON_SET|Manifest: NOSIGNATURE yuushya-1.20.1-forge-2.2.2.jar |Yuushya |yuushya |2.2.2 |COMMON_SET|Manifest: NOSIGNATURE fabric-loot-api-v2-1.2.1+eb28f93e77.jar |Fabric Loot API (v2) |fabric_loot_api_v2 |1.2.1+eb28f93e77 |COMMON_SET|Manifest: NOSIGNATURE Adorn-5.0.0+1.20.1-forge.jar |Adorn |adorn |5.0.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE refurbished_furniture-forge-1.20.1-1.0.6.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.6 |COMMON_SET|Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 fabric-rendering-data-attachment-v1-0.3.37+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.37+a6081afc77 |COMMON_SET|Manifest: NOSIGNATURE fabric-networking-api-v1-1.3.11+503a202477.jar |Fabric Networking API (v1) |fabric_networking_api_v1 |1.3.11+503a202477 |COMMON_SET|Manifest: NOSIGNATURE framework-forge-1.20.1-0.7.11.jar |Framework |framework |0.7.11 |COMMON_SET|Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 fabric-lifecycle-events-v1-2.2.22+afab492177.jar |Fabric Lifecycle Events (v1) |fabric_lifecycle_events_v1 |2.2.22+afab492177 |COMMON_SET|Manifest: NOSIGNATURE fabric-key-binding-api-v1-1.0.37+561530ec77.jar |Fabric Key Binding API (v1) |fabric_key_binding_api_v1 |1.0.37+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE Better_Dogs_X_Doggy_Talents_Next_v1.2.2 [Forge] - |Better Dogs For DTN |betterdogs_dtn |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE fabric-client-tags-api-v1-1.1.2+5d6761b877.jar |Fabric Client Tags |fabric_client_tags_api_v1 |1.1.2+5d6761b877 |COMMON_SET|Manifest: NOSIGNATURE fabric-transfer-api-v1-3.3.5+631c9cd677.jar |Fabric Transfer API (v1) |fabric_transfer_api_v1 |3.3.5+631c9cd677 |COMMON_SET|Manifest: NOSIGNATURE fabric-dimensions-v1-2.1.54+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.54+8005d10d77 |COMMON_SET|Manifest: NOSIGNATURE Kiwi-1.20.1-Forge-11.8.20.jar |Kiwi Library |kiwi |11.8.20+forge |COMMON_SET|Manifest: NOSIGNATURE pamhc2trees-1.20-1.0.2.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE tia-1.20-1.1-forge.jar |Tiny Item Animations |tia |1.20-1.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar |Fabric Model Loading API (v1) |fabric_model_loading_api_v1 |1.0.3+6274ab9d77 |COMMON_SET|Manifest: NOSIGNATURE jei-1.20.1-forge-15.20.0.105.jar |Just Enough Items |jei |15.20.0.105 |COMMON_SET|Manifest: NOSIGNATURE fabric-screen-handler-api-v1-1.3.30+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1 |1.3.30+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE fabric-resource-loader-v0-0.11.10+bcd08ed377.jar |Fabric Resource Loader (v0) |fabric_resource_loader_v0 |0.11.10+bcd08ed377 |COMMON_SET|Manifest: NOSIGNATURE letsdo-furniture-forge-1.0.3.jar |[Let's Do] Furniture |furniture |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE fabric-rendering-v1-3.0.8+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.8+66e9a48f77 |COMMON_SET|Manifest: NOSIGNATURE BuildersDelight-1.20.1-v.1.3.jar |Builder's Delight |buildersdelight |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-renderer-indigo-1.5.2+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.2+b5b2da4177 |COMMON_SET|Manifest: NOSIGNATURE Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |COMMON_SET|Manifest: NOSIGNATURE christmasfestivity-1.20.1-1.6.3-forge.jar |Christmas Festivity |christmasfestivity |1.20.1-1.6.3-forge |COMMON_SET|Manifest: NOSIGNATURE fabric-mining-level-api-v1-2.1.50+561530ec77.jar |Fabric Mining Level API (v1) |fabric_mining_level_api_v1 |2.1.50+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE ToadLib-1.20-1.20.4-1.1.5.jar |ToadLib |toadlib |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE Palladium-1.20-1.20.4-1.0.9.3.jar |Palladium |palladium |1.0.9.3 |COMMON_SET|Manifest: NOSIGNATURE GlitchCore-forge-1.20.1-0.0.1.1.jar |GlitchCore |glitchcore |0.0.1.1 |COMMON_SET|Manifest: NOSIGNATURE SereneSeasons-forge-1.20.1-9.1.0.0.jar |Serene Seasons |sereneseasons |9.1.0.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-particles-v1-1.1.2+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.2+78e1ecb877 |COMMON_SET|Manifest: NOSIGNATURE forge-1.20.1-47.3.0-universal.jar |Forge |forge |47.3.0 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 betterdays-1.20.1-3.1.1.1-FORGE.jar |BetterDays |betterdays |1.20.1-3.1.1.1-FORGE|COMMON_SET|Manifest: NOSIGNATURE letsdo-farm_and_charm-forge-1.0.4.jar |[Let's Do] Farm & Charm |farm_and_charm |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE fabric-transitive-access-wideners-v1-4.3.1+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.1+1880499877 |COMMON_SET|Manifest: NOSIGNATURE emotecraft-for-MC1.20.1-2.2.7-b.build.50-forge.jar|Emotecraft |emotecraft |2.2.7-b.build.50 |COMMON_SET|Manifest: NOSIGNATURE GPUTape-1.0.0-1.18-1.20.4.jar |GPUTape |gpu_tape |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |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 DistantHorizons-2.1.0-a-1.20.1.jar |Distant Horizons |distanthorizons |2.1.0-a |COMMON_SET|Manifest: NOSIGNATURE moonlight-1.20-2.7.2-forge.jar |Moonlight Library |moonlight |1.20-2.7.2 |COMMON_SET|Manifest: NOSIGNATURE fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |COMMON_SET|Manifest: NOSIGNATURE fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.41+1d0da21e77 |COMMON_SET|Manifest: NOSIGNATURE animal_feeding_trough-1.0.3+1.20.1-forge.jar |Animal Feeding Trough |animal_feeding_trough |1.0.3+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE snowyspirit-1.20-3.0.10.jar |Snowy Spirit |snowyspirit |1.20-3.0.10 |COMMON_SET|Manifest: NOSIGNATURE pamhc2crops-1.20-1.0.2.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE another_furniture-forge-1.20.1-3.0.1.jar |Another Furniture |another_furniture |1.20.1-3.0.1 |COMMON_SET|Manifest: NOSIGNATURE spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-block-api-v1-1.0.11+0e6cb7f777.jar |Fabric Block API (v1) |fabric_block_api_v1 |1.0.11+0e6cb7f777 |COMMON_SET|Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.20.1-0.0.4.jar |Smooth Boot (Reloaded) |smoothboot |0.0.4 |COMMON_SET|Manifest: NOSIGNATURE fabric-resource-conditions-api-v1-2.3.8+9ad825cd77|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9ad825cd77 |COMMON_SET|Manifest: NOSIGNATURE kffmod-4.4.0.jar |Kotlin For Forge |kotlinforforge |4.4.0 |COMMON_SET|Manifest: NOSIGNATURE citresewn-1.20.1-5.jar |CIT Resewn |citresewn |1.20.1-5 |COMMON_SET|Manifest: NOSIGNATURE Xaeros_Minimap_24.6.1_Forge_1.20.jar |Xaero's Minimap |xaerominimap |24.6.1 |COMMON_SET|Manifest: NOSIGNATURE pamhc2foodcore-1.20-1.0.0.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-item-group-api-v1-4.0.12+c9161c2d77.jar |Fabric Item Group API (v1) |fabric_item_group_api_v1 |4.0.12+c9161c2d77 |COMMON_SET|Manifest: NOSIGNATURE decorative_storage-2.0910-forge-1.20.1.jar |Decorative Storage |decorative_storage |2.0910 |COMMON_SET|Manifest: NOSIGNATURE entityculling-forge-1.6.6-mc1.20.1.jar |EntityCulling |entityculling |1.6.6 |COMMON_SET|Manifest: NOSIGNATURE canary-mc1.20.1-0.3.3.jar |Canary |canary |0.3.3 |COMMON_SET|Manifest: NOSIGNATURE fabric-biome-api-v1-13.0.13+dc36698e77.jar |Fabric Biome API (v1) |fabric_biome_api_v1 |13.0.13+dc36698e77 |COMMON_SET|Manifest: NOSIGNATURE fabric-registry-sync-v0-2.3.3+1c0ea72177.jar |Fabric Registry Sync (v0) |fabric_registry_sync_v0 |2.3.3+1c0ea72177 |COMMON_SET|Manifest: NOSIGNATURE ImmediatelyFast-Forge-1.2.18+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.18+1.20.4 |COMMON_SET|Manifest: NOSIGNATURE fabric-recipe-api-v1-1.0.21+514a076577.jar |Fabric Recipe API (v1) |fabric_recipe_api_v1 |1.0.21+514a076577 |COMMON_SET|Manifest: NOSIGNATURE ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |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 fabric-object-builder-api-v1-11.1.3+2174fc8477.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.3+2174fc8477 |COMMON_SET|Manifest: NOSIGNATURE fabric-sound-api-v1-1.0.13+4f23bd8477.jar |Fabric Sound API (v1) |fabric_sound_api_v1 |1.0.13+4f23bd8477 |COMMON_SET|Manifest: NOSIGNATURE bushierflowers-0.0.3-1.20.1.jar |Bushier Flowers |bushierflowers |0.0.3-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-message-api-v1-5.1.9+52cc178c77.jar |Fabric Message API (v1) |fabric_message_api_v1 |5.1.9+52cc178c77 |COMMON_SET|Manifest: NOSIGNATURE fabric-data-generation-api-v1-12.3.4+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.4+369cb3a477 |COMMON_SET|Manifest: NOSIGNATURE fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0 |0.6.2+0d0bd5a777 |COMMON_SET|Manifest: NOSIGNATURE Crash Report UUID: f36bce70-5a0b-4710-8bac-6c544d501880 FML: 47.3 Forge: net.minecraftforge:47.3.0 Kiwi Modules: kiwi:block_components kiwi:block_templates kiwi:contributors kiwi:data kiwi:item_templates snowrealmagic:core

MehVahdJukaar commented 1 day ago

And you sure both are latest version?

saurabhshinde14 commented 1 day ago

Hi, I checked the versions a couple of hours ago. It seems like Supplementaries was split into a new mod Amendments. The game isn't crashing anymore, but I'm getting these in the console.

[08:31:38] [main/WARN] [Fabric Resource Conditions/]: Skipping object {"type":"minecraft:crafting_shaped","pattern":["111","121","111"],"key":{"1":{"tag":"minecraft:logs"},"2":{"item":"minecraft:honeycomb"}},"result":{"item":"supplementaries:fine_wood","count":8},"fabric:load_conditions":[{"condition":"supplementaries:flag","flag":"fine_wood"}]}. Failed to parse resource conditions

[09:57:42] [main/WARN] [Fabric Resource Conditions/]: Skipping object {"type":"minecraft:crafting_shaped","pattern":["# ","## ","###"],"key":{"#":{"item":"supplementaries:fine_wood"}},"fabric:load_conditions":[{"condition":"supplementaries:flag","flag":"fine_wood"}],"result":{"item":"supplementaries:fine_wood_stairs","count":4}}. Failed to parse resource conditions

Should I be concerned about this? I have a forge 47.3.0 server, and I'm using forge version of Supplementaries, and using Siyntra connecter to load other fabric mods that I have.

MehVahdJukaar commented 23 hours ago

mind trying and seeing if that happens with just the mod on? could be some other random mod that decided the my recipe had to be nuked for whatever reason

saurabhshinde14 commented 22 hours ago

I can try that, but I'm wondering why it's loading through fabric loader when I'm on forge. Are there any fabric resources being used in forge? If not then It might be https://modrinth.com/mod/connector.

And I made a clean 1.20.1 forge 47.0.3 installation and only had supplementaries, amendments & moonlight.

latest.log

and there's this Parsing error loading custom advancement supplementaries:recipes/planter_rich: Unknown item id 'farmersdelight:rich_soil'