Everything posted by Game Master
-
Game crashes with this error when pressing play.
---- Minecraft Crash Report ---- // There are four lights! Time: 4/3/23, 4:15 PM Description: Initializing game java.lang.NullPointerException: Cannot invoke "java.io.File.getName()" because "this.f_10203_" is null at net.minecraft.server.packs.AbstractPackResources.m_8017_(AbstractPackResources.java:120) ~[client-1.18.2-20220404.173914-srg.jar%23127!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B} at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {} at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?] {} at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {} at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {} at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?] {} at net.minecraft.client.ResourceLoadStateTracker.m_168557_(ResourceLoadStateTracker.java:28) ~[client-1.18.2-20220404.173914-srg.jar%23127!/:?] {re:classloading} at net.minecraft.client.Minecraft.<init>(Minecraft.java:549) ~[client-1.18.2-20220404.173914-srg.jar%23127!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:physicsmod.mixins.json:MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:fabricapi.MixinMinecraft,pl:mixin:APP:inventorio.mixins.json:client.accessor.MinecraftClientAccessor,pl:mixin:APP:ding.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:inventorio.mixins.json:client.MinecraftClientMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%23127!/:?] {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:31) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.minecraft.server.packs.AbstractPackResources.m_8017_(AbstractPackResources.java:120) ~[client-1.18.2-20220404.173914-srg.jar%23127!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B} at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {} at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?] {} at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {} at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {} at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?] {} at net.minecraft.client.ResourceLoadStateTracker.m_168557_(ResourceLoadStateTracker.java:28) ~[client-1.18.2-20220404.173914-srg.jar%23127!/:?] {re:classloading} at net.minecraft.client.Minecraft.<init>(Minecraft.java:549) ~[client-1.18.2-20220404.173914-srg.jar%23127!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:physicsmod.mixins.json:MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:fabricapi.MixinMinecraft,pl:mixin:APP:inventorio.mixins.json:client.accessor.MinecraftClientAccessor,pl:mixin:APP:ding.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:inventorio.mixins.json:client.MinecraftClientMixin,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.2193:Microsoft Corporation CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.546:Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.19041.867 (WinBuild.160101.0800):Microsoft Corporation DEVOBJ.dll:Device Information Set DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.19041.2130 (WinBuild.160101.0800):Microsoft Corporation GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation HID.DLL:Hid User Library: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.1741 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation MMDevApi.dll:MMDevice API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation MSACM32.dll:Microsoft ACM Audio Filter:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.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.2302.7 (WinBuild.160101.0800):Microsoft Corporation NLAapi.dll:Network Location Awareness 2:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.19041.610 (WinBuild.160101.0800):Microsoft Corporation NTASN1.dll:Microsoft ASN.1 API:10.0.19041.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.985 (WinBuild.160101.0800):Microsoft Corporation OpenAL.dll 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.1 (WinBuild.160101.0800):Microsoft Corporation SAPIWrapper_x64.dll 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.30133.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 WINSTA.dll:Winstation Library:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.2546 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.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 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.1620 (WinBuild.160101.0800):Microsoft Corporation clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation combase.dll:Microsoft COM for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation cryptnet.dll:Crypto Network Related API:10.0.19041.906 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.2311 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation drvstore.dll:Driver Store API:10.0.19041.2546 (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 fastprox.dll:WMI Custom Marshaller:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.1503 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation glfw.dll 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.1.0:Microsoft javaw.exe:OpenJDK Platform binary:17.0.1.0:Microsoft jimage.dll:OpenJDK Platform binary:17.0.1.0:Microsoft jli.dll:OpenJDK Platform binary:17.0.1.0:Microsoft jna6022812855897031555.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA) jvm.dll:OpenJDK 64-Bit server VM:17.0.1.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.1.0:Microsoft management_ext.dll:OpenJDK Platform binary:17.0.1.0:Microsoft mscms.dll:Microsoft Color Matching System DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation msdmo.dll:DMO Runtime:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation msvcp140.dll:Microsoft® C Runtime Library:14.29.30133.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.1.0:Microsoft nio.dll:OpenJDK Platform binary:17.0.1.0:Microsoft ntdll.dll:NT Layer DLL:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.2756:NVIDIA Corporation nvspcap64.dll:NVIDIA Game Proxy:3.26.0.160:NVIDIA Corporation opengl32.dll:OpenGL Client DLL:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation perfos.dll:Windows System Performance Objects DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation powrprof.dll:Power Profile Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation profapi.dll:User Profile Basic API:10.0.19041.844 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation sapi.dll:Speech API:5.3.24006.00 (WinBuild.160101.0800):Microsoft Corporation sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation sunmscapi.dll:OpenJDK Platform binary:17.0.1.0:Microsoft svml.dll:OpenJDK Platform binary:17.0.1.0:Microsoft textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.2546 (WinBuild.160101.0800):Microsoft Corporation ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation uxtheme.dll:Microsoft UxTheme Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation verify.dll:OpenJDK Platform binary:17.0.1.0:Microsoft wbemcomn.dll:WMI:10.0.19041.1566 (WinBuild.160101.0800):Microsoft Corporation wbemprox.dll:WMI:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation wbemsvc.dll:WMI:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation win32u.dll:Win32u:10.0.19041.2728 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation winmmbase.dll:Base Multimedia Extension API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.19041.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.1.0:Microsoft Stacktrace: at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%23127!/:?] {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:31) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} -- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1923070736 bytes (1833 MiB) / 2910846976 bytes (2776 MiB) up to 8589934592 bytes (8192 MiB) CPUs: 12 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz Identifier: Intel64 Family 6 Model 165 Stepping 5 Microarchitecture: unknown Frequency (GHz): 2.90 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: NVIDIA GeForce GTX 1660 SUPER Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x21c4 Graphics card #0 versionInfo: DriverVersion=31.0.15.2756 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.73 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.73 Memory slot #1 type: DDR4 Virtual memory max (MB): 37381.04 Virtual memory used (MB): 23772.95 Swap memory total (MB): 21068.10 Swap memory used (MB): 502.27 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8192m -Xms256m Loaded Shaderpack: (off) NEC status: No NEC detected Launched Version: forge-40.2.0 Backend library: LWJGL version 3.2.2 SNAPSHOT Backend API: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2 GL version 3.2.0 NVIDIA 527.56, NVIDIA Corporation Window size: <not initialized> GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) CPU: 12x Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] javafml@null [email protected] lowcodefml@null Mod List: client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |NONE |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 forge-1.18.2-40.2.0-universal.jar |Forge |forge |40.2.0 |NONE |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
-
(My own forge 1.18.2 server) When I run using .bat file, it says this. When I press any key as told, command prompt closes.
OMG, IT WORKED. I LOVE YOU MAN!
-
(My own forge 1.18.2 server) When I run using .bat file, it says this. When I press any key as told, command prompt closes.
if I delete the world file and start it again, would it make a new one and fix the problem? I don't want those mods.
-
(My own forge 1.18.2 server) When I run using .bat file, it says this. When I press any key as told, command prompt closes.
https://gist.github.com/CodeKing2000/e13d72f899ebe9d44f627e4be1292bf3 deleted and it created a new one
-
(My own forge 1.18.2 server) When I run using .bat file, it says this. When I press any key as told, command prompt closes.
where is the error message?
-
(My own forge 1.18.2 server) When I run using .bat file, it says this. When I press any key as told, command prompt closes.
https://gist.github.com/CodeKing2000/44f6ab848567dc7a0f2601dd0f2cd6dc
-
(My own forge 1.18.2 server) When I run using .bat file, it says this. When I press any key as told, command prompt closes.
https://gist.github.com/CodeKing2000/22f42337534e1f2e14869e3e46d3c937
-
(My own forge 1.18.2 server) When I run using .bat file, it says this. When I press any key as told, command prompt closes.
C:\Users\Roman\Desktop\Quantum Craft>REM Forge requires a configured set of both JVM and program arguments. C:\Users\Roman\Desktop\Quantum Craft>REM Add custom JVM arguments to the user_jvm_args.txt C:\Users\Roman\Desktop\Quantum Craft>REM Add custom program arguments {such as nogui} to this file in the next line before the or C:\Users\Roman\Desktop\Quantum Craft>REM pass them to this script directly C:\Users\Roman\Desktop\Quantum Craft>java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.2-40.2.0/win_args.txt 2023-03-18 20:17:28,538 main WARN Advanced terminal features are not available in this environment [20:17:28] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.2.0, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914] [20:17:28] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.6 by Oracle Corporation [20:17:29] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Roman/Desktop/Quantum%20Craft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER [20:25:36] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\fmlcore\1.18.2-40.2.0\fmlcore-1.18.2-40.2.0.jar is missing mods.toml file [20:25:36] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.2.0\javafmllanguage-1.18.2-40.2.0.jar is missing mods.toml file [20:25:36] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.2.0\lowcodelanguage-1.18.2-40.2.0.jar is missing mods.toml file [20:25:36] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\mclanguage\1.18.2-40.2.0\mclanguage-1.18.2-40.2.0.jar is missing mods.toml file [20:25:36] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 4 dependencies adding them to mods collection Init ItemPhysicLite coremods ... [20:25:40] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 [20:25:40] [main/ERROR] [mixin/]: Mixin config imm_ptl.mixins.json does not specify "minVersion" property [20:25:40] [main/ERROR] [mixin/]: Mixin config imm_ptl_peripheral.mixins.json does not specify "minVersion" property [20:25:40] [main/ERROR] [mixin/]: Mixin config imm_ptl_compat.mixins.json does not specify "minVersion" property [20:25:40] [main/ERROR] [mixin/]: Mixin config q_misc_util.mixins.json does not specify "minVersion" property [20:25:40] [main/ERROR] [mixin/]: Mixin config forge-mavapi.mixins.json does not specify "minVersion" property [20:25:41] [main/ERROR] [mixin/]: Mixin config forge-mavm.mixins.json does not specify "minVersion" property [20:25:41] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.wuest.prefab.MixinConnector] [20:25:41] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.integral.enigmaticlegacy.MixinConnector] No Enigmatic Lockbox found, proceeding without it... [20:25:41] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [] [20:25:41] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message [20:25:41] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges_forge.mixins.json could not be read. If this is a development environment you can ignore this message [20:25:41] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras.mixins.json could not be read. If this is a development environment you can ignore this message [20:25:41] [main/WARN] [mixin/]: Reference map 'yungsextras.refmap.json' for yungsextras_forge.mixins.json could not be read. If this is a development environment you can ignore this message [20:25:41] [main/WARN] [mixin/]: Reference map 'idas.refmap.json' for idas.mixins.json could not be read. If this is a development environment you can ignore this message [20:25:41] [main/WARN] [mixin/]: Reference map 'insanelib.refmap.json' for insanelib.mixins.json could not be read. If this is a development environment you can ignore this message [20:25:41] [main/WARN] [mixin/]: Reference map 'creativecore.mixins.refmap.json' for creativecore.mixins.json could not be read. If this is a development environment you can ignore this message [20:25:42] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu [20:25:42] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/jozufozu/flywheel/core/crumbling/CrumblingRenderer for invalid dist DEDICATED_SERVER [20:25:42] [main/WARN] [mixin/]: Error loading class: com/jozufozu/flywheel/core/crumbling/CrumblingRenderer (java.lang.RuntimeException: Attempted to load class com/jozufozu/flywheel/core/crumbling/CrumblingRenderer for invalid dist DEDICATED_SERVER) [20:25:42] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/ItemInHandRenderer for invalid dist DEDICATED_SERVER [20:25:42] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/ItemInHandRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/ItemInHandRenderer for invalid dist DEDICATED_SERVER) [20:25:42] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.ItemInHandRenderer was not found tetra.mixins.json:ItemInHandRendererMixin [20:25:42] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/player/PlayerRenderer for invalid dist DEDICATED_SERVER [20:25:42] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/player/PlayerRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/player/PlayerRenderer for invalid dist DEDICATED_SERVER) [20:25:42] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.player.PlayerRenderer was not found tetra.mixins.json:MixinPlayerRenderer [20:25:42] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds [20:25:42] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTreasureOnly() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds [20:25:42] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTradeable() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds [20:25:42] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem [20:25:42] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction [20:25:42] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction [20:25:42] [main/WARN] [mixin/]: Error loading class: net/darkhax/darkutils/features/charms/CharmEffects (java.lang.ClassNotFoundException: net.darkhax.darkutils.features.charms.CharmEffects) [20:25:42] [main/WARN] [mixin/]: Error loading class: com/brandon3055/csg/ModEventHandler (java.lang.ClassNotFoundException: com.brandon3055.csg.ModEventHandler) [20:25:44] [main/INFO] [mixin/]: Mixing MixinLivingEntity from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.LivingEntity [20:25:44] [main/INFO] [mixin/]: Mixing MixinPlayer from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.player.Player [20:25:44] [main/INFO] [mixin/]: Mixing MixinMobEffect from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.effect.MobEffect [20:25:45] [main/INFO] [mixin/]: Mixing MixinEnchantmentContainer from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.inventory.EnchantmentMenu [20:25:45] [main/INFO] [mixin/]: Renaming synthetic method lambda$onEnchantedItem$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/EnchantmentMenu;ILnet/minecraft/world/entity/player/Player;ILnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V to mdc71ef5$lambda$onEnchantedItem$0$0 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinEnchantmentContainer [20:25:45] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 5 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/module/AncientTomesModule [20:25:45] [main/INFO] [mixin/]: Mixing MixinItemStack from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.item.ItemStack [20:25:45] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu [20:25:46] [main/INFO] [mixin/]: Mixing AccessorAbstractArrowEntity from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow [20:25:47] [main/INFO] [mixin/]: Mixing MixinEnderDragon from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.boss.enderdragon.EnderDragon [20:25:47] [main/INFO] [mixin/]: Renaming synthetic method lambda$onTickDeath$0(Lnet/minecraft/server/level/ServerPlayer;)V to mdc71ef5$lambda$onTickDeath$0$0 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinEnderDragon [20:25:47] [main/INFO] [mixin/]: Mixing MixinShulker from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.monster.Shulker [20:25:47] [main/INFO] [mixin/]: Mixing MixinVillagerEntity from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.npc.Villager [20:25:47] [main/INFO] [mixin/]: Mixing MixinVillager from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.npc.Villager [20:25:47] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching FishingHook#catchingFish [20:25:47] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping repurposed_structures.mixins.json:structures.StructurePoolMixin->@ModifyConstant::repurposedstructures_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi.mixins.json:IncreaseStructureWeightLimitMixin->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000 [20:25:47] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping integrated_api.mixins.json:structures.StructurePoolMixin->@ModifyConstant::integrated_api_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi.mixins.json:IncreaseStructureWeightLimitMixin->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000 [20:25:48] [main/INFO] [mixin/]: Mixing MixinEnderEyeItem from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.item.EnderEyeItem [20:25:48] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem [20:25:48] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction [20:25:48] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction [20:25:48] [main/WARN] [mixin/]: @ModifyVariable(@At("INVOKE")) Shift.BY=4 on infernal-expansion.mixins.json:common.MixinMultiNoiseBiomeSourcePreset::localvar$zzi000$IE_addNetherBiomes exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning. [20:25:49] [modloading-worker-0/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Sound Events Registered! [20:25:49] [modloading-worker-0/INFO] [mixin/]: Mixing MixinLootTable from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.level.storage.loot.LootTable [20:25:49] [modloading-worker-0/INFO] [Material Elements/]: Thanks for using Material Elements (https://www.curseforge.com/minecraft/mc-mods/material-elements). I hope you enjoy the mod. [20:25:49] [modloading-worker-0/INFO] [Material Elements/]: ? Register Material Elements Potions ... [20:25:49] [modloading-worker-0/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Blocks Registered! [20:25:49] [modloading-worker-0/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Items Registered! [20:25:49] [modloading-worker-0/INFO] [Material Elements/]: ? Register Material Elements Blocks ... [20:25:49] [modloading-worker-0/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Effects Registered! [20:25:49] [modloading-worker-0/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Potions Registered! [20:25:49] [modloading-worker-0/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Entity Types Registered! [20:25:49] [modloading-worker-0/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Painting Types Registered! [20:25:49] [modloading-worker-0/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Tile Entity Types Registered! [20:25:49] [modloading-worker-0/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Biomes Registered! [20:25:49] [modloading-worker-0/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Loot Modifiers Registered! [20:25:49] [modloading-worker-0/INFO] [Material Elements/]: ? Register Material Elements Block Entities ... [20:25:49] [modloading-worker-0/INFO] [Material Elements/]: ? Register Material Elements Items ... [20:25:49] [modloading-worker-0/INFO] [or.in.in.InfernalExpansion/]: Infernal Expansion: Entity Classifications Registered! [20:25:49] [modloading-worker-0/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER [20:25:49] [modloading-worker-0/ERROR] [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: oculus, class net.coderbot.iris.Iris java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:1.0] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin} at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin} at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin} at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.2.0.jar%23296!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.2.0.jar%23295!/:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {re:mixin} [20:25:49] [modloading-worker-0/INFO] [co.wu.pr.Prefab/]: Built TOML config for C:\Users\Roman\Desktop\Quantum Craft\config\prefab.toml [20:25:49] [modloading-worker-0/INFO] [co.wu.pr.Prefab/]: Loaded TOML config file C:\Users\Roman\Desktop\Quantum Craft\config\prefab.toml [20:25:49] [modloading-worker-0/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER [20:25:49] [modloading-worker-0/ERROR] [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: nebs, class org.infernalstudios.nebs.NekosEnchantedBooks java.lang.reflect.InvocationTargetException: null at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {} at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {} at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.2.0.jar%23296!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.2.0.jar%23295!/:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {re:mixin} Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:1.0] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?] {re:mixin} at java.lang.Class.privateGetDeclaredMethods(Class.java:3402) ~[?:?] {re:mixin} at java.lang.Class.getDeclaredMethod(Class.java:2673) ~[?:?] {re:mixin} at net.minecraftforge.eventbus.EventBus.getDeclMethod(EventBus.java:83) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.lambda$registerObject$4(EventBus.java:95) ~[eventbus-5.0.3.jar%232!/:?] {} at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {} at java.util.HashMap$KeySpliterator.tryAdvance(HashMap.java:1728) ~[?:?] {} at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129) ~[?:?] {} at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527) ~[?:?] {} at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513) ~[?:?] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {} at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150) ~[?:?] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {} at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.lambda$registerObject$7(EventBus.java:97) ~[eventbus-5.0.3.jar%232!/:?] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {} at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] {} at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) ~[?:?] {} at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {} at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {} at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.registerObject(EventBus.java:94) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.register(EventBus.java:120) ~[eventbus-5.0.3.jar%232!/:?] {} at org.infernalstudios.nebs.NekosEnchantedBooks.<init>(NekosEnchantedBooks.java:45) ~[NekosEnchantedBooks-1.18.2-1.8.0.jar%23199!/:1.8.0] {re:classloading} ... 14 more [20:25:49] [modloading-worker-0/INFO] [co.jt.li.LibraryFerret/]: Initialize mod Library Ferret [20:25:49] [modloading-worker-0/INFO] [co.jt.li.LibraryFerret/]: Initialized mod Library Ferret [20:25:49] [modloading-worker-0/INFO] [mixin/]: Mixing MixinEnterBlockTrigger from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.advancements.critereon.EnterBlockTrigger [20:25:49] [modloading-worker-0/INFO] [mixin/]: Mixing MixinInventoryChangeTrigger from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.advancements.critereon.InventoryChangeTrigger [20:25:49] [modloading-worker-0/INFO] [Portal/]: Immersive Portals Mod Initializing [20:25:49] [modloading-worker-0/INFO] [mixin/]: Mixing MixinSummonedEntityTrigger from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.advancements.critereon.SummonedEntityTrigger [20:25:49] [modloading-worker-0/INFO] [mixin/]: Mixing MixinPlayerList from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.server.players.PlayerList [20:25:49] [modloading-worker-0/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 40.2.0, for MC 1.18.2 with MCP 20220404.173914 [20:25:49] [modloading-worker-0/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v40.2.0 Initialized [20:25:49] [modloading-worker-0/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER [20:25:49] [modloading-worker-0/ERROR] [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: itemphysiclite, class team.creative.itemphysiclite.ItemPhysicLite java.lang.ExceptionInInitializerError: null at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {} at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {} at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.2.0.jar%23296!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.2.0.jar%23295!/:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {re:mixin} Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:1.0] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at team.creative.itemphysiclite.ItemPhysicLite.<clinit>(ItemPhysicLite.java:53) ~[ItemPhysicLite_v1.4.8_mc1.18.jar%23166!/:?] {re:classloading,pl:runtimedistcleaner:A} ... 14 more [20:25:49] [modloading-worker-0/INFO] [Portal/]: Dimensional Threading is not present [20:25:49] [modloading-worker-0/INFO] [Portal/]: Pehkui is not present [20:25:49] [modloading-worker-0/INFO] [Portal/]: Gravity Changer is not present [20:25:49] [modloading-worker-0/INFO] [at.mu.co.MultiMine/]: mod instantiated [20:25:49] [modloading-worker-0/INFO] [at.mu.co.MultiMine/]: MultiMineServer initializing [20:25:49] [modloading-worker-0/INFO] [mixin/]: Mixing MixinForgeHooks from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraftforge.common.ForgeHooks [20:25:50] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket. [20:25:50] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket. [20:25:50] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket. [20:25:50] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket. [20:25:50] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket. [20:25:50] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket. [20:25:50] [modloading-worker-0/WARN] [mixin/]: @Final field f_31201_:Lorg/slf4j/Logger; in progressivebosses.mixins.json:DragonChargePlayerPhaseMixin should be final [20:25:50] [modloading-worker-0/INFO] [th.ko.te.KotlinForForge/]: Kotlin For Forge Enabled! [20:25:50] [modloading-worker-0/INFO] [Collective/]: Loading Collective version 6.53. [20:25:50] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Constructing mod instance... [20:25:50] [modloading-worker-0/INFO] [Bo's Easy Mob Farm/]: ? Register Bo's Easy Mob Farm Items ... [20:25:50] [modloading-worker-0/INFO] [Bo's Easy Mob Farm/]: ? Register Bo's Easy Mob Farm Blocks ... [20:25:50] [modloading-worker-0/INFO] [Bo's Easy Mob Farm/]: ? Register Bo's Easy Mob Farm Block Entities ... [20:25:50] [modloading-worker-0/INFO] [Bo's Easy Mob Farm/]: ? Register Bo's Easy Mob Farm Common config ... [20:25:50] [modloading-worker-0/INFO] [co.tt.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [20:25:50] [modloading-worker-0/INFO] [Puzzles Lib/]: Loading common config for enchantinginfuser [20:25:50] [modloading-worker-0/INFO] [Portal/]: IP Config Applied [20:25:50] [modloading-worker-0/WARN] [ne.bl.mo.ba.fo.co.ForgeBalmConfig/]: Config field without expected type, will not validate list content (compressBlacklist in net.blay09.mods.craftingtweaks.config.CraftingTweaksConfigData$Common) [20:25:50] [modloading-worker-0/WARN] [ne.bl.mo.ba.fo.co.ForgeBalmConfig/]: Config field without expected type, will not validate list content (disabledAddons in net.blay09.mods.craftingtweaks.config.CraftingTweaksConfigData$Client) [20:25:50] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Mod instance constructed successfully. [20:25:50] [modloading-worker-0/WARN] [in.pr.ProgressiveBosses/]: Entity botania:pink_wither for Wither's Difficulty Feature entityBlacklist doesn't exist, will be ignored. [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.SpiralSpiresModule [20:25:50] [modloading-worker-0/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER [20:25:50] [modloading-worker-0/ERROR] [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to register automatic subscribers. ModID: legendarytooltips, class com.anthonyhilyard.legendarytooltips.Loader java.lang.ExceptionInInitializerError: null at java.lang.Class.forName0(Native Method) ~[?:?] {re:mixin} at java.lang.Class.forName(Class.java:467) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:61) ~[javafmllanguage-1.18.2-40.2.0.jar%23296!/:?] {} at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:48) ~[javafmllanguage-1.18.2-40.2.0.jar%23296!/:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:77) ~[javafmllanguage-1.18.2-40.2.0.jar%23296!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.2.0.jar%23295!/:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {re:mixin} Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:1.0] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at com.anthonyhilyard.legendarytooltips.LegendaryTooltipsConfig.<init>(LegendaryTooltipsConfig.java:132) ~[LegendaryTooltips-1.18.2-1.3.1.jar%23176!/:1.3.1] {re:classloading} at net.minecraftforge.common.ForgeConfigSpec$Builder.configure(ForgeConfigSpec.java:615) ~[forge-1.18.2-40.2.0-universal.jar%23299!/:?] {re:classloading} at com.anthonyhilyard.legendarytooltips.LegendaryTooltipsConfig.<clinit>(LegendaryTooltipsConfig.java:98) ~[LegendaryTooltips-1.18.2-1.3.1.jar%23176!/:1.3.1] {re:classloading} ... 14 more [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.PermafrostModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NoMoreLavaPocketsModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NewStoneTypesModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NetherObsidianSpikesModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.MonsterBoxModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.GlimmeringWealdModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.FairyRingsModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.CorundumModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.ChorusVegetationModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BlossomTreesModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigStoneClustersModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigDungeonModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.AzaleaWoodModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VillagersFollowEmeraldsModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VexesDieWithTheirMastersModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.UtilityRecipesModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SnowGolemPlayerHeadsModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SimpleHarvestModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SignEditingModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReplaceScaffoldingModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReacharoundPlacingModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PoisonPotatoUsageModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PigLittersModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PatTheDogsModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.NoteBlockMobSoundsModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreBannerLayersModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.LockRotationModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.HoeHarvestingModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GrabChickensModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GlassShardModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EnhancedLaddersModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EmotesModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DragonScalesModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DoubleDoorOpeningModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CompassesWorkEverywhereModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CampfiresBoostElytraModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.BetterElytraRocketModule [20:25:50] [modloading-worker-0/INFO] [mixin/]: Mixing MixinAutomaticRecipeUnlockModule from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule [20:25:50] [modloading-worker-0/INFO] [mixin/]: Renaming synthetic method lambda$onAwardRecipes$0(Lnet/minecraft/world/item/crafting/Recipe;)Z to mdc71ef5$lambda$onAwardRecipes$0$0 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinAutomaticRecipeUnlockModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ArmedArmorStandsModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.TrowelModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SlimeInABucketModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SkullPikesModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SeedPouchModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PickarangModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PathfinderMapsModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ParrotEggsModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.EndermoshMusicDiscModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ColorRunesModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.CameraModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BundleRecipeModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BottledCloudModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BeaconRedirectionModule [20:25:50] [modloading-worker-0/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 5 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/module/AncientTomesModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AncientTomesModule [20:25:50] [modloading-worker-0/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 3 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/item/AncientTomeItem [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AmbientDiscsModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AbacusModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.WraithModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ToretoiseModule [20:25:50] [modloading-worker-0/INFO] [me.tr.be.BetterF3Forge/]: [BetterF3] Starting... [20:25:50] [modloading-worker-0/WARN] [me.tr.be.BetterF3Forge/]: [BetterF3] Not supported on dedicated server! [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.StonelingsModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ShibaModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FrogsModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FoxhoundModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ForgottenModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.CrabsModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.QuickArmorSwappingModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ItemSharingModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.InventorySortingModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.HotbarChangerModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ExpandedItemInteractionsModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.EasyTransferingModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ChestsInBoatsModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.ZombieVillagersOnNormalModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.SpawnerReplacerModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.OverlayShaderModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.NarratorReadoutModule [20:25:50] [modloading-worker-0/INFO] [co.tt.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.GameNerfsModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentsBegoneModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.AdjustableChatModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.VariantAnimalTexturesModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsesForCursesModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsageTickerModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.SoulCandlesModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.MicrocraftingHelperModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ImprovedTooltipsModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.GreenerGrassModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ChestSearchingModule [20:25:50] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.BackButtonKeybind [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.AutoWalkKeybindModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.WoodenPostsModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalSlabsModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalPlanksModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantLaddersModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantFurnacesModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantChestsModule [20:25:51] [modloading-worker-0/INFO] [Kiwi/Init]: Processing 3 KiwiModule annotations [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantBookshelvesModule [20:25:51] [modloading-worker-0/INFO] [tetrapak/]: Checking corundum color mappings... [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ThatchModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SturdyStoneModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.StoolsModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SoulSandstoneModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShinglesModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShearVinesModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RopeModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.OrientalPaletteModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.NetherBrickFenceGateModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreStoneVariantsModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MorePottedPlantsModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreBrickTypesModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MidoriModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.LeafCarpetModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.IndustrialPaletteModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.HedgesModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GrateModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GoldBarsModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GlassItemFrameModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.FramedGlassModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.DuskboundBlocksModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CompressedBlocksModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CelebratoryLampsModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.RedstoneRandomizerModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ObsidianPlateModule [20:25:51] [modloading-worker-0/INFO] [mo.ch.re.ModBlockEntityTypes/]: Loaded block entity configuration. [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.MetalButtonsModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.JukeboxAutomationModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.IronRodModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.GravisandModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.FeedingTroughModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.EnderWatcherModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.DispensersPlaceBlocksModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChuteModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChainsConnectBlocksModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TotemOfHoldingModule [20:25:51] [modloading-worker-0/INFO] [mo.ch.re.ModBlocks/]: Loaded block configuration. [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TinyPotatoModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.PipesModule [20:25:51] [modloading-worker-0/INFO] [mo.ch.re.ModChiselModeGroups/]: Loaded chisel mode group configuration. [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MatrixEnchantingModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MagnetsModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.CrateModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.BackpackModule [20:25:51] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONSTRUCT [20:25:51] [modloading-worker-0/INFO] [mo.ch.re.ModChiselModes/]: Loaded chisel mode configuration. [20:25:51] [modloading-worker-0/INFO] [mo.ch.re.ModContainerTypes/]: Loaded container type configuration. [20:25:51] [modloading-worker-0/INFO] [mo.ch.re.ModCreativeTabs/]: Loaded item group configuration. [20:25:51] [modloading-worker-0/INFO] [mo.ch.re.ModItems/]: Loaded item configuration. [20:25:51] [modloading-worker-0/INFO] [mo.ch.re.ModMetadataKeys/]: Loaded metadata key configuration. [20:25:51] [modloading-worker-0/INFO] [mo.ch.re.ModModelProperties/]: Loaded model property configuration. [20:25:51] [modloading-worker-0/INFO] [mo.ch.re.ModModificationOperation/]: Loaded modification operation configuration. [20:25:51] [modloading-worker-0/INFO] [mo.ch.re.ModModificationOperationGroups/]: Loaded modification operation group configuration. [20:25:52] [modloading-worker-0/INFO] [mo.ch.re.ModPatternPlacementTypes/]: Loaded pattern placement type configuration. [20:25:52] [modloading-worker-0/INFO] [mo.ch.re.ModRecipeSerializers/]: Loaded recipe serializer configuration. [20:25:52] [modloading-worker-0/INFO] [mo.ch.re.ModTags/]: Loaded tag configuration. [20:25:52] [modloading-worker-0/INFO] [mo.ch.fo.pl.pl.ForgePluginManager/]: Found and loaded ChiselsAndBits plugin: jei [20:25:52] [modloading-worker-0/INFO] [mo.ch.fo.in.je.JEICompatConfiguration/]: Loaded JEI Compatibility configuration [20:25:52] [main/FATAL] [ne.mi.fm.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 4 errors found Negative index in crash report handler (16/18) [20:25:52] [main/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 2afeb4f6-c99e-4dc3-aa07-75a79ae36a12 [20:25:52] [main/FATAL] [ne.mi.se.lo.ServerModLoader/]: Crash report saved to .\crash-reports\crash-2023-03-18_20.25.52-fml.txt [20:25:52] [main/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 4e488d13-93be-4cd1-b4ab-74e74420037e ---- Minecraft Crash Report ---- // You're mean. Time: 3/18/23, 8:25 PM Description: Mod loading error has occurred java.lang.Exception: Mod Loading has failed at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:55) ~[forge-1.18.2-40.2.0-universal.jar%23299!/:?] {re:classloading} at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:39) ~[forge-1.18.2-40.2.0-universal.jar%23299!/:?] {re:classloading} at net.minecraft.server.Main.main(Main.java:112) ~[server-1.18.2-20220404.173914-srg.jar%23294!/:?] {re:classloading,re:mixin,pl:mixin: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.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: main Stacktrace: at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:1.0] {} -- MOD oculus -- Details: Mod File: /C:/Users/Roman/Desktop/Quantum Craft/mods/oculus-1.4.3a.jar Failure message: Oculus (oculus) has failed to load correctly java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER Mod Version: 1.4.3a Mod Issue URL: NOT PROVIDED Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER Stacktrace: at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:1.0] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin} at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin} at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin} at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.2.0.jar%23296!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.2.0.jar%23295!/:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} -- MOD nebs -- Details: Caused by 0: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {} at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {} at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.2.0.jar%23296!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.2.0.jar%23295!/:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} Mod File: /C:/Users/Roman/Desktop/Quantum Craft/mods/NekosEnchantedBooks-1.18.2-1.8.0.jar Failure message: Neko's Enchanted Books (nebs) has failed to load correctly java.lang.reflect.InvocationTargetException: null Mod Version: 1.8.0 Mod Issue URL: NOT PROVIDED Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER Stacktrace: at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:1.0] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?] {re:mixin} at java.lang.Class.privateGetDeclaredMethods(Class.java:3402) ~[?:?] {re:mixin} at java.lang.Class.getDeclaredMethod(Class.java:2673) ~[?:?] {re:mixin} at net.minecraftforge.eventbus.EventBus.getDeclMethod(EventBus.java:83) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.lambda$registerObject$4(EventBus.java:95) ~[eventbus-5.0.3.jar%232!/:?] {} at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {} at java.util.HashMap$KeySpliterator.tryAdvance(HashMap.java:1728) ~[?:?] {} at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129) ~[?:?] {} at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527) ~[?:?] {} at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513) ~[?:?] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {} at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150) ~[?:?] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {} at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.lambda$registerObject$7(EventBus.java:97) ~[eventbus-5.0.3.jar%232!/:?] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {} at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] {} at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) ~[?:?] {} at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {} at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {} at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.registerObject(EventBus.java:94) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.register(EventBus.java:120) ~[eventbus-5.0.3.jar%232!/:?] {} at org.infernalstudios.nebs.NekosEnchantedBooks.<init>(NekosEnchantedBooks.java:45) ~[NekosEnchantedBooks-1.18.2-1.8.0.jar%23199!/:1.8.0] {re:classloading} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {} at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {} at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.2.0.jar%23296!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.2.0.jar%23295!/:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} -- MOD itemphysiclite -- Details: Caused by 0: java.lang.ExceptionInInitializerError at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {} at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {} at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.2.0.jar%23296!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.2.0.jar%23295!/:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} Mod File: /C:/Users/Roman/Desktop/Quantum Craft/mods/ItemPhysicLite_v1.4.8_mc1.18.jar Failure message: ItemPhysic Lite (itemphysiclite) has failed to load correctly java.lang.ExceptionInInitializerError: null Mod Version: 1.4.0 Mod Issue URL: https://github.com/CreativeMD/ItemPhysicLite/issues Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER Stacktrace: at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:1.0] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at team.creative.itemphysiclite.ItemPhysicLite.<clinit>(ItemPhysicLite.java:53) ~[ItemPhysicLite_v1.4.8_mc1.18.jar%23166!/:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {} at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {} at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.2.0.jar%23296!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.2.0.jar%23295!/:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} -- MOD legendarytooltips -- Details: Caused by 0: java.lang.ExceptionInInitializerError at java.lang.Class.forName0(Native Method) ~[?:?] {re:mixin} at java.lang.Class.forName(Class.java:467) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:61) ~[javafmllanguage-1.18.2-40.2.0.jar%23296!/:?] {} at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:48) ~[javafmllanguage-1.18.2-40.2.0.jar%23296!/:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:77) ~[javafmllanguage-1.18.2-40.2.0.jar%23296!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.2.0.jar%23295!/:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} Mod File: /C:/Users/Roman/Desktop/Quantum Craft/mods/LegendaryTooltips-1.18.2-1.3.1.jar Failure message: Legendary Tooltips (legendarytooltips) has failed to load correctly java.lang.ExceptionInInitializerError: null Mod Version: 1.3.1 Mod Issue URL: NOT PROVIDED Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER Stacktrace: at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:1.0] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at com.anthonyhilyard.legendarytooltips.LegendaryTooltipsConfig.<init>(LegendaryTooltipsConfig.java:132) ~[LegendaryTooltips-1.18.2-1.3.1.jar%23176!/:1.3.1] {re:classloading} at net.minecraftforge.common.ForgeConfigSpec$Builder.configure(ForgeConfigSpec.java:615) ~[forge-1.18.2-40.2.0-universal.jar%23299!/:?] {re:classloading} at com.anthonyhilyard.legendarytooltips.LegendaryTooltipsConfig.<clinit>(LegendaryTooltipsConfig.java:98) ~[LegendaryTooltips-1.18.2-1.3.1.jar%23176!/:1.3.1] {re:classloading} at java.lang.Class.forName0(Native Method) ~[?:?] {re:mixin} at java.lang.Class.forName(Class.java:467) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:61) ~[javafmllanguage-1.18.2-40.2.0.jar%23296!/:?] {} at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:48) ~[javafmllanguage-1.18.2-40.2.0.jar%23296!/:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:77) ~[javafmllanguage-1.18.2-40.2.0.jar%23296!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.2.0.jar%23295!/:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} -- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.6, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation Memory: 830035968 bytes (791 MiB) / 1451229184 bytes (1384 MiB) up to 4278190080 bytes (4080 MiB) CPUs: 12 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz Identifier: Intel64 Family 6 Model 165 Stepping 5 Microarchitecture: unknown Frequency (GHz): 2.90 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: NVIDIA GeForce GTX 1660 SUPER Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x21c4 Graphics card #0 versionInfo: DriverVersion=31.0.15.2756 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.73 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.73 Memory slot #1 type: DDR4 Virtual memory max (MB): 32625.88 Virtual memory used (MB): 14544.74 Swap memory total (MB): 16312.94 Swap memory used (MB): 374.04 JVM Flags: 0 total; ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeserver ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] javafml@null [email protected] lowcodefml@null Mod List: saturn-mc1.18.2-0.0.1.jar |Saturn |saturn |0.0.1 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE supermartijn642configlib-1.1.6-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE infernal-expansion-1.18.2-2.5.0.jar |Infernal Expansion |infernalexp |2.5.0 |COMMON_SET|Manifest: NOSIGNATURE areas-1.18.2-4.3.jar |Areas |areas |4.3 |COMMON_SET|Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2+1.18.jar |Player Animator |playeranimator |1.0.2+1.18 |COMMON_SET|Manifest: NOSIGNATURE petnames-1.18.2-3.0.jar |Pet Names |petnames |3.0 |COMMON_SET|Manifest: NOSIGNATURE prefab-1.8.2.3.jar |Prefab |prefab |1.8.2.3 |COMMON_SET|Manifest: NOSIGNATURE majruszs-difficulty-1.18.2-1.7.3.jar |Majrusz's Progressive Difficul|majruszsdifficulty |1.7.3 |COMMON_SET|Manifest: NOSIGNATURE placeableblazerods-1.18.2-3.0.jar |Placeable Blaze Rods |placeableblazerods |3.0 |COMMON_SET|Manifest: NOSIGNATURE modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |COMMON_SET|Manifest: NOSIGNATURE guiclock-1.18.2-4.2.jar |GUI Clock |guiclock |4.2 |COMMON_SET|Manifest: NOSIGNATURE villagerdeathmessages-1.18.2-3.1.jar |Villager Death Messages |villagerdeathmessages |3.1 |COMMON_SET|Manifest: NOSIGNATURE YungsApi-1.18.2-Forge-2.2.9.jar |YUNG's API |yungsapi |1.18.2-Forge-2.2.9 |COMMON_SET|Manifest: NOSIGNATURE hiddenrecipebook-1.18.2-4.0.jar |Hidden Recipe Book |hiddenrecipebook |4.0 |COMMON_SET|Manifest: NOSIGNATURE softerhaybales-1.18.2-3.0.jar |Softer Hay Bales |softerhaybales |3.0 |COMMON_SET|Manifest: NOSIGNATURE guardvillagers-1.18.2.1.4.3.jar |Guard Villagers |guardvillagers |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE secretrooms-1.18.2-1.1.5.jar |Secret Rooms 6 |secretroomsmod |1.18.2-1.1.5 |COMMON_SET|Manifest: NOSIGNATURE Apotheosis-1.18.2-5.7.7.jar |Apotheosis |apotheosis |5.7.7 |COMMON_SET|Manifest: NOSIGNATURE skeletonhorsespawn-1.18.2-3.6.jar |Skeleton Horse Spawn |skeletonhorsespawn |3.6 |COMMON_SET|Manifest: NOSIGNATURE PickUpNotifier-v3.2.1-1.18.2-Forge.jar |Pick Up Notifier |pickupnotifier |3.2.1 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a balm-3.2.6.jar |Balm |balm |3.2.6 |COMMON_SET|Manifest: NOSIGNATURE SnowRealMagic-1.18.2-forge-4.2.3.jar |Snow! Real Magic! |snowrealmagic |4.2.3 |COMMON_SET|Manifest: NOSIGNATURE kelpfertilizer-1.18.2-3.0.jar |Kelp Fertilizer |kelpfertilizer |3.0 |COMMON_SET|Manifest: NOSIGNATURE huskspawn-1.18.2-3.3.jar |Husk Spawn |huskspawn |3.3 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.18.2-Forge-1.0.0.jar|YUNG's Better Nether Fortresse|betterfortresses |1.18.2-Forge-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE cloth-config-6.4.90-forge.jar |Cloth Config v4 API |cloth_config |6.4.90 |COMMON_SET|Manifest: NOSIGNATURE stackrefill-1.18.2-4.0.jar |Stack Refill |stackrefill |4.0 |COMMON_SET|Manifest: NOSIGNATURE upgradednetherite-1.18.2-4.3.0.0-release.jar |Upgraded Netherite |upgradednetherite |1.18.2-4.3.0.0-relea|COMMON_SET|Manifest: NOSIGNATURE easy_piglins-1.18.2-1.0.0.jar |Easy Piglins |easy_piglins |1.18.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE corpse-1.18.2-1.0.1.jar |Corpse |corpse |1.18.2-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE AdvancementPlaques-1.18.2-1.4.5.1.jar |Advancement Plaques |advancementplaques |1.4.5.1 |COMMON_SET|Manifest: NOSIGNATURE replantingcrops-1.18.2-5.1.jar |Replanting Crops |replantingcrops |5.1 |COMMON_SET|Manifest: NOSIGNATURE TinySkeletons-v3.2.1-1.18.2-Forge.jar |Tiny Skeletons |tinyskeletons |3.2.1 |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 repurposed_structures_forge-5.1.14+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.14+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE BiomesOPlenty-1.18.2-16.0.0.109-universal.jar |Biomes O' Plenty |biomesoplenty |1.18.2-16.0.0.109 |COMMON_SET|Manifest: NOSIGNATURE ToolStats-Forge-1.18.2-9.0.3.jar |ToolStats |toolstats |9.0.3 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 do-a-barrel-roll-2.5.3+1.18.2-forge.jar |Do A Barrel Roll |do_a_barrel_roll |2.5.3+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE material_elements_1.18.2-3.9.0.jar |Material Elements |material_elements |3.9.0 |COMMON_SET|Manifest: NOSIGNATURE ImprovedMountHUD-v3.1.0-1.18.2-Forge.jar |Improved Mount HUD |improvedmounthud |3.1.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a edibles-1.18.2-4.1.jar |Edibles |edibles |4.1 |COMMON_SET|Manifest: NOSIGNATURE conduitspreventdrowned-1.18.2-3.2.jar |Conduits Prevent Drowned |conduitspreventdrowned |3.2 |COMMON_SET|Manifest: NOSIGNATURE supermartijn642corelib-1.1.5-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE Highlighter-1.18.1-1.1.2.jar |Highlighter |highlighter |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE underwaterenchanting-1.18.2-2.2.jar |Underwater Enchanting |underwaterenchanting |2.2 |COMMON_SET|Manifest: NOSIGNATURE curios-forge-1.18.2-5.0.9.0.jar |Curios API |curios |1.18.2-5.0.9.0 |COMMON_SET|Manifest: NOSIGNATURE shulkerdropstwo-1.18.2-3.1.jar |Shulker Drops Two |shulkerdropstwo |3.1 |COMMON_SET|Manifest: NOSIGNATURE respawndelay-1.18.2-4.1.jar |Respawn Delay |respawndelay |4.1 |COMMON_SET|Manifest: NOSIGNATURE oculus-1.4.3a.jar |Oculus |oculus |1.4.3a |ERROR |Manifest: NOSIGNATURE YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE bettervillage-forge-1.18.2-2.1.0.jar |Better village |bettervillage |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE nametagtweaks-1.18.2-3.0.jar |Name Tag Tweaks |nametagtweaks |3.0 |COMMON_SET|Manifest: NOSIGNATURE Adorn-3.5.0+1.18.2-forge.jar |Adorn |adorn |3.5.0+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE followersteleporttoo-1.18.2-2.1.jar |Followers Teleport Too |followersteleporttoo |2.1 |COMMON_SET|Manifest: NOSIGNATURE smallernetherportals-1.18.2-3.4.jar |Smaller Nether Portals |smallernetherportals |3.4 |COMMON_SET|Manifest: NOSIGNATURE furnacerecycle-1.18.2-2.0.jar |Furnace Recycle |furnacerecycle |2.0 |COMMON_SET|Manifest: NOSIGNATURE EasyShulkerBoxes-v3.1.1-1.18.2-Forge.jar |Easy Shulker Boxes |easyshulkerboxes |3.1.1 |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 strayspawn-1.18.2-3.3.jar |Stray Spawn |strayspawn |3.3 |COMMON_SET|Manifest: NOSIGNATURE rainbegoneritual-1.18.2-3.0.jar |Rain Be Gone Ritual |rainbegoneritual |3.0 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |COMMON_SET|Manifest: NOSIGNATURE veinmining-forge-1.18.2-0.22.jar |Vein Mining |veinmining |1.18.2-0.22 |COMMON_SET|Manifest: NOSIGNATURE PlayerRevive_FORGE_v2.0.13_mc1.18.2.jar |PlayerRevive |playerrevive |2.0.13 |COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |COMMON_SET|Manifest: NOSIGNATURE EnchantingInfuser-v3.3.3-1.18.2-Forge.jar |Enchanting Infuser |enchantinginfuser |3.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 BetterModsButton-v3.2.3-1.18.2-Forge.jar |Better Mods Button |bettermodsbutton |3.2.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 NekosEnchantedBooks-1.18.2-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |ERROR |Manifest: NOSIGNATURE randombonemealflowers-1.18.2-4.1.jar |Random Bone Meal Flowers |randombonemealflowers |4.1 |COMMON_SET|Manifest: NOSIGNATURE Kiwi-1.18.2-forge-6.1.3.jar |Kiwi |kiwi |6.1.3 |COMMON_SET|Manifest: NOSIGNATURE doubledoors-1.18.2-4.5.jar |Double Doors |doubledoors |4.5 |COMMON_SET|Manifest: NOSIGNATURE transcendingtrident-1.18.2-4.2.jar |Transcending Trident |transcendingtrident |4.2 |COMMON_SET|Manifest: NOSIGNATURE rechiseled-1.0.12a-forge-mc1.18.jar |Rechiseled |rechiseled |1.0.12a |COMMON_SET|Manifest: NOSIGNATURE ConfigMenusForge-v3.2.0-1.18.2-Forge.jar |Config Menus for Forge |configmenusforge |3.2.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a bmorph-1.18.2-2.0.1.jar |Budschie's Morph Mod |bmorph |1.18.2-2.0.1 |COMMON_SET|Manifest: NOSIGNATURE treeharvester-1.18.2-8.0.jar |Tree Harvester |treeharvester |8.0 |COMMON_SET|Manifest: NOSIGNATURE jei-1.18.2-9.7.1.255.jar |Just Enough Items |jei |9.7.1.255 |COMMON_SET|Manifest: NOSIGNATURE VisualWorkbench-v3.3.0-1.18.2-Forge.jar |Visual Workbench |visualworkbench |3.3.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a UniversalBoneMeal-v3.0.5-1.18.2-Forge.jar |Universal Bone Meal |universalbonemeal |3.0.5 |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 randomshulkercolours-1.18.2-3.0.jar |Random Shulker Colours |randomshulkercolours |3.0 |COMMON_SET|Manifest: NOSIGNATURE libraryferret-forge-1.18.2-4.0.0.jar |Library ferret |libraryferret |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE Mekanism-1.18.2-10.2.5.465.jar |Mekanism |mekanism |10.2.5 |COMMON_SET|Manifest: NOSIGNATURE GravitationalModulatingAdditionalUnit-1.18.2-1.9.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|1.18.2-1.9 |COMMON_SET|Manifest: NOSIGNATURE caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |COMMON_SET|Manifest: NOSIGNATURE easyelytratakeoff-1.18.2-4.0.jar |Easy Elytra Takeoff |easyelytratakeoff |4.0 |COMMON_SET|Manifest: NOSIGNATURE kelp to slime 1.0.jar |Kelp To Slime |kelp_to_slime |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE integrated_api_forge-1.2.5+1.18.2.jar |Integrated API |integrated_api |1.2.5+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE humblingbundle-1.18.2-2.1.jar |Humbling Bundle |humblingbundle |2.1 |COMMON_SET|Manifest: NOSIGNATURE champions-forge-1.18.2-2.1.6.3.jar |Champions |champions |1.18.2-2.1.6.3 |COMMON_SET|Manifest: NOSIGNATURE campfirespawnandtweaks-1.18.2-3.4.jar |Campfire Spawn and Tweaks |campfirespawnandtweaks |3.4 |COMMON_SET|Manifest: NOSIGNATURE anvilrestoration-1.18.2-2.0.jar |Anvil Restoration |anvilrestoration |2.0 |COMMON_SET|Manifest: NOSIGNATURE grassseeds-1.18.2-3.0.jar |Grass Seeds |grassseeds |3.0 |COMMON_SET|Manifest: NOSIGNATURE dismountentity-1.18.2-3.0.jar |Dismount Entity |dismountentity |3.0 |COMMON_SET|Manifest: NOSIGNATURE immersive-portals-1.4.13-mc1.18.2-forge.jar |Immersive Portals |immersive_portals |1.4.13 |COMMON_SET|Manifest: NOSIGNATURE extendedbonemeal-1.18.2-3.0.jar |Extended Bone Meal |extendedbonemeal |3.0 |COMMON_SET|Manifest: NOSIGNATURE erodingstoneentities-1.18.2-4.2.jar |Eroding Stone Entities |erodingstoneentities |4.2 |COMMON_SET|Manifest: NOSIGNATURE forge-1.18.2-40.2.0-universal.jar |Forge |forge |40.2.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 idas_forge-1.6.0+1.18.2.jar |Integrated Dungeons and Struct|idas |1.6.0+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE wooltweaks-1.18.2-3.1.jar |Wool Tweaks |wooltweaks |3.1 |COMMON_SET|Manifest: NOSIGNATURE server-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |COMMON_SET|Manifest: NOSIGNATURE cofh_core-1.18.2-9.2.1.39.jar |CoFH Core |cofh_core |9.2.1 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |COMMON_SET|Manifest: NOSIGNATURE ItemPhysicLite_v1.4.8_mc1.18.jar |ItemPhysic Lite |itemphysiclite |1.4.0 |ERROR |Manifest: NOSIGNATURE bettercombat-forge-1.6.2+1.18.2.jar |Better Combat |bettercombat |1.6.2+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE inventorytotem-1.18.2-3.0.jar |Inventory Totem |inventorytotem |3.0 |COMMON_SET|Manifest: NOSIGNATURE nutritiousmilk-1.18.2-3.1.jar |Nutritious Milk |nutritiousmilk |3.1 |COMMON_SET|Manifest: NOSIGNATURE majrusz-library-1.18.2-3.3.0.jar |Majrusz Library |mlib |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |COMMON_SET|Manifest: NOSIGNATURE kffmod-3.11.0.jar |Kotlin For Forge |kotlinforforge |3.11.0 |COMMON_SET|Manifest: NOSIGNATURE flywheel-forge-1.18.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |COMMON_SET|Manifest: NOSIGNATURE ecologics-forge-1.18.2-1.7.11.jar |Ecologics |ecologics |1.7.11 |COMMON_SET|Manifest: NOSIGNATURE MorePlayerModels-1.18.2.20220801.jar |More Player Models |moreplayermodels |1.18.2.20220801 |COMMON_SET|Manifest: NOSIGNATURE dragondropselytra-1.18.2-3.0.jar |Dragon Drops Elytra |dragondropselytra |3.0 |COMMON_SET|Manifest: NOSIGNATURE cyclepaintings-1.18.2-3.2.jar |Cycle Paintings |cyclepaintings |3.2 |COMMON_SET|Manifest: NOSIGNATURE AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |COMMON_SET|Manifest: NOSIGNATURE sit-1.18.2-1.3.3.jar |Sit |sit |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE BuddycardsExpansions-1.18.1-1.1.4.jar |Buddycards Expansions |buddycardsexp |1.18.1-1.1.4 |COMMON_SET|Manifest: NOSIGNATURE upgradednetherite_ultimate-1.18.2-3.3.0.0-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate |1.18.2-3.3.0.0-relea|COMMON_SET|Manifest: NOSIGNATURE PuzzlesLib-v3.3.6-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.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 Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.7.jar |Oh The Biomes You'll Go |byg |1.4 |COMMON_SET|Manifest: NOSIGNATURE Aquaculture-1.18.2-2.3.10.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.10 |COMMON_SET|Manifest: NOSIGNATURE bettergolem-1.18.2-1.1.0.jar |Better Golem |bettergolem |1.18.2-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE betterinvisibility-1.18.1-1.0.4.jar |Better Invisibility |betterinvisibility |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE mavapi-1.0.1-mc1.18.2.jar |More Axolotl Variants API |mavapi |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE CosmeticArmorReworked-1.18.2-v2a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2a |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 aquamirae-5.api10.jar |Aquamirae |aquamirae |5.api10 |COMMON_SET|Manifest: NOSIGNATURE snowballsfreezemobs-1.18.2-3.1.jar |Snowballs Freeze Mobs |snowballsfreezemobs |3.1 |COMMON_SET|Manifest: NOSIGNATURE tetra-1.18.2-4.10.1.jar |Tetra |tetra |4.10.1 |COMMON_SET|Manifest: NOSIGNATURE bottledair-1.18.2-2.1.jar |Bottled Air |bottledair |2.1 |COMMON_SET|Manifest: NOSIGNATURE H.e.b v 1.2.1.jar |Hals Enhanced Biomes |heb |1.0 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.18.2-Forge-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE zombiehorsespawn-1.18.2-4.6.jar |Zombie Horse Spawn |zombiehorsespawn |4.6 |COMMON_SET|Manifest: NOSIGNATURE endportalrecipe-1.18.2-5.0.jar |End Portal Recipe |endportalrecipe |5.0 |COMMON_SET|Manifest: NOSIGNATURE DoggyTalents-1.18.2-2.5.11.jar |Doggy Talents 2 |doggytalents |2.5.11 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.18.2-Forge-1.0.3.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.18.2-Forge-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE paperbooks-1.18.2-3.0.jar |Paper Books |paperbooks |3.0 |COMMON_SET|Manifest: NOSIGNATURE saveandloadinventories-1.18.2-3.0.jar |Save and Load Inventories |saveandloadinventories |3.0 |COMMON_SET|Manifest: NOSIGNATURE MultiMine-1.18.6.jar |Multi Mine |multimine |1.18.6 |COMMON_SET|Manifest: NOSIGNATURE Incendium_v5.0.6.jar |Incendium |incendium |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE InsaneLib-1.5.3-mc1.18.2.jar |InsaneLib |insanelib |1.5.3 |COMMON_SET|Manifest: NOSIGNATURE villagernames-1.18.2-5.2.jar |Villager Names |villagernames |5.2 |COMMON_SET|Manifest: NOSIGNATURE realisticbees-1.18.2-3.3.jar |Realistic Bees |realisticbees |3.3 |COMMON_SET|Manifest: NOSIGNATURE golemsarefriends-1.18.2-0.1.0.1.jar |Golems Are Friends Not Resourc|golemsarefriends |1.18.2-0.1.0.1 |COMMON_SET|Manifest: NOSIGNATURE Prism-1.18.2-1.0.1.jar |Prism |prism |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE Placebo-1.18.2-6.6.6.jar |Placebo |placebo |6.6.6 |COMMON_SET|Manifest: NOSIGNATURE citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |COMMON_SET|Manifest: NOSIGNATURE alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |COMMON_SET|Manifest: NOSIGNATURE iceandfire-2.1.12-1.18.2-beta.jar |Ice and Fire |iceandfire |2.1.12-1.18.2-beta |COMMON_SET|Manifest: NOSIGNATURE finsandtails-1.18.2-1.1.1.jar |Fins and Tails |finsandtails |1.18.2-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE healingsoup-1.18.2-4.1.jar |Healing Soup |healingsoup |4.1 |COMMON_SET|Manifest: NOSIGNATURE Bookshelf-Forge-1.18.2-13.2.52.jar |Bookshelf |bookshelf |13.2.52 |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 itemzoom-1.18.2-2.6.0.jar |Item Zoom |itemzoom |2.6.0 |COMMON_SET|Manifest: NOSIGNATURE cryingghasts-1.18.2-3.1.jar |Crying Ghasts |cryingghasts |3.1 |COMMON_SET|Manifest: NOSIGNATURE ProgressiveBosses-3.6.5-mc1.18.2.jar |Progressive Bosses |progressivebosses |3.6.5 |COMMON_SET|Manifest: NOSIGNATURE MekanismGenerators-1.18.2-10.2.5.465.jar |Mekanism: Generators |mekanismgenerators |10.2.5 |COMMON_SET|Manifest: NOSIGNATURE keepmysoiltilled-1.18.2-2.0.jar |Keep My Soil Tilled |keepmysoiltilled |2.0 |COMMON_SET|Manifest: NOSIGNATURE carryon-1.18.2-1.17.0.8.jar |Carry On |carryon |1.17.0.8 |COMMON_SET|Manifest: NOSIGNATURE vanillazoom-1.18.2-2.1.jar |Vanilla Zoom |vanillazoom |2.1 |COMMON_SET|Manifest: NOSIGNATURE More Villager Trades 1.0.0 - 1.18.2.jar |More Villager Trades |more_villager_trades |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE mineralchance-1.18.2-3.1.jar |Mineral Chance |mineralchance |3.1 |COMMON_SET|Manifest: NOSIGNATURE absentbydesign-1.18.2-1.6.2.jar |Absent By Design Mod |absentbydesign |1.18.2-1.6.2 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed Buddycards-1.18.2-3.2.1.jar |Buddycards Core |buddycards |1.18.2-3.2.1 |COMMON_SET|Manifest: NOSIGNATURE EquipmentCompare-1.18.2-forge-1.3.3.jar |Equipment Compare |equipmentcompare |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE FarmersDelight-1.18.2-1.2.0.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.0 |COMMON_SET|Manifest: NOSIGNATURE AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar |Ambient Sounds |ambientsounds |5.0.16 |COMMON_SET|Manifest: NOSIGNATURE betterspawnercontrol-1.18.2-4.0.jar |Better Spawner Control |betterspawnercontrol |4.0 |COMMON_SET|Manifest: NOSIGNATURE projectvibrantjourneys-1.18.2-4.1.1.jar |Project Vibrant Journeys |projectvibrantjourneys |1.18.2-4.1.1 |COMMON_SET|Manifest: NOSIGNATURE endrem_forge-5.2.0-R-1.18.2.jar |End Remastered |endrem |5.2.0-R-1.18.2 |COMMON_SET|Manifest: NOSIGNATURE fishontheline-1.18.2-3.0.jar |Fish On The Line |fishontheline |3.0 |COMMON_SET|Manifest: NOSIGNATURE villagespawnpoint-1.18.2-4.0.jar |Village Spawn Point |villagespawnpoint |4.0 |COMMON_SET|Manifest: NOSIGNATURE Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |COMMON_SET|Manifest: NOSIGNATURE ars_nouveau-1.18.2-2.8.0.jar |Ars Nouveau |ars_nouveau |2.8.0 |COMMON_SET|Manifest: NOSIGNATURE naturallychargedcreepers-1.18.2-3.2.jar |Naturally Charged Creepers |naturallychargedcreepers |3.2 |COMMON_SET|Manifest: NOSIGNATURE collective-1.18.2-6.53.jar |Collective |collective |6.53 |COMMON_SET|Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.18.2-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |COMMON_SET|Manifest: NOSIGNATURE passiveshield-1.18.2-3.2.jar |Passive Shield |passiveshield |3.2 |COMMON_SET|Manifest: NOSIGNATURE EnigmaticLegacy-2.25.0.jar |Enigmatic Legacy |enigmaticlegacy |2.25.0 |COMMON_SET|Manifest: NOSIGNATURE starterkit-1.18.2-5.2.jar |Starter Kit |starterkit |5.2 |COMMON_SET|Manifest: NOSIGNATURE AI-Improvements-1.18.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |COMMON_SET|Manifest: NOSIGNATURE cryingportals-1.18.2-2.3.jar |Crying Portals |cryingportals |2.3 |COMMON_SET|Manifest: NOSIGNATURE advancementscreenshot-1.18.2-4.1.jar |Advancement Screenshot |advancementscreenshot |4.1 |COMMON_SET|Manifest: NOSIGNATURE infinitetrading-1.18.2-4.0.jar |Infinite Trading |infinitetrading |4.0 |COMMON_SET|Manifest: NOSIGNATURE mavm-1.2.0-mc1.18.2.jar |More Axolotl Variants Mod |mavm |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE scaffoldingdropsnearby-1.18.2-3.0.jar |Scaffolding Drops Nearby |scaffoldingdropsnearby |3.0 |COMMON_SET|Manifest: NOSIGNATURE easy_mob_farm_1.18.2-5.1.0.jar |Easy Mob Farm |easy_mob_farm |5.1.0 |COMMON_SET|Manifest: NOSIGNATURE fullbrightnesstoggle-1.18.2-3.0.jar |Full Brightness Toggle |fullbrightnesstoggle |3.0 |COMMON_SET|Manifest: NOSIGNATURE handoveryouritems-1.18.2-3.0.jar |Hand Over Your Items |handoveryouritems |3.0 |COMMON_SET|Manifest: NOSIGNATURE biggerspongeabsorptionradius-1.18.2-3.1.jar |Bigger Sponge Absorption Radiu|biggerspongeabsorptionradius |3.1 |COMMON_SET|Manifest: NOSIGNATURE EasyMagic-v3.3.0-1.18.2-Forge.jar |Easy Magic |easymagic |3.3.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a giantspawn-1.18.2-4.5.jar |Giant Spawn |giantspawn |4.5 |COMMON_SET|Manifest: NOSIGNATURE mooshroomtweaks-1.18.2-3.2.jar |Mooshroom Tweaks |mooshroomtweaks |3.2 |COMMON_SET|Manifest: NOSIGNATURE obscure_api-10.jar |Obscure API |obscure_api |10 |COMMON_SET|Manifest: NOSIGNATURE enchantingcommands-1.18.2-3.0.jar |Enchanting Commands |enchantingcommands |3.0 |COMMON_SET|Manifest: NOSIGNATURE ensorcellation-1.18.2-3.2.0.13.jar |Ensorcellation |ensorcellation |3.2.0.13 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 create-1.18.2-0.5.0.i.jar |Create |create |0.5.0.i |COMMON_SET|Manifest: NOSIGNATURE Clumps-forge-1.18.2-8.0.0+17.jar |Clumps |clumps |8.0.0+17 |COMMON_SET|Manifest: NOSIGNATURE journeymap-1.18.2-5.9.4-forge.jar |Journeymap |journeymap |5.9.4 |COMMON_SET|Manifest: NOSIGNATURE comforts-forge-1.18.2-5.0.0.6.jar |Comforts |comforts |1.18.2-5.0.0.6 |COMMON_SET|Manifest: NOSIGNATURE guicompass-1.18.2-4.2.jar |GUI Compass |guicompass |4.2 |COMMON_SET|Manifest: NOSIGNATURE respawningshulkers-1.18.2-3.5.jar |Respawning Shulkers |respawningshulkers |3.5 |COMMON_SET|Manifest: NOSIGNATURE More Babies-forge-1.18.2-1.0.0.jar |More Babies |more_babies |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE bottleyourxp-1.18.2-3.1.jar |Bottle Your Xp |bottleyourxp |3.1 |COMMON_SET|Manifest: NOSIGNATURE breedablekillerrabbit-1.18.2-3.2.jar |Breedable Killer Rabbit |breedablekillerrabbit |3.2 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar |YUNG's Better Desert Temples |betterdeserttemples |1.18.2-Forge-1.3.1 |COMMON_SET|Manifest: NOSIGNATURE HopoBetterUnderwaterRuins-1.18.2b.jar |HopoBetterUnderwaterRuins |hopour |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE walljump-forge-1.18.1-1.3.7.jar |Wall-Jump! |walljump |1.18.1-1.3.7 |COMMON_SET|Manifest: NOSIGNATURE Terralith_v2.2.3.jar |Terralith |terralith |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE fixedanvilrepaircost-1.18.2-3.1.jar |Fixed Anvil Repair Cost |fixedanvilrepaircost |3.1 |COMMON_SET|Manifest: NOSIGNATURE recast-1.18.2-3.0.jar |Recast |recast |3.0 |COMMON_SET|Manifest: NOSIGNATURE moveminecarts-1.18.2-3.2.jar |Move Minecarts |moveminecarts |3.2 |COMMON_SET|Manifest: NOSIGNATURE morezombievillagers-1.18.2-3.3.jar |More Zombie Villagers |morezombievillagers |3.3 |COMMON_SET|Manifest: NOSIGNATURE deathbackup-1.18.2-3.0.jar |Death Backup |deathbackup |3.0 |COMMON_SET|Manifest: NOSIGNATURE Better Fishing Rods 1.0.0 - 1.18.2.jar |Better Fishing Rods |better_fishing_rods |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE creativeblockreplacer-1.18.2-2.0.jar |Creative Block Replacer |creativeblockreplacer |2.0 |COMMON_SET|Manifest: NOSIGNATURE selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |COMMON_SET|Manifest: NOSIGNATURE supplementaries-1.18.2-1.5.16.jar |Supplementaries |supplementaries |1.18.2-1.5.16 |COMMON_SET|Manifest: NOSIGNATURE tntbreaksbedrock-1.18.2-3.0.jar |TNT Breaks Bedrock |tntbreaksbedrock |3.0 |COMMON_SET|Manifest: NOSIGNATURE craftingtweaks-forge-1.18.2-14.0.4.jar |CraftingTweaks |craftingtweaks |14.0.4 |COMMON_SET|Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar |EnchantmentDescriptions |enchdesc |10.0.12 |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 nohostilesaroundcampfire-1.18.2-5.4.jar |No Hostiles Around Campfire |nohostilesaroundcampfire |5.4 |COMMON_SET|Manifest: NOSIGNATURE ToolBelt-1.18.2-1.18.9.jar |Tool Belt |toolbelt |1.18.9 |COMMON_SET|Manifest: NOSIGNATURE extractpoison-1.18.2-3.1.jar |Extract Poison |extractpoison |3.1 |COMMON_SET|Manifest: NOSIGNATURE icepreventscropgrowth-1.18.2-3.0.jar |Ice Prevents Crop Growth |icepreventscropgrowth |3.0 |COMMON_SET|Manifest: NOSIGNATURE Jade-1.18.2-forge-5.2.6.jar |Jade |jade |5.2.6 |COMMON_SET|Manifest: NOSIGNATURE spidersproducewebs-1.18.2-3.1.jar |Spiders Produce Webs |spidersproducewebs |3.1 |COMMON_SET|Manifest: NOSIGNATURE CreativeCore_FORGE_v2.6.16_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE mooshroomspawn-1.18.2-3.3.jar |Mooshroom Spawn |mooshroomspawn |3.3 |COMMON_SET|Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.18.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |COMMON_SET|Manifest: NOSIGNATURE moveboats-1.18.2-3.0.jar |Move Boats |moveboats |3.0 |COMMON_SET|Manifest: NOSIGNATURE easy_villagers-1.18.2-1.0.11.jar |Easy Villagers |easy_villagers |1.18.2-1.0.11 |COMMON_SET|Manifest: NOSIGNATURE Iceberg-1.18.2-forge-1.0.49.jar |Iceberg |iceberg |1.0.49 |COMMON_SET|Manifest: NOSIGNATURE randomsheepcolours-1.18.2-3.1.jar |Random Sheep Colours |randomsheepcolours |3.1 |COMMON_SET|Manifest: NOSIGNATURE Quark-3.2-358.jar |Quark |quark |3.2-358 |COMMON_SET|Manifest: NOSIGNATURE mutil-1.18.2-4.5.0.jar |mutil |mutil |4.5.0 |COMMON_SET|Manifest: NOSIGNATURE tetrapak-1.18.2-0.5.3.jar |Tetra Pak |tetrapak |1.18.2-0.5.3 |COMMON_SET|Manifest: NOSIGNATURE LegendaryTooltips-1.18.2-1.3.1.jar |Legendary Tooltips |legendarytooltips |1.3.1 |ERROR |Manifest: NOSIGNATURE create-stuff-additions1.18.2_v2.0.2b.jar |Create Stuff & Additions |create_sa |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE DiagonalFences-v3.1.0-1.18.2.jar |Diagonal Fences |diagonalfences |3.1.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a randomvillagenames-1.18.2-3.2.jar |Random Village Names |randomvillagenames |3.2 |COMMON_SET|Manifest: NOSIGNATURE UniversalEnchants-v3.0.6-1.18.2-Forge.jar |Universal Enchants |universalenchants |3.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 betterconduitplacement-1.18.2-3.0.jar |Better Conduit Placement |betterconduitplacement |3.0 |COMMON_SET|Manifest: NOSIGNATURE upgradedcore-1.18.2-3.3.0.0-release.jar |Upgraded Core |upgradedcore |1.18.2-3.3.0.0-relea|COMMON_SET|Manifest: NOSIGNATURE creeperoverhaul-1.3.1-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE playertrackingcompass-1.18.2-3.0.jar |Player Tracking Compass |playertrackingcompass |3.0 |COMMON_SET|Manifest: NOSIGNATURE extendedcreativeinventory-1.18.2-2.1.jar |Extended Creative Inventory |extendedcreativeinventory |2.1 |COMMON_SET|Manifest: NOSIGNATURE BetterF3-3.0.0-Forge-1.18.2.jar |BetterF3 |betterf3 |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE grindstonesharpertools-1.18.2-3.1.jar |Grindstone Sharper Tools |grindstonesharpertools |3.1 |COMMON_SET|Manifest: NOSIGNATURE valhelsia_core-forge-1.18.2-0.4.0.jar |Valhelsia Core |valhelsia_core |1.18.2-0.4.0 |COMMON_SET|Manifest: NOSIGNATURE valhelsia_structures-forge-1.18.2-0.1.0.jar |Valhelsia Structures |valhelsia_structures |1.18.2-0.1.0 |COMMON_SET|Manifest: NOSIGNATURE Overloaded Armor Bar 6.0.0.jar |Overloaded Armor Bar |overloadedarmorbar |6.0.0 |COMMON_SET|Manifest: NOSIGNATURE ChiselsBits-forge-1.18.2-1.2.116-universal.jar |Chisels & bits |chiselsandbits |1.2.116 |COMMON_SET|Manifest: NOSIGNATURE healingcampfire-1.18.2-5.1.jar |Healing Campfire |healingcampfire |5.1 |COMMON_SET|Manifest: NOSIGNATURE createaddition-1.18.2-20230315b.jar |Create Crafts & Additions |createaddition |1.18.2-20230315b |COMMON_SET|Manifest: NOSIGNATURE PresenceFootsteps-1.18.2-1.5.1-forge.jar |Presence Footsteps (Forge) |presencefootsteps |1.18.2-1.5.1 |COMMON_SET|Manifest: NOSIGNATURE Crash Report UUID: 4e488d13-93be-4cd1-b4ab-74e74420037e FML: 40.2 Forge: net.minecraftforge:40.2.0[20:25:52] [main/ERROR] [minecraft/Main]: Failed to start the minecraft server net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [ Oculus (oculus) has failed to load correctly ?7java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER, Neko's Enchanted Books (nebs) has failed to load correctly ?7java.lang.reflect.InvocationTargetException: null, ItemPhysic Lite (itemphysiclite) has failed to load correctly ?7java.lang.ExceptionInInitializerError: null, Legendary Tooltips (legendarytooltips) has failed to load correctly ?7java.lang.ExceptionInInitializerError: null ] at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:222) ~[fmlcore-1.18.2-40.2.0.jar%23295!/:?] {} at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$21(ModLoader.java:187) ~[fmlcore-1.18.2-40.2.0.jar%23295!/:?] {} at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin} at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:187) ~[fmlcore-1.18.2-40.2.0.jar%23295!/:?] {} at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$11(ModLoader.java:164) ~[fmlcore-1.18.2-40.2.0.jar%23295!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:164) ~[fmlcore-1.18.2-40.2.0.jar%23295!/:?] {} at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:32) ~[forge-1.18.2-40.2.0-universal.jar%23299!/:?] {re:classloading} at net.minecraft.server.Main.main(Main.java:112) ~[server-1.18.2-20220404.173914-srg.jar%23294!/:?] {re:classloading,re:mixin,pl:mixin: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.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} C:\Users\Roman\Desktop\Quantum Craft>pause Press any key to continue . . .
-
(My own forge 1.18.2 server) When I run using .bat file, it says this. When I press any key as told, command prompt closes.
I added it and yet still: C:\Users\Roman\Desktop\Quantum Craft>java -Xmx1024M -Xms1024M -jar server.jar nogui Starting net.minecraft.server.Main [14:13:43] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [14:13:43] [ServerMain/WARN]: Missing data pack mod:hexerei [14:13:43] [ServerMain/WARN]: Missing data pack mod:treechop [14:13:43] [ServerMain/WARN]: Missing data pack mod:radium [14:13:43] [ServerMain/WARN]: Missing data pack mod:kiwi [14:13:43] [ServerMain/WARN]: Missing data pack mod:betterdungeons [14:13:43] [ServerMain/WARN]: Missing data pack mod:instrumentalmobs [14:13:43] [ServerMain/WARN]: Missing data pack mod:auudio [14:13:43] [ServerMain/WARN]: Missing data pack mod:jei [14:13:43] [ServerMain/WARN]: Missing data pack mod:graveyard [14:13:43] [ServerMain/WARN]: Missing data pack mod:hem [14:13:43] [ServerMain/WARN]: Missing data pack mod:connectivity [14:13:43] [ServerMain/WARN]: Missing data pack mod:modnametooltip [14:13:43] [ServerMain/WARN]: Missing data pack mod:epicfight [14:13:43] [ServerMain/WARN]: Missing data pack mod:fastsuite [14:13:43] [ServerMain/WARN]: Missing data pack mod:clumps [14:13:43] [ServerMain/WARN]: Missing data pack mod:shutupexperimentalsettings [14:13:43] [ServerMain/WARN]: Missing data pack mod:journeymap [14:13:43] [ServerMain/WARN]: Missing data pack mod:controlling [14:13:43] [ServerMain/WARN]: Missing data pack mod:placebo [14:13:43] [ServerMain/WARN]: Missing data pack mod:ortus [14:13:43] [ServerMain/WARN]: Missing data pack mod:citadel [14:13:43] [ServerMain/WARN]: Missing data pack mod:alexsmobs [14:13:43] [ServerMain/WARN]: Missing data pack mod:yungsapi [14:13:43] [ServerMain/WARN]: Missing data pack mod:feature_nbt_deadlock_be_gone [14:13:43] [ServerMain/WARN]: Missing data pack mod:magistuarmory [14:13:43] [ServerMain/WARN]: Missing data pack mod:create_confectionery [14:13:43] [ServerMain/WARN]: Missing data pack mod:buildinggadgets [14:13:43] [ServerMain/WARN]: Missing data pack mod:pickupnotifier [14:13:43] [ServerMain/WARN]: Missing data pack mod:mekanismgenerators [14:13:43] [ServerMain/WARN]: Missing data pack mod:snowrealmagic [14:13:43] [ServerMain/WARN]: Missing data pack mod:jeitweaker [14:13:43] [ServerMain/WARN]: Missing data pack mod:terralith [14:13:43] [ServerMain/WARN]: Missing data pack mod:crafttweaker [14:13:43] [ServerMain/WARN]: Missing data pack mod:mekanism [14:13:43] [ServerMain/WARN]: Missing data pack mod:beyond_earth [14:13:43] [ServerMain/WARN]: Missing data pack mod:restored_earth [14:13:43] [ServerMain/WARN]: Missing data pack mod:forge [14:13:43] [ServerMain/WARN]: Missing data pack mod:konkrete [14:13:43] [ServerMain/WARN]: Missing data pack mod:idas [14:13:43] [ServerMain/WARN]: Missing data pack mod:selene [14:13:43] [ServerMain/WARN]: Missing data pack mod:supplementaries [14:13:43] [ServerMain/WARN]: Missing data pack mod:chipped [14:13:43] [ServerMain/WARN]: Missing data pack mod:zillagersweararmor [14:13:43] [ServerMain/WARN]: Missing data pack mod:tenshilib [14:13:43] [ServerMain/WARN]: Missing data pack mod:radon [14:13:43] [ServerMain/WARN]: Missing data pack mod:farmersdelight [14:13:43] [ServerMain/WARN]: Missing data pack mod:culturaldelights [14:13:43] [ServerMain/WARN]: Missing data pack mod:customizableelytra [14:13:43] [ServerMain/WARN]: Missing data pack mod:repurposed_structures [14:13:43] [ServerMain/WARN]: Missing data pack mod:theoneprobe [14:13:43] [ServerMain/WARN]: Missing data pack mod:terrablender [14:13:43] [ServerMain/WARN]: Missing data pack mod:mousetweaks [14:13:43] [ServerMain/WARN]: Missing data pack mod:immersiveengineering [14:13:43] [ServerMain/WARN]: Missing data pack mod:biomesoplenty [14:13:43] [ServerMain/WARN]: Missing data pack mod:mekanismadditions [14:13:43] [ServerMain/WARN]: Missing data pack mod:yungsbridges [14:13:43] [ServerMain/WARN]: Missing data pack mod:createtweaker [14:13:43] [ServerMain/WARN]: Missing data pack mod:rocks [14:13:43] [ServerMain/WARN]: Missing data pack mod:cloudstorage [14:13:43] [ServerMain/WARN]: Missing data pack mod:flywheel [14:13:43] [ServerMain/WARN]: Missing data pack mod:steampowered [14:13:43] [ServerMain/WARN]: Missing data pack mod:create [14:13:43] [ServerMain/WARN]: Missing data pack mod:curios [14:13:43] [ServerMain/WARN]: Missing data pack mod:patchouli [14:13:43] [ServerMain/WARN]: Missing data pack mod:brutalbosses [14:13:43] [ServerMain/WARN]: Missing data pack mod:gravestone [14:13:43] [ServerMain/WARN]: Missing data pack mod:malum [14:13:43] [ServerMain/WARN]: Missing data pack mod:beyond_earth_giselle_addon [14:13:43] [ServerMain/WARN]: Missing data pack mod:autoreglib [14:13:43] [ServerMain/WARN]: Missing data pack mod:quark [14:13:43] [ServerMain/WARN]: Missing data pack mod:securitycraft [14:13:43] [ServerMain/WARN]: Missing data pack mod:betterthirdperson [14:13:43] [ServerMain/WARN]: Missing data pack mod:betterstrongholds [14:13:43] [ServerMain/WARN]: Missing data pack mod:enigmaticlegacy [14:13:43] [ServerMain/WARN]: Missing data pack mod:fancymenu [14:13:43] [ServerMain/WARN]: Missing data pack mod:drippyloadingscreen [14:13:43] [ServerMain/WARN]: Missing data pack mod:worldedit [14:13:43] [ServerMain/WARN]: Missing data pack mod:mekanismtools [14:13:43] [ServerMain/WARN]: Missing data pack mod:puzzleslib [14:13:43] [ServerMain/WARN]: Missing data pack mod:enhancedcelestials [14:13:43] [ServerMain/WARN]: Missing data pack mod:byg [14:13:43] [ServerMain/WARN]: Missing data pack mod:exoticbirds [14:13:43] [ServerMain/WARN]: Missing data pack mod:cosmeticarmorreworked [14:13:43] [ServerMain/WARN]: Missing data pack mod:bettermineshafts [14:13:43] [ServerMain/WARN]: Missing data pack mod:geckolib3 [14:13:43] [ServerMain/WARN]: Missing data pack mod:ars_nouveau [14:13:43] [ServerMain/WARN]: Missing data pack mod:ars_elemental [14:13:43] [ServerMain/WARN]: Missing data pack mod:domesticationinnovation [14:13:43] [ServerMain/WARN]: Missing data pack mod:createaddition [14:13:43] [ServerMain/WARN]: Missing data pack Supplementaries Generated Pack [14:13:45] [ServerMain/ERROR]: WorldGenSettings: Unknown registry key in ResourceKey[minecraft:root / minecraft:worldgen/biome_source]: byg:end; Unknown registry key in ResourceKey[minecraft:root / minecraft:worldgen/biome_source]: byg:nether missed input: {"minecraft:the_end":{generator:{biome_source:{seed:4910703145889580181L,type:"byg:end"},seed:4910703145889580181L,settings:"minecraft:end",type:"minecraft:noise"},type:"minecraft:the_end"},"minecraft:the_nether":{generator:{biome_source:{seed:4910703145889580181L,type:"byg:nether"},seed:4910703145889580181L,settings:"minecraft:nether",type:"minecraft:noise"},type:"minecraft:the_nether"}} [14:13:45] [ServerMain/WARN]: Failed to load datapacks, can't proceed with server load. You can either fix your datapacks or reset to vanilla with --safeMode java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Unbound values in registry ResourceKey[minecraft:root / minecraft:worldgen/biome]: [terralith:alpha_islands, terralith:alpha_islands_winter, terralith:alpine_grove, terralith:alpine_highlands, terralith:amethyst_canyon, terralith:amethyst_rainforest, terralith:ancient_sands, terralith:arid_highlands, terralith:ashen_savanna, terralith:basalt_cliffs, terralith:birch_taiga, terralith:blooming_plateau, terralith:blooming_valley, hem:blueleaf_birch_forest, hem:blueleaf_pine_forest, hem:blueleaf_plains, terralith:brushland, terralith:bryce_canyon, terralith:caldera, terralith:cave/andesite_caves, terralith:cave/deep_caves, terralith:cave/diorite_caves, terralith:cave/frostfire_caves, terralith:cave/fungal_caves, terralith:cave/granite_caves, terralith:cave/infested_caves, terralith:cave/mantle_caves, terralith:cave/thermal_caves, terralith:cave/tuff_caves, hem:cliffs, terralith:cloud_forest, terralith:cold_shrubland, hem:crystal_plains, terralith:desert_canyon, terralith:desert_oasis, terralith:desert_spires, terralith:emerald_peaks, hem:extreme_mountains, terralith:forested_highlands, terralith:fractured_savanna, terralith:frozen_cliffs, terralith:glacial_chasm, beyond_earth:glacio, beyond_earth:glacio_ice_spikes, terralith:granite_cliffs, terralith:gravel_beach, terralith:gravel_desert, hem:hayfever_fields, terralith:haze_mountain, terralith:highlands, terralith:hot_shrubland, terralith:ice_marsh, beyond_earth:infernal_venus_barrens, terralith:jungle_mountains, terralith:lavender_forest, terralith:lavender_valley, hem:lush_forest, terralith:lush_valley, beyond_earth:mars_desert, beyond_earth:mars_ice_spikes, beyond_earth:mars_rocky_plains, beyond_earth:mercury, terralith:mirage_isles, beyond_earth:moon_desert, terralith:moonlight_grove, terralith:moonlight_valley, beyond_earth:orbit, terralith:orchid_swamp, terralith:painted_mountains, terralith:red_oasis, hem:redwood_woodlands, terralith:rocky_jungle, terralith:rocky_mountains, terralith:rocky_shrubland, terralith:sakura_grove, terralith:sakura_valley, terralith:sandstone_valley, terralith:savanna_badlands, terralith:savanna_slopes, terralith:scarlet_mountains, terralith:shield, terralith:shield_clearing, terralith:shrubland, terralith:siberian_grove, terralith:siberian_taiga, terralith:skylands_autumn, terralith:skylands_spring, terralith:skylands_summer, terralith:skylands_winter, terralith:snowy_badlands, terralith:snowy_maple_forest, terralith:snowy_shield, terralith:steppe, terralith:stony_spires, terralith:temperate_highlands, terralith:tropical_jungle, terralith:valley_clearing, beyond_earth:venus_desert, terralith:volcanic_crater, terralith:volcanic_peaks, terralith:warm_river, terralith:warped_mesa, terralith:white_cliffs, terralith:white_mesa, terralith:windswept_spires, terralith:wintry_forest, terralith:wintry_lowlands, terralith:yellowstone, terralith:yosemite_cliffs, terralith:yosemite_lowlands] at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?] at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?] at net.minecraft.server.Main.main(SourceFile:194) ~[server-1.18.2.jar:?] at net.minecraft.bundler.Main.lambda$run$0(Main.java:54) ~[?:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: java.lang.IllegalStateException: Unbound values in registry ResourceKey[minecraft:root / minecraft:worldgen/biome]: [terralith:alpha_islands, terralith:alpha_islands_winter, terralith:alpine_grove, terralith:alpine_highlands, terralith:amethyst_canyon, terralith:amethyst_rainforest, terralith:ancient_sands, terralith:arid_highlands, terralith:ashen_savanna, terralith:basalt_cliffs, terralith:birch_taiga, terralith:blooming_plateau, terralith:blooming_valley, hem:blueleaf_birch_forest, hem:blueleaf_pine_forest, hem:blueleaf_plains, terralith:brushland, terralith:bryce_canyon, terralith:caldera, terralith:cave/andesite_caves, terralith:cave/deep_caves, terralith:cave/diorite_caves, terralith:cave/frostfire_caves, terralith:cave/fungal_caves, terralith:cave/granite_caves, terralith:cave/infested_caves, terralith:cave/mantle_caves, terralith:cave/thermal_caves, terralith:cave/tuff_caves, hem:cliffs, terralith:cloud_forest, terralith:cold_shrubland, hem:crystal_plains, terralith:desert_canyon, terralith:desert_oasis, terralith:desert_spires, terralith:emerald_peaks, hem:extreme_mountains, terralith:forested_highlands, terralith:fractured_savanna, terralith:frozen_cliffs, terralith:glacial_chasm, beyond_earth:glacio, beyond_earth:glacio_ice_spikes, terralith:granite_cliffs, terralith:gravel_beach, terralith:gravel_desert, hem:hayfever_fields, terralith:haze_mountain, terralith:highlands, terralith:hot_shrubland, terralith:ice_marsh, beyond_earth:infernal_venus_barrens, terralith:jungle_mountains, terralith:lavender_forest, terralith:lavender_valley, hem:lush_forest, terralith:lush_valley, beyond_earth:mars_desert, beyond_earth:mars_ice_spikes, beyond_earth:mars_rocky_plains, beyond_earth:mercury, terralith:mirage_isles, beyond_earth:moon_desert, terralith:moonlight_grove, terralith:moonlight_valley, beyond_earth:orbit, terralith:orchid_swamp, terralith:painted_mountains, terralith:red_oasis, hem:redwood_woodlands, terralith:rocky_jungle, terralith:rocky_mountains, terralith:rocky_shrubland, terralith:sakura_grove, terralith:sakura_valley, terralith:sandstone_valley, terralith:savanna_badlands, terralith:savanna_slopes, terralith:scarlet_mountains, terralith:shield, terralith:shield_clearing, terralith:shrubland, terralith:siberian_grove, terralith:siberian_taiga, terralith:skylands_autumn, terralith:skylands_spring, terralith:skylands_summer, terralith:skylands_winter, terralith:snowy_badlands, terralith:snowy_maple_forest, terralith:snowy_shield, terralith:steppe, terralith:stony_spires, terralith:temperate_highlands, terralith:tropical_jungle, terralith:valley_clearing, beyond_earth:venus_desert, terralith:volcanic_crater, terralith:volcanic_peaks, terralith:warm_river, terralith:warped_mesa, terralith:white_cliffs, terralith:white_mesa, terralith:windswept_spires, terralith:wintry_forest, terralith:wintry_lowlands, terralith:yellowstone, terralith:yosemite_cliffs, terralith:yosemite_lowlands] at gw.j(SourceFile:325) ~[server-1.18.2.jar:?] at hc$d.c(SourceFile:121) ~[server-1.18.2.jar:?] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] at java.util.HashMap$EntrySpliterator.forEachRemaining(HashMap.java:1850) ~[?:?] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?] at hc$b.<init>(SourceFile:161) ~[server-1.18.2.jar:?] at hc.f(SourceFile:322) ~[server-1.18.2.jar:?] at net.minecraft.server.Main.a(SourceFile:167) ~[server-1.18.2.jar:?] at zk.a(SourceFile:40) ~[server-1.18.2.jar:?] at net.minecraft.server.Main.main(SourceFile:155) ~[server-1.18.2.jar:?] ... 2 more C:\Users\Roman\Desktop\Quantum Craft>pause Press any key to continue . . .
-
(My own forge 1.18.2 server) When I run using .bat file, it says this. When I press any key as told, command prompt closes.
C:\Users\Roman\Desktop\Quantum Craft>java -Xmx1024M -Xms1024M -jar server.jar nogui Starting net.minecraft.server.Main [13:14:23] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [13:14:23] [ServerMain/WARN]: Missing data pack mod:hexerei [13:14:23] [ServerMain/WARN]: Missing data pack mod:treechop [13:14:23] [ServerMain/WARN]: Missing data pack mod:radium [13:14:23] [ServerMain/WARN]: Missing data pack mod:kiwi [13:14:23] [ServerMain/WARN]: Missing data pack mod:betterdungeons [13:14:23] [ServerMain/WARN]: Missing data pack mod:instrumentalmobs [13:14:23] [ServerMain/WARN]: Missing data pack mod:auudio [13:14:23] [ServerMain/WARN]: Missing data pack mod:jei [13:14:23] [ServerMain/WARN]: Missing data pack mod:graveyard [13:14:23] [ServerMain/WARN]: Missing data pack mod:hem [13:14:23] [ServerMain/WARN]: Missing data pack mod:connectivity [13:14:23] [ServerMain/WARN]: Missing data pack mod:modnametooltip [13:14:23] [ServerMain/WARN]: Missing data pack mod:epicfight [13:14:23] [ServerMain/WARN]: Missing data pack mod:fastsuite [13:14:23] [ServerMain/WARN]: Missing data pack mod:clumps [13:14:23] [ServerMain/WARN]: Missing data pack mod:shutupexperimentalsettings [13:14:23] [ServerMain/WARN]: Missing data pack mod:journeymap [13:14:23] [ServerMain/WARN]: Missing data pack mod:controlling [13:14:23] [ServerMain/WARN]: Missing data pack mod:placebo [13:14:23] [ServerMain/WARN]: Missing data pack mod:ortus [13:14:23] [ServerMain/WARN]: Missing data pack mod:citadel [13:14:23] [ServerMain/WARN]: Missing data pack mod:alexsmobs [13:14:23] [ServerMain/WARN]: Missing data pack mod:yungsapi [13:14:23] [ServerMain/WARN]: Missing data pack mod:feature_nbt_deadlock_be_gone [13:14:23] [ServerMain/WARN]: Missing data pack mod:magistuarmory [13:14:23] [ServerMain/WARN]: Missing data pack mod:create_confectionery [13:14:23] [ServerMain/WARN]: Missing data pack mod:buildinggadgets [13:14:23] [ServerMain/WARN]: Missing data pack mod:pickupnotifier [13:14:23] [ServerMain/WARN]: Missing data pack mod:mekanismgenerators [13:14:23] [ServerMain/WARN]: Missing data pack mod:snowrealmagic [13:14:23] [ServerMain/WARN]: Missing data pack mod:jeitweaker [13:14:23] [ServerMain/WARN]: Missing data pack mod:terralith [13:14:23] [ServerMain/WARN]: Missing data pack mod:crafttweaker [13:14:23] [ServerMain/WARN]: Missing data pack mod:mekanism [13:14:23] [ServerMain/WARN]: Missing data pack mod:beyond_earth [13:14:23] [ServerMain/WARN]: Missing data pack mod:restored_earth [13:14:23] [ServerMain/WARN]: Missing data pack mod:forge [13:14:23] [ServerMain/WARN]: Missing data pack mod:konkrete [13:14:23] [ServerMain/WARN]: Missing data pack mod:idas [13:14:23] [ServerMain/WARN]: Missing data pack mod:selene [13:14:23] [ServerMain/WARN]: Missing data pack mod:supplementaries [13:14:23] [ServerMain/WARN]: Missing data pack mod:chipped [13:14:23] [ServerMain/WARN]: Missing data pack mod:zillagersweararmor [13:14:23] [ServerMain/WARN]: Missing data pack mod:tenshilib [13:14:23] [ServerMain/WARN]: Missing data pack mod:radon [13:14:23] [ServerMain/WARN]: Missing data pack mod:farmersdelight [13:14:23] [ServerMain/WARN]: Missing data pack mod:culturaldelights [13:14:23] [ServerMain/WARN]: Missing data pack mod:customizableelytra [13:14:23] [ServerMain/WARN]: Missing data pack mod:repurposed_structures [13:14:23] [ServerMain/WARN]: Missing data pack mod:theoneprobe [13:14:23] [ServerMain/WARN]: Missing data pack mod:terrablender [13:14:23] [ServerMain/WARN]: Missing data pack mod:mousetweaks [13:14:23] [ServerMain/WARN]: Missing data pack mod:immersiveengineering [13:14:23] [ServerMain/WARN]: Missing data pack mod:biomesoplenty [13:14:23] [ServerMain/WARN]: Missing data pack mod:mekanismadditions [13:14:23] [ServerMain/WARN]: Missing data pack mod:yungsbridges [13:14:23] [ServerMain/WARN]: Missing data pack mod:createtweaker [13:14:23] [ServerMain/WARN]: Missing data pack mod:rocks [13:14:23] [ServerMain/WARN]: Missing data pack mod:cloudstorage [13:14:23] [ServerMain/WARN]: Missing data pack mod:flywheel [13:14:23] [ServerMain/WARN]: Missing data pack mod:steampowered [13:14:23] [ServerMain/WARN]: Missing data pack mod:create [13:14:23] [ServerMain/WARN]: Missing data pack mod:curios [13:14:23] [ServerMain/WARN]: Missing data pack mod:patchouli [13:14:23] [ServerMain/WARN]: Missing data pack mod:brutalbosses [13:14:23] [ServerMain/WARN]: Missing data pack mod:gravestone [13:14:23] [ServerMain/WARN]: Missing data pack mod:malum [13:14:23] [ServerMain/WARN]: Missing data pack mod:beyond_earth_giselle_addon [13:14:23] [ServerMain/WARN]: Missing data pack mod:autoreglib [13:14:23] [ServerMain/WARN]: Missing data pack mod:quark [13:14:23] [ServerMain/WARN]: Missing data pack mod:securitycraft [13:14:23] [ServerMain/WARN]: Missing data pack mod:betterthirdperson [13:14:23] [ServerMain/WARN]: Missing data pack mod:betterstrongholds [13:14:23] [ServerMain/WARN]: Missing data pack mod:enigmaticlegacy [13:14:23] [ServerMain/WARN]: Missing data pack mod:fancymenu [13:14:23] [ServerMain/WARN]: Missing data pack mod:drippyloadingscreen [13:14:23] [ServerMain/WARN]: Missing data pack mod:worldedit [13:14:23] [ServerMain/WARN]: Missing data pack mod:mekanismtools [13:14:23] [ServerMain/WARN]: Missing data pack mod:puzzleslib [13:14:23] [ServerMain/WARN]: Missing data pack mod:enhancedcelestials [13:14:23] [ServerMain/WARN]: Missing data pack mod:byg [13:14:23] [ServerMain/WARN]: Missing data pack mod:exoticbirds [13:14:23] [ServerMain/WARN]: Missing data pack mod:cosmeticarmorreworked [13:14:23] [ServerMain/WARN]: Missing data pack mod:bettermineshafts [13:14:23] [ServerMain/WARN]: Missing data pack mod:geckolib3 [13:14:23] [ServerMain/WARN]: Missing data pack mod:ars_nouveau [13:14:23] [ServerMain/WARN]: Missing data pack mod:ars_elemental [13:14:23] [ServerMain/WARN]: Missing data pack mod:domesticationinnovation [13:14:23] [ServerMain/WARN]: Missing data pack mod:createaddition [13:14:23] [ServerMain/WARN]: Missing data pack Supplementaries Generated Pack [13:14:25] [ServerMain/ERROR]: WorldGenSettings: Unknown registry key in ResourceKey[minecraft:root / minecraft:worldgen/biome_source]: byg:end; Unknown registry key in ResourceKey[minecraft:root / minecraft:worldgen/biome_source]: byg:nether missed input: {"minecraft:the_end":{generator:{biome_source:{seed:4910703145889580181L,type:"byg:end"},seed:4910703145889580181L,settings:"minecraft:end",type:"minecraft:noise"},type:"minecraft:the_end"},"minecraft:the_nether":{generator:{biome_source:{seed:4910703145889580181L,type:"byg:nether"},seed:4910703145889580181L,settings:"minecraft:nether",type:"minecraft:noise"},type:"minecraft:the_nether"}} [13:14:25] [ServerMain/WARN]: Failed to load datapacks, can't proceed with server load. You can either fix your datapacks or reset to vanilla with --safeMode java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Unbound values in registry ResourceKey[minecraft:root / minecraft:worldgen/biome]: [terralith:alpha_islands, terralith:alpha_islands_winter, terralith:alpine_grove, terralith:alpine_highlands, terralith:amethyst_canyon, terralith:amethyst_rainforest, terralith:ancient_sands, terralith:arid_highlands, terralith:ashen_savanna, terralith:basalt_cliffs, terralith:birch_taiga, terralith:blooming_plateau, terralith:blooming_valley, hem:blueleaf_birch_forest, hem:blueleaf_pine_forest, hem:blueleaf_plains, terralith:brushland, terralith:bryce_canyon, terralith:caldera, terralith:cave/andesite_caves, terralith:cave/deep_caves, terralith:cave/diorite_caves, terralith:cave/frostfire_caves, terralith:cave/fungal_caves, terralith:cave/granite_caves, terralith:cave/infested_caves, terralith:cave/mantle_caves, terralith:cave/thermal_caves, terralith:cave/tuff_caves, hem:cliffs, terralith:cloud_forest, terralith:cold_shrubland, hem:crystal_plains, terralith:desert_canyon, terralith:desert_oasis, terralith:desert_spires, terralith:emerald_peaks, hem:extreme_mountains, terralith:forested_highlands, terralith:fractured_savanna, terralith:frozen_cliffs, terralith:glacial_chasm, beyond_earth:glacio, beyond_earth:glacio_ice_spikes, terralith:granite_cliffs, terralith:gravel_beach, terralith:gravel_desert, hem:hayfever_fields, terralith:haze_mountain, terralith:highlands, terralith:hot_shrubland, terralith:ice_marsh, beyond_earth:infernal_venus_barrens, terralith:jungle_mountains, terralith:lavender_forest, terralith:lavender_valley, hem:lush_forest, terralith:lush_valley, beyond_earth:mars_desert, beyond_earth:mars_ice_spikes, beyond_earth:mars_rocky_plains, beyond_earth:mercury, terralith:mirage_isles, beyond_earth:moon_desert, terralith:moonlight_grove, terralith:moonlight_valley, beyond_earth:orbit, terralith:orchid_swamp, terralith:painted_mountains, terralith:red_oasis, hem:redwood_woodlands, terralith:rocky_jungle, terralith:rocky_mountains, terralith:rocky_shrubland, terralith:sakura_grove, terralith:sakura_valley, terralith:sandstone_valley, terralith:savanna_badlands, terralith:savanna_slopes, terralith:scarlet_mountains, terralith:shield, terralith:shield_clearing, terralith:shrubland, terralith:siberian_grove, terralith:siberian_taiga, terralith:skylands_autumn, terralith:skylands_spring, terralith:skylands_summer, terralith:skylands_winter, terralith:snowy_badlands, terralith:snowy_maple_forest, terralith:snowy_shield, terralith:steppe, terralith:stony_spires, terralith:temperate_highlands, terralith:tropical_jungle, terralith:valley_clearing, beyond_earth:venus_desert, terralith:volcanic_crater, terralith:volcanic_peaks, terralith:warm_river, terralith:warped_mesa, terralith:white_cliffs, terralith:white_mesa, terralith:windswept_spires, terralith:wintry_forest, terralith:wintry_lowlands, terralith:yellowstone, terralith:yosemite_cliffs, terralith:yosemite_lowlands] at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?] at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?] at net.minecraft.server.Main.main(SourceFile:194) ~[server-1.18.2.jar:?] at net.minecraft.bundler.Main.lambda$run$0(Main.java:54) ~[?:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: java.lang.IllegalStateException: Unbound values in registry ResourceKey[minecraft:root / minecraft:worldgen/biome]: [terralith:alpha_islands, terralith:alpha_islands_winter, terralith:alpine_grove, terralith:alpine_highlands, terralith:amethyst_canyon, terralith:amethyst_rainforest, terralith:ancient_sands, terralith:arid_highlands, terralith:ashen_savanna, terralith:basalt_cliffs, terralith:birch_taiga, terralith:blooming_plateau, terralith:blooming_valley, hem:blueleaf_birch_forest, hem:blueleaf_pine_forest, hem:blueleaf_plains, terralith:brushland, terralith:bryce_canyon, terralith:caldera, terralith:cave/andesite_caves, terralith:cave/deep_caves, terralith:cave/diorite_caves, terralith:cave/frostfire_caves, terralith:cave/fungal_caves, terralith:cave/granite_caves, terralith:cave/infested_caves, terralith:cave/mantle_caves, terralith:cave/thermal_caves, terralith:cave/tuff_caves, hem:cliffs, terralith:cloud_forest, terralith:cold_shrubland, hem:crystal_plains, terralith:desert_canyon, terralith:desert_oasis, terralith:desert_spires, terralith:emerald_peaks, hem:extreme_mountains, terralith:forested_highlands, terralith:fractured_savanna, terralith:frozen_cliffs, terralith:glacial_chasm, beyond_earth:glacio, beyond_earth:glacio_ice_spikes, terralith:granite_cliffs, terralith:gravel_beach, terralith:gravel_desert, hem:hayfever_fields, terralith:haze_mountain, terralith:highlands, terralith:hot_shrubland, terralith:ice_marsh, beyond_earth:infernal_venus_barrens, terralith:jungle_mountains, terralith:lavender_forest, terralith:lavender_valley, hem:lush_forest, terralith:lush_valley, beyond_earth:mars_desert, beyond_earth:mars_ice_spikes, beyond_earth:mars_rocky_plains, beyond_earth:mercury, terralith:mirage_isles, beyond_earth:moon_desert, terralith:moonlight_grove, terralith:moonlight_valley, beyond_earth:orbit, terralith:orchid_swamp, terralith:painted_mountains, terralith:red_oasis, hem:redwood_woodlands, terralith:rocky_jungle, terralith:rocky_mountains, terralith:rocky_shrubland, terralith:sakura_grove, terralith:sakura_valley, terralith:sandstone_valley, terralith:savanna_badlands, terralith:savanna_slopes, terralith:scarlet_mountains, terralith:shield, terralith:shield_clearing, terralith:shrubland, terralith:siberian_grove, terralith:siberian_taiga, terralith:skylands_autumn, terralith:skylands_spring, terralith:skylands_summer, terralith:skylands_winter, terralith:snowy_badlands, terralith:snowy_maple_forest, terralith:snowy_shield, terralith:steppe, terralith:stony_spires, terralith:temperate_highlands, terralith:tropical_jungle, terralith:valley_clearing, beyond_earth:venus_desert, terralith:volcanic_crater, terralith:volcanic_peaks, terralith:warm_river, terralith:warped_mesa, terralith:white_cliffs, terralith:white_mesa, terralith:windswept_spires, terralith:wintry_forest, terralith:wintry_lowlands, terralith:yellowstone, terralith:yosemite_cliffs, terralith:yosemite_lowlands] at gw.j(SourceFile:325) ~[server-1.18.2.jar:?] at hc$d.c(SourceFile:121) ~[server-1.18.2.jar:?] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] at java.util.HashMap$EntrySpliterator.forEachRemaining(HashMap.java:1850) ~[?:?] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?] at hc$b.<init>(SourceFile:161) ~[server-1.18.2.jar:?] at hc.f(SourceFile:322) ~[server-1.18.2.jar:?] at net.minecraft.server.Main.a(SourceFile:167) ~[server-1.18.2.jar:?] at zk.a(SourceFile:40) ~[server-1.18.2.jar:?] at net.minecraft.server.Main.main(SourceFile:155) ~[server-1.18.2.jar:?] ... 2 more C:\Users\Roman\Desktop\Quantum Craft>pause Press any key to continue . . .
-
(My own forge 1.18.2 server) When I run using .bat file, it says this.
Link to doc for easier management: https://docs.google.com/document/d/132Svi6aA8D8SyrtLyk-BnN2chrlaFm_vSiVSpzbsnbo/edit?usp=sharing
-
(My own forge 1.18.2 server) When I run using .bat file, it says this.
C:\Users\Roman\Desktop\Quantum Craft>REM Forge requires a configured set of both JVM and program arguments. C:\Users\Roman\Desktop\Quantum Craft>REM Add custom JVM arguments to the user_jvm_args.txt C:\Users\Roman\Desktop\Quantum Craft>REM Add custom program arguments {such as nogui} to this file in the next line before the or C:\Users\Roman\Desktop\Quantum Craft>REM pass them to this script directly C:\Users\Roman\Desktop\Quantum Craft>java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.2-40.2.0/win_args.txt 2023-03-12 19:41:57,944 main WARN Advanced terminal features are not available in this environment [19:41:58] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.2.0, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914] [19:41:58] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.6 by Oracle Corporation [19:41:58] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Roman/Desktop/Quantum%20Craft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER [19:41:59] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\fmlcore\1.18.2-40.2.0\fmlcore-1.18.2-40.2.0.jar is missing mods.toml file [19:41:59] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.2.0\javafmllanguage-1.18.2-40.2.0.jar is missing mods.toml file [19:41:59] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.2.0\lowcodelanguage-1.18.2-40.2.0.jar is missing mods.toml file [19:41:59] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\mclanguage\1.18.2-40.2.0\mclanguage-1.18.2-40.2.0.jar is missing mods.toml file [19:41:59] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! [19:42:02] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 [19:42:02] [main/ERROR] [mixin/]: Mixin config radium.mixins.json does not specify "minVersion" property [19:42:02] [main/ERROR] [mixin/]: Mixin config radon.mixins.json does not specify "minVersion" property [19:42:02] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.integral.enigmaticlegacy.MixinConnector] [19:42:02] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [] [19:42:02] [main/INFO] [Radium/]: Loaded configuration file for Radium: 100 options available, 0 override(s) found [19:42:02] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message [19:42:02] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges_forge.mixins.json could not be read. If this is a development environment you can ignore this message [19:42:03] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER [19:42:03] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/player/LocalPlayer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER) [19:42:03] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.player.LocalPlayer was not found ars_nouveau.mixins.json:elytra.ClientElytraMixin [19:42:03] [main/WARN] [mixin/]: Error loading class: shadows/apotheosis/ench/table/ApothEnchantContainer (java.lang.ClassNotFoundException: shadows.apotheosis.ench.table.ApothEnchantContainer) [19:42:03] [main/WARN] [mixin/]: Error loading class: net/darkhax/darkutils/features/charms/CharmEffects (java.lang.ClassNotFoundException: net.darkhax.darkutils.features.charms.CharmEffects) [19:42:03] [main/WARN] [mixin/]: Error loading class: com/brandon3055/csg/ModEventHandler (java.lang.ClassNotFoundException: com.brandon3055.csg.ModEventHandler) [19:42:05] [main/INFO] [mixin/]: Mixing MixinLivingEntity from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.LivingEntity [19:42:05] [main/INFO] [mixin/]: Mixing MixinPlayer from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.player.Player [19:42:05] [main/INFO] [mixin/]: Mixing MixinMobEffect from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.effect.MobEffect [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world"<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [mixin/]: Mixing MixinPhantomSpawner from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.level.levelgen.PhantomSpawner<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\overworld_surface_rules.json5" was read.<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\nether_surface_rules.json5" was read.<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\end_surface_rules.json5" was read.<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: Loading dimension "minecraft:the_nether" with biome source: "byg:nether".<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\overworld_surface_rules.json5" was read.<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\nether_surface_rules.json5" was read.<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\end_surface_rules.json5" was read.<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: Loading dimension "minecraft:the_end" with biome source: "byg:end".<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:21] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:21] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 2%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:22] [Worker-Main-17/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 5%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:22] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 5%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:24] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 6%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:24] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 6%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:24] [Worker-Main-17/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 6%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:24] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 8%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:24] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 15%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:25] [Worker-Main-19/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 28%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:25] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 42%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:26] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 57%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:27] [Worker-Main-18/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 68%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:27] [Worker-Main-21/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 68%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:27] [Worker-Main-13/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 70%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:28] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 72%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:28] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 78%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:29] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 83%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:29] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 83%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:30] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 83%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:30] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 84%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:31] [Worker-Main-17/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 84%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:31] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 85%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:32] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 86%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:33] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 88%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:33] [Worker-Main-19/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 89%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:33] [Worker-Main-19/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 91%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:34] [Worker-Main-18/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 92%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:34] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 93%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:35] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 95%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:35] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 96%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:36] [Worker-Main-13/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 98%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:36] [Server thread/INFO] [minecraft/LoggerChunkProgressListener]: Time elapsed: 27726 ms<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:36] [Server thread/INFO] [minecraft/DedicatedServer]: Done (30.327s)! For help, type "help"<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:36] [Server thread/INFO] [ne.mi.se.pe.PermissionAPI/]: Successfully initialized permission handler forge:default_handler<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:36] [Server thread/INFO] [co.ma.KnightlyArmory/]: HELLO from server starting<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:47] [Server thread/INFO] [patchouli/]: Sending reload packet to clients<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:47] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 forbidden_axe, missing knowledge for {1 diamond_axe=1.0}<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:47] [Server thread/INFO] [immersiveengineering/]: Finished recipe profiler for Arc Recycling, took 74 milliseconds<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:47] [Server thread/INFO] [mixin/]: Mixing MixinEnchantmentHelper from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.item.enchantment.EnchantmentHelper<--[HERE] [19:42:07] [main/INFO] [mixin/]: Mixing MixinEnchantmentContainer from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.inventory.EnchantmentMenu [19:42:07] [main/INFO] [mixin/]: Renaming synthetic method lambda$onEnchantedItem$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/EnchantmentMenu;ILnet/minecraft/world/entity/player/Player;ILnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V to mdbd1d1b$lambda$onEnchantedItem$0$0 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinEnchantmentContainer [19:42:07] [main/WARN] [mixin/]: @Final field f_31427_:[I in epicfight.mixins.json:MixinWitherBoss should be final [19:42:07] [main/WARN] [mixin/]: @Final field f_31428_:[I in epicfight.mixins.json:MixinWitherBoss should be final [19:42:09] [main/INFO] [mixin/]: Mixing AccessorAbstractArrowEntity from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow [19:42:09] [main/INFO] [mixin/]: Mixing MixinEnderDragon from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.boss.enderdragon.EnderDragon [19:42:10] [main/INFO] [mixin/]: Mixing MixinShulker from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.monster.Shulker [19:42:10] [main/INFO] [mixin/]: Mixing MixinVillagerEntity from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.npc.Villager [19:42:10] [main/INFO] [mixin/]: Mixing MixinVillager from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.npc.Villager [19:42:12] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping idas.mixins.json:structures.StructurePoolMixin->@ModifyConstant::idas_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi.mixins.json:IncreaseStructureWeightLimitMixin->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000 [19:42:12] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping repurposed_structures.mixins.json:structures.StructurePoolMixin->@ModifyConstant::repurposedstructures_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi.mixins.json:IncreaseStructureWeightLimitMixin->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000 [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `balloon_hurt`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `balloon_pop`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `bloviator_idle`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `bloviator_hurt`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `bloviator_blow`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `bloviator_lightning`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `cloud_chest_open`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `cloud_chest_close`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `static_shock`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `music_disc_drift`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `balloon_salesman`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `collar_tag`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `magnet_loop`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `chain_lightning`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `giant_bubble_inflate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `giant_bubble_pop`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `pet_bed_use`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `drum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `psychic_wall`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `psychic_wall_deflect`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `animal_tamer`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `health_boost`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `fireproof`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `immunity_frame`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `deflection`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `poison_resistance`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `chain_lightning`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `speedster`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `frost_fang`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `magnetic`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `linked_inventory`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `total_recall`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `health_siphon`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `bubbling`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `herding`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `amphibious`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `vampire`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `void_cloud`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `charisma`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `shadow_hands`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `disc_jockey`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `defusal`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `warping_bite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `ore_scenting`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `gluttonous`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `psychic_wall`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `intimidation`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `tethered_teleport`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `undead_curse`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `infamy_curse`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `blight_curse`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `immaturity_curse`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:18] [main/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.pAIN [19:42:18] [modloading-worker-0/WARN] [auudio/Auudio/]: WARNING: Auudio is a client mod and has no effect when loaded on a server! [19:42:18] [modloading-worker-0/INFO] [Kiwi/Init]: Processing 3 KiwiModule annotations [19:42:19] [modloading-worker-0/INFO] [de.ke.ko.Konkrete/]: [KONKRETE] Successfully initialized! [19:42:19] [modloading-worker-0/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 40.2.0, for MC 1.18.2 with MCP 20220404.173914 [19:42:19] [modloading-worker-0/INFO] [de.ke.ko.Konkrete/]: [KONKRETE] Server-side libs ready to use! [19:42:19] [modloading-worker-0/INFO] [mixin/]: Mixing MixinForgeHooks from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraftforge.common.ForgeHooks [19:42:19] [modloading-worker-0/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v40.2.0 Initialized [19:42:19] [modloading-worker-0/INFO] [mixin/]: Mixing MixinLootTable from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.level.storage.loot.LootTable [19:42:20] [modloading-worker-0/WARN] [mixin/]: Method overwrite conflict for extractPools in byg.mixins.json:common.world.level.storage.loot.MixinLootTableManager, previously written by corgitaco.enhancedcelestials.mixin.MixinLootTableManager. Skipping method. [Mouse Tweaks] Disabled because not running on the client. [19:42:20] [modloading-worker-0/INFO] [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [19:42:20] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.SpiralSpiresModule [19:42:20] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.PermafrostModule [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NoMoreLavaPocketsModule [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NewStoneTypesModule [19:42:21] [modloading-worker-0/INFO] [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [19:42:21] [modloading-worker-0/INFO] [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NetherObsidianSpikesModule [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.MonsterBoxModule [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.GlimmeringWealdModule [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.FairyRingsModule [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.DEMiSE [19:42:21] [modloading-worker-0/WARN] [de.ke.dr.DrippyLoadingScreen/]: WARNING: 'Drippy Loading Screen' is a client mod and has no effect when loaded on a server! [19:42:21] [modloading-worker-0/WARN] [fancymenu/FancyMenu/]: WARNING: FancyMenu is a client mod and has no effect when loaded on a server! [19:42:21] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Constructing mod instance... [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.CorundumModule [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.AbYsS [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.DeCay$pAIN [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.ChorusVegetationModule [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.DeCay [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BlossomTreesModule [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.regRet [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.DeAtH [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.pAIN$pAIN [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigStoneClustersModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigDungeonModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.AzaleaWoodModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VillagersFollowEmeraldsModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VexesDieWithTheirMastersModule [19:42:22] [modloading-worker-0/INFO] [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.UtilityRecipesModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SnowGolemPlayerHeadsModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SimpleHarvestModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SignEditingModule [19:42:22] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Mod instance constructed successfully. [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReplaceScaffoldingModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReacharoundPlacingModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PoisonPotatoUsageModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PigLittersModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PatTheDogsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.NoteBlockMobSoundsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreBannerLayersModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.LockRotationModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.HoeHarvestingModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GrabChickensModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GlassShardModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EnhancedLaddersModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EmotesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DragonScalesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DoubleDoorOpeningModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CompassesWorkEverywhereModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CampfiresBoostElytraModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.BetterElytraRocketModule [19:42:23] [modloading-worker-0/INFO] [mixin/]: Mixing MixinAutomaticRecipeUnlockModule from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule [19:42:23] [modloading-worker-0/INFO] [mixin/]: Renaming synthetic method lambda$onAwardRecipes$0(Lnet/minecraft/world/item/crafting/Recipe;)Z to mdbd1d1b$lambda$onAwardRecipes$0$0 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinAutomaticRecipeUnlockModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ArmedArmorStandsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.TrowelModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SlimeInABucketModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SkullPikesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SeedPouchModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PickarangModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PathfinderMapsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ParrotEggsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.EndermoshMusicDiscModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ColorRunesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.CameraModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BundleRecipeModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BottledCloudModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BeaconRedirectionModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AncientTomesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AmbientDiscsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AbacusModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.WraithModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ToretoiseModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.StonelingsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ShibaModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FrogsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FoxhoundModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ForgottenModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.CrabsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.QuickArmorSwappingModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ItemSharingModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.InventorySortingModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.HotbarChangerModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ExpandedItemInteractionsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.EasyTransferingModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ChestsInBoatsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.ZombieVillagersOnNormalModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.SpawnerReplacerModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.OverlayShaderModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.NarratorReadoutModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.GameNerfsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentsBegoneModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.AdjustableChatModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.VariantAnimalTexturesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsesForCursesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsageTickerModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.SoulCandlesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.MicrocraftingHelperModule [19:42:23] [modloading-worker-0/INFO] [mixin/]: Mixing MixinImprovedTooltipsModule from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into vazkii.quark.content.client.module.ImprovedTooltipsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ImprovedTooltipsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.GreenerGrassModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ChestSearchingModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.BackButtonKeybind [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.AutoWalkKeybindModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.WoodenPostsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalSlabsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalPlanksModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantLaddersModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantFurnacesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantChestsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantBookshelvesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ThatchModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SturdyStoneModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.StoolsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SoulSandstoneModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShinglesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShearVinesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RopeModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.OrientalPaletteModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.NetherBrickFenceGateModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreStoneVariantsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MorePottedPlantsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreBrickTypesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MidoriModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.LeafCarpetModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.IndustrialPaletteModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.HedgesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GrateModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GoldBarsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GlassItemFrameModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.FramedGlassModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.DuskboundBlocksModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CompressedBlocksModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CelebratoryLampsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.RedstoneRandomizerModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ObsidianPlateModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.MetalButtonsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.JukeboxAutomationModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.IronRodModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.GravisandModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.FeedingTroughModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.EnderWatcherModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.DispensersPlaceBlocksModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChuteModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChainsConnectBlocksModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TotemOfHoldingModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TinyPotatoModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.PipesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MatrixEnchantingModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MagnetsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.CrateModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.BackpackModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONSTRUCT [19:42:40] [main/INFO] [ne.jo.he.Hexerei/]: HELLO from Register Block [19:42:40] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod. [19:42:40] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod. [19:42:43] [main/INFO] [quark/]: Dispatching Module Step REGISTER [19:42:44] [main/INFO] [quark/]: Dispatching Module Step POST_REGISTER [19:42:44] [main/INFO] [Enigmatic Legacy/INFO]: Initializing blocks registration... [19:42:44] [main/INFO] [Enigmatic Legacy/INFO]: Blocks registered successfully. [19:42:45] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shulker_shell`, expected `supplementaries`. This could be a intended override, but in most cases indicates a broken mod. [19:42:45] [main/INFO] [Enigmatic Legacy/INFO]: Initializing items registration... [19:42:45] [main/INFO] [Enigmatic Legacy/INFO]: Items registered successfully. [19:42:45] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `enigmaticlegacy` for name `cosmic_scroll`, expected `enigmaticlockbox`. This could be a intended override, but in most cases indicates a broken mod. [19:42:47] [main/INFO] [Enigmatic Legacy/INFO]: Initializing entities registration... [19:42:47] [main/INFO] [Enigmatic Legacy/INFO]: Entities registered successfully. [19:42:47] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod. [19:42:47] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `flowing_milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod. [19:42:48] [main/INFO] [Enigmatic Legacy/INFO]: Initializing advanced potion system... [19:42:48] [main/INFO] [Enigmatic Legacy/INFO]: Advanced potion system initialized successfully. [19:42:48] [main/INFO] [Enigmatic Legacy/INFO]: Initializing recipe serializers registration... [19:42:48] [main/INFO] [Enigmatic Legacy/INFO]: Recipe serializers registered successfully. [19:42:48] [main/INFO] [Enigmatic Legacy/INFO]: Initializing sounds registration... [19:42:48] [main/INFO] [Enigmatic Legacy/INFO]: Sounds registered successfully. [19:42:48] [main/INFO] [co.en.EnhancedCelestials/]: Enhanced Celestials registered: minecraft:sound_event [19:42:49] [main/WARN] [minecraft/SynchedEntityData]: defineId called for: class com.github.alexthe666.alexsmobs.entity.EntityLeafcutterAnt from class com.github.alexthe666.alexsmobs.entity.EntityDevilsHolePupfish [19:42:49] [main/WARN] [minecraft/SynchedEntityData]: defineId called for: class com.github.alexthe666.alexsmobs.entity.EntityMantisShrimp from class com.github.alexthe666.alexsmobs.entity.EntitySkelewag [19:42:49] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Roman\Desktop\Quantum Craft\config\epic-knights.toml is not correct. Correcting [19:42:49] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Config for Epic Knights Mod!.Put Armor Chance was corrected from 0.5 to its default, 0.5. [19:42:49] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Roman\Desktop\Quantum Craft\config\exoticbirds-common.toml is not correct. Correcting [19:42:49] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.nests.blacklistedNestGenDimensions was corrected from [minecraft:the_nether] to its default, [minecraft:the_nether]. [19:42:49] [Thread-0/WARN] [ne.mi.fm.co.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\Roman\Desktop\Quantum Craft\config\exoticbirds-common.toml is not correct. Correcting [19:42:49] [main/INFO] [quark/]: Loading Module Redstone Randomizer [19:42:49] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities [19:42:49] [main/INFO] [quark/]: Loading Module Obsidian Plate [19:42:49] [main/INFO] [quark/]: Loading Module Metal Buttons [19:42:49] [main/INFO] [quark/]: Loading Module Jukebox Automation [19:42:49] [main/INFO] [quark/]: Loading Module Iron Rod [19:42:49] [main/INFO] [quark/]: Loading Module Gravisand [19:42:49] [main/INFO] [quark/]: Loading Module Feeding Trough [19:42:49] [main/INFO] [quark/]: Loading Module Ender Watcher [19:42:49] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks [19:42:49] [main/INFO] [quark/]: Loading Module Chute [19:42:49] [main/INFO] [quark/]: Loading Module Chains Connect Blocks [19:42:49] [main/INFO] [quark/]: Loading Module Wooden Posts [19:42:49] [main/INFO] [quark/]: Loading Module Vertical Slabs [19:42:49] [main/INFO] [quark/]: Loading Module Vertical Planks [19:42:49] [main/INFO] [quark/]: Loading Module Variant Ladders [19:42:49] [main/INFO] [quark/]: Loading Module Variant Furnaces [19:42:49] [main/INFO] [quark/]: Loading Module Variant Chests [19:42:49] [main/INFO] [quark/]: Loading Module Variant Bookshelves [19:42:49] [main/INFO] [quark/]: Loading Module Thatch [19:42:49] [main/INFO] [quark/]: Loading Module Sturdy Stone [19:42:49] [main/INFO] [quark/]: Loading Module Stools [19:42:49] [main/INFO] [quark/]: Loading Module Soul Sandstone [19:42:49] [main/INFO] [quark/]: Loading Module Shingles [19:42:49] [main/INFO] [quark/]: Loading Module Shear Vines [19:42:49] [main/INFO] [quark/]: Loading Module Rope [19:42:49] [main/INFO] [quark/]: Loading Module Oriental Palette [19:42:49] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate [19:42:49] [main/INFO] [quark/]: Loading Module More Stone Variants [19:42:49] [main/INFO] [quark/]: Loading Module More Potted Plants [19:42:49] [main/INFO] [quark/]: Loading Module More Brick Types [19:42:49] [main/INFO] [quark/]: Loading Module Midori [19:42:49] [main/INFO] [quark/]: Loading Module Leaf Carpet [19:42:49] [main/INFO] [quark/]: Loading Module Industrial Palette [19:42:49] [main/INFO] [quark/]: Loading Module Hedges [19:42:49] [main/INFO] [quark/]: Loading Module Grate [19:42:49] [main/INFO] [quark/]: Loading Module Gold Bars [19:42:49] [main/INFO] [quark/]: Loading Module Glass Item Frame [19:42:49] [main/INFO] [quark/]: Loading Module Framed Glass [19:42:49] [main/INFO] [quark/]: Loading Module Duskbound Blocks [19:42:49] [main/INFO] [quark/]: Loading Module Compressed Blocks [19:42:49] [main/INFO] [quark/]: Loading Module Celebratory Lamps [19:42:49] [main/INFO] [quark/]: Loading Module Quick Armor Swapping [19:42:49] [main/INFO] [quark/]: Loading Module Item Sharing [19:42:49] [main/INFO] [quark/]: Loading Module Inventory Sorting [19:42:49] [main/INFO] [quark/]: Loading Module Hotbar Changer [19:42:49] [main/INFO] [quark/]: Loading Module Expanded Item Interactions [19:42:49] [main/INFO] [quark/]: Loading Module Easy Transfering [19:42:49] [main/INFO] [quark/]: Loading Module Chests In Boats [19:42:49] [main/INFO] [quark/]: Loading Module Trowel [19:42:49] [main/INFO] [quark/]: Loading Module Slime In A Bucket [19:42:49] [main/INFO] [quark/]: Loading Module Seed Pouch [19:42:49] [main/INFO] [quark/]: Loading Module Pickarang [19:42:49] [main/INFO] [quark/]: Loading Module Pathfinder Maps [19:42:49] [main/INFO] [quark/]: Loading Module Parrot Eggs [19:42:49] [main/INFO] [quark/]: Loading Module Endermosh Music Disc [19:42:49] [main/INFO] [quark/]: Loading Module Color Runes [19:42:49] [main/INFO] [quark/]: Loading Module Camera [19:42:49] [main/INFO] [quark/]: Loading Module Bundle Recipe [19:42:49] [main/INFO] [quark/]: Loading Module Bottled Cloud [19:42:49] [main/INFO] [quark/]: Loading Module Beacon Redirection [19:42:49] [main/INFO] [quark/]: Loading Module Ancient Tomes [19:42:49] [main/INFO] [quark/]: Loading Module Ambient Discs [19:42:49] [main/INFO] [quark/]: Loading Module Abacus [19:42:49] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds [19:42:49] [main/INFO] [quark/]: Loading Module Vexes Die With Their Masters [19:42:49] [main/INFO] [quark/]: Loading Module Utility Recipes [19:42:49] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads [19:42:49] [main/INFO] [quark/]: Loading Module Simple Harvest [19:42:49] [main/INFO] [quark/]: Loading Module Sign Editing [19:42:49] [main/INFO] [quark/]: Loading Module Replace Scaffolding [19:42:49] [main/INFO] [quark/]: Loading Module Reacharound Placing [19:42:49] [main/INFO] [quark/]: Loading Module Poison Potato Usage [19:42:49] [main/INFO] [quark/]: Loading Module Pig Litters [19:42:49] [main/INFO] [quark/]: Loading Module Pat The Dogs [19:42:49] [main/INFO] [quark/]: Loading Module Note Block Mob Sounds [19:42:49] [main/INFO] [quark/]: Loading Module More Banner Layers [19:42:49] [main/INFO] [quark/]: Loading Module Lock Rotation [19:42:49] [main/INFO] [quark/]: Loading Module Hoe Harvesting [19:42:49] [main/INFO] [quark/]: Loading Module Grab Chickens [19:42:49] [main/INFO] [quark/]: Loading Module Glass Shard [19:42:49] [main/INFO] [quark/]: Loading Module Enhanced Ladders [19:42:49] [main/INFO] [quark/]: Loading Module Emotes [19:42:49] [main/INFO] [quark/]: Loading Module Dragon Scales [19:42:49] [main/INFO] [quark/]: Loading Module Double Door Opening [19:42:49] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere [19:42:49] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra [19:42:49] [main/INFO] [quark/]: Loading Module Better Elytra Rocket [19:42:49] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock [19:42:49] [main/INFO] [quark/]: Loading Module Armed Armor Stands [19:42:49] [main/INFO] [quark/]: Loading Module Skull Pikes [19:42:49] [main/INFO] [quark/]: Loading Module Spiral Spires [19:42:49] [main/INFO] [quark/]: Loading Module Permafrost [19:42:49] [main/INFO] [quark/]: Loading Module No More Lava Pockets [19:42:49] [main/INFO] [quark/]: Loading Module New Stone Types [19:42:49] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes [19:42:49] [main/INFO] [quark/]: Loading Module Monster Box [19:42:49] [main/INFO] [quark/]: Loading Module Glimmering Weald [19:42:49] [main/INFO] [quark/]: Loading Module Fairy Rings [19:42:49] [main/INFO] [quark/]: Loading Module Corundum [19:42:49] [main/INFO] [quark/]: Loading Module Chorus Vegetation [19:42:49] [main/INFO] [quark/]: Loading Module Blossom Trees [19:42:49] [main/INFO] [quark/]: Loading Module Big Stone Clusters [19:42:49] [main/INFO] [quark/]: Loading Module Big Dungeon [19:42:49] [main/INFO] [quark/]: Loading Module Azalea Wood [19:42:49] [main/INFO] [quark/]: Loading Module Wraith [19:42:49] [main/INFO] [quark/]: Loading Module Toretoise [19:42:49] [main/INFO] [quark/]: Loading Module Stonelings [19:42:49] [main/INFO] [quark/]: Loading Module Shiba [19:42:49] [main/INFO] [quark/]: Loading Module Frogs [19:42:49] [main/INFO] [quark/]: Loading Module Foxhound [19:42:49] [main/INFO] [quark/]: Loading Module Forgotten [19:42:49] [main/INFO] [quark/]: Loading Module Crabs [19:42:49] [main/INFO] [quark/]: Loading Module Variant Animal Textures [19:42:49] [main/INFO] [quark/]: Loading Module Uses For Curses [19:42:49] [main/INFO] [quark/]: Loading Module Usage Ticker [19:42:49] [main/INFO] [quark/]: Loading Module Soul Candles [19:42:49] [main/INFO] [quark/]: Loading Module Microcrafting Helper [19:42:49] [main/INFO] [quark/]: Loading Module Improved Tooltips [19:42:49] [main/INFO] [quark/]: Loading Module Greener Grass [19:42:49] [main/INFO] [quark/]: Loading Module Chest Searching [19:42:49] [main/INFO] [quark/]: Loading Module Back Button Keybind [19:42:49] [main/INFO] [quark/]: Loading Module Auto Walk Keybind [19:42:49] [main/INFO] [quark/]: Loading Module Zombie Villagers On Normal [19:42:49] [main/INFO] [quark/]: Loading Module Spawner Replacer [19:42:49] [main/INFO] [quark/]: Loading Module Overlay Shader [19:42:49] [main/INFO] [quark/]: Loading Module Narrator Readout [19:42:49] [main/INFO] [quark/]: Loading Module Game Nerfs [19:42:49] [main/INFO] [quark/]: Loading Module Enchantments Begone [19:42:49] [main/INFO] [quark/]: Loading Module Adjustable Chat [19:42:49] [main/INFO] [quark/]: Loading Module Totem Of Holding [19:42:49] [main/INFO] [quark/]: Loading Module Tiny Potato [19:42:49] [main/INFO] [quark/]: Loading Module Pipes [19:42:49] [main/INFO] [quark/]: Loading Module Matrix Enchanting [19:42:49] [main/INFO] [quark/]: Loading Module Magnets [19:42:49] [main/INFO] [quark/]: Loading Module Crate [19:42:49] [main/INFO] [quark/]: Loading Module Backpack [19:42:49] [main/INFO] [quark/]: Dispatching Module Step CONFIG_CHANGED [19:42:49] [modloading-worker-0/INFO] [co.co.Connectivity/]: Connectivity initialized [19:42:49] [modloading-worker-0/INFO] [co.ma.KnightlyArmory/]: HELLO FROM PREINIT [19:42:49] [modloading-worker-0/INFO] [Mekanism/]: Version 10.2.0 initializing... [19:42:49] [modloading-worker-0/INFO] [co.nc.cu.CulturalDelights/]: HELLO FROM PREINIT [19:42:49] [modloading-worker-0/INFO] [co.nc.cu.CulturalDelights/]: DIRT BLOCK >> minecraft:dirt [19:42:49] [modloading-worker-0/INFO] [Mekanism/]: Loaded 'Mekanism Generators' module. [19:42:49] [modloading-worker-0/INFO] [Mekanism/]: Loaded 'Mekanism: Additions' module. [19:42:49] [modloading-worker-0/INFO] [mixin/]: Mixing MixinInventoryChangeTrigger from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.advancements.critereon.InventoryChangeTrigger [19:42:49] [modloading-worker-0/INFO] [co.br.BrutalBosses/]: brutalbosses mod initialized [19:42:49] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Initializing common setup phase... [19:42:49] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Registering packets... [19:42:49] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.DevAStAtiON [19:42:49] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONFIG_CHANGED [19:42:49] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step SETUP [19:42:49] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [treechop] Starting version check at https://raw.githubusercontent.com/hammertater/treechop/main/update.json [19:42:49] [modloading-worker-0/INFO] [Mekanism/]: Loaded 'Mekanism: Tools' module. [19:42:49] [modloading-worker-0/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\growing-patterns.json5" was read. Registering packets!! [19:42:49] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Registering triggers... [19:42:49] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering/]: Attempting to download special revolvers from GitHub [19:42:49] [modloading-worker-0/INFO] [Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism] [19:42:49] [modloading-worker-0/INFO] [Mekanism/]: Mod loaded. [19:42:49] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Registering stats... [19:42:49] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Common setup phase finished successfully. [19:42:49] [modloading-worker-0/INFO] [co.en.EnhancedCelestials/]: Initialized enhancedcelestials network! [19:42:49] [modloading-worker-0/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\end-biomes.json5" was read. [19:42:49] [modloading-worker-0/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\nether-biomes.json5" was read. [19:42:49] [modloading-worker-0/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\settings.json5" was read. [19:42:49] [modloading-worker-0/INFO] [po.by.BYG/]: BYG: "Common Setup" Event Complete! [19:42:49] [modloading-worker-0/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\byg-biome-dictionary.json" was read. [19:42:49] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [treechop] Found status: UP_TO_DATE Current: 0.15.7 Target: null [19:42:49] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.18.2 [19:42:50] [modloading-worker-0/INFO] [co.sk.wo.ex.pl.PlatformManager/]: Got request to register class com.sk89q.worldedit.forge.ForgePlatform with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@10e11fa0] [19:42:50] [modloading-worker-0/INFO] [co.sk.wo.fo.ForgeWorldEdit/]: WorldEdit for Forge (version 7.2.10+1742f98) is loaded [19:42:50] [main/INFO] [journeymap/]: Initializing Packet Registries [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [clumps] Found status: BETA_OUTDATED Current: 8.0.0+8 Target: 8.0.0+17 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [journeymap] Found status: OUTDATED Current: 5.8.4 Target: 5.9.3 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.18.2 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [controlling] Found status: BETA_OUTDATED Current: 9.0+19 Target: 9.0+22 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [pickupnotifier] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/pickupnotifier.json [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [pickupnotifier] Found status: OUTDATED Current: 3.2.0 Target: 3.2.1 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [jeitweaker] Starting version check at https://updates.blamejared.com/get?n=JEITweaker&gv=1.18.2 [19:42:50] [main/INFO] [ne.me.su.Supplementaries/]: Finished mod setup in: 35 ms [19:42:50] [main/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD [19:42:50] [main/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER [19:42:50] [main/INFO] [terrablender/]: Registered region biomesoplenty:overworld_common to index 1 for type OVERWORLD [19:42:50] [main/INFO] [terrablender/]: Registered region biomesoplenty:overworld_rare to index 2 for type OVERWORLD [19:42:50] [main/INFO] [terrablender/]: Registered region biomesoplenty:nether_common to index 1 for type NETHER [19:42:50] [main/INFO] [terrablender/]: Registered region biomesoplenty:nether_rare to index 2 for type NETHER [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [jeitweaker] Found status: BETA_OUTDATED Current: 3.0.0.8 Target: 3.0.0.9 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [crafttweaker] Starting version check at https://updates.blamejared.com/get?n=crafttweaker&gv=1.18.2 [19:42:50] [main/INFO] [po.by.BYG/]: Initializing BYG network... [19:42:50] [main/INFO] [po.by.BYG/]: Initialized BYG network! [19:42:50] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\overworld\byg-overworld-biomes.json5" was read. [19:42:50] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\overworld_surface_rules.json5" was read. [19:42:50] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\nether_surface_rules.json5" was read. [19:42:50] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\end_surface_rules.json5" was read. [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [crafttweaker] Found status: BETA_OUTDATED Current: 9.1.140 Target: 9.1.205 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [19:42:50] [main/INFO] [terrablender/]: Registered region byg:region_0 to index 3 for type OVERWORLD [19:42:50] [main/INFO] [terrablender/]: Registered region byg:region_1 to index 4 for type OVERWORLD [19:42:50] [main/INFO] [terrablender/]: Registered region byg:region_2 to index 5 for type OVERWORLD [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 40.2.0 Target: null [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [zillagersweararmor] Starting version check at https://raw.githubusercontent.com/seymourimadeit/illagersweararmor/master/update.json [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [zillagersweararmor] Found status: UP_TO_DATE Current: 1.1.5 Target: null [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/1.18.2/changelog.json [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [immersiveengineering] Found status: OUTDATED Current: 1.18.2-8.0.1-147 Target: 1.18.2-8.4.0-161 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [createtweaker] Starting version check at https://updates.blamejared.com/get?n=createtweaker&gv=1.18.2 [19:42:50] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Sending messages to Curios API... [19:42:50] [modloading-worker-0/INFO] [co.ma.KnightlyArmory/]: Got IMC [] [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [createtweaker] Found status: BETA_OUTDATED Current: 2.0.0.11 Target: 2.0.0.18 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [gravestone] Starting version check at https://maxhenkel.de/update/gravestone.json [19:42:50] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Initializing load completion phase... [19:42:50] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Registering brewing recipes... [19:42:50] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step LOAD_COMPLETE [19:42:50] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.dESpaiR Create Crafts & Addition Initialized! [19:42:50] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Load completion phase finished successfully [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Successfully fetched the list of devoted believers from Enigmatic Legacy's repository. [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Successfully backed up the list of devoted believers. [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: ObsidianFlight, UUID: 0cf25168-1b5a-4ac9-90eb-45bb20b0afab [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Naoro, UUID: 7a195143-a6cd-4efb-8e57-deac4b7636d7 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Alexsist, UUID: b77d12d4-627f-47d3-965a-74e4f41854cc [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: millie, UUID: f4fac73a-0ada-4e50-bbed-61b06f1a4d18 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Tar, UUID: 9a5fa717-4d45-47f3-95bf-b3bb928f654e [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Strgnv, UUID: 93f46b5e-3f96-4bde-9de9-96e7210441f9 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: SoulRacer65, UUID: a9ca1491-c6b2-4502-a585-94336fb07e75 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: legitch, UUID: 64906813-adac-4aa9-8ac9-f25dbb677102 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: TheOutlander, UUID: 9c22cd32-4dff-42b9-946c-69548781f894 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: (Ne)TyMVS, UUID: ac159e63-a757-4f7d-8c2c-73469a715ff3 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: solmortis, UUID: f6dbd5e9-701c-4c76-8a48-0ba4b687c76d [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Crobee, UUID: ed207d6d-0bec-4e0b-9674-d8455f017441 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: AbsorbingSafe11, UUID: 343ad979-87b7-4dfa-88b8-3f3fdc2e00ab [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Stygian, UUID: f6c7001f-4ce8-43f7-b4a1-a9d9d5fadb93 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Exlor, UUID: d45f7a78-513c-43ed-b2f7-6447a92ddaf2 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: PikachuGabe0, UUID: ca7b21a6-76a5-4ea6-af48-b90f66e4f2b1 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: IaruEmbyr, UUID: 97b38aa9-8c8b-4b50-8b69-f71db9a5c2d3 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Purifier, UUID: 58c97c29-2c25-4320-a1d2-8e5651de506b [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Sam/Barker, UUID: 0179c9aa-12c8-423c-bf96-d53c9ed479dd [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Ciege, UUID: 48b866bf-a574-4a10-b7bd-2d83d056452d [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Solbaify, UUID: 5679a7e1-29f4-4bdc-bd60-5f642d95ad68 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Ozzi, UUID: 7d52df8b-963d-45c2-9c8a-aa7f20ae0659 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Arix, UUID: c13feccd-e582-4ae1-aee7-35e8acf7e9e1 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Nechronom, UUID: 84b933b8-9688-4021-a039-eed55c985548 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Thauma, UUID: facc8bc4-a623-47dc-af89-ba979ac159b5 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Azure, UUID: 4aeb4bcc-e4b3-4851-9c1f-13d41ad7f37c [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: PixelVoxel, UUID: f9e9d0d6-eb43-46db-ae6e-b0950668c06d [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Izures, UUID: 4c2145c9-be1a-4ae4-bb9f-0003bd221a98 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: 0thLaw, UUID: a4ef9810-6c0b-45a6-9895-6bbebc70e001 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: GrekvarZikurah, UUID: f251c109-8214-4882-b0b4-332441843a50 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Nexus, UUID: 08e81c68-0a2f-4625-882b-ddcf3c86e351 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: MasterGentar, UUID: 86a110be-dc85-4d2c-82d3-3669cb61db8f [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: probablyastar, UUID: 8f0f3658-5644-4f21-b5ea-324153338d87 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Sebaty5, UUID: c6dd33f1-e851-40b4-840d-6af5ebe4ea3b [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: YesPyro, UUID: 82a617a0-56fe-4ead-82d4-9d968ca7c777 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: MarceDev, UUID: 24b26788-1ce6-44a6-a4df-45202850a9ef [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Xathanon, UUID: 806dc0b8-7d90-4776-b870-37fda466a13f [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Jusey1, UUID: 5f311b1c-8557-42cc-9c33-3605ea8f524f [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: swagfredbear27, UUID: c98b3962-3ea9-47f8-820d-134ce2691af0 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: CrazyHamburger, UUID: 57282a53-522e-4f8c-9f44-19d2068668d7 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: UwUent, UUID: 43124493-b135-4467-8460-f04e7e845b63 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: angelman, UUID: 85efda35-7bc1-48c5-a392-f3c23047212f [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Madis0, UUID: 581a3f25-db2c-4e52-9823-62e9e4730daa [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Snow_guy864335, UUID: a4fa93e5-c243-4b7b-b69a-6943152a5d2d [19:42:51] [main/INFO] [po.by.BYG/]: BYG: Compostible Blocks Added! [19:42:51] [main/INFO] [po.by.BYG/]: BYG: Added tillables! [19:42:51] [main/INFO] [po.by.BYG/]: BYG: Added Flammables! [19:42:51] [main/INFO] [po.by.BYG/]: BYG: Added strippable Blocks... [19:42:51] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\trades.json5" was read. [19:42:51] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\biomepedia.json5" was read. [19:42:51] [main/INFO] [po.by.BYG/]: Created compressed zip back up for "C:\Users\Roman\Desktop\Quantum Craft\config\byg" in "C:\Users\Roman\Desktop\Quantum Craft\config\byg\backups\last_working_configs_backup.zip" [19:42:51] [main/INFO] [po.by.BYG/]: BYG: "Load Complete" Event Complete! [19:42:51] [main/INFO] [terrablender/]: Registered region quark:biome_provider to index 6 for type OVERWORLD [19:42:51] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [gravestone] Found status: OUTDATED Current: 1.18.2-1.0.1 Target: 1.18.2-1.0.2 [19:42:51] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [securitycraft] Starting version check at https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json [19:42:51] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [securitycraft] Found status: OUTDATED Current: 1.9.1 Target: 1.9.5 [19:42:51] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [puzzleslib] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzleslib.json [19:42:51] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [puzzleslib] Found status: OUTDATED Current: 3.3.5 Target: 3.3.6 [19:42:54] [main/INFO] [mojang/YggdrasilAuthenticationService]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [19:43:41] [main/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/Roman/Desktop/Quantum%20Craft/libraries/net/minecraft/server/1.18.2-20220404.173914/server-1.18.2-20220404.173914-srg.jar%23128!/assets/.mcassetsroot' uses unexpected schema [19:43:41] [main/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/Roman/Desktop/Quantum%20Craft/libraries/net/minecraft/server/1.18.2-20220404.173914/server-1.18.2-20220404.173914-srg.jar%23128!/data/.mcassetsroot' uses unexpected schematic Author Posted 18 hours ago C:\Users\Roman\Desktop\Quantum Craft>REM Forge requires a configured set of both JVM and program arguments. C:\Users\Roman\Desktop\Quantum Craft>REM Add custom JVM arguments to the user_jvm_args.txt C:\Users\Roman\Desktop\Quantum Craft>REM Add custom program arguments {such as nogui} to this file in the next line before the or C:\Users\Roman\Desktop\Quantum Craft>REM pass them to this script directly C:\Users\Roman\Desktop\Quantum Craft>java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.2-40.2.0/win_args.txt 2023-03-12 19:41:57,944 main WARN Advanced terminal features are not available in this environment [19:41:58] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.2.0, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914] [19:41:58] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.6 by Oracle Corporation [19:41:58] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Roman/Desktop/Quantum%20Craft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER [19:41:59] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\fmlcore\1.18.2-40.2.0\fmlcore-1.18.2-40.2.0.jar is missing mods.toml file [19:41:59] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.2.0\javafmllanguage-1.18.2-40.2.0.jar is missing mods.toml file [19:41:59] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.2.0\lowcodelanguage-1.18.2-40.2.0.jar is missing mods.toml file [19:41:59] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\mclanguage\1.18.2-40.2.0\mclanguage-1.18.2-40.2.0.jar is missing mods.toml file [19:41:59] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! [19:42:02] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 [19:42:02] [main/ERROR] [mixin/]: Mixin config radium.mixins.json does not specify "minVersion" property [19:42:02] [main/ERROR] [mixin/]: Mixin config radon.mixins.json does not specify "minVersion" property [19:42:02] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.integral.enigmaticlegacy.MixinConnector] [19:42:02] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [] [19:42:02] [main/INFO] [Radium/]: Loaded configuration file for Radium: 100 options available, 0 override(s) found [19:42:02] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message [19:42:02] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges_forge.mixins.json could not be read. If this is a development environment you can ignore this message [19:42:03] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER [19:42:03] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/player/LocalPlayer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER) [19:42:03] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.player.LocalPlayer was not found ars_nouveau.mixins.json:elytra.ClientElytraMixin [19:42:03] [main/WARN] [mixin/]: Error loading class: shadows/apotheosis/ench/table/ApothEnchantContainer (java.lang.ClassNotFoundException: shadows.apotheosis.ench.table.ApothEnchantContainer) [19:42:03] [main/WARN] [mixin/]: Error loading class: net/darkhax/darkutils/features/charms/CharmEffects (java.lang.ClassNotFoundException: net.darkhax.darkutils.features.charms.CharmEffects) [19:42:03] [main/WARN] [mixin/]: Error loading class: com/brandon3055/csg/ModEventHandler (java.lang.ClassNotFoundException: com.brandon3055.csg.ModEventHandler) [19:42:05] [main/INFO] [mixin/]: Mixing MixinLivingEntity from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.LivingEntity [19:42:05] [main/INFO] [mixin/]: Mixing MixinPlayer from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.player.Player [19:42:05] [main/INFO] [mixin/]: Mixing MixinMobEffect from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.effect.MobEffect [19:42:07] [main/INFO] [mixin/]: Mixing MixinEnchantmentContainer from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.inventory.EnchantmentMenu [19:42:07] [main/INFO] [mixin/]: Renaming synthetic method lambda$onEnchantedItem$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/EnchantmentMenu;ILnet/minecraft/world/entity/player/Player;ILnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V to mdbd1d1b$lambda$onEnchantedItem$0$0 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinEnchantmentContainer [19:42:07] [main/WARN] [mixin/]: @Final field f_31427_:[I in epicfight.mixins.json:MixinWitherBoss should be final [19:42:07] [main/WARN] [mixin/]: @Final field f_31428_:[I in epicfight.mixins.json:MixinWitherBoss should be final [19:42:09] [main/INFO] [mixin/]: Mixing AccessorAbstractArrowEntity from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow [19:42:09] [main/INFO] [mixin/]: Mixing MixinEnderDragon from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.boss.enderdragon.EnderDragon [19:42:10] [main/INFO] [mixin/]: Mixing MixinShulker from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.monster.Shulker [19:42:10] [main/INFO] [mixin/]: Mixing MixinVillagerEntity from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.npc.Villager [19:42:10] [main/INFO] [mixin/]: Mixing MixinVillager from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.npc.Villager [19:42:12] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping idas.mixins.json:structures.StructurePoolMixin->@ModifyConstant::idas_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi.mixins.json:IncreaseStructureWeightLimitMixin->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000 [19:42:12] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping repurposed_structures.mixins.json:structures.StructurePoolMixin->@ModifyConstant::repurposedstructures_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi.mixins.json:IncreaseStructureWeightLimitMixin->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000 [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `balloon_hurt`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `balloon_pop`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `bloviator_idle`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `bloviator_hurt`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `bloviator_blow`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `bloviator_lightning`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `cloud_chest_open`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `cloud_chest_close`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `static_shock`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `music_disc_drift`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `balloon_salesman`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `collar_tag`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `magnet_loop`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `chain_lightning`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `giant_bubble_inflate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `giant_bubble_pop`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `pet_bed_use`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `drum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `psychic_wall`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `psychic_wall_deflect`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `animal_tamer`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `health_boost`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `fireproof`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `immunity_frame`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `deflection`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `poison_resistance`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `chain_lightning`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `speedster`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `frost_fang`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `magnetic`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `linked_inventory`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `total_recall`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `health_siphon`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `bubbling`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `herding`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `amphibious`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `vampire`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `void_cloud`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `charisma`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `shadow_hands`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `disc_jockey`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `defusal`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `warping_bite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `ore_scenting`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `gluttonous`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `psychic_wall`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `intimidation`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `tethered_teleport`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `undead_curse`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `infamy_curse`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `blight_curse`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `immaturity_curse`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:18] [main/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.pAIN [19:42:18] [modloading-worker-0/WARN] [auudio/Auudio/]: WARNING: Auudio is a client mod and has no effect when loaded on a server! [19:42:18] [modloading-worker-0/INFO] [Kiwi/Init]: Processing 3 KiwiModule annotations [19:42:19] [modloading-worker-0/INFO] [de.ke.ko.Konkrete/]: [KONKRETE] Successfully initialized! [19:42:19] [modloading-worker-0/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 40.2.0, for MC 1.18.2 with MCP 20220404.173914 [19:42:19] [modloading-worker-0/INFO] [de.ke.ko.Konkrete/]: [KONKRETE] Server-side libs ready to use! [19:42:19] [modloading-worker-0/INFO] [mixin/]: Mixing MixinForgeHooks from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraftforge.common.ForgeHooks [19:42:19] [modloading-worker-0/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v40.2.0 Initialized [19:42:19] [modloading-worker-0/INFO] [mixin/]: Mixing MixinLootTable from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.level.storage.loot.LootTable [19:42:20] [modloading-worker-0/WARN] [mixin/]: Method overwrite conflict for extractPools in byg.mixins.json:common.world.level.storage.loot.MixinLootTableManager, previously written by corgitaco.enhancedcelestials.mixin.MixinLootTableManager. Skipping method. [Mouse Tweaks] Disabled because not running on the client. [19:42:20] [modloading-worker-0/INFO] [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [19:42:20] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.SpiralSpiresModule [19:42:20] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.PermafrostModule [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NoMoreLavaPocketsModule [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NewStoneTypesModule [19:42:21] [modloading-worker-0/INFO] [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [19:42:21] [modloading-worker-0/INFO] [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NetherObsidianSpikesModule [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.MonsterBoxModule [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.GlimmeringWealdModule [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.FairyRingsModule [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.DEMiSE [19:42:21] [modloading-worker-0/WARN] [de.ke.dr.DrippyLoadingScreen/]: WARNING: 'Drippy Loading Screen' is a client mod and has no effect when loaded on a server! [19:42:21] [modloading-worker-0/WARN] [fancymenu/FancyMenu/]: WARNING: FancyMenu is a client mod and has no effect when loaded on a server! [19:42:21] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Constructing mod instance... [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.CorundumModule [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.AbYsS [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.DeCay$pAIN [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.ChorusVegetationModule [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.DeCay [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BlossomTreesModule [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.regRet [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.DeAtH [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.pAIN$pAIN [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigStoneClustersModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigDungeonModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.AzaleaWoodModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VillagersFollowEmeraldsModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VexesDieWithTheirMastersModule [19:42:22] [modloading-worker-0/INFO] [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.UtilityRecipesModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SnowGolemPlayerHeadsModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SimpleHarvestModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SignEditingModule [19:42:22] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Mod instance constructed successfully. [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReplaceScaffoldingModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReacharoundPlacingModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PoisonPotatoUsageModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PigLittersModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PatTheDogsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.NoteBlockMobSoundsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreBannerLayersModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.LockRotationModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.HoeHarvestingModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GrabChickensModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GlassShardModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EnhancedLaddersModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EmotesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DragonScalesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DoubleDoorOpeningModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CompassesWorkEverywhereModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CampfiresBoostElytraModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.BetterElytraRocketModule [19:42:23] [modloading-worker-0/INFO] [mixin/]: Mixing MixinAutomaticRecipeUnlockModule from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule [19:42:23] [modloading-worker-0/INFO] [mixin/]: Renaming synthetic method lambda$onAwardRecipes$0(Lnet/minecraft/world/item/crafting/Recipe;)Z to mdbd1d1b$lambda$onAwardRecipes$0$0 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinAutomaticRecipeUnlockModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ArmedArmorStandsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.TrowelModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SlimeInABucketModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SkullPikesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SeedPouchModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PickarangModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PathfinderMapsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ParrotEggsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.EndermoshMusicDiscModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ColorRunesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.CameraModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BundleRecipeModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BottledCloudModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BeaconRedirectionModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AncientTomesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AmbientDiscsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AbacusModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.WraithModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ToretoiseModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.StonelingsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ShibaModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FrogsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FoxhoundModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ForgottenModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.CrabsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.QuickArmorSwappingModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ItemSharingModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.InventorySortingModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.HotbarChangerModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ExpandedItemInteractionsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.EasyTransferingModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ChestsInBoatsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.ZombieVillagersOnNormalModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.SpawnerReplacerModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.OverlayShaderModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.NarratorReadoutModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.GameNerfsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentsBegoneModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.AdjustableChatModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.VariantAnimalTexturesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsesForCursesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsageTickerModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.SoulCandlesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.MicrocraftingHelperModule [19:42:23] [modloading-worker-0/INFO] [mixin/]: Mixing MixinImprovedTooltipsModule from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into vazkii.quark.content.client.module.ImprovedTooltipsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ImprovedTooltipsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.GreenerGrassModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ChestSearchingModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.BackButtonKeybind [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.AutoWalkKeybindModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.WoodenPostsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalSlabsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalPlanksModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantLaddersModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantFurnacesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantChestsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantBookshelvesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ThatchModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SturdyStoneModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.StoolsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SoulSandstoneModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShinglesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShearVinesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RopeModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.OrientalPaletteModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.NetherBrickFenceGateModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreStoneVariantsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MorePottedPlantsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreBrickTypesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MidoriModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.LeafCarpetModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.IndustrialPaletteModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.HedgesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GrateModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GoldBarsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GlassItemFrameModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.FramedGlassModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.DuskboundBlocksModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CompressedBlocksModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CelebratoryLampsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.RedstoneRandomizerModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ObsidianPlateModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.MetalButtonsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.JukeboxAutomationModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.IronRodModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.GravisandModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.FeedingTroughModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.EnderWatcherModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.DispensersPlaceBlocksModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChuteModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChainsConnectBlocksModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TotemOfHoldingModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TinyPotatoModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.PipesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MatrixEnchantingModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MagnetsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.CrateModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.BackpackModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONSTRUCT [19:42:40] [main/INFO] [ne.jo.he.Hexerei/]: HELLO from Register Block [19:42:40] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod. [19:42:40] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod. [19:42:43] [main/INFO] [quark/]: Dispatching Module Step REGISTER [19:42:44] [main/INFO] [quark/]: Dispatching Module Step POST_REGISTER [19:42:44] [main/INFO] [Enigmatic Legacy/INFO]: Initializing blocks registration... [19:42:44] [main/INFO] [Enigmatic Legacy/INFO]: Blocks registered successfully. [19:42:45] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shulker_shell`, expected `supplementaries`. This could be a intended override, but in most cases indicates a broken mod. [19:42:45] [main/INFO] [Enigmatic Legacy/INFO]: Initializing items registration... [19:42:45] [main/INFO] [Enigmatic Legacy/INFO]: Items registered successfully. [19:42:45] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `enigmaticlegacy` for name `cosmic_scroll`, expected `enigmaticlockbox`. This could be a intended override, but in most cases indicates a broken mod. [19:42:47] [main/INFO] [Enigmatic Legacy/INFO]: Initializing entities registration... [19:42:47] [main/INFO] [Enigmatic Legacy/INFO]: Entities registered successfully. [19:42:47] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod. [19:42:47] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `flowing_milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod. [19:42:48] [main/INFO] [Enigmatic Legacy/INFO]: Initializing advanced potion system... [19:42:48] [main/INFO] [Enigmatic Legacy/INFO]: Advanced potion system initialized successfully. [19:42:48] [main/INFO] [Enigmatic Legacy/INFO]: Initializing recipe serializers registration... [19:42:48] [main/INFO] [Enigmatic Legacy/INFO]: Recipe serializers registered successfully. [19:42:48] [main/INFO] [Enigmatic Legacy/INFO]: Initializing sounds registration... [19:42:48] [main/INFO] [Enigmatic Legacy/INFO]: Sounds registered successfully. [19:42:48] [main/INFO] [co.en.EnhancedCelestials/]: Enhanced Celestials registered: minecraft:sound_event [19:42:49] [main/WARN] [minecraft/SynchedEntityData]: defineId called for: class com.github.alexthe666.alexsmobs.entity.EntityLeafcutterAnt from class com.github.alexthe666.alexsmobs.entity.EntityDevilsHolePupfish [19:42:49] [main/WARN] [minecraft/SynchedEntityData]: defineId called for: class com.github.alexthe666.alexsmobs.entity.EntityMantisShrimp from class com.github.alexthe666.alexsmobs.entity.EntitySkelewag [19:42:49] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Roman\Desktop\Quantum Craft\config\epic-knights.toml is not correct. Correcting [19:42:49] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Config for Epic Knights Mod!.Put Armor Chance was corrected from 0.5 to its default, 0.5. [19:42:49] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Roman\Desktop\Quantum Craft\config\exoticbirds-common.toml is not correct. Correcting [19:42:49] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.nests.blacklistedNestGenDimensions was corrected from [minecraft:the_nether] to its default, [minecraft:the_nether]. [19:42:49] [Thread-0/WARN] [ne.mi.fm.co.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\Roman\Desktop\Quantum Craft\config\exoticbirds-common.toml is not correct. Correcting [19:42:49] [main/INFO] [quark/]: Loading Module Redstone Randomizer [19:42:49] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities [19:42:49] [main/INFO] [quark/]: Loading Module Obsidian Plate [19:42:49] [main/INFO] [quark/]: Loading Module Metal Buttons [19:42:49] [main/INFO] [quark/]: Loading Module Jukebox Automation [19:42:49] [main/INFO] [quark/]: Loading Module Iron Rod [19:42:49] [main/INFO] [quark/]: Loading Module Gravisand [19:42:49] [main/INFO] [quark/]: Loading Module Feeding Trough [19:42:49] [main/INFO] [quark/]: Loading Module Ender Watcher [19:42:49] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks [19:42:49] [main/INFO] [quark/]: Loading Module Chute [19:42:49] [main/INFO] [quark/]: Loading Module Chains Connect Blocks [19:42:49] [main/INFO] [quark/]: Loading Module Wooden Posts [19:42:49] [main/INFO] [quark/]: Loading Module Vertical Slabs [19:42:49] [main/INFO] [quark/]: Loading Module Vertical Planks [19:42:49] [main/INFO] [quark/]: Loading Module Variant Ladders [19:42:49] [main/INFO] [quark/]: Loading Module Variant Furnaces [19:42:49] [main/INFO] [quark/]: Loading Module Variant Chests [19:42:49] [main/INFO] [quark/]: Loading Module Variant Bookshelves [19:42:49] [main/INFO] [quark/]: Loading Module Thatch [19:42:49] [main/INFO] [quark/]: Loading Module Sturdy Stone [19:42:49] [main/INFO] [quark/]: Loading Module Stools [19:42:49] [main/INFO] [quark/]: Loading Module Soul Sandstone [19:42:49] [main/INFO] [quark/]: Loading Module Shingles [19:42:49] [main/INFO] [quark/]: Loading Module Shear Vines [19:42:49] [main/INFO] [quark/]: Loading Module Rope [19:42:49] [main/INFO] [quark/]: Loading Module Oriental Palette [19:42:49] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate [19:42:49] [main/INFO] [quark/]: Loading Module More Stone Variants [19:42:49] [main/INFO] [quark/]: Loading Module More Potted Plants [19:42:49] [main/INFO] [quark/]: Loading Module More Brick Types [19:42:49] [main/INFO] [quark/]: Loading Module Midori [19:42:49] [main/INFO] [quark/]: Loading Module Leaf Carpet [19:42:49] [main/INFO] [quark/]: Loading Module Industrial Palette [19:42:49] [main/INFO] [quark/]: Loading Module Hedges [19:42:49] [main/INFO] [quark/]: Loading Module Grate [19:42:49] [main/INFO] [quark/]: Loading Module Gold Bars [19:42:49] [main/INFO] [quark/]: Loading Module Glass Item Frame [19:42:49] [main/INFO] [quark/]: Loading Module Framed Glass [19:42:49] [main/INFO] [quark/]: Loading Module Duskbound Blocks [19:42:49] [main/INFO] [quark/]: Loading Module Compressed Blocks [19:42:49] [main/INFO] [quark/]: Loading Module Celebratory Lamps [19:42:49] [main/INFO] [quark/]: Loading Module Quick Armor Swapping [19:42:49] [main/INFO] [quark/]: Loading Module Item Sharing [19:42:49] [main/INFO] [quark/]: Loading Module Inventory Sorting [19:42:49] [main/INFO] [quark/]: Loading Module Hotbar Changer [19:42:49] [main/INFO] [quark/]: Loading Module Expanded Item Interactions [19:42:49] [main/INFO] [quark/]: Loading Module Easy Transfering [19:42:49] [main/INFO] [quark/]: Loading Module Chests In Boats [19:42:49] [main/INFO] [quark/]: Loading Module Trowel [19:42:49] [main/INFO] [quark/]: Loading Module Slime In A Bucket [19:42:49] [main/INFO] [quark/]: Loading Module Seed Pouch [19:42:49] [main/INFO] [quark/]: Loading Module Pickarang [19:42:49] [main/INFO] [quark/]: Loading Module Pathfinder Maps [19:42:49] [main/INFO] [quark/]: Loading Module Parrot Eggs [19:42:49] [main/INFO] [quark/]: Loading Module Endermosh Music Disc [19:42:49] [main/INFO] [quark/]: Loading Module Color Runes [19:42:49] [main/INFO] [quark/]: Loading Module Camera [19:42:49] [main/INFO] [quark/]: Loading Module Bundle Recipe [19:42:49] [main/INFO] [quark/]: Loading Module Bottled Cloud [19:42:49] [main/INFO] [quark/]: Loading Module Beacon Redirection [19:42:49] [main/INFO] [quark/]: Loading Module Ancient Tomes [19:42:49] [main/INFO] [quark/]: Loading Module Ambient Discs [19:42:49] [main/INFO] [quark/]: Loading Module Abacus [19:42:49] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds [19:42:49] [main/INFO] [quark/]: Loading Module Vexes Die With Their Masters [19:42:49] [main/INFO] [quark/]: Loading Module Utility Recipes [19:42:49] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads [19:42:49] [main/INFO] [quark/]: Loading Module Simple Harvest [19:42:49] [main/INFO] [quark/]: Loading Module Sign Editing [19:42:49] [main/INFO] [quark/]: Loading Module Replace Scaffolding [19:42:49] [main/INFO] [quark/]: Loading Module Reacharound Placing [19:42:49] [main/INFO] [quark/]: Loading Module Poison Potato Usage [19:42:49] [main/INFO] [quark/]: Loading Module Pig Litters [19:42:49] [main/INFO] [quark/]: Loading Module Pat The Dogs [19:42:49] [main/INFO] [quark/]: Loading Module Note Block Mob Sounds [19:42:49] [main/INFO] [quark/]: Loading Module More Banner Layers [19:42:49] [main/INFO] [quark/]: Loading Module Lock Rotation [19:42:49] [main/INFO] [quark/]: Loading Module Hoe Harvesting [19:42:49] [main/INFO] [quark/]: Loading Module Grab Chickens [19:42:49] [main/INFO] [quark/]: Loading Module Glass Shard [19:42:49] [main/INFO] [quark/]: Loading Module Enhanced Ladders [19:42:49] [main/INFO] [quark/]: Loading Module Emotes [19:42:49] [main/INFO] [quark/]: Loading Module Dragon Scales [19:42:49] [main/INFO] [quark/]: Loading Module Double Door Opening [19:42:49] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere [19:42:49] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra [19:42:49] [main/INFO] [quark/]: Loading Module Better Elytra Rocket [19:42:49] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock [19:42:49] [main/INFO] [quark/]: Loading Module Armed Armor Stands [19:42:49] [main/INFO] [quark/]: Loading Module Skull Pikes [19:42:49] [main/INFO] [quark/]: Loading Module Spiral Spires [19:42:49] [main/INFO] [quark/]: Loading Module Permafrost [19:42:49] [main/INFO] [quark/]: Loading Module No More Lava Pockets [19:42:49] [main/INFO] [quark/]: Loading Module New Stone Types [19:42:49] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes [19:42:49] [main/INFO] [quark/]: Loading Module Monster Box [19:42:49] [main/INFO] [quark/]: Loading Module Glimmering Weald [19:42:49] [main/INFO] [quark/]: Loading Module Fairy Rings [19:42:49] [main/INFO] [quark/]: Loading Module Corundum [19:42:49] [main/INFO] [quark/]: Loading Module Chorus Vegetation [19:42:49] [main/INFO] [quark/]: Loading Module Blossom Trees [19:42:49] [main/INFO] [quark/]: Loading Module Big Stone Clusters [19:42:49] [main/INFO] [quark/]: Loading Module Big Dungeon [19:42:49] [main/INFO] [quark/]: Loading Module Azalea Wood [19:42:49] [main/INFO] [quark/]: Loading Module Wraith [19:42:49] [main/INFO] [quark/]: Loading Module Toretoise [19:42:49] [main/INFO] [quark/]: Loading Module Stonelings [19:42:49] [main/INFO] [quark/]: Loading Module Shiba [19:42:49] [main/INFO] [quark/]: Loading Module Frogs [19:42:49] [main/INFO] [quark/]: Loading Module Foxhound [19:42:49] [main/INFO] [quark/]: Loading Module Forgotten [19:42:49] [main/INFO] [quark/]: Loading Module Crabs [19:42:49] [main/INFO] [quark/]: Loading Module Variant Animal Textures [19:42:49] [main/INFO] [quark/]: Loading Module Uses For Curses [19:42:49] [main/INFO] [quark/]: Loading Module Usage Ticker [19:42:49] [main/INFO] [quark/]: Loading Module Soul Candles [19:42:49] [main/INFO] [quark/]: Loading Module Microcrafting Helper [19:42:49] [main/INFO] [quark/]: Loading Module Improved Tooltips [19:42:49] [main/INFO] [quark/]: Loading Module Greener Grass [19:42:49] [main/INFO] [quark/]: Loading Module Chest Searching [19:42:49] [main/INFO] [quark/]: Loading Module Back Button Keybind [19:42:49] [main/INFO] [quark/]: Loading Module Auto Walk Keybind [19:42:49] [main/INFO] [quark/]: Loading Module Zombie Villagers On Normal [19:42:49] [main/INFO] [quark/]: Loading Module Spawner Replacer [19:42:49] [main/INFO] [quark/]: Loading Module Overlay Shader [19:42:49] [main/INFO] [quark/]: Loading Module Narrator Readout [19:42:49] [main/INFO] [quark/]: Loading Module Game Nerfs [19:42:49] [main/INFO] [quark/]: Loading Module Enchantments Begone [19:42:49] [main/INFO] [quark/]: Loading Module Adjustable Chat [19:42:49] [main/INFO] [quark/]: Loading Module Totem Of Holding [19:42:49] [main/INFO] [quark/]: Loading Module Tiny Potato [19:42:49] [main/INFO] [quark/]: Loading Module Pipes [19:42:49] [main/INFO] [quark/]: Loading Module Matrix Enchanting [19:42:49] [main/INFO] [quark/]: Loading Module Magnets [19:42:49] [main/INFO] [quark/]: Loading Module Crate [19:42:49] [main/INFO] [quark/]: Loading Module Backpack [19:42:49] [main/INFO] [quark/]: Dispatching Module Step CONFIG_CHANGED [19:42:49] [modloading-worker-0/INFO] [co.co.Connectivity/]: Connectivity initialized [19:42:49] [modloading-worker-0/INFO] [co.ma.KnightlyArmory/]: HELLO FROM PREINIT [19:42:49] [modloading-worker-0/INFO] [Mekanism/]: Version 10.2.0 initializing... [19:42:49] [modloading-worker-0/INFO] [co.nc.cu.CulturalDelights/]: HELLO FROM PREINIT [19:42:49] [modloading-worker-0/INFO] [co.nc.cu.CulturalDelights/]: DIRT BLOCK >> minecraft:dirt [19:42:49] [modloading-worker-0/INFO] [Mekanism/]: Loaded 'Mekanism Generators' module. [19:42:49] [modloading-worker-0/INFO] [Mekanism/]: Loaded 'Mekanism: Additions' module. [19:42:49] [modloading-worker-0/INFO] [mixin/]: Mixing MixinInventoryChangeTrigger from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.advancements.critereon.InventoryChangeTrigger [19:42:49] [modloading-worker-0/INFO] [co.br.BrutalBosses/]: brutalbosses mod initialized [19:42:49] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Initializing common setup phase... [19:42:49] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Registering packets... [19:42:49] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.DevAStAtiON [19:42:49] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONFIG_CHANGED [19:42:49] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step SETUP [19:42:49] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [treechop] Starting version check at https://raw.githubusercontent.com/hammertater/treechop/main/update.json [19:42:49] [modloading-worker-0/INFO] [Mekanism/]: Loaded 'Mekanism: Tools' module. [19:42:49] [modloading-worker-0/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\growing-patterns.json5" was read. Registering packets!! [19:42:49] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Registering triggers... [19:42:49] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering/]: Attempting to download special revolvers from GitHub [19:42:49] [modloading-worker-0/INFO] [Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism] [19:42:49] [modloading-worker-0/INFO] [Mekanism/]: Mod loaded. [19:42:49] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Registering stats... [19:42:49] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Common setup phase finished successfully. [19:42:49] [modloading-worker-0/INFO] [co.en.EnhancedCelestials/]: Initialized enhancedcelestials network! [19:42:49] [modloading-worker-0/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\end-biomes.json5" was read. [19:42:49] [modloading-worker-0/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\nether-biomes.json5" was read. [19:42:49] [modloading-worker-0/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\settings.json5" was read. [19:42:49] [modloading-worker-0/INFO] [po.by.BYG/]: BYG: "Common Setup" Event Complete! [19:42:49] [modloading-worker-0/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\byg-biome-dictionary.json" was read. [19:42:49] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [treechop] Found status: UP_TO_DATE Current: 0.15.7 Target: null [19:42:49] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.18.2 [19:42:50] [modloading-worker-0/INFO] [co.sk.wo.ex.pl.PlatformManager/]: Got request to register class com.sk89q.worldedit.forge.ForgePlatform with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@10e11fa0] [19:42:50] [modloading-worker-0/INFO] [co.sk.wo.fo.ForgeWorldEdit/]: WorldEdit for Forge (version 7.2.10+1742f98) is loaded [19:42:50] [main/INFO] [journeymap/]: Initializing Packet Registries [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [clumps] Found status: BETA_OUTDATED Current: 8.0.0+8 Target: 8.0.0+17 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [journeymap] Found status: OUTDATED Current: 5.8.4 Target: 5.9.3 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.18.2 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [controlling] Found status: BETA_OUTDATED Current: 9.0+19 Target: 9.0+22 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [pickupnotifier] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/pickupnotifier.json [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [pickupnotifier] Found status: OUTDATED Current: 3.2.0 Target: 3.2.1 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [jeitweaker] Starting version check at https://updates.blamejared.com/get?n=JEITweaker&gv=1.18.2 [19:42:50] [main/INFO] [ne.me.su.Supplementaries/]: Finished mod setup in: 35 ms [19:42:50] [main/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD [19:42:50] [main/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER [19:42:50] [main/INFO] [terrablender/]: Registered region biomesoplenty:overworld_common to index 1 for type OVERWORLD [19:42:50] [main/INFO] [terrablender/]: Registered region biomesoplenty:overworld_rare to index 2 for type OVERWORLD [19:42:50] [main/INFO] [terrablender/]: Registered region biomesoplenty:nether_common to index 1 for type NETHER [19:42:50] [main/INFO] [terrablender/]: Registered region biomesoplenty:nether_rare to index 2 for type NETHER [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [jeitweaker] Found status: BETA_OUTDATED Current: 3.0.0.8 Target: 3.0.0.9 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [crafttweaker] Starting version check at https://updates.blamejared.com/get?n=crafttweaker&gv=1.18.2 [19:42:50] [main/INFO] [po.by.BYG/]: Initializing BYG network... [19:42:50] [main/INFO] [po.by.BYG/]: Initialized BYG network! [19:42:50] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\overworld\byg-overworld-biomes.json5" was read. [19:42:50] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\overworld_surface_rules.json5" was read. [19:42:50] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\nether_surface_rules.json5" was read. [19:42:50] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\end_surface_rules.json5" was read. [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [crafttweaker] Found status: BETA_OUTDATED Current: 9.1.140 Target: 9.1.205 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [19:42:50] [main/INFO] [terrablender/]: Registered region byg:region_0 to index 3 for type OVERWORLD [19:42:50] [main/INFO] [terrablender/]: Registered region byg:region_1 to index 4 for type OVERWORLD [19:42:50] [main/INFO] [terrablender/]: Registered region byg:region_2 to index 5 for type OVERWORLD [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 40.2.0 Target: null [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [zillagersweararmor] Starting version check at https://raw.githubusercontent.com/seymourimadeit/illagersweararmor/master/update.json [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [zillagersweararmor] Found status: UP_TO_DATE Current: 1.1.5 Target: null [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/1.18.2/changelog.json [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [immersiveengineering] Found status: OUTDATED Current: 1.18.2-8.0.1-147 Target: 1.18.2-8.4.0-161 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [createtweaker] Starting version check at https://updates.blamejared.com/get?n=createtweaker&gv=1.18.2 [19:42:50] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Sending messages to Curios API... [19:42:50] [modloading-worker-0/INFO] [co.ma.KnightlyArmory/]: Got IMC [] [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [createtweaker] Found status: BETA_OUTDATED Current: 2.0.0.11 Target: 2.0.0.18 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [gravestone] Starting version check at https://maxhenkel.de/update/gravestone.json [19:42:50] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Initializing load completion phase... [19:42:50] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Registering brewing recipes... [19:42:50] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step LOAD_COMPLETE [19:42:50] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.dESpaiR Create Crafts & Addition Initialized! [19:42:50] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Load completion phase finished successfully [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Successfully fetched the list of devoted believers from Enigmatic Legacy's repository. [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Successfully backed up the list of devoted believers. [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: ObsidianFlight, UUID: 0cf25168-1b5a-4ac9-90eb-45bb20b0afab [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Naoro, UUID: 7a195143-a6cd-4efb-8e57-deac4b7636d7 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Alexsist, UUID: b77d12d4-627f-47d3-965a-74e4f41854cc [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: millie, UUID: f4fac73a-0ada-4e50-bbed-61b06f1a4d18 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Tar, UUID: 9a5fa717-4d45-47f3-95bf-b3bb928f654e [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Strgnv, UUID: 93f46b5e-3f96-4bde-9de9-96e7210441f9 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: SoulRacer65, UUID: a9ca1491-c6b2-4502-a585-94336fb07e75 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: legitch, UUID: 64906813-adac-4aa9-8ac9-f25dbb677102 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: TheOutlander, UUID: 9c22cd32-4dff-42b9-946c-69548781f894 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: (Ne)TyMVS, UUID: ac159e63-a757-4f7d-8c2c-73469a715ff3 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: solmortis, UUID: f6dbd5e9-701c-4c76-8a48-0ba4b687c76d [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Crobee, UUID: ed207d6d-0bec-4e0b-9674-d8455f017441 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: AbsorbingSafe11, UUID: 343ad979-87b7-4dfa-88b8-3f3fdc2e00ab [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Stygian, UUID: f6c7001f-4ce8-43f7-b4a1-a9d9d5fadb93 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Exlor, UUID: d45f7a78-513c-43ed-b2f7-6447a92ddaf2 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: PikachuGabe0, UUID: ca7b21a6-76a5-4ea6-af48-b90f66e4f2b1 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: IaruEmbyr, UUID: 97b38aa9-8c8b-4b50-8b69-f71db9a5c2d3 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Purifier, UUID: 58c97c29-2c25-4320-a1d2-8e5651de506b [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Sam/Barker, UUID: 0179c9aa-12c8-423c-bf96-d53c9ed479dd [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Ciege, UUID: 48b866bf-a574-4a10-b7bd-2d83d056452d [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Solbaify, UUID: 5679a7e1-29f4-4bdc-bd60-5f642d95ad68 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Ozzi, UUID: 7d52df8b-963d-45c2-9c8a-aa7f20ae0659 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Arix, UUID: c13feccd-e582-4ae1-aee7-35e8acf7e9e1 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Nechronom, UUID: 84b933b8-9688-4021-a039-eed55c985548 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Thauma, UUID: facc8bc4-a623-47dc-af89-ba979ac159b5 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Azure, UUID: 4aeb4bcc-e4b3-4851-9c1f-13d41ad7f37c [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: PixelVoxel, UUID: f9e9d0d6-eb43-46db-ae6e-b0950668c06d [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Izures, UUID: 4c2145c9-be1a-4ae4-bb9f-0003bd221a98 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: 0thLaw, UUID: a4ef9810-6c0b-45a6-9895-6bbebc70e001 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: GrekvarZikurah, UUID: f251c109-8214-4882-b0b4-332441843a50 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Nexus, UUID: 08e81c68-0a2f-4625-882b-ddcf3c86e351 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: MasterGentar, UUID: 86a110be-dc85-4d2c-82d3-3669cb61db8f [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: probablyastar, UUID: 8f0f3658-5644-4f21-b5ea-324153338d87 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Sebaty5, UUID: c6dd33f1-e851-40b4-840d-6af5ebe4ea3b [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: YesPyro, UUID: 82a617a0-56fe-4ead-82d4-9d968ca7c777 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: MarceDev, UUID: 24b26788-1ce6-44a6-a4df-45202850a9ef [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Xathanon, UUID: 806dc0b8-7d90-4776-b870-37fda466a13f [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Jusey1, UUID: 5f311b1c-8557-42cc-9c33-3605ea8f524f [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: swagfredbear27, UUID: c98b3962-3ea9-47f8-820d-134ce2691af0 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: CrazyHamburger, UUID: 57282a53-522e-4f8c-9f44-19d2068668d7 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: UwUent, UUID: 43124493-b135-4467-8460-f04e7e845b63 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: angelman, UUID: 85efda35-7bc1-48c5-a392-f3c23047212f [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Madis0, UUID: 581a3f25-db2c-4e52-9823-62e9e4730daa [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Snow_guy864335, UUID: a4fa93e5-c243-4b7b-b69a-6943152a5d2d [19:42:51] [main/INFO] [po.by.BYG/]: BYG: Compostible Blocks Added! [19:42:51] [main/INFO] [po.by.BYG/]: BYG: Added tillables! [19:42:51] [main/INFO] [po.by.BYG/]: BYG: Added Flammables! [19:42:51] [main/INFO] [po.by.BYG/]: BYG: Added strippable Blocks... [19:42:51] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\trades.json5" was read. [19:42:51] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\biomepedia.json5" was read. [19:42:51] [main/INFO] [po.by.BYG/]: Created compressed zip back up for "C:\Users\Roman\Desktop\Quantum Craft\config\byg" in "C:\Users\Roman\Desktop\Quantum Craft\config\byg\backups\last_working_configs_backup.zip" [19:42:51] [main/INFO] [po.by.BYG/]: BYG: "Load Complete" Event Complete! [19:42:51] [main/INFO] [terrablender/]: Registered region quark:biome_provider to index 6 for type OVERWORLD [19:42:51] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [gravestone] Found status: OUTDATED Current: 1.18.2-1.0.1 Target: 1.18.2-1.0.2 [19:42:51] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [securitycraft] Starting version check at https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json [19:42:51] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [securitycraft] Found status: OUTDATED Current: 1.9.1 Target: 1.9.5 [19:42:51] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [puzzleslib] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzleslib.json [19:42:51] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [puzzleslib] Found status: OUTDATED Current: 3.3.5 Target: 3.3.6 [19:42:54] [main/INFO] [mojang/YggdrasilAuthenticationService]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [19:43:41] [main/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/Roman/Desktop/Quantum%20Craft/libraries/net/minecraft/server/1.18.2-20220404.173914/server-1.18.2-20220404.173914-srg.jar%23128!/assets/.mcassetsroot' uses unexpected schema [19:43:41] [main/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/Roman/Desktop/Quantum%20Craft/libraries/net/minecraft/server/1.18.2-20220404.173914/server-1.18.2-20220404.173914-srg.jar%23128!/data/.mcassetsroot' uses unexpected schema [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:48] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\end-biomes.json5" was read. [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:43:48] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\nether-biomes.json5" was read. [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:43:48] [main/INFO] [mixin/]: Mixing AccessorAdvancementCommands from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.server.commands.AdvancementCommands [19:43:48] [main/INFO] [mixin/]: Renaming @Accessor method getAdvancementSuggestions()Lcom/mojang/brigadier/suggestion/SuggestionProvider; to getAdvancementSuggestions_$md$bd1d1b$0 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:AccessorAdvancementCommands [19:43:49] [main/INFO] [co.sk.wo.ex.pl.PlatformCommandManager/]: Registering commands with com.sk89q.worldedit.forge.ForgePlatform [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [o, screenshake, position] and [o, screenshake, intensity] with inputs: [0 0 0] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [restore, args] and [restore, target] with inputs: [words with spaces, "and symbols", word] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [restore, target] and [restore, args] with inputs: [Player, 0123, @e, @e[type=foo], dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, cart1] and [create, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, carts] and [create, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, cart1] and [create, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, carts] and [create, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [waypoint, create, name, dimension, location, color, announce] and [waypoint, create, name, dimension, location, color, player] with inputs: [true, false] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [waypoint, delete, name, announce] and [waypoint, delete, name, player] with inputs: [true, false] [19:43:49] [main/INFO] [ne.me.su.Supplementaries/]: Generated runtime SERVER_DATA for pack Supplementaries Generated Pack in: 73 ms [19:43:54] [Worker-Main-14/ERROR] [minecraft/SimpleJsonResourceReloadListener]: Couldn't parse data file minecraft:beetroot_soup from minecraft:recipes/beetroot_soup.json com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $ at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:505) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:542) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:52) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:20) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} Caused by: java.io.EOFException: End of input at line 1 column 1 path $ at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1395) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:548) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:661) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:655) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$33$1.read(TypeAdapters.java:866) ~[gson-2.8.9.jar%2320!/:?] {} at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} ... 11 more [19:43:56] [Worker-Main-14/ERROR] [minecraft/SimpleJsonResourceReloadListener]: Couldn't parse data file minecraft:mushroom_stew from minecraft:recipes/mushroom_stew.json com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $ at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:505) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:542) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:52) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:20) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} Caused by: java.io.EOFException: End of input at line 1 column 1 path $ at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1395) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:548) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:661) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:655) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$33$1.read(TypeAdapters.java:866) ~[gson-2.8.9.jar%2320!/:?] {} at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} ... 11 more [19:43:56] [Worker-Main-14/ERROR] [minecraft/SimpleJsonResourceReloadListener]: Couldn't parse data file minecraft:rabbit_stew_from_brown_mushroom from minecraft:recipes/rabbit_stew_from_brown_mushroom.json com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $ at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:505) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:542) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:52) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:20) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} Caused by: java.io.EOFException: End of input at line 1 column 1 path $ at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1395) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:548) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:661) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:655) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$33$1.read(TypeAdapters.java:866) ~[gson-2.8.9.jar%2320!/:?] {} at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} ... 11 more [19:43:56] [Worker-Main-14/ERROR] [minecraft/SimpleJsonResourceReloadListener]: Couldn't parse data file minecraft:rabbit_stew_from_red_mushroom from minecraft:recipes/rabbit_stew_from_red_mushroom.json com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $ at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:505) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:542) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:52) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:20) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} Caused by: java.io.EOFException: End of input at line 1 column 1 path $ at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1395) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:548) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:661) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:655) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$33$1.read(TypeAdapters.java:866) ~[gson-2.8.9.jar%2320!/:?] {} at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} ... 11 more [19:43:56] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:soap/gumdrop as it's serializer returned null [19:43:56] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:tin_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:planter_rich_soul as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe ars_elemental:jeed/life_link as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:mat_rolling/pike_maki com.google.gson.JsonSyntaxException: Unknown item 'upgrade_aquatic:pike' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.fromJson(BambooMatRecipe.java:98) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.m_6729_(BambooMatRecipe.java:85) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/aluminum as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe ars_elemental:jeed/entrhalled as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:aluminum_from_node_blasting as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe inspirations:cauldron/dyeable/clear_customizable_elytra com.google.gson.JsonSyntaxException: Unknown condition type: inspirations:config at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:244) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:233) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:213) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:63) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe createaddition:compat/jeed/shocking com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'jeed:effect_provider' at net.minecraft.world.item.crafting.RecipeManager.m_199901_(RecipeManager.java:156) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:155) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:uranium_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:nickel_from_node_blasting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:osmium_from_node_blasting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:spiky_bomb as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:soap/balloon as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/lead as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:lead_from_node_blasting as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe create_confectionery:black_chocolate_recipe_6 com.google.gson.JsonSyntaxException: Unknown item 'create_confectionery:black_chocolate_bricks_wall' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.readFromJson(ProcessingRecipeSerializer.java:72) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.fromJson(ProcessingRecipeSerializer.java:160) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.m_6729_(ProcessingRecipeSerializer.java:22) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/brass as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe ars_elemental:jeed/watery_grave as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe create_confectionery:white_chocolate_recipe_6 com.google.gson.JsonSyntaxException: Unknown item 'create_confectionery:white_chocolate_bricks_wall' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.readFromJson(ProcessingRecipeSerializer.java:72) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.fromJson(ProcessingRecipeSerializer.java:160) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.m_6729_(ProcessingRecipeSerializer.java:22) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/skillet as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:osmium_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:mat_rolling/perch_nigiri com.google.gson.JsonSyntaxException: Unknown item 'upgrade_aquatic:perch' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.fromJson(BambooMatRecipe.java:98) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.m_6729_(BambooMatRecipe.java:85) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:inspirations/flag_clear as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/zinc as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:soap/glow_lights as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe create_confectionery:chocolate_recipe_6 com.google.gson.JsonSyntaxException: Unknown item 'create_confectionery:chocolate_bricks_wall' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.readFromJson(ProcessingRecipeSerializer.java:72) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.fromJson(ProcessingRecipeSerializer.java:160) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.m_6729_(ProcessingRecipeSerializer.java:22) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:nickel_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:mat_rolling/lionfish_maki com.google.gson.JsonSyntaxException: Unknown item 'upgrade_aquatic:lionfish' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.fromJson(BambooMatRecipe.java:98) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.m_6729_(BambooMatRecipe.java:85) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe ars_elemental:jeed/hellfire_burn as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:inspirations/blackboard_clear as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/electrum as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:mat_rolling/koi_nigiri com.google.gson.JsonSyntaxException: Unknown item 'environmental:koi' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.fromJson(BambooMatRecipe.java:98) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.m_6729_(BambooMatRecipe.java:85) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:inspirations/flag_dye as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:silver_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:zinc_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/nickel as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:lead_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:cutting/avocado_log com.google.gson.JsonSyntaxException: Unknown ingredient type: farmersdelight:tool at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:141) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.fromJson(CuttingBoardRecipe.java:155) ~[FarmersDelight-1.18.2-1.1.1.jar%2374!/:1.18.2-1.1.1] {re:classloading} at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.m_6729_(CuttingBoardRecipe.java:144) ~[FarmersDelight-1.18.2-1.1.1.jar%2374!/:1.18.2-1.1.1] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:avocado_leaf_carpet com.google.gson.JsonSyntaxException: Unknown item 'culturaldelights:avocado_leaf_carpet' at net.minecraftforge.common.crafting.CraftingHelper.getItem(CraftingHelper.java:155) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:181) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.ShapedRecipe.m_151274_(ShapedRecipe.java:270) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:294) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe create_confectionery:ruby_chocolate_recipe_6 com.google.gson.JsonSyntaxException: Unknown item 'create_confectionery:ruby_chocolate_brick_wall' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.readFromJson(ProcessingRecipeSerializer.java:72) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.fromJson(ProcessingRecipeSerializer.java:160) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.m_6729_(ProcessingRecipeSerializer.java:22) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:tin_from_node_blasting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:zinc_from_node_blasting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:uranium_from_node_blasting as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:cutting/avocado_wood com.google.gson.JsonSyntaxException: Unknown ingredient type: farmersdelight:tool at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:141) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.fromJson(CuttingBoardRecipe.java:155) ~[FarmersDelight-1.18.2-1.1.1.jar%2374!/:1.18.2-1.1.1] {re:classloading} at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.m_6729_(CuttingBoardRecipe.java:144) ~[FarmersDelight-1.18.2-1.1.1.jar%2374!/:1.18.2-1.1.1] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:ash_soot as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe createaddition:compat/mekanism/rose_quartz_metallurgic_infusing com.google.gson.JsonSyntaxException: Missing chemicalInput, expected to find a JsonObject at net.minecraft.util.GsonHelper.m_13930_(GsonHelper.java:406) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at mekanism.common.recipe.serializer.ItemStackChemicalToItemStackRecipeSerializer.fromJson(ItemStackChemicalToItemStackRecipeSerializer.java:43) ~[Mekanism-1.18.2-10.2.0.459.jar%2392!/:10.2.0] {re:classloading} at mekanism.common.recipe.serializer.ItemStackChemicalToItemStackRecipeSerializer.m_6729_(ItemStackChemicalToItemStackRecipeSerializer.java:24) ~[Mekanism-1.18.2-10.2.0.459.jar%2392!/:10.2.0] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:silver_from_node_blasting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/hexerei/witch_armor as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe inspirations:cauldron/dyeable/clear_elytra_wing com.google.gson.JsonSyntaxException: Unknown condition type: inspirations:config at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:244) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:233) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:213) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:63) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:aluminum_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Loaded 108 recipes [19:43:59] [Worker-Main-14/ERROR] [minecraft/LootTables]: Couldn't parse loot table culturaldelights:blocks/avocado_leaf_carpet com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'culturaldelights:avocado_leaf_carpet' at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:130) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:130) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:138) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2320!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:448) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:456) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2320!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:448) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:466) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:255) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:252) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:888) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:41) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:placebo.mixins.json:LootTablesMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLootTableManager,pl:mixin:APP:byg.mixins.json:common.world.level.storage.loot.MixinLootTableManager,pl:mixin:A} at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin} at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:39) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:placebo.mixins.json:LootTablesMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLootTableManager,pl:mixin:APP:byg.mixins.json:common.world.level.storage.loot.MixinLootTableManager,pl:mixin:A} at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:17) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:placebo.mixins.json:LootTablesMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLootTableManager,pl:mixin:APP:byg.mixins.json:common.world.level.storage.loot.MixinLootTableManager,pl:mixin:A} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:44:00] [Worker-Main-14/INFO] [placebo/]: Registered 0 additional loot tables. [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_uranium: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_iron: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_osmium: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_zinc: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_silver: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_nickel: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_tin: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_silver: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_copper: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_tin: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_osmium: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_zinc: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_aluminum: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_lead: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_gold: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_aluminum: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_nickel: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement idas:idas_all: Unknown required criterion 'in_abandonedhouse' [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_uranium: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_lead: Missing advancement, expected to find a JsonObject [19:44:01] [Worker-Main-14/INFO] [quark/]: [Automatic Recipe Unlock] Removed 3959 recipe advancements [19:44:01] [Worker-Main-14/INFO] [minecraft/AdvancementList]: Loaded 604 advancements [19:44:01] [Worker-Main-14/INFO] [placebo/]: Registered 0 additional recipes. [19:44:01] [Worker-Main-14/ERROR] [co.cr.id.IDAS/]: Integrated Dungeons and Structures Error: Couldn't parse structure map file idas:idas_maps java.lang.NullPointerException: Cannot invoke "java.util.Map.entrySet()" because "map" is null at com.google.common.collect.ImmutableMap$Builder.putAll(ImmutableMap.java:472) ~[guava-31.0.1-jre.jar%2322!/:?] {} at com.craisinlord.idas.misc.maptrades.StructureMapManager.lambda$apply$0(StructureMapManager.java:35) ~[idas_forge-1.1.6+1.18.2.jar%2382!/:1.1.6+1.18.2] {re:classloading} at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin} at com.craisinlord.idas.misc.maptrades.StructureMapManager.apply(StructureMapManager.java:31) ~[idas_forge-1.1.6+1.18.2.jar%2382!/:1.1.6+1.18.2] {re:classloading} at com.craisinlord.idas.misc.maptrades.StructureMapManager.m_5787_(StructureMapManager.java:17) ~[idas_forge-1.1.6+1.18.2.jar%2382!/:1.1.6+1.18.2] {re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:44:01] [Worker-Main-14/INFO] [ne.me.se.Selene/]: Registered 82 Soft Fluids [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:drowned [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:iron_golem [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:snow_golem [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:zombie [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:skeleton [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:pillager [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:vex [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:evoker [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:zombie [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:vindicator [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:wither_skeleton [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:wither_skeleton [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:cave_spider [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:zombie [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:husk [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:evoker [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:wandering_trader [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:guardian [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:vindicator [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:shulker [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:zoglin [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:chicken [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:blaze [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:witch [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:phantom [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:mooshroom [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:rabbit [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:piglin_brute [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:ghast [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:stray [19:44:01] [Worker-Main-14/INFO] [co.sa.ma.MalumMod/]: entity with registry name: alexsmobs:spectre already has spirit data associated with it. Overwriting. [19:44:01] [Worker-Main-14/INFO] [CraftTweaker/]: crafttweaker.reload.start [19:44:01] [Worker-Main-14/INFO] [CraftTweaker/]: crafttweaker.reload.complete [19:44:01] [Worker-Main-14/INFO] [fastsuite/]: Successfully processed 12424 recipes into the AuxRecipeManager. [19:44:01] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:04] [main/INFO] [ne.me.su.Supplementaries/]: Finished additional setup in 0 seconds [19:44:04] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\end-biomes.json5" was read. [19:44:04] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\nether-biomes.json5" was read. [19:44:04] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\nether-biomes.json5" was read. [19:44:04] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\end-biomes.json5" was read. [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:05] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\nether-biomes.json5" was read. [19:44:05] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\end-biomes.json5" was read. [19:44:06] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.18.2 [19:44:06] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties [19:44:06] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL [19:44:06] [Server thread/INFO] [minecraft/MinecraftServer]: Generating keypair [19:44:06] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on *:25565 [19:44:06] [Server thread/INFO] [minecraft/ServerConnectionListener]: Using default channel type [19:44:06] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs [19:44:06] [Server thread/INFO] [Puzzles Lib/]: Loading server config for pickupnotifier [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry[19:44:08] [Server thread/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:08] [Server thread/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:08] [Server thread/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:08] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world" [19:44:08] [Server thread/INFO] [mixin/]: Mixing MixinPhantomSpawner from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.level.levelgen.PhantomSpawner [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\overworld_surface_rules.json5" was read. [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\nether_surface_rules.json5" was read. [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\end_surface_rules.json5" was read. [19:44:08] [Server thread/INFO] [po.by.BYG/]: Loading dimension "minecraft:the_nether" with biome source: "byg:nether". [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\overworld_surface_rules.json5" was read. [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\nether_surface_rules.json5" was read. [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\end_surface_rules.json5" was read. [19:44:08] [Server thread/INFO] [po.by.BYG/]: Loading dimension "minecraft:the_end" with biome source: "byg:end". [19:44:08] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:21] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:21] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 2% [19:44:22] [Worker-Main-17/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 5% [19:44:22] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 5% [19:44:24] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 6% [19:44:24] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 6% [19:44:24] [Worker-Main-17/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 6% [19:44:24] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 8% [19:44:24] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 15% [19:44:25] [Worker-Main-19/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 28% [19:44:25] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 42% [19:44:26] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 57% [19:44:27] [Worker-Main-18/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 68% [19:44:27] [Worker-Main-21/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 68% [19:44:27] [Worker-Main-13/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 70% [19:44:28] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 72% [19:44:28] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 78% [19:44:29] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 83% [19:44:29] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 83% [19:44:30] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 83% [19:44:30] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 84% [19:44:31] [Worker-Main-17/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 84% [19:44:31] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 85% [19:44:32] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 86% [19:44:33] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 88% [19:44:33] [Worker-Main-19/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 89% [19:44:33] [Worker-Main-19/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 91% [19:44:34] [Worker-Main-18/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 92% [19:44:34] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 93% [19:44:35] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 95% [19:44:35] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 96% [19:44:36] [Worker-Main-13/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 98% [19:44:36] [Server thread/INFO] [minecraft/LoggerChunkProgressListener]: Time elapsed: 27726 ms [19:44:36] [Server thread/INFO] [minecraft/DedicatedServer]: Done (30.327s)! For help, type "help" [19:44:36] [Server thread/INFO] [ne.mi.se.pe.PermissionAPI/]: Successfully initialized permission handler forge:default_handler [19:44:36] [Server thread/INFO] [co.ma.KnightlyArmory/]: HELLO from server starting [19:44:47] [Server thread/INFO] [patchouli/]: Sending reload packet to clients [19:44:47] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 forbidden_axe, missing knowledge for {1 diamond_axe=1.0} [19:44:47] [Server thread/INFO] [immersiveengineering/]: Finished recipe profiler for Arc Recycling, took 74 milliseconds [19:44:47] [Server thread/INFO] [mixin/]: Mixing MixinEnchantmentHelper from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.item.enchantment.EnchantmentHelper 2157129621571296 [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [o, screenshake, position] and [o, screenshake, intensity] with inputs: [0 0 0] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [restore, args] and [restore, target] with inputs: [words with spaces, "and symbols", word] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [restore, target] and [restore, args] with inputs: [Player, 0123, @e, @e[type=foo], dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, cart1] and [create, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, carts] and [create, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, cart1] and [create, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, carts] and [create, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [waypoint, create, name, dimension, location, color, announce] and [waypoint, create, name, dimension, location, color, player] with inputs: [true, false] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [waypoint, delete, name, announce] and [waypoint, delete, name, player] with inputs: [true, false] [19:43:49] [main/INFO] [ne.me.su.Supplementaries/]: Generated runtime SERVER_DATA for pack Supplementaries Generated Pack in: 73 ms [19:43:54] [Worker-Main-14/ERROR] [minecraft/SimpleJsonResourceReloadListener]: Couldn't parse data file minecraft:beetroot_soup from minecraft:recipes/beetroot_soup.json com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $ at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:505) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:542) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:52) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:20) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} Caused by: java.io.EOFException: End of input at line 1 column 1 path $ at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1395) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:548) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:661) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:655) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$33$1.read(TypeAdapters.java:866) ~[gson-2.8.9.jar%2320!/:?] {}
-
(My own forge 1.18.2 server) When I run using .bat file, it says this. When I press any key as told, command prompt closes.
[19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:02] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:46] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:46] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:46] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:46] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:46] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:46] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:48] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\end-biomes.json5" was read. [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:48] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\nether-biomes.json5" was read. [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:48] [main/INFO] [mixin/]: Mixing AccessorAdvancementCommands from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.server.commands.AdvancementCommands [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:48] [main/INFO] [mixin/]: Renaming @Accessor method getAdvancementSuggestions()Lcom/mojang/brigadier/suggestion/SuggestionProvider; to getAdvancementSuggestions_$md$bd1d1b$0 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:AccessorAdvancementCommands [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:49] [main/INFO] [co.sk.wo.ex.pl.PlatformCommandManager/]: Registering commands with com.sk89q.worldedit.forge.ForgePlatform [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [o, screenshake, position] and [o, screenshake, intensity] with inputs: [0 0 0] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [restore, args] and [restore, target] with inputs: [words with spaces, "and symbols", word] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [restore, target] and [restore, args] with inputs: [Player, 0123, @e, @e[type=foo], dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, cart1] and [create, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, carts] and [create, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, cart1] and [create, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, carts] and [create, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [waypoint, create, name, dimension, location, color, announce] and [waypoint, create, name, dimension, location, color, player] with inputs: [true, false] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [waypoint, delete, name, announce] and [waypoint, delete, name, player] with inputs: [true, false] [19:43:49] [main/INFO] [ne.me.su.Supplementaries/]: Generated runtime SERVER_DATA for pack Supplementaries Generated Pack in: 73 ms [19:43:54] [Worker-Main-14/ERROR] [minecraft/SimpleJsonResourceReloadListener]: Couldn't parse data file minecraft:beetroot_soup from minecraft:recipes/beetroot_soup.json com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $ at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:505) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:542) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:52) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:20) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} Caused by: java.io.EOFException: End of input at line 1 column 1 path $ at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1395) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:548) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:661) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:655) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$33$1.read(TypeAdapters.java:866) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error ... 11 more [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:43:56] [Worker-Main-14/ERROR] [minecraft/SimpleJsonResourceReloadListener]: Couldn't parse data file minecraft:mushroom_stew from minecraft:recipes/mushroom_stew.json [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $ [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:505) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:542) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:52) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:20) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?] {} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error Caused by: java.io.EOFException: End of input at line 1 column 1 path $ [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1395) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:548) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:46] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:46] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:46] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:661) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:46] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:655) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:46] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.google.gson.internal.bind.TypeAdapters$33$1.read(TypeAdapters.java:866) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:46] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:48] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\end-biomes.json5" was read.<--[HERE] at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0<--[HERE] ... 11 more [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:56] [Worker-Main-14/ERROR] [minecraft/SimpleJsonResourceReloadListener]: Couldn't parse data file minecraft:rabbit_stew_from_brown_mushroom from minecraft:recipes/rabbit_stew_from_brown_mushroom.json [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $ [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:48] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\nether-biomes.json5" was read.<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0<--[HERE] at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:505) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1<--[HERE] at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:542) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:52) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:48] [main/INFO] [mixin/]: Mixing AccessorAdvancementCommands from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.server.commands.AdvancementCommands<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:48] [main/INFO] [mixin/]: Renaming @Accessor method getAdvancementSuggestions()Lcom/mojang/brigadier/suggestion/SuggestionProvider; to getAdvancementSuggestions_$md$bd1d1b$0 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:AccessorAdvancementCommands<--[HERE] at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:20) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:49] [main/INFO] [co.sk.wo.ex.pl.PlatformCommandManager/]: Registering commands with com.sk89q.worldedit.forge.ForgePlatform<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]<--[HERE] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?] {} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]<--[HERE] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [o, screenshake, position] and [o, screenshake, intensity] with inputs: [0 0 0]<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [restore, args] and [restore, target] with inputs: [words with spaces, "and symbols", word]<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [restore, target] and [restore, args] with inputs: [Player, 0123, @e, @e[type=foo], dd12be42-52a9-4a91-a8a1-11c01849e498]<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, cart1] and [create, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]<--[HERE] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, carts] and [create, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]<--[HERE] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, cart1] and [create, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error Caused by: java.io.EOFException: End of input at line 1 column 1 path $ [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, carts] and [create, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]<--[HERE] [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [waypoint, create, name, dimension, location, color, announce] and [waypoint, create, name, dimension, location, color, player] with inputs: [true, false]<--[HERE] at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1395) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:548) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:661) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:655) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$33$1.read(TypeAdapters.java:866) ~[gson-2.8.9.jar%2320!/:?] {} at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} ... 11 more [19:43:56] [Worker-Main-14/ERROR] [minecraft/SimpleJsonResourceReloadListener]: Couldn't parse data file minecraft:rabbit_stew_from_red_mushroom from minecraft:recipes/rabbit_stew_from_red_mushroom.json com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $ [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:505) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:03] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [waypoint, delete, name, announce] and [waypoint, delete, name, player] with inputs: [true, false]<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:49] [main/INFO] [ne.me.su.Supplementaries/]: Generated runtime SERVER_DATA for pack Supplementaries Generated Pack in: 73 ms<--[HERE] at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:542) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:54] [Worker-Main-14/ERROR] [minecraft/SimpleJsonResourceReloadListener]: Couldn't parse data file minecraft:beetroot_soup from minecraft:recipes/beetroot_soup.json<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:52) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:505) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:20) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:542) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:52) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:20) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A}<--[HERE] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?] {}<--[HERE] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Caused by: java.io.EOFException: End of input at line 1 column 1 path $<--[HERE] Caused by: java.io.EOFException: End of input at line 1 column 1 path $ [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1395) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1395) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:548) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:548) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:661) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:655) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:661) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.TypeAdapters$33$1.read(TypeAdapters.java:866) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:655) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: ... 11 more<--[HERE] at com.google.gson.internal.bind.TypeAdapters$33$1.read(TypeAdapters.java:866) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:56] [Worker-Main-14/ERROR] [minecraft/SimpleJsonResourceReloadListener]: Couldn't parse data file minecraft:mushroom_stew from minecraft:recipes/mushroom_stew.json<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error ... 11 more [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:505) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:56] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:soap/gumdrop as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:542) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:52) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A}<--[HERE] [19:43:56] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:tin_from_node_smelting as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:20) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:planter_rich_soul as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?] {}<--[HERE] [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe ars_elemental:jeed/life_link as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:mat_rolling/pike_maki [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] com.google.gson.JsonSyntaxException: Unknown item 'upgrade_aquatic:pike' [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Caused by: java.io.EOFException: End of input at line 1 column 1 path $<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1395) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:548) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:661) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:655) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.TypeAdapters$33$1.read(TypeAdapters.java:866) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.fromJson(BambooMatRecipe.java:98) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.m_6729_(BambooMatRecipe.java:85) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: ... 11 more<--[HERE] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:56] [Worker-Main-14/ERROR] [minecraft/SimpleJsonResourceReloadListener]: Couldn't parse data file minecraft:rabbit_stew_from_brown_mushroom from minecraft:recipes/rabbit_stew_from_brown_mushroom.json<--[HERE] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:505) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:542) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:52) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:20) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Caused by: java.io.EOFException: End of input at line 1 column 1 path $<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1395) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/aluminum as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe ars_elemental:jeed/entrhalled as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:aluminum_from_node_blasting as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe inspirations:cauldron/dyeable/clear_customizable_elytra com.google.gson.JsonSyntaxException: Unknown condition type: inspirations:config at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:244) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:233) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:213) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:63) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:548) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:661) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:655) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.TypeAdapters$33$1.read(TypeAdapters.java:866) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: ... 11 more<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:56] [Worker-Main-14/ERROR] [minecraft/SimpleJsonResourceReloadListener]: Couldn't parse data file minecraft:rabbit_stew_from_red_mushroom from minecraft:recipes/rabbit_stew_from_red_mushroom.json<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $<--[HERE] at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:505) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:542) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:52) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A}<--[HERE] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:20) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?] {}<--[HERE] at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Caused by: java.io.EOFException: End of input at line 1 column 1 path $<--[HERE] [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe createaddition:compat/jeed/shocking [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1395) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'jeed:effect_provider' [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:548) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.RecipeManager.m_199901_(RecipeManager.java:156) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:661) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:155) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:655) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.TypeAdapters$33$1.read(TypeAdapters.java:866) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: ... 11 more<--[HERE] at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:56] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:soap/gumdrop as it's serializer returned null<--[HERE] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:56] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:tin_from_node_smelting as it's serializer returned null<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:planter_rich_soul as it's serializer returned null<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe ars_elemental:jeed/life_link as it's serializer returned null<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:mat_rolling/pike_maki<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonSyntaxException: Unknown item 'upgrade_aquatic:pike'<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A}<--[HERE] at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin}<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.fromJson(BambooMatRecipe.java:98) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.m_6729_(BambooMatRecipe.java:85) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading}<--[HERE] at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin}<--[HERE] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:uranium_from_node_smelting as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:nickel_from_node_blasting as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:osmium_from_node_blasting as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:spiky_bomb as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:soap/balloon as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/lead as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin}<--[HERE] [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:lead_from_node_blasting as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {}<--[HERE] [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe create_confectionery:black_chocolate_recipe_6 [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] com.google.gson.JsonSyntaxException: Unknown item 'create_confectionery:black_chocolate_bricks_wall' [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/aluminum as it's serializer returned null<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe ars_elemental:jeed/entrhalled as it's serializer returned null<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:aluminum_from_node_blasting as it's serializer returned null<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe inspirations:cauldron/dyeable/clear_customizable_elytra<--[HERE] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonSyntaxException: Unknown condition type: inspirations:config<--[HERE] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:244) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.readFromJson(ProcessingRecipeSerializer.java:72) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:233) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.fromJson(ProcessingRecipeSerializer.java:160) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:213) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:63) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.m_6729_(ProcessingRecipeSerializer.java:22) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {}<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {}<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe createaddition:compat/jeed/shocking<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'jeed:effect_provider'<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.m_199901_(RecipeManager.java:156) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:155) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}<--[HERE] [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/brass as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe ars_elemental:jeed/watery_grave as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe create_confectionery:white_chocolate_recipe_6 [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] com.google.gson.JsonSyntaxException: Unknown item 'create_confectionery:white_chocolate_bricks_wall' [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.readFromJson(ProcessingRecipeSerializer.java:72) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:uranium_from_node_smelting as it's serializer returned null<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.fromJson(ProcessingRecipeSerializer.java:160) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:nickel_from_node_blasting as it's serializer returned null<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:osmium_from_node_blasting as it's serializer returned null<--[HERE] at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.m_6729_(ProcessingRecipeSerializer.java:22) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:spiky_bomb as it's serializer returned null<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:soap/balloon as it's serializer returned null<--[HERE] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/skillet as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:osmium_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:mat_rolling/perch_nigiri com.google.gson.JsonSyntaxException: Unknown item 'upgrade_aquatic:perch' [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/lead as it's serializer returned null<--[HERE] at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:lead_from_node_blasting as it's serializer returned null<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe create_confectionery:black_chocolate_recipe_6<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonSyntaxException: Unknown item 'create_confectionery:black_chocolate_bricks_wall'<--[HERE] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A}<--[HERE] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A}<--[HERE] at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.fromJson(BambooMatRecipe.java:98) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.readFromJson(ProcessingRecipeSerializer.java:72) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.m_6729_(BambooMatRecipe.java:85) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.fromJson(ProcessingRecipeSerializer.java:160) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.m_6729_(ProcessingRecipeSerializer.java:22) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading}<--[HERE] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin}<--[HERE] at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {}<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/brass as it's serializer returned null<--[HERE] at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe ars_elemental:jeed/watery_grave as it's serializer returned null<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe create_confectionery:white_chocolate_recipe_6<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonSyntaxException: Unknown item 'create_confectionery:white_chocolate_bricks_wall'<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin}<--[HERE] [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:inspirations/flag_clear as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A}<--[HERE] [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/zinc as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A}<--[HERE] [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:soap/glow_lights as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe create_confectionery:chocolate_recipe_6 [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A}<--[HERE] com.google.gson.JsonSyntaxException: Unknown item 'create_confectionery:chocolate_bricks_wall' [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.readFromJson(ProcessingRecipeSerializer.java:72) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.fromJson(ProcessingRecipeSerializer.java:160) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.m_6729_(ProcessingRecipeSerializer.java:22) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading}<--[HERE] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin}<--[HERE] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}<--[HERE] at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.readFromJson(ProcessingRecipeSerializer.java:72) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.fromJson(ProcessingRecipeSerializer.java:160) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.m_6729_(ProcessingRecipeSerializer.java:22) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin}<--[HERE] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/skillet as it's serializer returned null<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:osmium_from_node_smelting as it's serializer returned null<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:mat_rolling/perch_nigiri<--[HERE] at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonSyntaxException: Unknown item 'upgrade_aquatic:perch'<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A}<--[HERE] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A}<--[HERE] at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.fromJson(BambooMatRecipe.java:98) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading}<--[HERE] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.m_6729_(BambooMatRecipe.java:85) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading}<--[HERE] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:nickel_from_node_smelting as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:mat_rolling/lionfish_maki [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] com.google.gson.JsonSyntaxException: Unknown item 'upgrade_aquatic:lionfish' [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {}<--[HERE] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {}<--[HERE] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.fromJson(BambooMatRecipe.java:98) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.m_6729_(BambooMatRecipe.java:85) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:inspirations/flag_clear as it's serializer returned null<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/zinc as it's serializer returned null<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:soap/glow_lights as it's serializer returned null<--[HERE] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe create_confectionery:chocolate_recipe_6<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonSyntaxException: Unknown item 'create_confectionery:chocolate_bricks_wall'<--[HERE] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A}<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin}<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A}<--[HERE] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.readFromJson(ProcessingRecipeSerializer.java:72) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.fromJson(ProcessingRecipeSerializer.java:160) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.m_6729_(ProcessingRecipeSerializer.java:22) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading}<--[HERE] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}<--[HERE] [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe ars_elemental:jeed/hellfire_burn as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:inspirations/blackboard_clear as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/electrum as it's serializer returned null [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {}<--[HERE] [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:mat_rolling/koi_nigiri [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error com.google.gson.JsonSyntaxException: Unknown item 'environmental:koi' [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {}<--[HERE] at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:nickel_from_node_smelting as it's serializer returned null<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:mat_rolling/lionfish_maki<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.fromJson(BambooMatRecipe.java:98) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonSyntaxException: Unknown item 'upgrade_aquatic:lionfish'<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A}<--[HERE] at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.m_6729_(BambooMatRecipe.java:85) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.fromJson(BambooMatRecipe.java:98) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.m_6729_(BambooMatRecipe.java:85) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading}<--[HERE] at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:inspirations/flag_dye as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:silver_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:zinc_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/nickel as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:lead_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:cutting/avocado_log com.google.gson.JsonSyntaxException: Unknown ingredient type: farmersdelight:tool at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:141) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.fromJson(CuttingBoardRecipe.java:155) ~[FarmersDelight-1.18.2-1.1.1.jar%2374!/:1.18.2-1.1.1] {re:classloading} at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.m_6729_(CuttingBoardRecipe.java:144) ~[FarmersDelight-1.18.2-1.1.1.jar%2374!/:1.18.2-1.1.1] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:04] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:avocado_leaf_carpet [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] com.google.gson.JsonSyntaxException: Unknown item 'culturaldelights:avocado_leaf_carpet' [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraftforge.common.crafting.CraftingHelper.getItem(CraftingHelper.java:155) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin}<--[HERE] at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:181) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.ShapedRecipe.m_151274_(ShapedRecipe.java:270) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:294) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe ars_elemental:jeed/hellfire_burn as it's serializer returned null<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:inspirations/blackboard_clear as it's serializer returned null<--[HERE] at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/electrum as it's serializer returned null<--[HERE] at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:mat_rolling/koi_nigiri<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonSyntaxException: Unknown item 'environmental:koi'<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin}<--[HERE] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.fromJson(BambooMatRecipe.java:98) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading}<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.m_6729_(BambooMatRecipe.java:85) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {}<--[HERE] [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe create_confectionery:ruby_chocolate_recipe_6 [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error com.google.gson.JsonSyntaxException: Unknown item 'create_confectionery:ruby_chocolate_brick_wall' [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:inspirations/flag_dye as it's serializer returned null<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:silver_from_node_smelting as it's serializer returned null<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.readFromJson(ProcessingRecipeSerializer.java:72) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:zinc_from_node_smelting as it's serializer returned null<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.fromJson(ProcessingRecipeSerializer.java:160) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/nickel as it's serializer returned null<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:lead_from_node_smelting as it's serializer returned null<--[HERE] at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.m_6729_(ProcessingRecipeSerializer.java:22) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:cutting/avocado_log<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonSyntaxException: Unknown ingredient type: farmersdelight:tool<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:141) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.fromJson(CuttingBoardRecipe.java:155) ~[FarmersDelight-1.18.2-1.1.1.jar%2374!/:1.18.2-1.1.1] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.m_6729_(CuttingBoardRecipe.java:144) ~[FarmersDelight-1.18.2-1.1.1.jar%2374!/:1.18.2-1.1.1] {re:classloading}<--[HERE] at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin}<--[HERE] at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {}<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {}<--[HERE] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:avocado_leaf_carpet<--[HERE] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonSyntaxException: Unknown item 'culturaldelights:avocado_leaf_carpet'<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.CraftingHelper.getItem(CraftingHelper.java:155) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:tin_from_node_blasting as it's serializer returned null [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:181) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151274_(ShapedRecipe.java:270) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A}<--[HERE] [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:zinc_from_node_blasting as it's serializer returned null [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:294) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:uranium_from_node_blasting as it's serializer returned null [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:cutting/avocado_wood [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] com.google.gson.JsonSyntaxException: Unknown ingredient type: farmersdelight:tool [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:141) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.fromJson(CuttingBoardRecipe.java:155) ~[FarmersDelight-1.18.2-1.1.1.jar%2374!/:1.18.2-1.1.1] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.m_6729_(CuttingBoardRecipe.java:144) ~[FarmersDelight-1.18.2-1.1.1.jar%2374!/:1.18.2-1.1.1] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {}<--[HERE] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe create_confectionery:ruby_chocolate_recipe_6<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonSyntaxException: Unknown item 'create_confectionery:ruby_chocolate_brick_wall'<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin}<--[HERE] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A}<--[HERE] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:ash_soot as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe createaddition:compat/mekanism/rose_quartz_metallurgic_infusing com.google.gson.JsonSyntaxException: Missing chemicalInput, expected to find a JsonObject at net.minecraft.util.GsonHelper.m_13930_(GsonHelper.java:406) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at mekanism.common.recipe.serializer.ItemStackChemicalToItemStackRecipeSerializer.fromJson(ItemStackChemicalToItemStackRecipeSerializer.java:43) ~[Mekanism-1.18.2-10.2.0.459.jar%2392!/:10.2.0] {re:classloading} at mekanism.common.recipe.serializer.ItemStackChemicalToItemStackRecipeSerializer.m_6729_(ItemStackChemicalToItemStackRecipeSerializer.java:24) ~[Mekanism-1.18.2-10.2.0.459.jar%2392!/:10.2.0] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.readFromJson(ProcessingRecipeSerializer.java:72) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading}<--[HERE] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.fromJson(ProcessingRecipeSerializer.java:160) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading}<--[HERE] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.m_6729_(ProcessingRecipeSerializer.java:22) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}<--[HERE] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:silver_from_node_blasting as it's serializer returned null [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/hexerei/witch_armor as it's serializer returned null [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe inspirations:cauldron/dyeable/clear_elytra_wing [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error com.google.gson.JsonSyntaxException: Unknown condition type: inspirations:config [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:244) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:233) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:213) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:63) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:tin_from_node_blasting as it's serializer returned null<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:zinc_from_node_blasting as it's serializer returned null<--[HERE] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:uranium_from_node_blasting as it's serializer returned null<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:cutting/avocado_wood<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonSyntaxException: Unknown ingredient type: farmersdelight:tool<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:141) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.fromJson(CuttingBoardRecipe.java:155) ~[FarmersDelight-1.18.2-1.1.1.jar%2374!/:1.18.2-1.1.1] {re:classloading}<--[HERE] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.m_6729_(CuttingBoardRecipe.java:144) ~[FarmersDelight-1.18.2-1.1.1.jar%2374!/:1.18.2-1.1.1] {re:classloading}<--[HERE] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}<--[HERE] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:aluminum_from_node_smelting as it's serializer returned null [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {}<--[HERE] [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Loaded 108 recipes [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {}<--[HERE] [19:43:59] [Worker-Main-14/ERROR] [minecraft/LootTables]: Couldn't parse loot table culturaldelights:blocks/avocado_leaf_carpet [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'culturaldelights:avocado_leaf_carpet' [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:130) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:130) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:138) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:ash_soot as it's serializer returned null<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe createaddition:compat/mekanism/rose_quartz_metallurgic_infusing<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonSyntaxException: Missing chemicalInput, expected to find a JsonObject<--[HERE] at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13930_(GsonHelper.java:406) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at mekanism.common.recipe.serializer.ItemStackChemicalToItemStackRecipeSerializer.fromJson(ItemStackChemicalToItemStackRecipeSerializer.java:43) ~[Mekanism-1.18.2-10.2.0.459.jar%2392!/:10.2.0] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at mekanism.common.recipe.serializer.ItemStackChemicalToItemStackRecipeSerializer.m_6729_(ItemStackChemicalToItemStackRecipeSerializer.java:24) ~[Mekanism-1.18.2-10.2.0.459.jar%2392!/:10.2.0] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin}<--[HERE] at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:448) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {}<--[HERE] at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:456) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {}<--[HERE] at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:silver_from_node_blasting as it's serializer returned null<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/hexerei/witch_armor as it's serializer returned null<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe inspirations:cauldron/dyeable/clear_elytra_wing<--[HERE] at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonSyntaxException: Unknown condition type: inspirations:config<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:448) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:244) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:233) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:466) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:213) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:255) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:63) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:252) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2320!/:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:888) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:mixin,re:classloading,pl:mixin:A} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin}<--[HERE] at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:41) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:placebo.mixins.json:LootTablesMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLootTableManager,pl:mixin:APP:byg.mixins.json:common.world.level.storage.loot.MixinLootTableManager,pl:mixin:A} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:39) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:placebo.mixins.json:LootTablesMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLootTableManager,pl:mixin:APP:byg.mixins.json:common.world.level.storage.loot.MixinLootTableManager,pl:mixin:A} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:17) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:placebo.mixins.json:LootTablesMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLootTableManager,pl:mixin:APP:byg.mixins.json:common.world.level.storage.loot.MixinLootTableManager,pl:mixin:A} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:aluminum_from_node_smelting as it's serializer returned null<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Loaded 108 recipes<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:43:59] [Worker-Main-14/ERROR] [minecraft/LootTables]: Couldn't parse loot table culturaldelights:blocks/avocado_leaf_carpet<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'culturaldelights:avocado_leaf_carpet'<--[HERE] at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:130) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin}<--[HERE] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:44:00] [Worker-Main-14/INFO] [placebo/]: Registered 0 additional loot tables. [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_uranium: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_iron: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_osmium: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_zinc: Missing advancement, expected to find a JsonObject [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_silver: Missing advancement, expected to find a JsonObject [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:130) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_nickel: Missing advancement, expected to find a JsonObject [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:138) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_tin: Missing advancement, expected to find a JsonObject [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_silver: Missing advancement, expected to find a JsonObject [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_copper: Missing advancement, expected to find a JsonObject [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_tin: Missing advancement, expected to find a JsonObject [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_osmium: Missing advancement, expected to find a JsonObject [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_zinc: Missing advancement, expected to find a JsonObject [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_aluminum: Missing advancement, expected to find a JsonObject [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_lead: Missing advancement, expected to find a JsonObject [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2320!/:?] {re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_gold: Missing advancement, expected to find a JsonObject [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2320!/:?] {re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_aluminum: Missing advancement, expected to find a JsonObject [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:448) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_nickel: Missing advancement, expected to find a JsonObject [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:456) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement idas:idas_all: Unknown required criterion 'in_abandonedhouse' [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_uranium: Missing advancement, expected to find a JsonObject [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_lead: Missing advancement, expected to find a JsonObject [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:01] [Worker-Main-14/INFO] [quark/]: [Automatic Recipe Unlock] Removed 3959 recipe advancements [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:01] [Worker-Main-14/INFO] [minecraft/AdvancementList]: Loaded 604 advancements [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2320!/:?] {re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2320!/:?] {re:mixin}<--[HERE] [19:44:01] [Worker-Main-14/INFO] [placebo/]: Registered 0 additional recipes. [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:01] [Worker-Main-14/ERROR] [co.cr.id.IDAS/]: Integrated Dungeons and Structures Error: Couldn't parse structure map file idas:idas_maps [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:448) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error java.lang.NullPointerException: Cannot invoke "java.util.Map.entrySet()" because "map" is null [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:466) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.google.common.collect.ImmutableMap$Builder.putAll(ImmutableMap.java:472) ~[guava-31.0.1-jre.jar%2322!/:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:255) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:252) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] at com.craisinlord.idas.misc.maptrades.StructureMapManager.lambda$apply$0(StructureMapManager.java:35) ~[idas_forge-1.1.6+1.18.2.jar%2382!/:1.1.6+1.18.2] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2320!/:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2320!/:?] {re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2320!/:?] {re:mixin}<--[HERE] at com.craisinlord.idas.misc.maptrades.StructureMapManager.apply(StructureMapManager.java:31) ~[idas_forge-1.1.6+1.18.2.jar%2382!/:1.1.6+1.18.2] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar%2320!/:?] {re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at com.craisinlord.idas.misc.maptrades.StructureMapManager.m_5787_(StructureMapManager.java:17) ~[idas_forge-1.1.6+1.18.2.jar%2382!/:1.1.6+1.18.2] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:888) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:mixin,re:classloading,pl:mixin:A}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:41) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:placebo.mixins.json:LootTablesMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLootTableManager,pl:mixin:APP:byg.mixins.json:common.world.level.storage.loot.MixinLootTableManager,pl:mixin:A}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin}<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:39) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:placebo.mixins.json:LootTablesMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLootTableManager,pl:mixin:APP:byg.mixins.json:common.world.level.storage.loot.MixinLootTableManager,pl:mixin:A}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:17) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:placebo.mixins.json:LootTablesMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLootTableManager,pl:mixin:APP:byg.mixins.json:common.world.level.storage.loot.MixinLootTableManager,pl:mixin:A}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin}<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}<--[HERE] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {}<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin}<--[HERE] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/INFO] [placebo/]: Registered 0 additional loot tables.<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_uranium: Missing advancement, expected to find a JsonObject<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_iron: Missing advancement, expected to find a JsonObject<--[HERE] at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_osmium: Missing advancement, expected to find a JsonObject<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_zinc: Missing advancement, expected to find a JsonObject<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_silver: Missing advancement, expected to find a JsonObject<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_nickel: Missing advancement, expected to find a JsonObject<--[HERE] at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_tin: Missing advancement, expected to find a JsonObject<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_silver: Missing advancement, expected to find a JsonObject<--[HERE] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_copper: Missing advancement, expected to find a JsonObject<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_tin: Missing advancement, expected to find a JsonObject<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_osmium: Missing advancement, expected to find a JsonObject<--[HERE] at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_zinc: Missing advancement, expected to find a JsonObject<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_aluminum: Missing advancement, expected to find a JsonObject<--[HERE] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_lead: Missing advancement, expected to find a JsonObject<--[HERE] at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_gold: Missing advancement, expected to find a JsonObject<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_aluminum: Missing advancement, expected to find a JsonObject<--[HERE] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_nickel: Missing advancement, expected to find a JsonObject<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement idas:idas_all: Unknown required criterion 'in_abandonedhouse'<--[HERE] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_uranium: Missing advancement, expected to find a JsonObject<--[HERE] at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_lead: Missing advancement, expected to find a JsonObject<--[HERE] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [quark/]: [Automatic Recipe Unlock] Removed 3959 recipe advancements<--[HERE] at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [minecraft/AdvancementList]: Loaded 604 advancements<--[HERE] at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [placebo/]: Registered 0 additional recipes.<--[HERE] at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/ERROR] [co.cr.id.IDAS/]: Integrated Dungeons and Structures Error: Couldn't parse structure map file idas:idas_maps<--[HERE] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: java.lang.NullPointerException: Cannot invoke "java.util.Map.entrySet()" because "map" is null<--[HERE] at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.google.common.collect.ImmutableMap$Builder.putAll(ImmutableMap.java:472) ~[guava-31.0.1-jre.jar%2322!/:?] {}<--[HERE] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.craisinlord.idas.misc.maptrades.StructureMapManager.lambda$apply$0(StructureMapManager.java:35) ~[idas_forge-1.1.6+1.18.2.jar%2382!/:1.1.6+1.18.2] {re:classloading}<--[HERE] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin}<--[HERE] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.craisinlord.idas.misc.maptrades.StructureMapManager.apply(StructureMapManager.java:31) ~[idas_forge-1.1.6+1.18.2.jar%2382!/:1.1.6+1.18.2] {re:classloading}<--[HERE] [19:44:01] [Worker-Main-14/INFO] [ne.me.se.Selene/]: Registered 82 Soft Fluids [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at com.craisinlord.idas.misc.maptrades.StructureMapManager.m_5787_(StructureMapManager.java:17) ~[idas_forge-1.1.6+1.18.2.jar%2382!/:1.1.6+1.18.2] {re:classloading}<--[HERE] [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:drowned [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin}<--[HERE] [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:iron_golem [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}<--[HERE] [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:snow_golem [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:zombie [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:skeleton [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:pillager [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}<--[HERE] [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:vex [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}<--[HERE] [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:evoker [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin}<--[HERE] [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:zombie [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin}<--[HERE] [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:vindicator [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}<--[HERE] [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:wither_skeleton [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:wither_skeleton [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:cave_spider [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:zombie [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}<--[HERE] [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:husk [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}<--[HERE] [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:evoker [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin}<--[HERE] [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:wandering_trader [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:guardian [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:vindicator [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:shulker [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:zoglin [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:chicken [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:blaze [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:witch [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:phantom [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:mooshroom [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:rabbit [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:piglin_brute [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:ghast [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:stray [19:44:01] [Worker-Main-14/INFO] [co.sa.ma.MalumMod/]: entity with registry name: alexsmobs:spectre already has spirit data associated with it. Overwriting. [19:44:01] [Worker-Main-14/INFO] [CraftTweaker/]: crafttweaker.reload.start [19:44:01] [Worker-Main-14/INFO] [CraftTweaker/]: crafttweaker.reload.complete [19:44:01] [Worker-Main-14/INFO] [fastsuite/]: Successfully processed 12424 recipes into the AuxRecipeManager. [19:44:01] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:04] [main/INFO] [ne.me.su.Supplementaries/]: Finished additional setup in 0 seconds [19:44:04] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\end-biomes.json5" was read. [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:04] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\nether-biomes.json5" was read. [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:04] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\nether-biomes.json5" was read. [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:04] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\end-biomes.json5" was read. [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin}<--[HERE] [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin}<--[HERE] [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}<--[HERE] [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}<--[HERE] [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}<--[HERE] [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin}<--[HERE] [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin}<--[HERE] [19:44:05] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\nether-biomes.json5" was read. [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}<--[HERE] [19:44:05] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\end-biomes.json5" was read. [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] [19:44:06] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.18.2 [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:44:06] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:44:06] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}<--[HERE] [19:44:06] [Server thread/INFO] [minecraft/MinecraftServer]: Generating keypair [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:05] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}<--[HERE] [19:44:06] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on *:25565 [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin}<--[HERE] [19:44:06] [Server thread/INFO] [minecraft/ServerConnectionListener]: Using default channel type [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin}<--[HERE] [19:44:06] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}<--[HERE] [19:44:06] [Server thread/INFO] [Puzzles Lib/]: Loading server config for pickupnotifier [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {}<--[HERE] [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {}<--[HERE] [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin}<--[HERE] [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin}<--[HERE] [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {}<--[HERE] [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}<--[HERE] [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading}<--[HERE] [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {}<--[HERE] [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {}<--[HERE] [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin}<--[HERE] [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {}<--[HERE] [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {}<--[HERE] [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}<--[HERE] [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}<--[HERE] [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames}<--[HERE] [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames}<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [ne.me.se.Selene/]: Registered 82 Soft Fluids<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:drowned<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:iron_golem<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:snow_golem<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:zombie<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:skeleton<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:pillager<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:vex<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:evoker<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:zombie<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:vindicator<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:wither_skeleton<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:wither_skeleton<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:cave_spider<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:zombie<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:husk<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:evoker<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:wandering_trader<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:guardian<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:vindicator<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:shulker<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:zoglin<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:chicken<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:blaze<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:witch<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:phantom<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:mooshroom<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:rabbit<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:piglin_brute<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:ghast<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:stray<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [co.sa.ma.MalumMod/]: entity with registry name: alexsmobs:spectre already has spirit data associated with it. Overwriting.<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [CraftTweaker/]: crafttweaker.reload.start<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [CraftTweaker/]: crafttweaker.reload.complete<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [fastsuite/]: Successfully processed 12424 recipes into the AuxRecipeManager.<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:01] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:04] [main/INFO] [ne.me.su.Supplementaries/]: Finished additional setup in 0 seconds<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:04] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\end-biomes.json5" was read.<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:04] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\nether-biomes.json5" was read.<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:04] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\nether-biomes.json5" was read.<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:04] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\end-biomes.json5" was read.<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:05] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\nether-biomes.json5" was read.<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:05] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\end-biomes.json5" was read.<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.18.2<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/INFO] [minecraft/MinecraftServer]: Generating keypair<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on *:25565<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/INFO] [minecraft/ServerConnectionListener]: Using default channel type<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/INFO] [Puzzles Lib/]: Loading server config for pickupnotifier<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:06] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:08] [Server thread/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:08] [Server thread/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:08] [Server thread/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:08] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world" [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:08] [Server thread/INFO] [mixin/]: Mixing MixinPhantomSpawner from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.level.levelgen.PhantomSpawner [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\overworld_surface_rules.json5" was read. [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\nether_surface_rules.json5" was read. [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\end_surface_rules.json5" was read. [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:08] [Server thread/INFO] [po.by.BYG/]: Loading dimension "minecraft:the_nether" with biome source: "byg:nether". [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\overworld_surface_rules.json5" was read. [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\nether_surface_rules.json5" was read. [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\end_surface_rules.json5" was read. [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:08] [Server thread/INFO] [po.by.BYG/]: Loading dimension "minecraft:the_end" with biome source: "byg:end". [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:08] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:17] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:17] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:21] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:21] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 2% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:22] [Worker-Main-17/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 5% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:22] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 5% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:24] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 6% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:24] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 6% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:24] [Worker-Main-17/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 6% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:24] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 8% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:24] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 15% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:25] [Worker-Main-19/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 28% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:25] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 42% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:26] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 57% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:27] [Worker-Main-18/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 68% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:27] [Worker-Main-21/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 68% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:27] [Worker-Main-13/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 70% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:28] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 72% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:28] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 78% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:29] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 83% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:29] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 83% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:30] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 83% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:30] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 84% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:31] [Worker-Main-17/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 84% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:31] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 85% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:32] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 86% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:33] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 88% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:33] [Worker-Main-19/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 89% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:33] [Worker-Main-19/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 91% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:34] [Worker-Main-18/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 92% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:34] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 93% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:35] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 95% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:35] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 96% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:36] [Worker-Main-13/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 98% [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:36] [Server thread/INFO] [minecraft/LoggerChunkProgressListener]: Time elapsed: 27726 ms [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:36] [Server thread/INFO] [minecraft/DedicatedServer]: Done (30.327s)! For help, type "help" [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:36] [Server thread/INFO] [ne.mi.se.pe.PermissionAPI/]: Successfully initialized permission handler forge:default_handler [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:36] [Server thread/INFO] [co.ma.KnightlyArmory/]: HELLO from server starting [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:47] [Server thread/INFO] [patchouli/]: Sending reload packet to clients [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:47] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 forbidden_axe, missing knowledge for {1 diamond_axe=1.0} [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:47] [Server thread/INFO] [immersiveengineering/]: Finished recipe profiler for Arc Recycling, took 74 milliseconds [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:44:47] [Server thread/INFO] [mixin/]: Mixing MixinEnchantmentHelper from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.item.enchantment.EnchantmentHelper [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] 2157129621571296[19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world"<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [mixin/]: Mixing MixinPhantomSpawner from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.level.levelgen.PhantomSpawner<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\overworld_surface_rules.json5" was read.<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\nether_surface_rules.json5" was read.<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\end_surface_rules.json5" was read.<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: Loading dimension "minecraft:the_nether" with biome source: "byg:nether".<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\overworld_surface_rules.json5" was read.<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\nether_surface_rules.json5" was read.<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\end_surface_rules.json5" was read.<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [po.by.BYG/]: Loading dimension "minecraft:the_end" with biome source: "byg:end".<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:08] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:17] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:21] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:21] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 2%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:22] [Worker-Main-17/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 5%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:22] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 5%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:24] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 6%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:24] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 6%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:24] [Worker-Main-17/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 6%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:24] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 8%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:24] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 15%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:25] [Worker-Main-19/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 28%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:25] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 42%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:26] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 57%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:27] [Worker-Main-18/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 68%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:27] [Worker-Main-21/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 68%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:27] [Worker-Main-13/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 70%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:28] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 72%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:28] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 78%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:29] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 83%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:29] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 83%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:30] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 83%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:30] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 84%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:31] [Worker-Main-17/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 84%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:31] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 85%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:32] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 86%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:33] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 88%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:33] [Worker-Main-19/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 89%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:33] [Worker-Main-19/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 91%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:34] [Worker-Main-18/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 92%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:34] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 93%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:35] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 95%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:35] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 96%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:36] [Worker-Main-13/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 98%<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:36] [Server thread/INFO] [minecraft/LoggerChunkProgressListener]: Time elapsed: 27726 ms<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:36] [Server thread/INFO] [minecraft/DedicatedServer]: Done (30.327s)! For help, type "help"<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:36] [Server thread/INFO] [ne.mi.se.pe.PermissionAPI/]: Successfully initialized permission handler forge:default_handler<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:36] [Server thread/INFO] [co.ma.KnightlyArmory/]: HELLO from server starting<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:47] [Server thread/INFO] [patchouli/]: Sending reload packet to clients<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:47] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 forbidden_axe, missing knowledge for {1 diamond_axe=1.0}<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:47] [Server thread/INFO] [immersiveengineering/]: Finished recipe profiler for Arc Recycling, took 74 milliseconds<--[HERE] [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: Unknown or incomplete command, see below for error [19:46:07] [Server thread/INFO] [minecraft/DedicatedServer]: [19:44:47] [Server thread/INFO] [mixin/]: Mixing MixinEnchantmentHelper from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.item.enchantment.EnchantmentHelper<--[HERE]
-
(My own forge 1.18.2 server) When I run using .bat file, it says this. When I press any key as told, command prompt closes.
C:\Users\Roman\Desktop\Quantum Craft>REM Forge requires a configured set of both JVM and program arguments. C:\Users\Roman\Desktop\Quantum Craft>REM Add custom JVM arguments to the user_jvm_args.txt C:\Users\Roman\Desktop\Quantum Craft>REM Add custom program arguments {such as nogui} to this file in the next line before the or C:\Users\Roman\Desktop\Quantum Craft>REM pass them to this script directly C:\Users\Roman\Desktop\Quantum Craft>java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.2-40.2.0/win_args.txt 2023-03-12 19:41:57,944 main WARN Advanced terminal features are not available in this environment [19:41:58] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.2.0, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914] [19:41:58] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.6 by Oracle Corporation [19:41:58] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Roman/Desktop/Quantum%20Craft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER [19:41:59] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\fmlcore\1.18.2-40.2.0\fmlcore-1.18.2-40.2.0.jar is missing mods.toml file [19:41:59] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.2.0\javafmllanguage-1.18.2-40.2.0.jar is missing mods.toml file [19:41:59] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.2.0\lowcodelanguage-1.18.2-40.2.0.jar is missing mods.toml file [19:41:59] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\mclanguage\1.18.2-40.2.0\mclanguage-1.18.2-40.2.0.jar is missing mods.toml file [19:41:59] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! [19:42:02] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 [19:42:02] [main/ERROR] [mixin/]: Mixin config radium.mixins.json does not specify "minVersion" property [19:42:02] [main/ERROR] [mixin/]: Mixin config radon.mixins.json does not specify "minVersion" property [19:42:02] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.integral.enigmaticlegacy.MixinConnector] [19:42:02] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [] [19:42:02] [main/INFO] [Radium/]: Loaded configuration file for Radium: 100 options available, 0 override(s) found [19:42:02] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message [19:42:02] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges_forge.mixins.json could not be read. If this is a development environment you can ignore this message [19:42:03] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER [19:42:03] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/player/LocalPlayer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER) [19:42:03] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.player.LocalPlayer was not found ars_nouveau.mixins.json:elytra.ClientElytraMixin [19:42:03] [main/WARN] [mixin/]: Error loading class: shadows/apotheosis/ench/table/ApothEnchantContainer (java.lang.ClassNotFoundException: shadows.apotheosis.ench.table.ApothEnchantContainer) [19:42:03] [main/WARN] [mixin/]: Error loading class: net/darkhax/darkutils/features/charms/CharmEffects (java.lang.ClassNotFoundException: net.darkhax.darkutils.features.charms.CharmEffects) [19:42:03] [main/WARN] [mixin/]: Error loading class: com/brandon3055/csg/ModEventHandler (java.lang.ClassNotFoundException: com.brandon3055.csg.ModEventHandler) [19:42:05] [main/INFO] [mixin/]: Mixing MixinLivingEntity from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.LivingEntity [19:42:05] [main/INFO] [mixin/]: Mixing MixinPlayer from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.player.Player [19:42:05] [main/INFO] [mixin/]: Mixing MixinMobEffect from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.effect.MobEffect [19:42:07] [main/INFO] [mixin/]: Mixing MixinEnchantmentContainer from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.inventory.EnchantmentMenu [19:42:07] [main/INFO] [mixin/]: Renaming synthetic method lambda$onEnchantedItem$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/EnchantmentMenu;ILnet/minecraft/world/entity/player/Player;ILnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V to mdbd1d1b$lambda$onEnchantedItem$0$0 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinEnchantmentContainer [19:42:07] [main/WARN] [mixin/]: @Final field f_31427_:[I in epicfight.mixins.json:MixinWitherBoss should be final [19:42:07] [main/WARN] [mixin/]: @Final field f_31428_:[I in epicfight.mixins.json:MixinWitherBoss should be final [19:42:09] [main/INFO] [mixin/]: Mixing AccessorAbstractArrowEntity from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow [19:42:09] [main/INFO] [mixin/]: Mixing MixinEnderDragon from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.boss.enderdragon.EnderDragon [19:42:10] [main/INFO] [mixin/]: Mixing MixinShulker from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.monster.Shulker [19:42:10] [main/INFO] [mixin/]: Mixing MixinVillagerEntity from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.npc.Villager [19:42:10] [main/INFO] [mixin/]: Mixing MixinVillager from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.npc.Villager [19:42:12] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping idas.mixins.json:structures.StructurePoolMixin->@ModifyConstant::idas_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi.mixins.json:IncreaseStructureWeightLimitMixin->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000 [19:42:12] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping repurposed_structures.mixins.json:structures.StructurePoolMixin->@ModifyConstant::repurposedstructures_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi.mixins.json:IncreaseStructureWeightLimitMixin->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000 [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `balloon_hurt`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `balloon_pop`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `bloviator_idle`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `bloviator_hurt`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `bloviator_blow`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `bloviator_lightning`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `cloud_chest_open`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `cloud_chest_close`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `static_shock`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `music_disc_drift`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `balloon_salesman`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `collar_tag`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `magnet_loop`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `chain_lightning`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `giant_bubble_inflate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `giant_bubble_pop`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `pet_bed_use`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `drum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:13] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `psychic_wall`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `psychic_wall_deflect`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `animal_tamer`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `health_boost`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `fireproof`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `immunity_frame`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `deflection`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `poison_resistance`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `chain_lightning`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `speedster`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `frost_fang`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `magnetic`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `linked_inventory`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `total_recall`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `health_siphon`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `bubbling`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `herding`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `amphibious`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `vampire`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `void_cloud`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `charisma`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `shadow_hands`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `disc_jockey`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:14] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `defusal`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `warping_bite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `ore_scenting`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `gluttonous`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `psychic_wall`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `intimidation`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `tethered_teleport`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `undead_curse`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `infamy_curse`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `blight_curse`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:15] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `immaturity_curse`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [19:42:18] [main/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.pAIN [19:42:18] [modloading-worker-0/WARN] [auudio/Auudio/]: WARNING: Auudio is a client mod and has no effect when loaded on a server! [19:42:18] [modloading-worker-0/INFO] [Kiwi/Init]: Processing 3 KiwiModule annotations [19:42:19] [modloading-worker-0/INFO] [de.ke.ko.Konkrete/]: [KONKRETE] Successfully initialized! [19:42:19] [modloading-worker-0/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 40.2.0, for MC 1.18.2 with MCP 20220404.173914 [19:42:19] [modloading-worker-0/INFO] [de.ke.ko.Konkrete/]: [KONKRETE] Server-side libs ready to use! [19:42:19] [modloading-worker-0/INFO] [mixin/]: Mixing MixinForgeHooks from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraftforge.common.ForgeHooks [19:42:19] [modloading-worker-0/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v40.2.0 Initialized [19:42:19] [modloading-worker-0/INFO] [mixin/]: Mixing MixinLootTable from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.level.storage.loot.LootTable [19:42:20] [modloading-worker-0/WARN] [mixin/]: Method overwrite conflict for extractPools in byg.mixins.json:common.world.level.storage.loot.MixinLootTableManager, previously written by corgitaco.enhancedcelestials.mixin.MixinLootTableManager. Skipping method. [Mouse Tweaks] Disabled because not running on the client. [19:42:20] [modloading-worker-0/INFO] [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [19:42:20] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.SpiralSpiresModule [19:42:20] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.PermafrostModule [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NoMoreLavaPocketsModule [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NewStoneTypesModule [19:42:21] [modloading-worker-0/INFO] [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [19:42:21] [modloading-worker-0/INFO] [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NetherObsidianSpikesModule [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.MonsterBoxModule [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.GlimmeringWealdModule [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.FairyRingsModule [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.DEMiSE [19:42:21] [modloading-worker-0/WARN] [de.ke.dr.DrippyLoadingScreen/]: WARNING: 'Drippy Loading Screen' is a client mod and has no effect when loaded on a server! [19:42:21] [modloading-worker-0/WARN] [fancymenu/FancyMenu/]: WARNING: FancyMenu is a client mod and has no effect when loaded on a server! [19:42:21] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Constructing mod instance... [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.CorundumModule [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.AbYsS [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.DeCay$pAIN [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.ChorusVegetationModule [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.DeCay [19:42:21] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BlossomTreesModule [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.regRet [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.DeAtH [19:42:21] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.pAIN$pAIN [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigStoneClustersModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigDungeonModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.AzaleaWoodModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VillagersFollowEmeraldsModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VexesDieWithTheirMastersModule [19:42:22] [modloading-worker-0/INFO] [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.UtilityRecipesModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SnowGolemPlayerHeadsModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SimpleHarvestModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SignEditingModule [19:42:22] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Mod instance constructed successfully. [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReplaceScaffoldingModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReacharoundPlacingModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PoisonPotatoUsageModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PigLittersModule [19:42:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PatTheDogsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.NoteBlockMobSoundsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreBannerLayersModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.LockRotationModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.HoeHarvestingModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GrabChickensModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GlassShardModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EnhancedLaddersModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EmotesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DragonScalesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DoubleDoorOpeningModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CompassesWorkEverywhereModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CampfiresBoostElytraModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.BetterElytraRocketModule [19:42:23] [modloading-worker-0/INFO] [mixin/]: Mixing MixinAutomaticRecipeUnlockModule from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule [19:42:23] [modloading-worker-0/INFO] [mixin/]: Renaming synthetic method lambda$onAwardRecipes$0(Lnet/minecraft/world/item/crafting/Recipe;)Z to mdbd1d1b$lambda$onAwardRecipes$0$0 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinAutomaticRecipeUnlockModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ArmedArmorStandsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.TrowelModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SlimeInABucketModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SkullPikesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SeedPouchModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PickarangModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PathfinderMapsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ParrotEggsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.EndermoshMusicDiscModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ColorRunesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.CameraModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BundleRecipeModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BottledCloudModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BeaconRedirectionModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AncientTomesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AmbientDiscsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AbacusModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.WraithModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ToretoiseModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.StonelingsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ShibaModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FrogsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FoxhoundModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ForgottenModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.CrabsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.QuickArmorSwappingModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ItemSharingModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.InventorySortingModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.HotbarChangerModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ExpandedItemInteractionsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.EasyTransferingModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ChestsInBoatsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.ZombieVillagersOnNormalModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.SpawnerReplacerModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.OverlayShaderModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.NarratorReadoutModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.GameNerfsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentsBegoneModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.AdjustableChatModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.VariantAnimalTexturesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsesForCursesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsageTickerModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.SoulCandlesModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.MicrocraftingHelperModule [19:42:23] [modloading-worker-0/INFO] [mixin/]: Mixing MixinImprovedTooltipsModule from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into vazkii.quark.content.client.module.ImprovedTooltipsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ImprovedTooltipsModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.GreenerGrassModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ChestSearchingModule [19:42:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.BackButtonKeybind [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.AutoWalkKeybindModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.WoodenPostsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalSlabsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalPlanksModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantLaddersModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantFurnacesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantChestsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantBookshelvesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ThatchModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SturdyStoneModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.StoolsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SoulSandstoneModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShinglesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShearVinesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RopeModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.OrientalPaletteModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.NetherBrickFenceGateModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreStoneVariantsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MorePottedPlantsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreBrickTypesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MidoriModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.LeafCarpetModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.IndustrialPaletteModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.HedgesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GrateModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GoldBarsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GlassItemFrameModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.FramedGlassModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.DuskboundBlocksModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CompressedBlocksModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CelebratoryLampsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.RedstoneRandomizerModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ObsidianPlateModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.MetalButtonsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.JukeboxAutomationModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.IronRodModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.GravisandModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.FeedingTroughModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.EnderWatcherModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.DispensersPlaceBlocksModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChuteModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChainsConnectBlocksModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TotemOfHoldingModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TinyPotatoModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.PipesModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MatrixEnchantingModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MagnetsModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.CrateModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.BackpackModule [19:42:24] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONSTRUCT [19:42:40] [main/INFO] [ne.jo.he.Hexerei/]: HELLO from Register Block [19:42:40] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod. [19:42:40] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod. [19:42:43] [main/INFO] [quark/]: Dispatching Module Step REGISTER [19:42:44] [main/INFO] [quark/]: Dispatching Module Step POST_REGISTER [19:42:44] [main/INFO] [Enigmatic Legacy/INFO]: Initializing blocks registration... [19:42:44] [main/INFO] [Enigmatic Legacy/INFO]: Blocks registered successfully. [19:42:45] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shulker_shell`, expected `supplementaries`. This could be a intended override, but in most cases indicates a broken mod. [19:42:45] [main/INFO] [Enigmatic Legacy/INFO]: Initializing items registration... [19:42:45] [main/INFO] [Enigmatic Legacy/INFO]: Items registered successfully. [19:42:45] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `enigmaticlegacy` for name `cosmic_scroll`, expected `enigmaticlockbox`. This could be a intended override, but in most cases indicates a broken mod. [19:42:47] [main/INFO] [Enigmatic Legacy/INFO]: Initializing entities registration... [19:42:47] [main/INFO] [Enigmatic Legacy/INFO]: Entities registered successfully. [19:42:47] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod. [19:42:47] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `flowing_milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod. [19:42:48] [main/INFO] [Enigmatic Legacy/INFO]: Initializing advanced potion system... [19:42:48] [main/INFO] [Enigmatic Legacy/INFO]: Advanced potion system initialized successfully. [19:42:48] [main/INFO] [Enigmatic Legacy/INFO]: Initializing recipe serializers registration... [19:42:48] [main/INFO] [Enigmatic Legacy/INFO]: Recipe serializers registered successfully. [19:42:48] [main/INFO] [Enigmatic Legacy/INFO]: Initializing sounds registration... [19:42:48] [main/INFO] [Enigmatic Legacy/INFO]: Sounds registered successfully. [19:42:48] [main/INFO] [co.en.EnhancedCelestials/]: Enhanced Celestials registered: minecraft:sound_event [19:42:49] [main/WARN] [minecraft/SynchedEntityData]: defineId called for: class com.github.alexthe666.alexsmobs.entity.EntityLeafcutterAnt from class com.github.alexthe666.alexsmobs.entity.EntityDevilsHolePupfish [19:42:49] [main/WARN] [minecraft/SynchedEntityData]: defineId called for: class com.github.alexthe666.alexsmobs.entity.EntityMantisShrimp from class com.github.alexthe666.alexsmobs.entity.EntitySkelewag [19:42:49] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Roman\Desktop\Quantum Craft\config\epic-knights.toml is not correct. Correcting [19:42:49] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Config for Epic Knights Mod!.Put Armor Chance was corrected from 0.5 to its default, 0.5. [19:42:49] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Roman\Desktop\Quantum Craft\config\exoticbirds-common.toml is not correct. Correcting [19:42:49] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.nests.blacklistedNestGenDimensions was corrected from [minecraft:the_nether] to its default, [minecraft:the_nether]. [19:42:49] [Thread-0/WARN] [ne.mi.fm.co.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\Roman\Desktop\Quantum Craft\config\exoticbirds-common.toml is not correct. Correcting [19:42:49] [main/INFO] [quark/]: Loading Module Redstone Randomizer [19:42:49] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities [19:42:49] [main/INFO] [quark/]: Loading Module Obsidian Plate [19:42:49] [main/INFO] [quark/]: Loading Module Metal Buttons [19:42:49] [main/INFO] [quark/]: Loading Module Jukebox Automation [19:42:49] [main/INFO] [quark/]: Loading Module Iron Rod [19:42:49] [main/INFO] [quark/]: Loading Module Gravisand [19:42:49] [main/INFO] [quark/]: Loading Module Feeding Trough [19:42:49] [main/INFO] [quark/]: Loading Module Ender Watcher [19:42:49] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks [19:42:49] [main/INFO] [quark/]: Loading Module Chute [19:42:49] [main/INFO] [quark/]: Loading Module Chains Connect Blocks [19:42:49] [main/INFO] [quark/]: Loading Module Wooden Posts [19:42:49] [main/INFO] [quark/]: Loading Module Vertical Slabs [19:42:49] [main/INFO] [quark/]: Loading Module Vertical Planks [19:42:49] [main/INFO] [quark/]: Loading Module Variant Ladders [19:42:49] [main/INFO] [quark/]: Loading Module Variant Furnaces [19:42:49] [main/INFO] [quark/]: Loading Module Variant Chests [19:42:49] [main/INFO] [quark/]: Loading Module Variant Bookshelves [19:42:49] [main/INFO] [quark/]: Loading Module Thatch [19:42:49] [main/INFO] [quark/]: Loading Module Sturdy Stone [19:42:49] [main/INFO] [quark/]: Loading Module Stools [19:42:49] [main/INFO] [quark/]: Loading Module Soul Sandstone [19:42:49] [main/INFO] [quark/]: Loading Module Shingles [19:42:49] [main/INFO] [quark/]: Loading Module Shear Vines [19:42:49] [main/INFO] [quark/]: Loading Module Rope [19:42:49] [main/INFO] [quark/]: Loading Module Oriental Palette [19:42:49] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate [19:42:49] [main/INFO] [quark/]: Loading Module More Stone Variants [19:42:49] [main/INFO] [quark/]: Loading Module More Potted Plants [19:42:49] [main/INFO] [quark/]: Loading Module More Brick Types [19:42:49] [main/INFO] [quark/]: Loading Module Midori [19:42:49] [main/INFO] [quark/]: Loading Module Leaf Carpet [19:42:49] [main/INFO] [quark/]: Loading Module Industrial Palette [19:42:49] [main/INFO] [quark/]: Loading Module Hedges [19:42:49] [main/INFO] [quark/]: Loading Module Grate [19:42:49] [main/INFO] [quark/]: Loading Module Gold Bars [19:42:49] [main/INFO] [quark/]: Loading Module Glass Item Frame [19:42:49] [main/INFO] [quark/]: Loading Module Framed Glass [19:42:49] [main/INFO] [quark/]: Loading Module Duskbound Blocks [19:42:49] [main/INFO] [quark/]: Loading Module Compressed Blocks [19:42:49] [main/INFO] [quark/]: Loading Module Celebratory Lamps [19:42:49] [main/INFO] [quark/]: Loading Module Quick Armor Swapping [19:42:49] [main/INFO] [quark/]: Loading Module Item Sharing [19:42:49] [main/INFO] [quark/]: Loading Module Inventory Sorting [19:42:49] [main/INFO] [quark/]: Loading Module Hotbar Changer [19:42:49] [main/INFO] [quark/]: Loading Module Expanded Item Interactions [19:42:49] [main/INFO] [quark/]: Loading Module Easy Transfering [19:42:49] [main/INFO] [quark/]: Loading Module Chests In Boats [19:42:49] [main/INFO] [quark/]: Loading Module Trowel [19:42:49] [main/INFO] [quark/]: Loading Module Slime In A Bucket [19:42:49] [main/INFO] [quark/]: Loading Module Seed Pouch [19:42:49] [main/INFO] [quark/]: Loading Module Pickarang [19:42:49] [main/INFO] [quark/]: Loading Module Pathfinder Maps [19:42:49] [main/INFO] [quark/]: Loading Module Parrot Eggs [19:42:49] [main/INFO] [quark/]: Loading Module Endermosh Music Disc [19:42:49] [main/INFO] [quark/]: Loading Module Color Runes [19:42:49] [main/INFO] [quark/]: Loading Module Camera [19:42:49] [main/INFO] [quark/]: Loading Module Bundle Recipe [19:42:49] [main/INFO] [quark/]: Loading Module Bottled Cloud [19:42:49] [main/INFO] [quark/]: Loading Module Beacon Redirection [19:42:49] [main/INFO] [quark/]: Loading Module Ancient Tomes [19:42:49] [main/INFO] [quark/]: Loading Module Ambient Discs [19:42:49] [main/INFO] [quark/]: Loading Module Abacus [19:42:49] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds [19:42:49] [main/INFO] [quark/]: Loading Module Vexes Die With Their Masters [19:42:49] [main/INFO] [quark/]: Loading Module Utility Recipes [19:42:49] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads [19:42:49] [main/INFO] [quark/]: Loading Module Simple Harvest [19:42:49] [main/INFO] [quark/]: Loading Module Sign Editing [19:42:49] [main/INFO] [quark/]: Loading Module Replace Scaffolding [19:42:49] [main/INFO] [quark/]: Loading Module Reacharound Placing [19:42:49] [main/INFO] [quark/]: Loading Module Poison Potato Usage [19:42:49] [main/INFO] [quark/]: Loading Module Pig Litters [19:42:49] [main/INFO] [quark/]: Loading Module Pat The Dogs [19:42:49] [main/INFO] [quark/]: Loading Module Note Block Mob Sounds [19:42:49] [main/INFO] [quark/]: Loading Module More Banner Layers [19:42:49] [main/INFO] [quark/]: Loading Module Lock Rotation [19:42:49] [main/INFO] [quark/]: Loading Module Hoe Harvesting [19:42:49] [main/INFO] [quark/]: Loading Module Grab Chickens [19:42:49] [main/INFO] [quark/]: Loading Module Glass Shard [19:42:49] [main/INFO] [quark/]: Loading Module Enhanced Ladders [19:42:49] [main/INFO] [quark/]: Loading Module Emotes [19:42:49] [main/INFO] [quark/]: Loading Module Dragon Scales [19:42:49] [main/INFO] [quark/]: Loading Module Double Door Opening [19:42:49] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere [19:42:49] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra [19:42:49] [main/INFO] [quark/]: Loading Module Better Elytra Rocket [19:42:49] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock [19:42:49] [main/INFO] [quark/]: Loading Module Armed Armor Stands [19:42:49] [main/INFO] [quark/]: Loading Module Skull Pikes [19:42:49] [main/INFO] [quark/]: Loading Module Spiral Spires [19:42:49] [main/INFO] [quark/]: Loading Module Permafrost [19:42:49] [main/INFO] [quark/]: Loading Module No More Lava Pockets [19:42:49] [main/INFO] [quark/]: Loading Module New Stone Types [19:42:49] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes [19:42:49] [main/INFO] [quark/]: Loading Module Monster Box [19:42:49] [main/INFO] [quark/]: Loading Module Glimmering Weald [19:42:49] [main/INFO] [quark/]: Loading Module Fairy Rings [19:42:49] [main/INFO] [quark/]: Loading Module Corundum [19:42:49] [main/INFO] [quark/]: Loading Module Chorus Vegetation [19:42:49] [main/INFO] [quark/]: Loading Module Blossom Trees [19:42:49] [main/INFO] [quark/]: Loading Module Big Stone Clusters [19:42:49] [main/INFO] [quark/]: Loading Module Big Dungeon [19:42:49] [main/INFO] [quark/]: Loading Module Azalea Wood [19:42:49] [main/INFO] [quark/]: Loading Module Wraith [19:42:49] [main/INFO] [quark/]: Loading Module Toretoise [19:42:49] [main/INFO] [quark/]: Loading Module Stonelings [19:42:49] [main/INFO] [quark/]: Loading Module Shiba [19:42:49] [main/INFO] [quark/]: Loading Module Frogs [19:42:49] [main/INFO] [quark/]: Loading Module Foxhound [19:42:49] [main/INFO] [quark/]: Loading Module Forgotten [19:42:49] [main/INFO] [quark/]: Loading Module Crabs [19:42:49] [main/INFO] [quark/]: Loading Module Variant Animal Textures [19:42:49] [main/INFO] [quark/]: Loading Module Uses For Curses [19:42:49] [main/INFO] [quark/]: Loading Module Usage Ticker [19:42:49] [main/INFO] [quark/]: Loading Module Soul Candles [19:42:49] [main/INFO] [quark/]: Loading Module Microcrafting Helper [19:42:49] [main/INFO] [quark/]: Loading Module Improved Tooltips [19:42:49] [main/INFO] [quark/]: Loading Module Greener Grass [19:42:49] [main/INFO] [quark/]: Loading Module Chest Searching [19:42:49] [main/INFO] [quark/]: Loading Module Back Button Keybind [19:42:49] [main/INFO] [quark/]: Loading Module Auto Walk Keybind [19:42:49] [main/INFO] [quark/]: Loading Module Zombie Villagers On Normal [19:42:49] [main/INFO] [quark/]: Loading Module Spawner Replacer [19:42:49] [main/INFO] [quark/]: Loading Module Overlay Shader [19:42:49] [main/INFO] [quark/]: Loading Module Narrator Readout [19:42:49] [main/INFO] [quark/]: Loading Module Game Nerfs [19:42:49] [main/INFO] [quark/]: Loading Module Enchantments Begone [19:42:49] [main/INFO] [quark/]: Loading Module Adjustable Chat [19:42:49] [main/INFO] [quark/]: Loading Module Totem Of Holding [19:42:49] [main/INFO] [quark/]: Loading Module Tiny Potato [19:42:49] [main/INFO] [quark/]: Loading Module Pipes [19:42:49] [main/INFO] [quark/]: Loading Module Matrix Enchanting [19:42:49] [main/INFO] [quark/]: Loading Module Magnets [19:42:49] [main/INFO] [quark/]: Loading Module Crate [19:42:49] [main/INFO] [quark/]: Loading Module Backpack [19:42:49] [main/INFO] [quark/]: Dispatching Module Step CONFIG_CHANGED [19:42:49] [modloading-worker-0/INFO] [co.co.Connectivity/]: Connectivity initialized [19:42:49] [modloading-worker-0/INFO] [co.ma.KnightlyArmory/]: HELLO FROM PREINIT [19:42:49] [modloading-worker-0/INFO] [Mekanism/]: Version 10.2.0 initializing... [19:42:49] [modloading-worker-0/INFO] [co.nc.cu.CulturalDelights/]: HELLO FROM PREINIT [19:42:49] [modloading-worker-0/INFO] [co.nc.cu.CulturalDelights/]: DIRT BLOCK >> minecraft:dirt [19:42:49] [modloading-worker-0/INFO] [Mekanism/]: Loaded 'Mekanism Generators' module. [19:42:49] [modloading-worker-0/INFO] [Mekanism/]: Loaded 'Mekanism: Additions' module. [19:42:49] [modloading-worker-0/INFO] [mixin/]: Mixing MixinInventoryChangeTrigger from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.advancements.critereon.InventoryChangeTrigger [19:42:49] [modloading-worker-0/INFO] [co.br.BrutalBosses/]: brutalbosses mod initialized [19:42:49] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Initializing common setup phase... [19:42:49] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Registering packets... [19:42:49] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.DevAStAtiON [19:42:49] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONFIG_CHANGED [19:42:49] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step SETUP [19:42:49] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [treechop] Starting version check at https://raw.githubusercontent.com/hammertater/treechop/main/update.json [19:42:49] [modloading-worker-0/INFO] [Mekanism/]: Loaded 'Mekanism: Tools' module. [19:42:49] [modloading-worker-0/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\growing-patterns.json5" was read. Registering packets!! [19:42:49] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Registering triggers... [19:42:49] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering/]: Attempting to download special revolvers from GitHub [19:42:49] [modloading-worker-0/INFO] [Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism] [19:42:49] [modloading-worker-0/INFO] [Mekanism/]: Mod loaded. [19:42:49] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Registering stats... [19:42:49] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Common setup phase finished successfully. [19:42:49] [modloading-worker-0/INFO] [co.en.EnhancedCelestials/]: Initialized enhancedcelestials network! [19:42:49] [modloading-worker-0/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\end-biomes.json5" was read. [19:42:49] [modloading-worker-0/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\nether-biomes.json5" was read. [19:42:49] [modloading-worker-0/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\settings.json5" was read. [19:42:49] [modloading-worker-0/INFO] [po.by.BYG/]: BYG: "Common Setup" Event Complete! [19:42:49] [modloading-worker-0/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\byg-biome-dictionary.json" was read. [19:42:49] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [treechop] Found status: UP_TO_DATE Current: 0.15.7 Target: null [19:42:49] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.18.2 [19:42:50] [modloading-worker-0/INFO] [co.sk.wo.ex.pl.PlatformManager/]: Got request to register class com.sk89q.worldedit.forge.ForgePlatform with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@10e11fa0] [19:42:50] [modloading-worker-0/INFO] [co.sk.wo.fo.ForgeWorldEdit/]: WorldEdit for Forge (version 7.2.10+1742f98) is loaded [19:42:50] [main/INFO] [journeymap/]: Initializing Packet Registries [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [clumps] Found status: BETA_OUTDATED Current: 8.0.0+8 Target: 8.0.0+17 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [journeymap] Found status: OUTDATED Current: 5.8.4 Target: 5.9.3 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.18.2 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [controlling] Found status: BETA_OUTDATED Current: 9.0+19 Target: 9.0+22 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [pickupnotifier] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/pickupnotifier.json [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [pickupnotifier] Found status: OUTDATED Current: 3.2.0 Target: 3.2.1 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [jeitweaker] Starting version check at https://updates.blamejared.com/get?n=JEITweaker&gv=1.18.2 [19:42:50] [main/INFO] [ne.me.su.Supplementaries/]: Finished mod setup in: 35 ms [19:42:50] [main/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD [19:42:50] [main/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER [19:42:50] [main/INFO] [terrablender/]: Registered region biomesoplenty:overworld_common to index 1 for type OVERWORLD [19:42:50] [main/INFO] [terrablender/]: Registered region biomesoplenty:overworld_rare to index 2 for type OVERWORLD [19:42:50] [main/INFO] [terrablender/]: Registered region biomesoplenty:nether_common to index 1 for type NETHER [19:42:50] [main/INFO] [terrablender/]: Registered region biomesoplenty:nether_rare to index 2 for type NETHER [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [jeitweaker] Found status: BETA_OUTDATED Current: 3.0.0.8 Target: 3.0.0.9 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [crafttweaker] Starting version check at https://updates.blamejared.com/get?n=crafttweaker&gv=1.18.2 [19:42:50] [main/INFO] [po.by.BYG/]: Initializing BYG network... [19:42:50] [main/INFO] [po.by.BYG/]: Initialized BYG network! [19:42:50] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\overworld\byg-overworld-biomes.json5" was read. [19:42:50] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\overworld_surface_rules.json5" was read. [19:42:50] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\nether_surface_rules.json5" was read. [19:42:50] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\end_surface_rules.json5" was read. [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [crafttweaker] Found status: BETA_OUTDATED Current: 9.1.140 Target: 9.1.205 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [19:42:50] [main/INFO] [terrablender/]: Registered region byg:region_0 to index 3 for type OVERWORLD [19:42:50] [main/INFO] [terrablender/]: Registered region byg:region_1 to index 4 for type OVERWORLD [19:42:50] [main/INFO] [terrablender/]: Registered region byg:region_2 to index 5 for type OVERWORLD [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 40.2.0 Target: null [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [zillagersweararmor] Starting version check at https://raw.githubusercontent.com/seymourimadeit/illagersweararmor/master/update.json [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [zillagersweararmor] Found status: UP_TO_DATE Current: 1.1.5 Target: null [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/1.18.2/changelog.json [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [immersiveengineering] Found status: OUTDATED Current: 1.18.2-8.0.1-147 Target: 1.18.2-8.4.0-161 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [createtweaker] Starting version check at https://updates.blamejared.com/get?n=createtweaker&gv=1.18.2 [19:42:50] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Sending messages to Curios API... [19:42:50] [modloading-worker-0/INFO] [co.ma.KnightlyArmory/]: Got IMC [] [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [createtweaker] Found status: BETA_OUTDATED Current: 2.0.0.11 Target: 2.0.0.18 [19:42:50] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [gravestone] Starting version check at https://maxhenkel.de/update/gravestone.json [19:42:50] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Initializing load completion phase... [19:42:50] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Registering brewing recipes... [19:42:50] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step LOAD_COMPLETE [19:42:50] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.dESpaiR Create Crafts & Addition Initialized! [19:42:50] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Load completion phase finished successfully [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Successfully fetched the list of devoted believers from Enigmatic Legacy's repository. [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Successfully backed up the list of devoted believers. [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: ObsidianFlight, UUID: 0cf25168-1b5a-4ac9-90eb-45bb20b0afab [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Naoro, UUID: 7a195143-a6cd-4efb-8e57-deac4b7636d7 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Alexsist, UUID: b77d12d4-627f-47d3-965a-74e4f41854cc [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: millie, UUID: f4fac73a-0ada-4e50-bbed-61b06f1a4d18 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Tar, UUID: 9a5fa717-4d45-47f3-95bf-b3bb928f654e [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Strgnv, UUID: 93f46b5e-3f96-4bde-9de9-96e7210441f9 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: SoulRacer65, UUID: a9ca1491-c6b2-4502-a585-94336fb07e75 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: legitch, UUID: 64906813-adac-4aa9-8ac9-f25dbb677102 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: TheOutlander, UUID: 9c22cd32-4dff-42b9-946c-69548781f894 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: (Ne)TyMVS, UUID: ac159e63-a757-4f7d-8c2c-73469a715ff3 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: solmortis, UUID: f6dbd5e9-701c-4c76-8a48-0ba4b687c76d [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Crobee, UUID: ed207d6d-0bec-4e0b-9674-d8455f017441 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: AbsorbingSafe11, UUID: 343ad979-87b7-4dfa-88b8-3f3fdc2e00ab [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Stygian, UUID: f6c7001f-4ce8-43f7-b4a1-a9d9d5fadb93 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Exlor, UUID: d45f7a78-513c-43ed-b2f7-6447a92ddaf2 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: PikachuGabe0, UUID: ca7b21a6-76a5-4ea6-af48-b90f66e4f2b1 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: IaruEmbyr, UUID: 97b38aa9-8c8b-4b50-8b69-f71db9a5c2d3 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Purifier, UUID: 58c97c29-2c25-4320-a1d2-8e5651de506b [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Sam/Barker, UUID: 0179c9aa-12c8-423c-bf96-d53c9ed479dd [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Ciege, UUID: 48b866bf-a574-4a10-b7bd-2d83d056452d [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Solbaify, UUID: 5679a7e1-29f4-4bdc-bd60-5f642d95ad68 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Ozzi, UUID: 7d52df8b-963d-45c2-9c8a-aa7f20ae0659 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Arix, UUID: c13feccd-e582-4ae1-aee7-35e8acf7e9e1 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Nechronom, UUID: 84b933b8-9688-4021-a039-eed55c985548 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Thauma, UUID: facc8bc4-a623-47dc-af89-ba979ac159b5 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Azure, UUID: 4aeb4bcc-e4b3-4851-9c1f-13d41ad7f37c [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: PixelVoxel, UUID: f9e9d0d6-eb43-46db-ae6e-b0950668c06d [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Izures, UUID: 4c2145c9-be1a-4ae4-bb9f-0003bd221a98 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: 0thLaw, UUID: a4ef9810-6c0b-45a6-9895-6bbebc70e001 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: GrekvarZikurah, UUID: f251c109-8214-4882-b0b4-332441843a50 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Nexus, UUID: 08e81c68-0a2f-4625-882b-ddcf3c86e351 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: MasterGentar, UUID: 86a110be-dc85-4d2c-82d3-3669cb61db8f [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: probablyastar, UUID: 8f0f3658-5644-4f21-b5ea-324153338d87 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Sebaty5, UUID: c6dd33f1-e851-40b4-840d-6af5ebe4ea3b [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: YesPyro, UUID: 82a617a0-56fe-4ead-82d4-9d968ca7c777 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: MarceDev, UUID: 24b26788-1ce6-44a6-a4df-45202850a9ef [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Xathanon, UUID: 806dc0b8-7d90-4776-b870-37fda466a13f [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Jusey1, UUID: 5f311b1c-8557-42cc-9c33-3605ea8f524f [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: swagfredbear27, UUID: c98b3962-3ea9-47f8-820d-134ce2691af0 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: CrazyHamburger, UUID: 57282a53-522e-4f8c-9f44-19d2068668d7 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: UwUent, UUID: 43124493-b135-4467-8460-f04e7e845b63 [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: angelman, UUID: 85efda35-7bc1-48c5-a392-f3c23047212f [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Madis0, UUID: 581a3f25-db2c-4e52-9823-62e9e4730daa [19:42:51] [modloading-worker-0/INFO] [Enigmatic Lockbox/]: Believer: Snow_guy864335, UUID: a4fa93e5-c243-4b7b-b69a-6943152a5d2d [19:42:51] [main/INFO] [po.by.BYG/]: BYG: Compostible Blocks Added! [19:42:51] [main/INFO] [po.by.BYG/]: BYG: Added tillables! [19:42:51] [main/INFO] [po.by.BYG/]: BYG: Added Flammables! [19:42:51] [main/INFO] [po.by.BYG/]: BYG: Added strippable Blocks... [19:42:51] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\trades.json5" was read. [19:42:51] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\biomepedia.json5" was read. [19:42:51] [main/INFO] [po.by.BYG/]: Created compressed zip back up for "C:\Users\Roman\Desktop\Quantum Craft\config\byg" in "C:\Users\Roman\Desktop\Quantum Craft\config\byg\backups\last_working_configs_backup.zip" [19:42:51] [main/INFO] [po.by.BYG/]: BYG: "Load Complete" Event Complete! [19:42:51] [main/INFO] [terrablender/]: Registered region quark:biome_provider to index 6 for type OVERWORLD [19:42:51] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [gravestone] Found status: OUTDATED Current: 1.18.2-1.0.1 Target: 1.18.2-1.0.2 [19:42:51] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [securitycraft] Starting version check at https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json [19:42:51] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [securitycraft] Found status: OUTDATED Current: 1.9.1 Target: 1.9.5 [19:42:51] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [puzzleslib] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzleslib.json [19:42:51] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [puzzleslib] Found status: OUTDATED Current: 3.3.5 Target: 3.3.6 [19:42:54] [main/INFO] [mojang/YggdrasilAuthenticationService]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [19:43:41] [main/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/Roman/Desktop/Quantum%20Craft/libraries/net/minecraft/server/1.18.2-20220404.173914/server-1.18.2-20220404.173914-srg.jar%23128!/assets/.mcassetsroot' uses unexpected schema [19:43:41] [main/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/C:/Users/Roman/Desktop/Quantum%20Craft/libraries/net/minecraft/server/1.18.2-20220404.173914/server-1.18.2-20220404.173914-srg.jar%23128!/data/.mcassetsroot' uses unexpected schema [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:41] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:42] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:44] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:45] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:46] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:46] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:46] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:46] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:46] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:43:46] [main/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:43:48] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\end-biomes.json5" was read. [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:43:48] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\nether-biomes.json5" was read. [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:43:48] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:43:48] [main/INFO] [mixin/]: Mixing AccessorAdvancementCommands from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.server.commands.AdvancementCommands [19:43:48] [main/INFO] [mixin/]: Renaming @Accessor method getAdvancementSuggestions()Lcom/mojang/brigadier/suggestion/SuggestionProvider; to getAdvancementSuggestions_$md$bd1d1b$0 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:AccessorAdvancementCommands [19:43:49] [main/INFO] [co.sk.wo.ex.pl.PlatformCommandManager/]: Registering commands with com.sk89q.worldedit.forge.ForgePlatform [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [o, screenshake, position] and [o, screenshake, intensity] with inputs: [0 0 0] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [restore, args] and [restore, target] with inputs: [words with spaces, "and symbols", word] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [restore, target] and [restore, args] with inputs: [Player, 0123, @e, @e[type=foo], dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, cart1] and [create, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, carts] and [create, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, cart1] and [create, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [create, coupling, add, carts] and [create, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [waypoint, create, name, dimension, location, color, announce] and [waypoint, create, name, dimension, location, color, player] with inputs: [true, false] [19:43:49] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [waypoint, delete, name, announce] and [waypoint, delete, name, player] with inputs: [true, false] [19:43:49] [main/INFO] [ne.me.su.Supplementaries/]: Generated runtime SERVER_DATA for pack Supplementaries Generated Pack in: 73 ms [19:43:54] [Worker-Main-14/ERROR] [minecraft/SimpleJsonResourceReloadListener]: Couldn't parse data file minecraft:beetroot_soup from minecraft:recipes/beetroot_soup.json com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $ at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:505) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:542) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:52) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:20) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} Caused by: java.io.EOFException: End of input at line 1 column 1 path $ at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1395) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:548) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:661) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:655) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$33$1.read(TypeAdapters.java:866) ~[gson-2.8.9.jar%2320!/:?] {} at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} ... 11 more [19:43:56] [Worker-Main-14/ERROR] [minecraft/SimpleJsonResourceReloadListener]: Couldn't parse data file minecraft:mushroom_stew from minecraft:recipes/mushroom_stew.json com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $ at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:505) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:542) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:52) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:20) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} Caused by: java.io.EOFException: End of input at line 1 column 1 path $ at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1395) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:548) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:661) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:655) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$33$1.read(TypeAdapters.java:866) ~[gson-2.8.9.jar%2320!/:?] {} at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} ... 11 more [19:43:56] [Worker-Main-14/ERROR] [minecraft/SimpleJsonResourceReloadListener]: Couldn't parse data file minecraft:rabbit_stew_from_brown_mushroom from minecraft:recipes/rabbit_stew_from_brown_mushroom.json com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $ at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:505) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:542) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:52) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:20) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} Caused by: java.io.EOFException: End of input at line 1 column 1 path $ at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1395) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:548) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:661) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:655) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$33$1.read(TypeAdapters.java:866) ~[gson-2.8.9.jar%2320!/:?] {} at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} ... 11 more [19:43:56] [Worker-Main-14/ERROR] [minecraft/SimpleJsonResourceReloadListener]: Couldn't parse data file minecraft:rabbit_stew_from_red_mushroom from minecraft:recipes/rabbit_stew_from_red_mushroom.json com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $ at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:505) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13776_(GsonHelper.java:542) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:52) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener.m_5944_(SimpleJsonResourceReloadListener.java:20) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} Caused by: java.io.EOFException: End of input at line 1 column 1 path $ at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1395) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:548) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.stream.JsonReader.peek(JsonReader.java:424) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:661) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$27.read(TypeAdapters.java:655) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapters$33$1.read(TypeAdapters.java:866) ~[gson-2.8.9.jar%2320!/:?] {} at net.minecraft.util.GsonHelper.m_13780_(GsonHelper.java:503) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} ... 11 more [19:43:56] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:soap/gumdrop as it's serializer returned null [19:43:56] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:tin_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:planter_rich_soul as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe ars_elemental:jeed/life_link as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:mat_rolling/pike_maki com.google.gson.JsonSyntaxException: Unknown item 'upgrade_aquatic:pike' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.fromJson(BambooMatRecipe.java:98) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.m_6729_(BambooMatRecipe.java:85) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/aluminum as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe ars_elemental:jeed/entrhalled as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:aluminum_from_node_blasting as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe inspirations:cauldron/dyeable/clear_customizable_elytra com.google.gson.JsonSyntaxException: Unknown condition type: inspirations:config at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:244) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:233) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:213) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:63) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe createaddition:compat/jeed/shocking com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'jeed:effect_provider' at net.minecraft.world.item.crafting.RecipeManager.m_199901_(RecipeManager.java:156) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:155) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:uranium_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:nickel_from_node_blasting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:osmium_from_node_blasting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:spiky_bomb as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:soap/balloon as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/lead as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:lead_from_node_blasting as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe create_confectionery:black_chocolate_recipe_6 com.google.gson.JsonSyntaxException: Unknown item 'create_confectionery:black_chocolate_bricks_wall' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.readFromJson(ProcessingRecipeSerializer.java:72) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.fromJson(ProcessingRecipeSerializer.java:160) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.m_6729_(ProcessingRecipeSerializer.java:22) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/brass as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe ars_elemental:jeed/watery_grave as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe create_confectionery:white_chocolate_recipe_6 com.google.gson.JsonSyntaxException: Unknown item 'create_confectionery:white_chocolate_bricks_wall' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.readFromJson(ProcessingRecipeSerializer.java:72) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.fromJson(ProcessingRecipeSerializer.java:160) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.m_6729_(ProcessingRecipeSerializer.java:22) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/skillet as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:osmium_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:mat_rolling/perch_nigiri com.google.gson.JsonSyntaxException: Unknown item 'upgrade_aquatic:perch' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.fromJson(BambooMatRecipe.java:98) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.m_6729_(BambooMatRecipe.java:85) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:inspirations/flag_clear as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/zinc as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:soap/glow_lights as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe create_confectionery:chocolate_recipe_6 com.google.gson.JsonSyntaxException: Unknown item 'create_confectionery:chocolate_bricks_wall' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.readFromJson(ProcessingRecipeSerializer.java:72) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.fromJson(ProcessingRecipeSerializer.java:160) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.m_6729_(ProcessingRecipeSerializer.java:22) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:nickel_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:mat_rolling/lionfish_maki com.google.gson.JsonSyntaxException: Unknown item 'upgrade_aquatic:lionfish' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.fromJson(BambooMatRecipe.java:98) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.m_6729_(BambooMatRecipe.java:85) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe ars_elemental:jeed/hellfire_burn as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:inspirations/blackboard_clear as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/electrum as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:mat_rolling/koi_nigiri com.google.gson.JsonSyntaxException: Unknown item 'environmental:koi' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.fromJson(BambooMatRecipe.java:98) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} at com.ncpbails.culturaldelights.recipe.BambooMatRecipe$Serializer.m_6729_(BambooMatRecipe.java:85) ~[culturaldelights-1.18.2-0.11.jar%2364!/:1.18.2-0.11] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:inspirations/flag_dye as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:silver_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:zinc_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/common/nickel as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:lead_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:cutting/avocado_log com.google.gson.JsonSyntaxException: Unknown ingredient type: farmersdelight:tool at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:141) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.fromJson(CuttingBoardRecipe.java:155) ~[FarmersDelight-1.18.2-1.1.1.jar%2374!/:1.18.2-1.1.1] {re:classloading} at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.m_6729_(CuttingBoardRecipe.java:144) ~[FarmersDelight-1.18.2-1.1.1.jar%2374!/:1.18.2-1.1.1] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:avocado_leaf_carpet com.google.gson.JsonSyntaxException: Unknown item 'culturaldelights:avocado_leaf_carpet' at net.minecraftforge.common.crafting.CraftingHelper.getItem(CraftingHelper.java:155) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:181) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.ShapedRecipe.m_151274_(ShapedRecipe.java:270) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:294) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.world.item.crafting.ShapedRecipe$Serializer.m_6729_(ShapedRecipe.java:285) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe create_confectionery:ruby_chocolate_recipe_6 com.google.gson.JsonSyntaxException: Unknown item 'create_confectionery:ruby_chocolate_brick_wall' at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:276) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:275) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:kiwi.mixins.json:ShapedRecipeAccess,pl:mixin:A} at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:143) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.readFromJson(ProcessingRecipeSerializer.java:72) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.fromJson(ProcessingRecipeSerializer.java:160) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.m_6729_(ProcessingRecipeSerializer.java:22) ~[create-mc1.18.2_v0.4.1.jar%2361!/:mc1.18.2_v0.4.1] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:tin_from_node_blasting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:zinc_from_node_blasting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:uranium_from_node_blasting as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe culturaldelights:cutting/avocado_wood com.google.gson.JsonSyntaxException: Unknown ingredient type: farmersdelight:tool at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:141) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessIngredient,pl:mixin:A} at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.fromJson(CuttingBoardRecipe.java:155) ~[FarmersDelight-1.18.2-1.1.1.jar%2374!/:1.18.2-1.1.1] {re:classloading} at vectorwing.farmersdelight.common.crafting.CuttingBoardRecipe$Serializer.m_6729_(CuttingBoardRecipe.java:144) ~[FarmersDelight-1.18.2-1.1.1.jar%2374!/:1.18.2-1.1.1] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe supplementaries:ash_soot as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe createaddition:compat/mekanism/rose_quartz_metallurgic_infusing com.google.gson.JsonSyntaxException: Missing chemicalInput, expected to find a JsonObject at net.minecraft.util.GsonHelper.m_13930_(GsonHelper.java:406) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at mekanism.common.recipe.serializer.ItemStackChemicalToItemStackRecipeSerializer.fromJson(ItemStackChemicalToItemStackRecipeSerializer.java:43) ~[Mekanism-1.18.2-10.2.0.459.jar%2392!/:10.2.0] {re:classloading} at mekanism.common.recipe.serializer.ItemStackChemicalToItemStackRecipeSerializer.m_6729_(ItemStackChemicalToItemStackRecipeSerializer.java:24) ~[Mekanism-1.18.2-10.2.0.459.jar%2392!/:10.2.0] {re:classloading} at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading,re:mixin} at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:silver_from_node_blasting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:malum/spirit_crucible/repair/hexerei/witch_armor as it's serializer returned null [19:43:57] [Worker-Main-14/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe inspirations:cauldron/dyeable/clear_elytra_wing com.google.gson.JsonSyntaxException: Unknown condition type: inspirations:config at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:244) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:233) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:213) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:classloading} at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:63) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.18.2-3.0.2.jar%2375!/:3.0.2] {re:mixin,re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Skipping loading recipe malum:aluminum_from_node_smelting as it's serializer returned null [19:43:57] [Worker-Main-14/INFO] [minecraft/RecipeManager]: Loaded 108 recipes [19:43:59] [Worker-Main-14/ERROR] [minecraft/LootTables]: Couldn't parse loot table culturaldelights:blocks/avocado_leaf_carpet com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'culturaldelights:avocado_leaf_carpet' at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:130) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin} at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:130) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:138) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2320!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:448) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:456) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2320!/:?] {} at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:448) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:466) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:255) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:252) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2320!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar%2320!/:?] {re:mixin} at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:888) ~[forge-1.18.2-40.2.0-universal.jar%23133!/:?] {re:mixin,re:classloading,pl:mixin:A} at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:41) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:placebo.mixins.json:LootTablesMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLootTableManager,pl:mixin:APP:byg.mixins.json:common.world.level.storage.loot.MixinLootTableManager,pl:mixin:A} at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin} at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:39) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:placebo.mixins.json:LootTablesMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLootTableManager,pl:mixin:APP:byg.mixins.json:common.world.level.storage.loot.MixinLootTableManager,pl:mixin:A} at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:17) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:mixin,re:classloading,pl:mixin:APP:placebo.mixins.json:LootTablesMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLootTableManager,pl:mixin:APP:byg.mixins.json:common.world.level.storage.loot.MixinLootTableManager,pl:mixin:A} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:44:00] [Worker-Main-14/INFO] [placebo/]: Registered 0 additional loot tables. [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_uranium: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_iron: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_osmium: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_zinc: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_silver: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_nickel: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_tin: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_silver: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_copper: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_tin: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_osmium: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_zinc: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_aluminum: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_lead: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_gold: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_aluminum: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/impetus_creation_nickel: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement idas:idas_all: Unknown required criterion 'in_abandonedhouse' [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_uranium: Missing advancement, expected to find a JsonObject [19:44:00] [Worker-Main-14/ERROR] [minecraft/ServerAdvancementManager]: Parsing error loading custom advancement malum:recipes/node_focusing_lead: Missing advancement, expected to find a JsonObject [19:44:01] [Worker-Main-14/INFO] [quark/]: [Automatic Recipe Unlock] Removed 3959 recipe advancements [19:44:01] [Worker-Main-14/INFO] [minecraft/AdvancementList]: Loaded 604 advancements [19:44:01] [Worker-Main-14/INFO] [placebo/]: Registered 0 additional recipes. [19:44:01] [Worker-Main-14/ERROR] [co.cr.id.IDAS/]: Integrated Dungeons and Structures Error: Couldn't parse structure map file idas:idas_maps java.lang.NullPointerException: Cannot invoke "java.util.Map.entrySet()" because "map" is null at com.google.common.collect.ImmutableMap$Builder.putAll(ImmutableMap.java:472) ~[guava-31.0.1-jre.jar%2322!/:?] {} at com.craisinlord.idas.misc.maptrades.StructureMapManager.lambda$apply$0(StructureMapManager.java:35) ~[idas_forge-1.1.6+1.18.2.jar%2382!/:1.1.6+1.18.2] {re:classloading} at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] {re:mixin} at com.craisinlord.idas.misc.maptrades.StructureMapManager.apply(StructureMapManager.java:31) ~[idas_forge-1.1.6+1.18.2.jar%2382!/:1.1.6+1.18.2] {re:classloading} at com.craisinlord.idas.misc.maptrades.StructureMapManager.m_5787_(StructureMapManager.java:17) ~[idas_forge-1.1.6+1.18.2.jar%2382!/:1.1.6+1.18.2] {re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?] {re:mixin} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10834_(SimpleReloadInstance.java:68) ~[server-1.18.2-20220404.173914-srg.jar%23128!/:?] {re:classloading} at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?] {} at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?] {} at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?] {re:mixin} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [19:44:01] [Worker-Main-14/INFO] [ne.me.se.Selene/]: Registered 82 Soft Fluids [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:drowned [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:iron_golem [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:snow_golem [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:zombie [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:skeleton [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:pillager [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:vex [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:evoker [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:zombie [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:vindicator [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:wither_skeleton [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:wither_skeleton [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:cave_spider [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:zombie [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:husk [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:evoker [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:wandering_trader [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:guardian [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:vindicator [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:shulker [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:zoglin [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:chicken [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:blaze [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:witch [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:phantom [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:mooshroom [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:rabbit [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:piglin_brute [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:ghast [19:44:01] [Worker-Main-14/INFO] [co.br.BrutalBosses/]: Loaded boss variant for: minecraft:stray [19:44:01] [Worker-Main-14/INFO] [co.sa.ma.MalumMod/]: entity with registry name: alexsmobs:spectre already has spirit data associated with it. Overwriting. [19:44:01] [Worker-Main-14/INFO] [CraftTweaker/]: crafttweaker.reload.start [19:44:01] [Worker-Main-14/INFO] [CraftTweaker/]: crafttweaker.reload.complete [19:44:01] [Worker-Main-14/INFO] [fastsuite/]: Successfully processed 12424 recipes into the AuxRecipeManager. [19:44:01] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:02] [Worker-Main-14/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:04] [main/INFO] [ne.me.su.Supplementaries/]: Finished additional setup in 0 seconds [19:44:04] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\end-biomes.json5" was read. [19:44:04] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\nether-biomes.json5" was read. [19:44:04] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\nether-biomes.json5" was read. [19:44:04] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\end-biomes.json5" was read. [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:05] [main/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:05] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\nether-biomes.json5" was read. [19:44:05] [main/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\end-biomes.json5" was read. [19:44:06] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.18.2 [19:44:06] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties [19:44:06] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL [19:44:06] [Server thread/INFO] [minecraft/MinecraftServer]: Generating keypair [19:44:06] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on *:25565 [19:44:06] [Server thread/INFO] [minecraft/ServerConnectionListener]: Using default channel type [19:44:06] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs [19:44:06] [Server thread/INFO] [Puzzles Lib/]: Loading server config for pickupnotifier [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:06] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/configured_feature / minecraft:lake_mud]' to registry [19:44:07] [Server thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placed_feature / minecraft:lake_mud_surface]' to registry [19:44:08] [Server thread/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_0 [19:44:08] [Server thread/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_1 [19:44:08] [Server thread/INFO] [po.by.BYG/]: 7578 biome parameter points were mapped for BYG region: byg:region_2 [19:44:08] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world" [19:44:08] [Server thread/INFO] [mixin/]: Mixing MixinPhantomSpawner from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.level.levelgen.PhantomSpawner [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\overworld_surface_rules.json5" was read. [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\nether_surface_rules.json5" was read. [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\end_surface_rules.json5" was read. [19:44:08] [Server thread/INFO] [po.by.BYG/]: Loading dimension "minecraft:the_nether" with biome source: "byg:nether". [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\overworld_surface_rules.json5" was read. [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\nether_surface_rules.json5" was read. [19:44:08] [Server thread/INFO] [po.by.BYG/]: "C:\Users\Roman\Desktop\Quantum Craft\config\byg\surface_rules\end_surface_rules.json5" was read. [19:44:08] [Server thread/INFO] [po.by.BYG/]: Loading dimension "minecraft:the_end" with biome source: "byg:end". [19:44:08] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:17] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:21] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:21] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0% [19:44:21] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 2% [19:44:22] [Worker-Main-17/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 5% [19:44:22] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 5% [19:44:24] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 6% [19:44:24] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 6% [19:44:24] [Worker-Main-17/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 6% [19:44:24] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 8% [19:44:24] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 15% [19:44:25] [Worker-Main-19/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 28% [19:44:25] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 42% [19:44:26] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 57% [19:44:27] [Worker-Main-18/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 68% [19:44:27] [Worker-Main-21/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 68% [19:44:27] [Worker-Main-13/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 70% [19:44:28] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 72% [19:44:28] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 78% [19:44:29] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 83% [19:44:29] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 83% [19:44:30] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 83% [19:44:30] [Worker-Main-15/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 84% [19:44:31] [Worker-Main-17/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 84% [19:44:31] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 85% [19:44:32] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 86% [19:44:33] [Worker-Main-20/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 88% [19:44:33] [Worker-Main-19/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 89% [19:44:33] [Worker-Main-19/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 91% [19:44:34] [Worker-Main-18/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 92% [19:44:34] [Worker-Main-22/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 93% [19:44:35] [Worker-Main-16/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 95% [19:44:35] [Worker-Main-14/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 96% [19:44:36] [Worker-Main-13/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 98% [19:44:36] [Server thread/INFO] [minecraft/LoggerChunkProgressListener]: Time elapsed: 27726 ms [19:44:36] [Server thread/INFO] [minecraft/DedicatedServer]: Done (30.327s)! For help, type "help" [19:44:36] [Server thread/INFO] [ne.mi.se.pe.PermissionAPI/]: Successfully initialized permission handler forge:default_handler [19:44:36] [Server thread/INFO] [co.ma.KnightlyArmory/]: HELLO from server starting [19:44:47] [Server thread/INFO] [patchouli/]: Sending reload packet to clients [19:44:47] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 forbidden_axe, missing knowledge for {1 diamond_axe=1.0} [19:44:47] [Server thread/INFO] [immersiveengineering/]: Finished recipe profiler for Arc Recycling, took 74 milliseconds [19:44:47] [Server thread/INFO] [mixin/]: Mixing MixinEnchantmentHelper from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.item.enchantment.EnchantmentHelper 2157129621571296
-
(My own forge 1.18.2 server) When I run using .bat file, it says this. When I press any key as told, command prompt closes.
C:\Users\Roman\Desktop\Quantum Craft>REM Forge requires a configured set of both JVM and program arguments. C:\Users\Roman\Desktop\Quantum Craft>REM Add custom JVM arguments to the user_jvm_args.txt C:\Users\Roman\Desktop\Quantum Craft>REM Add custom program arguments {such as nogui} to this file in the next line before the or C:\Users\Roman\Desktop\Quantum Craft>REM pass them to this script directly C:\Users\Roman\Desktop\Quantum Craft>java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.2-40.2.0/win_args.txt 2023-03-12 14:39:04,018 main WARN Advanced terminal features are not available in this environment [14:39:04] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.2.0, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914] [14:39:04] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.6 by Oracle Corporation [14:39:04] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Roman/Desktop/Quantum%20Craft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER [14:39:05] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\fmlcore\1.18.2-40.2.0\fmlcore-1.18.2-40.2.0.jar is missing mods.toml file [14:39:05] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.2.0\javafmllanguage-1.18.2-40.2.0.jar is missing mods.toml file [14:39:05] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.2.0\lowcodelanguage-1.18.2-40.2.0.jar is missing mods.toml file [14:39:05] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\mclanguage\1.18.2-40.2.0\mclanguage-1.18.2-40.2.0.jar is missing mods.toml file [14:39:05] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! [14:39:08] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 [14:39:08] [main/ERROR] [mixin/]: Mixin config radium.mixins.json does not specify "minVersion" property [14:39:08] [main/ERROR] [mixin/]: Mixin config radon.mixins.json does not specify "minVersion" property [14:39:08] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.integral.enigmaticlegacy.MixinConnector] [14:39:08] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [] [14:39:08] [main/INFO] [Radium/]: Loaded configuration file for Radium: 100 options available, 0 override(s) found [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Roman\Desktop\Quantum Craft\config\supplementaries-registry.toml is not correct. Correcting [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.creative_tab was corrected from null to its default, false. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.dispensers was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.jar_tab was corrected from null to its default, false. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.custom_configured_screen was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.debug_save_dynamic_pack was corrected from null to its default, false. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.planter was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.clock_block was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.pedestal was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.wind_vane was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.redstone_illuminator was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.notice_board was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.crank was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.jar was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.faucet was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.turn_table was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.spring_launcher was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.speaker_block was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.sign_post was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.hanging_sign was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.bellows was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.sconce was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.sconce_green was corrected from null to its default, false. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.cage was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.item_shelf was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.sconce_lever was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.cog_block was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.globe was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.hourglass was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.sack was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.blackboard was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.safe was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.copper_lantern was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.gold_trapdoor was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.gold_door was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.bamboo_spikes was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.bamboo_spikes_tipped was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.stone_lamp was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.end_stone_lamp was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.blackstone_lamp was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.deepslate_lamp was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.checker_block was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.netherite_door was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.netherite_trapdoor was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.lock_block was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.flax was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.rope was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.pulley_block was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.fodder was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.crimson_lantern was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.magma_cream_block was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.daub was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.wattle_and_daub was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.timber_frame was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.flag was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.stone_tile was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.goblet was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.raked_gravel was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.statue was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.iron_gate was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.feather_block was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.flint_block was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.urn was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.ash was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.ash_bricks was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.doormat was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.flower_box was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.blackstone_tile was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.globe_sepia was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.present was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.silver_trapdoor was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.silver_door was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.lead_trapdoor was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.lead_door was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.flute was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.stasis was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.dispenser_minecart was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.soap was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.bubble_blower was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.antique_ink was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.shulker_shell was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.candy was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.wrench was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.slingshot was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.rope_arrow was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.bomb was corrected from null to its default, true. [14:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.pancake was corrected from null to its default, true. [14:39:08] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message [14:39:08] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges_forge.mixins.json could not be read. If this is a development environment you can ignore this message [14:39:09] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER [14:39:09] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/player/LocalPlayer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER) [14:39:09] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.player.LocalPlayer was not found ars_nouveau.mixins.json:elytra.ClientElytraMixin [14:39:09] [main/WARN] [mixin/]: Error loading class: shadows/apotheosis/ench/table/ApothEnchantContainer (java.lang.ClassNotFoundException: shadows.apotheosis.ench.table.ApothEnchantContainer) [14:39:09] [main/WARN] [mixin/]: Error loading class: net/darkhax/darkutils/features/charms/CharmEffects (java.lang.ClassNotFoundException: net.darkhax.darkutils.features.charms.CharmEffects) [14:39:09] [main/WARN] [mixin/]: Error loading class: com/brandon3055/csg/ModEventHandler (java.lang.ClassNotFoundException: com.brandon3055.csg.ModEventHandler) [14:39:11] [main/INFO] [mixin/]: Mixing MixinLivingEntity from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.LivingEntity [14:39:11] [main/INFO] [mixin/]: Mixing MixinPlayer from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.player.Player [14:39:11] [main/INFO] [mixin/]: Mixing MixinMobEffect from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.effect.MobEffect [14:39:12] [main/INFO] [mixin/]: Mixing MixinEnchantmentContainer from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.inventory.EnchantmentMenu [14:39:12] [main/INFO] [mixin/]: Renaming synthetic method lambda$onEnchantedItem$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/EnchantmentMenu;ILnet/minecraft/world/entity/player/Player;ILnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)V to md1d323e$lambda$onEnchantedItem$0$0 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinEnchantmentContainer [14:39:12] [main/WARN] [mixin/]: @Final field f_31427_:[I in epicfight.mixins.json:MixinWitherBoss should be final [14:39:12] [main/WARN] [mixin/]: @Final field f_31428_:[I in epicfight.mixins.json:MixinWitherBoss should be final [14:39:14] [main/INFO] [mixin/]: Mixing AccessorAbstractArrowEntity from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow [14:39:14] [Worker-Bootstrap-2/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Roman\Desktop\Quantum Craft\config\connectivity-common.toml is not correct. Correcting [14:39:14] [Worker-Bootstrap-2/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Connectivity settings was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:14] [Worker-Bootstrap-2/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Connectivity settings.disableLoginLimits was corrected from null to its default, true. [14:39:14] [Worker-Bootstrap-2/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Connectivity settings.disablePacketLimits was corrected from null to its default, true. [14:39:14] [Worker-Bootstrap-2/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Connectivity settings.debugPrintMessages was corrected from null to its default, false. [14:39:14] [Worker-Bootstrap-2/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Connectivity settings.logintimeout was corrected from null to its default, 2400. [14:39:14] [Worker-Bootstrap-2/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Connectivity settings.disconnectTimeout was corrected from null to its default, 60. [14:39:14] [Worker-Bootstrap-2/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Connectivity settings.packetHistoryMinutes was corrected from null to its default, 5. [14:39:14] [Worker-Bootstrap-2/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Connectivity settings.showFullResourceLocationException was corrected from null to its default, false. [14:39:14] [main/INFO] [mixin/]: Mixing MixinEnderDragon from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.boss.enderdragon.EnderDragon [14:39:15] [main/INFO] [mixin/]: Mixing MixinShulker from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.monster.Shulker [14:39:15] [main/INFO] [mixin/]: Mixing MixinVillagerEntity from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.npc.Villager [14:39:15] [main/INFO] [mixin/]: Mixing MixinVillager from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.entity.npc.Villager [14:39:15] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping idas.mixins.json:structures.StructurePoolMixin->@ModifyConstant::idas_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi.mixins.json:IncreaseStructureWeightLimitMixin->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000 [14:39:15] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping repurposed_structures.mixins.json:structures.StructurePoolMixin->@ModifyConstant::repurposedstructures_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi.mixins.json:IncreaseStructureWeightLimitMixin->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000 [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `balloon_hurt`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `balloon_pop`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `bloviator_idle`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `bloviator_hurt`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `bloviator_blow`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `bloviator_lightning`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `cloud_chest_open`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `cloud_chest_close`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `static_shock`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `music_disc_drift`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `cloudstorage` for name `balloon_salesman`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `collar_tag`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `magnet_loop`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `chain_lightning`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `giant_bubble_inflate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `giant_bubble_pop`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `pet_bed_use`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `drum`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `psychic_wall`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `psychic_wall_deflect`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `animal_tamer`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `health_boost`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `fireproof`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `immunity_frame`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `deflection`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `poison_resistance`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `chain_lightning`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `speedster`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `frost_fang`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `magnetic`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `linked_inventory`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `total_recall`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `health_siphon`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `bubbling`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `herding`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `amphibious`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `vampire`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `void_cloud`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `charisma`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `shadow_hands`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `disc_jockey`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `defusal`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `warping_bite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `ore_scenting`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `gluttonous`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `psychic_wall`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `intimidation`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `tethered_teleport`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `undead_curse`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `infamy_curse`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `blight_curse`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:16] [main/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix `domesticationinnovation` for name `immaturity_curse`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. [14:39:18] [main/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.pAIN [14:39:19] [modloading-worker-0/WARN] [auudio/Auudio/]: WARNING: Auudio is a client mod and has no effect when loaded on a server! [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Roman\Desktop\Quantum Craft\config\Hexerei-common.toml is not correct. Correcting [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Herb Jar Settings was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Herb Jar Settings.jars_only_hold_herbs was corrected from null to its default, true. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Sage Burning Plate Settings was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Sage Burning Plate Settings.spawn_disable_range was corrected from null to its default, 48. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Sage Bundle Settings was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Sage Bundle Settings.sage_bundle_duration_in_seconds was corrected from null to its default, 3600. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Witch Hut Spacing was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Witch Hut Spacing.witch_hut_spacing was corrected from null to its default, 20. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Witch Hut Separation was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Witch Hut Separation.witch_hut_separation was corrected from null to its default, 8. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Dark Coven Spacing was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Dark Coven Spacing.dark_coven_spacing was corrected from null to its default, 29. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Dark Coven Separation was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Dark Coven Separation.dark_coven_separation was corrected from null to its default, 11. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Broom Brush Durability was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Broom Brush Durability.broom_brush_durability was corrected from null to its default, 100. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Enhanced Broom Brush Durability was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Enhanced Broom Brush Durability.enhanced_broom_brush_durability was corrected from null to its default, 200. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Broom Netherite Tip Durability was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Broom Netherite Tip Durability.broom_netherite_tip_durability was corrected from null to its default, 200. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Broom Waterproof Tip Durability was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:19] [modloading-worker-0/INFO] [Kiwi/Init]: Processing 3 KiwiModule annotations [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Broom Waterproof Tip Durability.broom_waterproof_tip_durability was corrected from null to its default, 800. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Crow Pickpocket Cooldown was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:19] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Crow Pickpocket Cooldown.crow_pickpocket_cooldown was corrected from null to its default, 1800. [14:39:20] [modloading-worker-0/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 40.2.0, for MC 1.18.2 with MCP 20220404.173914 [14:39:20] [modloading-worker-0/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v40.2.0 Initialized [14:39:20] [modloading-worker-0/INFO] [de.ke.ko.Konkrete/]: [KONKRETE] Successfully initialized! [14:39:20] [modloading-worker-0/INFO] [de.ke.ko.Konkrete/]: [KONKRETE] Server-side libs ready to use! [14:39:20] [modloading-worker-0/INFO] [mixin/]: Mixing MixinForgeHooks from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraftforge.common.ForgeHooks [14:39:20] [modloading-worker-0/INFO] [mixin/]: Mixing MixinLootTable from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into net.minecraft.world.level.storage.loot.LootTable [14:39:20] [modloading-worker-0/WARN] [mixin/]: Method overwrite conflict for extractPools in byg.mixins.json:common.world.level.storage.loot.MixinLootTableManager, previously written by corgitaco.enhancedcelestials.mixin.MixinLootTableManager. Skipping method. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Roman\Desktop\Quantum Craft\config\epicfight-client.toml is not correct. Correcting [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key ingame was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key ingame.long_press_count was corrected from null to its default, 2. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key ingame.show_health_indicator was corrected from null to its default, true. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key ingame.show_target_indicator was corrected from null to its default, true. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key ingame.filter_animation was corrected from null to its default, true. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key ingame.laser_pointer_color was corrected from null to its default, 0.328125. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key ingame.enable_laser_pointer was corrected from null to its default, true. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key ingame.camera_auto_switch was corrected from null to its default, false. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key ingame.auto_preparation was corrected from null to its default, false. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key ingame.off_gore was corrected from null to its default, false. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key ingame.battle_autoswitch_items was corrected from null to its default, []. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key ingame.mining_autoswitch_items was corrected from null to its default, []. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Roman\Desktop\Quantum Craft\config\epicfight.toml is not correct. Correcting [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key default_gamerule was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key default_gamerule.doVanillaAttack was corrected from null to its default, true. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key default_gamerule.keepSkills was corrected from null to its default, false. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key default_gamerule.hasFallAnimation was corrected from null to its default, true. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key default_gamerule.disapleEntityUI was corrected from null to its default, false. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key default_gamerule.weightPenalty was corrected from null to its default, 100. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key loot was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key loot.skill_book_mob_loot was corrected from null to its default, true. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key loot.skill_book_chest_loot was corrected from null to its default, true. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Roman\Desktop\Quantum Craft\config\customizableelytra-common.toml is not correct. Correcting [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.elytras_use_low_quality_banners was corrected from null to its default, false. [Mouse Tweaks] Disabled because not running on the client. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Roman\Desktop\Quantum Craft\config\brutalbosses-common.toml is not correct. Correcting [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Config category was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Config category.printChestLoottableOnOpen was corrected from null to its default, false. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Config category.globalDifficultyMultiplier was corrected from null to its default, 1.0. [14:39:21] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Config category.globalBossSpawnChance was corrected from null to its default, 30. [14:39:21] [modloading-worker-0/INFO] [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [14:39:22] [modloading-worker-0/INFO] [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.SpiralSpiresModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.PermafrostModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NoMoreLavaPocketsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NewStoneTypesModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NetherObsidianSpikesModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.MonsterBoxModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.GlimmeringWealdModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.FairyRingsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.CorundumModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.ChorusVegetationModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BlossomTreesModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigStoneClustersModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigDungeonModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.AzaleaWoodModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VillagersFollowEmeraldsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VexesDieWithTheirMastersModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.UtilityRecipesModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SnowGolemPlayerHeadsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SimpleHarvestModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SignEditingModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReplaceScaffoldingModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReacharoundPlacingModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PoisonPotatoUsageModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PigLittersModule [14:39:22] [modloading-worker-0/INFO] [betterstrongholds/]: Creating directory for additional Better Strongholds configuration at C:\Users\Roman\Desktop\Quantum Craft\config\betterstrongholds\forge-1_18_2 [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PatTheDogsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.NoteBlockMobSoundsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreBannerLayersModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.LockRotationModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.HoeHarvestingModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GrabChickensModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GlassShardModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EnhancedLaddersModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EmotesModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DragonScalesModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DoubleDoorOpeningModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CompassesWorkEverywhereModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CampfiresBoostElytraModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.BetterElytraRocketModule [14:39:22] [modloading-worker-0/INFO] [mixin/]: Mixing MixinAutomaticRecipeUnlockModule from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule [14:39:22] [modloading-worker-0/INFO] [mixin/]: Renaming synthetic method lambda$onAwardRecipes$0(Lnet/minecraft/world/item/crafting/Recipe;)Z to md1d323e$lambda$onAwardRecipes$0$0 in assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinAutomaticRecipeUnlockModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ArmedArmorStandsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.TrowelModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SlimeInABucketModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SkullPikesModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SeedPouchModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PickarangModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PathfinderMapsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ParrotEggsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.EndermoshMusicDiscModule [14:39:22] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Constructing mod instance... [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ColorRunesModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.CameraModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BundleRecipeModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BottledCloudModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BeaconRedirectionModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AncientTomesModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AmbientDiscsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AbacusModule [14:39:22] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.DEMiSE [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.WraithModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ToretoiseModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.StonelingsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ShibaModule [14:39:22] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.AbYsS [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FrogsModule [14:39:22] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.DeCay$pAIN [14:39:22] [modloading-worker-0/WARN] [fancymenu/FancyMenu/]: WARNING: FancyMenu is a client mod and has no effect when loaded on a server! [14:39:22] [modloading-worker-0/WARN] [de.ke.dr.DrippyLoadingScreen/]: WARNING: 'Drippy Loading Screen' is a client mod and has no effect when loaded on a server! [14:39:22] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.DeCay [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FoxhoundModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ForgottenModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.CrabsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.QuickArmorSwappingModule [14:39:22] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.regRet [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ItemSharingModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.InventorySortingModule [14:39:22] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.DeAtH [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.HotbarChangerModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ExpandedItemInteractionsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.EasyTransferingModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ChestsInBoatsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.ZombieVillagersOnNormalModule [14:39:22] [modloading-worker-0/INFO] [mixin/]: Mixing DiSEAsE from assets/enigmaticlockbox/enigmaticlockbox.mixins.json into com.aizistral.enigmaticlockbox.pAIN$pAIN [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.SpawnerReplacerModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.OverlayShaderModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.NarratorReadoutModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.GameNerfsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentsBegoneModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.AdjustableChatModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.VariantAnimalTexturesModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsesForCursesModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsageTickerModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.SoulCandlesModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.MicrocraftingHelperModule [14:39:22] [modloading-worker-0/INFO] [mixin/]: Mixing MixinImprovedTooltipsModule from assets/enigmaticlegacy/enigmaticlegacy.mixins.json into vazkii.quark.content.client.module.ImprovedTooltipsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ImprovedTooltipsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.GreenerGrassModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ChestSearchingModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.BackButtonKeybind [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.AutoWalkKeybindModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.WoodenPostsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalSlabsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalPlanksModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantLaddersModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantFurnacesModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantChestsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantBookshelvesModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ThatchModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SturdyStoneModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.StoolsModule [14:39:22] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SoulSandstoneModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShinglesModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShearVinesModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RopeModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.OrientalPaletteModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.NetherBrickFenceGateModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreStoneVariantsModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MorePottedPlantsModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreBrickTypesModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MidoriModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.LeafCarpetModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.IndustrialPaletteModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.HedgesModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GrateModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GoldBarsModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GlassItemFrameModule [14:39:23] [modloading-worker-0/INFO] [bettermineshafts/]: Creating directory for advanced Better Mineshafts configs at C:\Users\Roman\Desktop\Quantum Craft\config\bettermineshafts\forge-1_18_2 [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.FramedGlassModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.DuskboundBlocksModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CompressedBlocksModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CelebratoryLampsModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.RedstoneRandomizerModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ObsidianPlateModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.MetalButtonsModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.JukeboxAutomationModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.IronRodModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.GravisandModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.FeedingTroughModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.EnderWatcherModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.DispensersPlaceBlocksModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChuteModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChainsConnectBlocksModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TotemOfHoldingModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TinyPotatoModule [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.PipesModule [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Roman\Desktop\Quantum Craft\config\createaddition-common.toml is not correct. Correcting [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.fe_conversion was corrected from null to its default, 240. [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MatrixEnchantingModule [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.baseline_stress was corrected from null to its default, 8192. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key electric_motor was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MagnetsModule [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key electric_motor.motor_rpm_range was corrected from null to its default, 256. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key electric_motor.motor_min_consumption was corrected from null to its default, 8. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key electric_motor.motor_max_input was corrected from null to its default, 256. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key electric_motor.motor_capacity was corrected from null to its default, 2048. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key alternator was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.CrateModule [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key alternator.generator_max_output was corrected from null to its default, 256. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key alternator.generator_capacity was corrected from null to its default, 2048. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key alternator.generator_efficiency was corrected from null to its default, 0.75. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key rolling_mill was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key rolling_mill.rolling_mill_processing_duration was corrected from null to its default, 100. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key rolling_mill.rolling_mill_stress was corrected from null to its default, 16. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key heater was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key heater.heater_max_input was corrected from null to its default, 256. [14:39:23] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.BackpackModule [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key heater.heater_capacity was corrected from null to its default, 2048. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key heater.heater_normal_consumption was corrected from null to its default, 96. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key heater.heater_furnace_engine_consumption was corrected from null to its default, 1024. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key heater.heater_furnace_engine_enable was corrected from null to its default, false. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key wires was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key wires.connector_max_input was corrected from null to its default, 1024. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key wires.connector_max_output was corrected from null to its default, 1024. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key wires.connector_input_capacity was corrected from null to its default, 2048. [14:39:23] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONSTRUCT [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key wires.wire_length was corrected from null to its default, 12. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key accumulator was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key accumulator.accumulator_max_input was corrected from null to its default, 512. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key accumulator.accumulator_max_output was corrected from null to its default, 512. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key accumulator.accumulator_capacity was corrected from null to its default, 4196000. [14:39:23] [modloading-worker-0/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/MultiPlayerGameMode for invalid dist DEDICATED_SERVER [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tesla_coil was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tesla_coil.tesla_coil_max_input was corrected from null to its default, 8192. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tesla_coil.tesla_coil_charge_rate was corrected from null to its default, 4096. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tesla_coil.tesla_coil_recipe_charge_rate was corrected from null to its default, 1024. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tesla_coil.tesla_coil_capacity was corrected from null to its default, 32000. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tesla_coil.tesla_coil_hurt_energy_required was corrected from null to its default, 1024. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tesla_coil.tesla_coil_hurt_range was corrected from null to its default, 3. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tesla_coil.tesla_coil_hurt_mob was corrected from null to its default, 3. [14:39:23] [modloading-worker-0/ERROR] [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to register automatic subscribers. ModID: effectsleft, class net.coolsimulations.EffectsLeft.EffectsLeft java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/MultiPlayerGameMode for invalid dist DEDICATED_SERVER at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:1.0] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin} at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin} at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin} at java.lang.Class.getConstructor(Class.java:2271) ~[?:?] {re:mixin} at net.minecraftforge.eventbus.api.EventListenerHelper.computeListenerList(EventListenerHelper.java:96) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerListInternal(EventListenerHelper.java:63) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerList(EventListenerHelper.java:48) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.addToListeners(EventBus.java:263) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.register(EventBus.java:256) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.registerListener(EventBus.java:150) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.lambda$registerClass$2(EventBus.java:78) ~[eventbus-5.0.3.jar%232!/:?] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {} at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] {} at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] {} at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) ~[?:?] {} at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {} at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {} at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:78) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.register(EventBus.java:118) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:61) ~[javafmllanguage-1.18.2-40.2.0.jar%23131!/:?] {} at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:48) ~[javafmllanguage-1.18.2-40.2.0.jar%23131!/:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:77) ~[javafmllanguage-1.18.2-40.2.0.jar%23131!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.2.0.jar%23130!/:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {} [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tesla_coil.tesla_coil_effect_time_mob was corrected from null to its default, 20. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tesla_coil.tesla_coil_hurt_player was corrected from null to its default, 2. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tesla_coil.tesla_coil_effect_time_player was corrected from null to its default, 20. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tesla_coil.tesla_coil_fire_cooldown was corrected from null to its default, 20. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key misc was corrected from null to its default, SimpleCommentedConfig:{}. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key misc.diamond_grit_sandpaper_uses was corrected from null to its default, 1024. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key misc.furnace_burner_engine_speed was corrected from null to its default, 1.0. [14:39:23] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key misc.crude_burner_engine_speed was corrected from null to its default, 2.0. [14:39:23] [modloading-worker-0/INFO] [co.si.cr.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively. [14:39:23] [modloading-worker-0/INFO] [Enigmatic Legacy/INFO]: Mod instance constructed successfully. [14:39:26] [main/FATAL] [ne.mi.fm.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found Negative index in crash report handler (16/18) [14:39:26] [main/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 3338c553-fc23-4910-88e0-3bbd9282f9b7 [14:39:26] [main/FATAL] [ne.mi.se.lo.ServerModLoader/]: Crash report saved to .\crash-reports\crash-2023-03-12_14.39.26-fml.txt [14:39:26] [main/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 792c9b8a-1cb4-49bb-9382-2016d89b1ebf ---- Minecraft Crash Report ---- // Daisy, daisy... Time: 3/12/23, 2:39 PM Description: Mod loading error has occurred java.lang.Exception: Mod Loading has failed at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:55) ~[forge-1.18.2-40.2.0-universal.jar%23134!/:?] {re:classloading} at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:39) ~[forge-1.18.2-40.2.0-universal.jar%23134!/:?] {re:classloading} at net.minecraft.server.Main.main(Main.java:112) ~[server-1.18.2-20220404.173914-srg.jar%23129!/:?] {re:classloading} 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.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: main Stacktrace: at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:1.0] {} -- MOD effectsleft -- Details: Mod File: /C:/Users/Roman/Desktop/Quantum Craft/mods/EffectsLeft-1.18.1-0.1.0.jar Failure message: EffectsLeft (effectsleft) has failed to load correctly java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/MultiPlayerGameMode for invalid dist DEDICATED_SERVER Mod Version: 0.1.0 Mod Issue URL: http://github.com/coolsimulations/effectsleft/issues/ Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/MultiPlayerGameMode for invalid dist DEDICATED_SERVER Stacktrace: at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:1.0] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {} at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin} at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin} at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin} at java.lang.Class.getConstructor(Class.java:2271) ~[?:?] {re:mixin} at net.minecraftforge.eventbus.api.EventListenerHelper.computeListenerList(EventListenerHelper.java:96) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerListInternal(EventListenerHelper.java:63) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerList(EventListenerHelper.java:48) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.addToListeners(EventBus.java:263) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.register(EventBus.java:256) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.registerListener(EventBus.java:150) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.lambda$registerClass$2(EventBus.java:78) ~[eventbus-5.0.3.jar%232!/:?] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {} at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] {} at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] {} at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) ~[?:?] {} at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {} at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {} at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:78) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.register(EventBus.java:118) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:61) ~[javafmllanguage-1.18.2-40.2.0.jar%23131!/:?] {} at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:48) ~[javafmllanguage-1.18.2-40.2.0.jar%23131!/:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:77) ~[javafmllanguage-1.18.2-40.2.0.jar%23131!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.2.0.jar%23130!/:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} -- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.6, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation Memory: 765952680 bytes (730 MiB) / 2080374784 bytes (1984 MiB) up to 4278190080 bytes (4080 MiB) CPUs: 12 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz Identifier: Intel64 Family 6 Model 165 Stepping 5 Microarchitecture: unknown Frequency (GHz): 2.90 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: NVIDIA GeForce GTX 1660 SUPER Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x21c4 Graphics card #0 versionInfo: DriverVersion=31.0.15.2756 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.73 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.73 Memory slot #1 type: DDR4 Virtual memory max (MB): 60038.36 Virtual memory used (MB): 53771.59 Swap memory total (MB): 43725.42 Swap memory used (MB): 10026.29 JVM Flags: 0 total; ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeserver ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] lowcodefml@null javafml@null Mod List: hexerei-0.1.19.jar |Hexerei |hexerei |0.1.19 |COMMON_SET|Manifest: NOSIGNATURE TreeChop-1.18.2-0.15.7.jar |HT's TreeChop |treechop |0.15.7 |COMMON_SET|Manifest: NOSIGNATURE radium-0.7.10.jar |Radium |radium |0.7.10 |COMMON_SET|Manifest: NOSIGNATURE Kiwi-1.18.2-forge-6.1.0.jar |Kiwi |kiwi |6.1.0 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE Instrumental-Mobs-1.18-1.3.4.jar |Instrumental Mobs |instrumentalmobs |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE auudio_forge_1.0.3_MC_1.18-1.18.2.jar |Auudio |auudio |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE jei-1.18.2-9.7.0.195.jar |Just Enough Items |jei |9.7.0.195 |COMMON_SET|Manifest: NOSIGNATURE The_Graveyard_1.7_(FORGE)_for_1.18.2.jar |The Graveyard |graveyard |1.7 |COMMON_SET|Manifest: NOSIGNATURE H.E.M V0.4.5M.jar |Hals Exploration Mod |hem |1 |COMMON_SET|Manifest: NOSIGNATURE EffectsLeft-1.18.1-0.1.0.jar |EffectsLeft |effectsleft |0.1.0 |ERROR |Manifest: NOSIGNATURE connectivity-1.18.2-2.9.jar |Connectivity Mod |connectivity |1.18.2-2.9 |COMMON_SET|Manifest: NOSIGNATURE modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |COMMON_SET|Manifest: NOSIGNATURE EpicFight-18.1.20-beta.jar |Epic Fight |epicfight |18.1.20 |COMMON_SET|Manifest: NOSIGNATURE FastSuite-1.18.2-3.0.2.jar |Fast Suite |fastsuite |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE Clumps-forge-1.18.2-8.0.0+8.jar |Clumps |clumps |8.0.0+8 |COMMON_SET|Manifest: NOSIGNATURE shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE journeymap-1.18.2-5.8.4-forge.jar |Journeymap |journeymap |5.8.4 |COMMON_SET|Manifest: NOSIGNATURE Controlling-forge-1.18.2-9.0+19.jar |Controlling |controlling |9.0+19 |COMMON_SET|Manifest: NOSIGNATURE Placebo-1.18.2-6.4.0.jar |Placebo |placebo |6.4.0 |COMMON_SET|Manifest: NOSIGNATURE ortus-1.18.2-1.0.jar |Ortus Lib |ortus |1.18.2-1.0 |COMMON_SET|Manifest: NOSIGNATURE citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |COMMON_SET|Manifest: NOSIGNATURE alexsmobs-1.18.3.jar |Alex's Mobs |alexsmobs |1.18.3 |COMMON_SET|Manifest: NOSIGNATURE YungsApi-1.18.2-Forge-2.0.8.jar |YUNG's API |yungsapi |1.18.2-Forge-2.0.8 |COMMON_SET|Manifest: NOSIGNATURE feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE [1.18.x]-Epic-Knights-Armor-and-Weapons-5.11v.jar |Epic Knights: Armor and Weapon|magistuarmory |1.0 |COMMON_SET|Manifest: NOSIGNATURE create-confectionery1.18.2_v1.0.7.jar |Create Confectionery |create_confectionery |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE buildinggadgets-3.13.0-build.5+mc1.18.2.jar |Building Gadgets |buildinggadgets |3.13.0-build.5+mc1.1|COMMON_SET|Manifest: NOSIGNATURE PickUpNotifier-v3.2.0-1.18.2-Forge.jar |Pick Up Notifier |pickupnotifier |3.2.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a MekanismGenerators-1.18.2-10.2.0.459.jar |Mekanism: Generators |mekanismgenerators |10.2.0 |COMMON_SET|Manifest: NOSIGNATURE SnowRealMagic-1.18.2-forge-4.1.0.jar |Snow! Real Magic! |snowrealmagic |4.1.0 |COMMON_SET|Manifest: NOSIGNATURE JEITweaker-1.18.2-3.0.0.8.jar |JEI Tweaker |jeitweaker |3.0.0.8 |COMMON_SET|Manifest: NOSIGNATURE Terralith_v2.2.1a.jar |Terralith |terralith |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE CraftTweaker-forge-1.18.2-9.1.140.jar |CraftTweaker |crafttweaker |9.1.140 |COMMON_SET|Manifest: NOSIGNATURE Mekanism-1.18.2-10.2.0.459.jar |Mekanism |mekanism |10.2.0 |COMMON_SET|Manifest: NOSIGNATURE Beyond-Earth-1.18.2-6.1.jar |Beyond Earth |beyond_earth |6.1 |COMMON_SET|Manifest: NOSIGNATURE restored_earth-1.18.2-1.4.2.jar |Restored Earth |restored_earth |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE forge-1.18.2-40.2.0-universal.jar |Forge |forge |40.2.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 konkrete_forge_1.3.3_MC_1.18-1.18.1.jar |Konkrete |konkrete |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE idas_forge-1.1.6+1.18.2.jar |Integrated Dungeons and Struct|idas |1.1.6+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE selene-1.18.2-1.16.2.jar |Selene |selene |1.18.2-1.16.2 |COMMON_SET|Manifest: NOSIGNATURE supplementaries-1.18.2-1.4.0.jar |Supplementaries |supplementaries |1.18.2-1.4.0 |COMMON_SET|Manifest: NOSIGNATURE chipped-1.18.2-1.2.1-forge.jar |Chipped |chipped |1.18.2-1.2.1-forge |COMMON_SET|Manifest: NOSIGNATURE illagersweararmor-1.1.5.jar |Illagers Wear Armor |zillagersweararmor |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE server-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |COMMON_SET|Manifest: NOSIGNATURE tenshilib-1.18.2-1.6.8-forge.jar |TenshiLib |tenshilib |1.18.2-1.6.8 |COMMON_SET|Manifest: NOSIGNATURE radon-0.8.1.jar |Radon |radon |0.8.1 |COMMON_SET|Manifest: NOSIGNATURE FarmersDelight-1.18.2-1.1.1.jar |Farmer's Delight |farmersdelight |1.18.2-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE culturaldelights-1.18.2-0.11.jar |Cultural Delights |culturaldelights |1.18.2-0.11 |COMMON_SET|Manifest: NOSIGNATURE customizableelytra-1.18.2-1.6.5.jar |Customizable Elytra |customizableelytra |1.18.2-1.6.5 |COMMON_SET|Manifest: NOSIGNATURE repurposed_structures_forge-5.1.9+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.9+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE theoneprobe-1.18-5.1.0.jar |The One Probe |theoneprobe |1.18-5.1.0 |COMMON_SET|Manifest: NOSIGNATURE TerraBlender-forge-1.18.2-1.1.0.101.jar |TerraBlender |terrablender |1.18.2-1.1.0.101 |COMMON_SET|Manifest: NOSIGNATURE MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |COMMON_SET|Manifest: NOSIGNATURE ImmersiveEngineering-1.18.2-8.0.1-147.jar |Immersive Engineering |immersiveengineering |1.18.2-8.0.1-147 |COMMON_SET|Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7 BiomesOPlenty-1.18.2-16.0.0.109-universal.jar |Biomes O' Plenty |biomesoplenty |1.18.2-16.0.0.109 |COMMON_SET|Manifest: NOSIGNATURE MekanismAdditions-1.18.2-10.2.0.459.jar |Mekanism: Additions |mekanismadditions |10.2.0 |COMMON_SET|Manifest: NOSIGNATURE YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE CreateTweaker-1.18.2-2.0.0.11.jar |CreateTweaker |createtweaker |2.0.0.11 |COMMON_SET|Manifest: NOSIGNATURE ThisRocks-1.18.2-1.0.2.jar |This Rocks! (Forge) |rocks |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE cloudstorage-1.1.0-1.18.2.jar |Cloud Storage |cloudstorage |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE flywheel-forge-1.18-0.6.2.jar |Flywheel |flywheel |1.18-0.6.2 |COMMON_SET|Manifest: NOSIGNATURE steampowered-1.18.2-2.0.3-alpha.jar |Create: Steam Powered |steampowered |1.18.2-2.0.3-alpha |COMMON_SET|Manifest: NOSIGNATURE create-mc1.18.2_v0.4.1.jar |Create |create |0.4.1 |COMMON_SET|Manifest: NOSIGNATURE curios-forge-1.18.2-5.0.7.0.jar |Curios API |curios |1.18.2-5.0.7.0 |COMMON_SET|Manifest: NOSIGNATURE Patchouli-1.18.2-67.jar |Patchouli |patchouli |1.18.2-67 |COMMON_SET|Manifest: NOSIGNATURE brutalbosses-1.18.2-4.9.jar |brutalbosses mod |brutalbosses |1.18.2-4.9 |COMMON_SET|Manifest: NOSIGNATURE gravestone-1.18.2-1.0.1.jar |Gravestone Mod |gravestone |1.18.2-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE malum-1.18.2-1.3.6.jar |Malum |malum |1.18.2-1.3.6 |COMMON_SET|Manifest: NOSIGNATURE Beyond-Earth-Giselle-Addon-1.18.2-2.9.jar |Beyond Earth: Giselle Addon |beyond_earth_giselle_addon |1.18.2-2.9 |COMMON_SET|Manifest: NOSIGNATURE AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |COMMON_SET|Manifest: NOSIGNATURE Quark-3.2-357.jar |Quark |quark |3.2-357 |COMMON_SET|Manifest: NOSIGNATURE [1.18.2] SecurityCraft v1.9.1.jar |SecurityCraft |securitycraft |1.9.1 |COMMON_SET|Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.18.2-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |COMMON_SET|Manifest: NOSIGNATURE EnigmaticLegacy-2.21.1.jar |Enigmatic Legacy |enigmaticlegacy |2.21.1 |COMMON_SET|Manifest: NOSIGNATURE fancymenu_forge_2.7.2_MC_1.18.2.jar |FancyMenu |fancymenu |2.7.2 |COMMON_SET|Manifest: NOSIGNATURE drippyloadingscreen_forge_1.6.2_MC_1.18-1.18.2.jar|Drippy Loading Screen |drippyloadingscreen |1.6.2 |COMMON_SET|Manifest: NOSIGNATURE worldedit-mod-7.2.10.jar |WorldEdit |worldedit |7.2.10+1742f98 |COMMON_SET|Manifest: NOSIGNATURE MekanismTools-1.18.2-10.2.0.459.jar |Mekanism: Tools |mekanismtools |10.2.0 |COMMON_SET|Manifest: NOSIGNATURE PuzzlesLib-v3.3.5-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.5 |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 Enhanced_Celestials-forge-1.18.2-2.0.7.jar |Enhanced Celestials |enhancedcelestials |2.0.7 |COMMON_SET|Manifest: NOSIGNATURE Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4-RC-21.jar|Oh The Biomes You'll Go |byg |1.4 |COMMON_SET|Manifest: NOSIGNATURE exoticbirds-1.18.2-1.4.0.jar |Exotic Birds |exoticbirds |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE CosmeticArmorReworked-1.18.2-v2.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2 |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 YungsBetterMineshafts-1.18.2-Forge-2.1.3.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.1.3 |COMMON_SET|Manifest: NOSIGNATURE geckolib-1.18-forge-3.0.18.jar |GeckoLib |geckolib3 |3.0.18 |COMMON_SET|Manifest: NOSIGNATURE ars_nouveau-1.18.2-2.4.2.jar |Ars Nouveau |ars_nouveau |2.4.2 |COMMON_SET|Manifest: NOSIGNATURE ars_elemental-1.18.2-0.4.0.jar |Ars Elemental |ars_elemental |1.18.2-0.4.0 |COMMON_SET|Manifest: NOSIGNATURE domesticationinnovation-1.4.1-1.18.2.jar |Domestication Innovation |domesticationinnovation |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE createaddition-1.18.2-20220517a.jar |Create Crafts & Additions |createaddition |1.18.2-20220517a |COMMON_SET|Manifest: NOSIGNATURE Crash Report UUID: 792c9b8a-1cb4-49bb-9382-2016d89b1ebf FML: 40.2 Forge: net.minecraftforge:40.2.0[14:39:26] [main/ERROR] [minecraft/Main]: Failed to start the minecraft server net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [ EffectsLeft (effectsleft) has failed to load correctly ?7java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/MultiPlayerGameMode for invalid dist DEDICATED_SERVER ] at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:222) ~[fmlcore-1.18.2-40.2.0.jar%23130!/:?] {} at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$21(ModLoader.java:187) ~[fmlcore-1.18.2-40.2.0.jar%23130!/:?] {} at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin} at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:187) ~[fmlcore-1.18.2-40.2.0.jar%23130!/:?] {} at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$11(ModLoader.java:164) ~[fmlcore-1.18.2-40.2.0.jar%23130!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:164) ~[fmlcore-1.18.2-40.2.0.jar%23130!/:?] {} at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:32) ~[forge-1.18.2-40.2.0-universal.jar%23134!/:?] {re:classloading} at net.minecraft.server.Main.main(Main.java:112) ~[server-1.18.2-20220404.173914-srg.jar%23129!/:?] {re:classloading} 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.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} C:\Users\Roman\Desktop\Quantum Craft>pause Press any key to continue . . .
-
(My own forge 1.18.2 server) When I run using .bat file, it says this. When I press any key as told, command prompt closes.
C:\Users\Roman\Desktop\New folder>REM Forge requires a configured set of both JVM and program arguments. C:\Users\Roman\Desktop\New folder>REM Add custom JVM arguments to the user_jvm_args.txt C:\Users\Roman\Desktop\New folder>REM Add custom program arguments {such as nogui} to this file in the next line before the or C:\Users\Roman\Desktop\New folder>REM pass them to this script directly C:\Users\Roman\Desktop\New folder>java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.2-40.2.0/win_args.txt 2023-03-12 13:45:56,272 main WARN Advanced terminal features are not available in this environment [13:45:56] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.2.0, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914] [13:45:56] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.6 by Oracle Corporation [13:45:56] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Roman/Desktop/New%20folder/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER [13:45:57] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\New folder\libraries\net\minecraftforge\fmlcore\1.18.2-40.2.0\fmlcore-1.18.2-40.2.0.jar is missing mods.toml file [13:45:57] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\New folder\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.2.0\javafmllanguage-1.18.2-40.2.0.jar is missing mods.toml file [13:45:57] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\New folder\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.2.0\lowcodelanguage-1.18.2-40.2.0.jar is missing mods.toml file [13:45:57] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\New folder\libraries\net\minecraftforge\mclanguage\1.18.2-40.2.0\mclanguage-1.18.2-40.2.0.jar is missing mods.toml file [13:45:57] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! [13:46:00] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 [13:46:00] [main/ERROR] [mixin/]: Mixin config radium.mixins.json does not specify "minVersion" property [13:46:00] [main/ERROR] [mixin/]: Mixin config rubidium.mixins.json does not specify "minVersion" property [13:46:00] [main/ERROR] [mixin/]: Mixin config radon.mixins.json does not specify "minVersion" property [13:46:00] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.integral.enigmaticlegacy.MixinConnector] [13:46:01] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [] [13:46:01] [main/INFO] [Radium/]: Loaded configuration file for Radium: 100 options available, 0 override(s) found Exception in thread "main" java.lang.NoClassDefFoundError: org/lwjgl/system/Platform at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.SodiumPreLaunch.checkJemalloc(SodiumPreLaunch.java:24) at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.SodiumPreLaunch.onPreLaunch(SodiumPreLaunch.java:17) at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.mixin.SodiumMixinPlugin.onLoad(SodiumMixinPlugin.java:25) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.PluginHandle.onLoad(PluginHandle.java:119) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.onSelect(MixinConfig.java:707) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.selectConfigs(MixinProcessor.java:498) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:460) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) at [email protected]/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) at [email protected]/cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) at [email protected]/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) at [email protected]/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:632) at java.base/java.lang.Class.forName(Class.java:545) at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) Caused by: java.lang.ClassNotFoundException: org.lwjgl.system.Platform at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at [email protected]/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:134) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at [email protected]/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:134) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) ... 31 more C:\Users\Roman\Desktop\New folder>pause Press any key to continue . . .
-
(My own server) Mods show up in creative inventory but modded items don't work. When I press a key, command prompt closes.
C:\Users\Roman\Desktop\Quantum Craft>REM Forge requires a configured set of both JVM and program arguments. C:\Users\Roman\Desktop\Quantum Craft>REM Add custom JVM arguments to the user_jvm_args.txt C:\Users\Roman\Desktop\Quantum Craft>REM Add custom program arguments {such as nogui} to this file in the next line before the or C:\Users\Roman\Desktop\Quantum Craft>REM pass them to this script directly C:\Users\Roman\Desktop\Quantum Craft>java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.2-40.2.0/win_args.txt 2023-03-12 13:27:46,700 main WARN Advanced terminal features are not available in this environment [13:27:46] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.2.0, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914] [13:27:46] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.6 by Oracle Corporation [13:27:47] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Roman/Desktop/Quantum%20Craft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER [13:27:47] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\fmlcore\1.18.2-40.2.0\fmlcore-1.18.2-40.2.0.jar is missing mods.toml file [13:27:47] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.2.0\javafmllanguage-1.18.2-40.2.0.jar is missing mods.toml file [13:27:47] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.2.0\lowcodelanguage-1.18.2-40.2.0.jar is missing mods.toml file [13:27:47] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\Roman\Desktop\Quantum Craft\libraries\net\minecraftforge\mclanguage\1.18.2-40.2.0\mclanguage-1.18.2-40.2.0.jar is missing mods.toml file [13:27:47] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! [13:27:50] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 [13:27:50] [main/ERROR] [mixin/]: Mixin config radium.mixins.json does not specify "minVersion" property [13:27:51] [main/ERROR] [mixin/]: Mixin config rubidium.mixins.json does not specify "minVersion" property [13:27:51] [main/ERROR] [mixin/]: Mixin config radon.mixins.json does not specify "minVersion" property [13:27:51] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.integral.enigmaticlegacy.MixinConnector] [13:27:51] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [] [13:27:51] [main/INFO] [Radium/]: Loaded configuration file for Radium: 100 options available, 0 override(s) found Exception in thread "main" java.lang.NoClassDefFoundError: org/lwjgl/system/Platform at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.SodiumPreLaunch.checkJemalloc(SodiumPreLaunch.java:24) at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.SodiumPreLaunch.onPreLaunch(SodiumPreLaunch.java:17) at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.mixin.SodiumMixinPlugin.onLoad(SodiumMixinPlugin.java:25) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.PluginHandle.onLoad(PluginHandle.java:119) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.onSelect(MixinConfig.java:707) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.selectConfigs(MixinProcessor.java:498) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:460) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) at [email protected]/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) at [email protected]/cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) at [email protected]/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) at [email protected]/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:632) at java.base/java.lang.Class.forName(Class.java:545) at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) Caused by: java.lang.ClassNotFoundException: org.lwjgl.system.Platform at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at [email protected]/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:134) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at [email protected]/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:134) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) ... 31 more C:\Users\Roman\Desktop\Quantum Craft>pause Press any key to continue . . .
-
Error and crash when loading world
---- Minecraft Crash Report ---- // Daisy, daisy... Time: 12/25/22 1:38 PM Description: Unexpected error org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {} at me.jellysquid.mods.sodium.client.render.pipeline.context.ChunkRenderCacheShared.<init>(ChunkRenderCacheShared.java:28) ~[?:?] {re:mixin,re:classloading} at me.jellysquid.mods.sodium.client.render.pipeline.context.ChunkRenderCacheShared.createRenderContext(ChunkRenderCacheShared.java:60) ~[?:?] {re:mixin,re:classloading} at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.loadWorld(SodiumWorldRenderer.java:112) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinSodiumWorldRenderer,pl:mixin:A} at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.setWorld(SodiumWorldRenderer.java:105) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinSodiumWorldRenderer,pl:mixin:A} at net.minecraft.client.renderer.WorldRenderer.handler$zbm000$onWorldChanged(WorldRenderer.java:5210) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:journeymap:WorldRenderer.setSectionDirty,xf:fml:sereneseasons:temperature_transformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:journeymap:WorldRenderer.setSectionDirty,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:mixins.oculus.vertexformat.json:immediate.MixinLevelRenderer,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting,pl:mixin:APP:rubidium.mixins.json:features.block.MixinWorldRenderer,pl:mixin:APP:rubidium.mixins.json:features.buffer_builder.intrinsics.MixinWorldRenderer,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinWorldRenderer,pl:mixin:APP:rubidium.mixins.json:features.options.MixinWorldRenderer,pl:mixin:APP:rubidium.mixins.json:features.sky.MixinWorldRenderer,pl:mixin:APP:supplementaries.mixins.json:ParrotPartingMixin,pl:mixin:APP:supplementaries.mixins.json:WorldRendererMixin,pl:mixin:APP:betterendforge.mixins.json:WorldRendererMixin,pl:mixin:APP:structure_gel.mixins.json:WorldRendererMixin,pl:mixin:APP:mixins.oculus.json:LevelRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinLevelRenderer,pl:mixin:APP:mixins.oculus.json:fabulous.MixinDisableFabulousGraphics,pl:mixin:APP:mixins.oculus.json:shadows.MixinLevelRenderer,pl:mixin:APP:mixins.oculus.json:sky.MixinLevelRenderer_SunMoonToggle,pl:mixin:APP:mixins.oculus.fantastic.json:MixinLevelRenderer,pl:mixin:APP:betterweather.mixins.json:client.MixinWorldRenderer,pl:mixin:APP:sereneseasons.mixins.json:client.MixinWorldRenderer,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.WorldRendererAccess,pl:mixin:APP:immersiveengineering.mixins.json:coremods.client.WorldRendererMixin,pl:mixin:APP:betterfpsdist.mixins.json:LevelRendererMixin,pl:mixin:APP:flywheel.mixins.json:BeginFrameMixin,pl:mixin:APP:flywheel.mixins.json:CancelEntityRenderMixin,pl:mixin:APP:flywheel.mixins.json:FixFabulousDepthMixin,pl:mixin:APP:flywheel.mixins.json:RenderHooksMixin,pl:mixin:APP:citadel.mixins.json:client.WorldRendererMixin,pl:mixin:APP:mixins.better_diving.json:MixinWorldRenderer,pl:mixin:APP:lightoverlay-forge.mixins.json:MixinLevelRenderer,pl:mixin:APP:appliedenergistics2.mixins.json:spatial.SkyRenderMixin,pl:mixin:APP:quark.mixins.json:client.WorldRendererMixin,pl:mixin:APP:charm.mixins.json:WorldRendererMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorWorldRenderer,pl:mixin:APP:assets/botania/botania.mixins.json:MixinWorldRenderer,pl:mixin:APP:mixins.oculus.json:shadows.MixinPreventRebuildNearInShadowPass,pl:mixin:APP:securitycraft.mixins.json:camera.WorldRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.WorldRenderer.func_72732_a(WorldRenderer.java:661) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:journeymap:WorldRenderer.setSectionDirty,xf:fml:sereneseasons:temperature_transformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:journeymap:WorldRenderer.setSectionDirty,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:mixins.oculus.vertexformat.json:immediate.MixinLevelRenderer,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting,pl:mixin:APP:rubidium.mixins.json:features.block.MixinWorldRenderer,pl:mixin:APP:rubidium.mixins.json:features.buffer_builder.intrinsics.MixinWorldRenderer,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinWorldRenderer,pl:mixin:APP:rubidium.mixins.json:features.options.MixinWorldRenderer,pl:mixin:APP:rubidium.mixins.json:features.sky.MixinWorldRenderer,pl:mixin:APP:supplementaries.mixins.json:ParrotPartingMixin,pl:mixin:APP:supplementaries.mixins.json:WorldRendererMixin,pl:mixin:APP:betterendforge.mixins.json:WorldRendererMixin,pl:mixin:APP:structure_gel.mixins.json:WorldRendererMixin,pl:mixin:APP:mixins.oculus.json:LevelRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinLevelRenderer,pl:mixin:APP:mixins.oculus.json:fabulous.MixinDisableFabulousGraphics,pl:mixin:APP:mixins.oculus.json:shadows.MixinLevelRenderer,pl:mixin:APP:mixins.oculus.json:sky.MixinLevelRenderer_SunMoonToggle,pl:mixin:APP:mixins.oculus.fantastic.json:MixinLevelRenderer,pl:mixin:APP:betterweather.mixins.json:client.MixinWorldRenderer,pl:mixin:APP:sereneseasons.mixins.json:client.MixinWorldRenderer,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.WorldRendererAccess,pl:mixin:APP:immersiveengineering.mixins.json:coremods.client.WorldRendererMixin,pl:mixin:APP:betterfpsdist.mixins.json:LevelRendererMixin,pl:mixin:APP:flywheel.mixins.json:BeginFrameMixin,pl:mixin:APP:flywheel.mixins.json:CancelEntityRenderMixin,pl:mixin:APP:flywheel.mixins.json:FixFabulousDepthMixin,pl:mixin:APP:flywheel.mixins.json:RenderHooksMixin,pl:mixin:APP:citadel.mixins.json:client.WorldRendererMixin,pl:mixin:APP:mixins.better_diving.json:MixinWorldRenderer,pl:mixin:APP:lightoverlay-forge.mixins.json:MixinLevelRenderer,pl:mixin:APP:appliedenergistics2.mixins.json:spatial.SkyRenderMixin,pl:mixin:APP:quark.mixins.json:client.WorldRendererMixin,pl:mixin:APP:charm.mixins.json:WorldRendererMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorWorldRenderer,pl:mixin:APP:assets/botania/botania.mixins.json:MixinWorldRenderer,pl:mixin:APP:mixins.oculus.json:shadows.MixinPreventRebuildNearInShadowPass,pl:mixin:APP:securitycraft.mixins.json:camera.WorldRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_213257_b(Minecraft.java:1955) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:seeker_compass.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:betterf3.mixins.json:autof3.AutomaticDebugMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:1881) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:seeker_compass.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:betterf3.mixins.json:autof3.AutomaticDebugMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:376) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:creativecore:clientnetwork,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:creativecore:clientnetwork,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) ~[?:?] {re:mixin,re:classloading} at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) ~[?:?] {re:mixin,re:classloading} at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?] {re:mixin,re:classloading} at net.minecraft.network.PacketThreadUtil$$Lambda$34255/1231932545.run(Unknown Source) ~[?:?] {} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:mixin,re:computing_frames,re:classloading} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:seeker_compass.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:betterf3.mixins.json:autof3.AutomaticDebugMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:seeker_compass.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:betterf3.mixins.json:autof3.AutomaticDebugMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$506/563031889.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading} Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [snowrealmagic.mixins.json:sodium.BlockRendererMixin] from phase [DEFAULT] in config [snowrealmagic.mixins.json] FAILED during APPLY at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} ... 41 more Caused by: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: @Shadow method renderQuadList in snowrealmagic.mixins.json:sodium.BlockRendererMixin was not located in the target class me.jellysquid.mods.sodium.client.render.pipeline.BlockRenderer. Using refmap snowrealmagic.refmap.json at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachSpecialMethod(MixinPreProcessorStandard.java:442) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachShadowMethod(MixinPreProcessorStandard.java:415) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachMethods(MixinPreProcessorStandard.java:343) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:302) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} ... 41 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {} at me.jellysquid.mods.sodium.client.render.pipeline.context.ChunkRenderCacheShared.<init>(ChunkRenderCacheShared.java:28) ~[?:?] {re:mixin,re:classloading} at me.jellysquid.mods.sodium.client.render.pipeline.context.ChunkRenderCacheShared.createRenderContext(ChunkRenderCacheShared.java:60) ~[?:?] {re:mixin,re:classloading} at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.loadWorld(SodiumWorldRenderer.java:112) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinSodiumWorldRenderer,pl:mixin:A} at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.setWorld(SodiumWorldRenderer.java:105) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinSodiumWorldRenderer,pl:mixin:A} at net.minecraft.client.renderer.WorldRenderer.handler$zbm000$onWorldChanged(WorldRenderer.java:5210) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:journeymap:WorldRenderer.setSectionDirty,xf:fml:sereneseasons:temperature_transformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:journeymap:WorldRenderer.setSectionDirty,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:mixins.oculus.vertexformat.json:immediate.MixinLevelRenderer,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting,pl:mixin:APP:rubidium.mixins.json:features.block.MixinWorldRenderer,pl:mixin:APP:rubidium.mixins.json:features.buffer_builder.intrinsics.MixinWorldRenderer,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinWorldRenderer,pl:mixin:APP:rubidium.mixins.json:features.options.MixinWorldRenderer,pl:mixin:APP:rubidium.mixins.json:features.sky.MixinWorldRenderer,pl:mixin:APP:supplementaries.mixins.json:ParrotPartingMixin,pl:mixin:APP:supplementaries.mixins.json:WorldRendererMixin,pl:mixin:APP:betterendforge.mixins.json:WorldRendererMixin,pl:mixin:APP:structure_gel.mixins.json:WorldRendererMixin,pl:mixin:APP:mixins.oculus.json:LevelRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinLevelRenderer,pl:mixin:APP:mixins.oculus.json:fabulous.MixinDisableFabulousGraphics,pl:mixin:APP:mixins.oculus.json:shadows.MixinLevelRenderer,pl:mixin:APP:mixins.oculus.json:sky.MixinLevelRenderer_SunMoonToggle,pl:mixin:APP:mixins.oculus.fantastic.json:MixinLevelRenderer,pl:mixin:APP:betterweather.mixins.json:client.MixinWorldRenderer,pl:mixin:APP:sereneseasons.mixins.json:client.MixinWorldRenderer,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.WorldRendererAccess,pl:mixin:APP:immersiveengineering.mixins.json:coremods.client.WorldRendererMixin,pl:mixin:APP:betterfpsdist.mixins.json:LevelRendererMixin,pl:mixin:APP:flywheel.mixins.json:BeginFrameMixin,pl:mixin:APP:flywheel.mixins.json:CancelEntityRenderMixin,pl:mixin:APP:flywheel.mixins.json:FixFabulousDepthMixin,pl:mixin:APP:flywheel.mixins.json:RenderHooksMixin,pl:mixin:APP:citadel.mixins.json:client.WorldRendererMixin,pl:mixin:APP:mixins.better_diving.json:MixinWorldRenderer,pl:mixin:APP:lightoverlay-forge.mixins.json:MixinLevelRenderer,pl:mixin:APP:appliedenergistics2.mixins.json:spatial.SkyRenderMixin,pl:mixin:APP:quark.mixins.json:client.WorldRendererMixin,pl:mixin:APP:charm.mixins.json:WorldRendererMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorWorldRenderer,pl:mixin:APP:assets/botania/botania.mixins.json:MixinWorldRenderer,pl:mixin:APP:mixins.oculus.json:shadows.MixinPreventRebuildNearInShadowPass,pl:mixin:APP:securitycraft.mixins.json:camera.WorldRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.WorldRenderer.func_72732_a(WorldRenderer.java:661) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:journeymap:WorldRenderer.setSectionDirty,xf:fml:sereneseasons:temperature_transformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:journeymap:WorldRenderer.setSectionDirty,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:mixins.oculus.vertexformat.json:immediate.MixinLevelRenderer,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting,pl:mixin:APP:rubidium.mixins.json:features.block.MixinWorldRenderer,pl:mixin:APP:rubidium.mixins.json:features.buffer_builder.intrinsics.MixinWorldRenderer,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinWorldRenderer,pl:mixin:APP:rubidium.mixins.json:features.options.MixinWorldRenderer,pl:mixin:APP:rubidium.mixins.json:features.sky.MixinWorldRenderer,pl:mixin:APP:supplementaries.mixins.json:ParrotPartingMixin,pl:mixin:APP:supplementaries.mixins.json:WorldRendererMixin,pl:mixin:APP:betterendforge.mixins.json:WorldRendererMixin,pl:mixin:APP:structure_gel.mixins.json:WorldRendererMixin,pl:mixin:APP:mixins.oculus.json:LevelRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinLevelRenderer,pl:mixin:APP:mixins.oculus.json:fabulous.MixinDisableFabulousGraphics,pl:mixin:APP:mixins.oculus.json:shadows.MixinLevelRenderer,pl:mixin:APP:mixins.oculus.json:sky.MixinLevelRenderer_SunMoonToggle,pl:mixin:APP:mixins.oculus.fantastic.json:MixinLevelRenderer,pl:mixin:APP:betterweather.mixins.json:client.MixinWorldRenderer,pl:mixin:APP:sereneseasons.mixins.json:client.MixinWorldRenderer,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.WorldRendererAccess,pl:mixin:APP:immersiveengineering.mixins.json:coremods.client.WorldRendererMixin,pl:mixin:APP:betterfpsdist.mixins.json:LevelRendererMixin,pl:mixin:APP:flywheel.mixins.json:BeginFrameMixin,pl:mixin:APP:flywheel.mixins.json:CancelEntityRenderMixin,pl:mixin:APP:flywheel.mixins.json:FixFabulousDepthMixin,pl:mixin:APP:flywheel.mixins.json:RenderHooksMixin,pl:mixin:APP:citadel.mixins.json:client.WorldRendererMixin,pl:mixin:APP:mixins.better_diving.json:MixinWorldRenderer,pl:mixin:APP:lightoverlay-forge.mixins.json:MixinLevelRenderer,pl:mixin:APP:appliedenergistics2.mixins.json:spatial.SkyRenderMixin,pl:mixin:APP:quark.mixins.json:client.WorldRendererMixin,pl:mixin:APP:charm.mixins.json:WorldRendererMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorWorldRenderer,pl:mixin:APP:assets/botania/botania.mixins.json:MixinWorldRenderer,pl:mixin:APP:mixins.oculus.json:shadows.MixinPreventRebuildNearInShadowPass,pl:mixin:APP:securitycraft.mixins.json:camera.WorldRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_213257_b(Minecraft.java:1955) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:seeker_compass.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:betterf3.mixins.json:autof3.AutomaticDebugMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:1881) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:seeker_compass.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:betterf3.mixins.json:autof3.AutomaticDebugMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:376) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:creativecore:clientnetwork,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:creativecore:clientnetwork,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) ~[?:?] {re:mixin,re:classloading} at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) ~[?:?] {re:mixin,re:classloading} at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?] {re:mixin,re:classloading} at net.minecraft.network.PacketThreadUtil$$Lambda$34255/1231932545.run(Unknown Source) ~[?:?] {} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:mixin,re:computing_frames,re:classloading} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} -- Affected level -- Details: All players: 0 total; [] Chunk stats: Client Chunk Cache: 1024, 0 Level dimension: minecraft:overworld Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 0 game time, 0 day time Server brand: ~~ERROR~~ NullPointerException: null Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:447) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:astralsorcery:sun_brightness_client,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:astralsorcery:sun_brightness_client,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:betterweather.mixins.json:client.MixinClientWorld,pl:mixin:APP:betterbiomeblend.mixins.json:MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:endergetic.mixins.json:ClientWorldMixin,pl:mixin:APP:create.mixins.json:BreakProgressMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2031) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:seeker_compass.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:betterf3.mixins.json:autof3.AutomaticDebugMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:628) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Images,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:seeker_compass.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:betterf3.mixins.json:autof3.AutomaticDebugMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$506/563031889.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading} -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3482512112 bytes (3321 MB) / 7415529472 bytes (7072 MB) up to 12884901888 bytes (12288 MB) CPUs: 12 JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.34 FML Language Providers: [email protected] minecraft@1 [email protected] Mod List: BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE infernal-expansion-2.0.0-beta.7.jar |Infernal Expansion |infernalexp |2.0.0-beta.7 |DONE |Manifest: NOSIGNATURE SW Lucky Blocks Forge 1.16.5 (BETA) V1.2.jar |Lucky Blocks |lucky_blocks |1.2 |DONE |Manifest: NOSIGNATURE strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |Manifest: NOSIGNATURE rubidium-0.2.10.jar |Rubidium |rubidium |0.2.10 |DONE |Manifest: NOSIGNATURE modnametooltip_1.16.2-1.15.0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |DONE |Manifest: NOSIGNATURE BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE ReAuth-1.16-Forge-3.9.3.jar |ReAuth |reauth |3.9.3 |DONE |Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e namepain-1.4.0 forge-1.16.x.jar |Name Pain |namepain |1.4.0 |DONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE guardvillagers-1.16.5.1.2.6.jar |Guard Villagers |guardvillagers |1.2.6 |DONE |Manifest: NOSIGNATURE secretrooms-1.16.5-1.1.4.jar |Secret Rooms 6 |secretroomsmod |1.16.5-1.1.4 |DONE |Manifest: NOSIGNATURE Apotheosis-1.16.5-4.8.9A0.jar |Apotheosis |apotheosis |4.8.9A0 |DONE |Manifest: NOSIGNATURE Morpheus-1.16.5-4.2.70.jar |Morpheus |morpheus |4.2.70 |DONE |Manifest: NOSIGNATURE PickUpNotifier-v1.2-1.16.3.jar |Pick Up Notifier |pickupnotifier |1.2 |DONE |Manifest: d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8 SnowRealMagic-1.16.4-2.9.0.jar |Snow! Real Magic! |snowrealmagic |2.9.0 |DONE |Manifest: NOSIGNATURE supplementaries-1.16.5-0.18.4b.jar |Supplementaries |supplementaries |0.18.2 |DONE |Manifest: NOSIGNATURE betterendforge-1.16.4-1.6.0.jar |BetterEnd Forge |betterendforge |1.16.4-1.6.0 |DONE |Manifest: NOSIGNATURE upgradednetherite-1.16.5-2.1.0.1-release.jar |Upgraded Netherite |upgradednetherite |1.16.5-2.1.0.1-relea|DONE |Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |Manifest: NOSIGNATURE TipTheScales-1.16.5-3.0.0.15.jar |TipTheScales |tipthescales |3.0.0.15 |DONE |Manifest: NOSIGNATURE repurposed_structures_forge-3.4.7+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.7+1.16.5 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.16.5-13.1.0.488-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.488 |DONE |Manifest: NOSIGNATURE ToolStats-1.16.5-6.0.5.jar |ToolStats |toolstats |6.0.5 |DONE |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 dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE YungsBridges-Forge-1.16.4-1.0.1.jar |YUNG's Bridges |yungsbridges |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE Botania-1.16.5-419.jar |Botania |botania |1.16.5-419 |DONE |Manifest: NOSIGNATURE spark-forge.jar |spark |spark |1.6.0 |DONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |DONE |Manifest: NOSIGNATURE oculus-1.4.3.jar |Oculus |oculus |1.4.3 |DONE |Manifest: NOSIGNATURE betterweather-2.0.1.jar |Better Weather |betterweather |2.0.1 |DONE |Manifest: NOSIGNATURE YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE antiquewaystones-1.2.jar |Antique Waystones |antiquewaystones |1.2 |DONE |Manifest: NOSIGNATURE thevanillaexperience_1.16.5-1.4.jar |The Vanilla Experience |thevanillaexperience |1.4 |DONE |Manifest: NOSIGNATURE sapience-1.16.5-1.1.2.jar |Sapience |sapience |1.1.2 |DONE |Manifest: NOSIGNATURE cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |DONE |Manifest: NOSIGNATURE cloth-config-4.16.91-forge.jar |Cloth Config v4 API |cloth-config |4.16.91 |DONE |Manifest: NOSIGNATURE BetterBurning-1.16.5-6.0.7.jar |BetterBurning |betterburning |6.0.7 |DONE |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 BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE EnchantingInfuser-v1.0.2-1.16.5-Forge.jar |Enchanting Infuser |enchantinginfuser |1.0.2 |DONE |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 Kiwi-1.16.5-3.6.1.jar |Kiwi |kiwi |3.6.1 |DONE |Manifest: NOSIGNATURE BetterAnimationsCollection-v1.2.4-1.16.5-Forge.jar|Better Animations Collection |betteranimationscollection |1.2.4 |DONE |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 Notes-1.16.5-1.2.3.jar |Notes |notes |1.16.5-1.2.3 |DONE |Manifest: NOSIGNATURE mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |DONE |Manifest: NOSIGNATURE bmorph-1.16.5-3.0.1.jar |Budschie's Morph Mod |bmorph |1.16.5-3.0.1 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.153.jar |Just Enough Items |jei |7.7.1.153 |DONE |Manifest: NOSIGNATURE AttributeFix-1.16.5-10.1.3.jar |AttributeFix |attributefix |10.1.3 |DONE |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 goblintraders-1.7.3-1.16.5.jar |Goblin Traders |goblintraders |1.7.3 |DONE |Manifest: NOSIGNATURE Mekanism-1.16.5-10.1.2.457.jar |Mekanism |mekanism |10.1.2 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE SereneSeasons-1.16.5-4.0.1.120-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.119 |DONE |Manifest: NOSIGNATURE compactmachines-4.0.0-beta.2.jar |Compact Machines 4 |compactmachines |4.0.0-beta.2 |DONE |Manifest: NOSIGNATURE champions-forge-1.16.5-2.0.1.7.jar |Champions |champions |1.16.5-2.0.1.7 |DONE |Manifest: NOSIGNATURE ImmersivePetroleum-1.16.5-3.3.0-5.jar |Immersive Petroleum |immersivepetroleum |3.3.0-5 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 Atum-1.16.5-2.2.5.jar |Atum 2 |atum |1.16.5-2.2.5 |DONE |Manifest: NOSIGNATURE antiqueatlas-5.4.4-forge.jar |Antique Atlas |antiqueatlas |5.4.4-forge |DONE |Manifest: NOSIGNATURE dimensionalpocketsii-1.16.5-1.5.0-universal.jar |Dimensional Pockets II |dimensionalpocketsii |1.16.5-1.5.0 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.34-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE cofh_core-1.16.4-1.2.1.jar |CoFH Core |cofh_core |1.2.1 |DONE |Manifest: NOSIGNATURE MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE ImmersiveEngineering-1.16.5-5.0.2-137.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.2-137 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7 pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |Manifest: NOSIGNATURE Ding-1.16.5-1.3.0.jar |Ding |ding |1.3.0 |DONE |Manifest: NOSIGNATURE betterfpsdist-1.2.jar |betterfpsdist mod |betterfpsdist |1.2 |DONE |Manifest: NOSIGNATURE dimdungeons-1.12-forge-1.16.5.jar |Dimensional Dungeons |dimdungeons |1.16.4-1.12 |DONE |Manifest: NOSIGNATURE flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |DONE |Manifest: NOSIGNATURE pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |Manifest: NOSIGNATURE polymorph-forge-1.16.5-0.25.jar |Polymorph |polymorph |1.16.5-0.25 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE [1.16.5] SecurityCraft v1.9.4.jar |SecurityCraft |securitycraft |v1.9.4 |DONE |Manifest: NOSIGNATURE sit-1.16.5-v1.3.2.jar |Sit |sit |v1.3.2 |DONE |Manifest: NOSIGNATURE direbats-1.1.1+1.16.5-forge.jar |Direbats |direbats |1.1.1+1.16.5-forge |DONE |Manifest: NOSIGNATURE AmbientEnvironment-5.0.0.11.jar |Ambient Environment |ambientenvironment |5.0.0.11 |DONE |Manifest: NOSIGNATURE cobbler-1.6.1.jar |Shulkers Faithful Factories |cobbler |1.6.1 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.16.x-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.16.4 |DONE |Manifest: NOSIGNATURE upgradednetherite_ultimate-1.16.5-1.1.0.3-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate |1.16.5-1.1.0.3-relea|DONE |Manifest: NOSIGNATURE DamageTilt-1.16-forge-0.1.1.jar |DamageTilt |damagetilt |0.1.1 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |DONE |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 byg-1.3.6.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE Aquaculture-1.16.5-2.1.23.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.23 |DONE |Manifest: NOSIGNATURE bettergolem-1.16.5-0.2.0.jar |Better Golem |bettergolem |1.16.5-0.2.0 |DONE |Manifest: NOSIGNATURE betterinvisibility-1.16.5-1.0.4.jar |Better Invisibility |betterinvisibility |1.0.4 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.16.5-v5.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v5 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 DefaultOptions_1.16.5-12.2.1.jar |Default Options |defaultoptions |12.2.1 |DONE |Manifest: NOSIGNATURE tetra-1.16.5-3.20.0.jar |Tetra |tetra |3.20.0 |DONE |Manifest: NOSIGNATURE tetranomicon-1.3.jar |Tetranomicon |tetranomicon |1.3 |DONE |Manifest: NOSIGNATURE H.E.B Release 1.1.jar |Hals Enhanced Biomes |heb |1.0 |DONE |Manifest: NOSIGNATURE astralsorcery-1.16-1.16.5-1.13.12.jar |Astral Sorcery |astralsorcery |1.16.5-1.13.12 |DONE |Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7 eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |Manifest: NOSIGNATURE curiousshulkerboxes-forge-1.16.5-4.0.1.0.jar |Curious Shulker Boxes |curiousshulkerboxes |1.16.5-4.0.1.0 |DONE |Manifest: NOSIGNATURE HealthOverlay-1.16.5-3.0.1.jar |Health Overlay |healthoverlay |3.0.1 |DONE |Manifest: NOSIGNATURE DoggyTalents-1.16.5-2.1.15.jar |Doggy Talents 2 |doggytalents |2.1.15 |DONE |Manifest: NOSIGNATURE MultiMine-1.16.5.jar |Multi Mine |multimine |1.16.5 |DONE |Manifest: NOSIGNATURE findme-1.16.3-2.2.0.0.jar |Find Me |findme |2.2.0 |DONE |Manifest: NOSIGNATURE Controlling-7.0.0.23.jar |Controlling |controlling |7.0.0.23 |DONE |Manifest: NOSIGNATURE Prism-1.16.5-1.0.1.jar |Prism |prism |1.0.1 |DONE |Manifest: NOSIGNATURE Placebo-1.16.5-4.7.0.jar |Placebo |placebo |4.7.0 |DONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE iceandfire-2.1.11-1.16.5.jar |Ice and Fire |iceandfire |2.1.11-1.16.5 |DONE |Manifest: NOSIGNATURE rats-7.2.0-1.16.5.jar |Rats |rats |7.2.0 |DONE |Manifest: NOSIGNATURE Bookshelf-1.16.5-10.1.12.jar |Bookshelf |bookshelf |10.1.12 |DONE |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 Tips-1.16.5-4.0.9.jar |Tips |tips |4.0.9 |DONE |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 itemzoom-1.16.4-2.3.1.jar |Item Zoom |itemzoom |2.3.0 |DONE |Manifest: NOSIGNATURE sophisticatedbackpacks-1.16.5-3.15.20.755.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.20.755 |DONE |Manifest: NOSIGNATURE relics-0.2.3.1.jar |Relics |relics |0.2.3.1 |DONE |Manifest: NOSIGNATURE MekanismGenerators-1.16.5-10.1.2.457.jar |Mekanism: Generators |mekanismgenerators |10.1.2 |DONE |Manifest: NOSIGNATURE FpsReducer-mc1.16.5-1.20.jar |FPS Reducer |fpsreducer |mc1.16.5-1.20 |DONE |Manifest: NOSIGNATURE carryon-1.16.5-1.15.5.22.jar |Carry On |carryon |1.15.5.22 |DONE |Manifest: NOSIGNATURE LostTrinkets-1.16.5-0.1.27.jar |Lost Trinkets |losttrinkets |0.1.27 |DONE |Manifest: NOSIGNATURE absentbydesign-1.16.5-1.5.2.jar |Absent By Design Mod |absentbydesign |1.16.5-1.5.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed twilightforest-1.16.5-4.0.490-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE cosmoslibrary-1.16.5-6.8.0-universal.jar |Cosmos Library |cosmoslibrary |1.16.5-6.8.0 |DONE |Manifest: NOSIGNATURE chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.16.5-0.4.5.jar |Farmer's Delight |farmersdelight |1.16.5-0.4.5 |DONE |Manifest: NOSIGNATURE AmbientSounds_v3.1.11_mc1.16.5.jar |Ambient Sounds |ambientsounds |3.0.3 |DONE |Manifest: NOSIGNATURE MekanismAdditions-1.16.5-10.1.2.457.jar |Mekanism: Additions |mekanismadditions |10.1.2 |DONE |Manifest: NOSIGNATURE Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |DONE |Manifest: NOSIGNATURE ElenaiDodge2-1.16.X-1.1.0.jar |Elenai Dodge 2 |elenaidodge2 |1.1.0 |DONE |Manifest: NOSIGNATURE shulker_enchantments-1.1.1.jar |Shulker Enchantments |shulker_enchantments |1.1.1 |DONE |Manifest: NOSIGNATURE pamhc2foodextended-1.16.3-1.0.4.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |Manifest: NOSIGNATURE Patchouli-1.16.4-53.1.jar |Patchouli |patchouli |1.16.4-53.1 |DONE |Manifest: NOSIGNATURE leap-1.16.4-1.1.1.jar |Leap |leap |1.1.1 |DONE |Manifest: NOSIGNATURE collective-1.16.5-5.34.jar |Collective |collective |5.34 |DONE |Manifest: NOSIGNATURE betterbiomeblend-1.16.4-1.1.9-forge.jar |Better Biome Blend |betterbiomeblend |1.16.4-1.1.9-forge |DONE |Manifest: NOSIGNATURE BetterDiving-1.16.5-1.3.5.jar |Better Diving |better_diving |1.3.5 |DONE |Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.16.4-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE EnigmaticLegacy-2.11.12.jar |Enigmatic Legacy |enigmaticlegacy |2.11.12 |DONE |Manifest: NOSIGNATURE travelers_index-1.16.4-1.0.2.jar |Traveler's Index |travelers_index |1.16.4-1.0.2 |DONE |Manifest: NOSIGNATURE MekanismTools-1.16.5-10.1.2.457.jar |Mekanism: Tools |mekanismtools |10.1.2 |DONE |Manifest: NOSIGNATURE SpartanWeaponry-1.16.4-2.1.0-beta-4.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 4 |DONE |Manifest: NOSIGNATURE architectury-1.20.28-forge.jar |Architectury |architectury |1.20.28 |DONE |Manifest: NOSIGNATURE ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1605.2.3-build.40.jar |FTB Teams |ftbteams |1605.2.3-build.40 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.16.5-0.5.0.jar |AI-Improvements |aiimprovements |0.4.0 |DONE |Manifest: NOSIGNATURE cherishedworlds-forge-1.16.5-5.1.1.0.jar |Cherished Worlds |cherishedworlds |1.16.5-5.1.1.0 |DONE |Manifest: NOSIGNATURE light-overlay-5.8.1.jar |Light Overlay |lightoverlay |5.8.1 |DONE |Manifest: NOSIGNATURE bwncr-1.16.4-3.9.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.4-3.9.16 |DONE |Manifest: NOSIGNATURE altereddamage_1.16.5-1.5.jar |Altered Damage |altereddamage |1.5 |DONE |Manifest: NOSIGNATURE BetterAdvancements-1.16.5-0.1.1.109.jar |Better Advancements |betteradvancements |0.1.1.109 |DONE |Manifest: NOSIGNATURE inventorysorter-1.16.1-18.1.0.jar |Simple Inventory Sorter |inventorysorter |18.1.0 |DONE |Manifest: NOSIGNATURE pamhc2trees-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-1605.3.6-build.98.jar |FTB Quests |ftbquests |1605.3.6-build.98 |DONE |Manifest: NOSIGNATURE the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |DONE |Manifest: NOSIGNATURE abnormals_core-1.16.5-3.2.0.jar |Abnormals Core |abnormals_core |3.2.0 |DONE |Manifest: NOSIGNATURE environmental-1.16.5-1.0.0.jar |Environmental |environmental |1.0.0 |DONE |Manifest: NOSIGNATURE seeker_compass-1.16.5-3.0.0.jar |Seeker Compass |seeker_compass |3.0.0 |DONE |Manifest: NOSIGNATURE Bayou-Blues-1.16.5-1.0.5.jar |Bayou Blues |bayou_blues |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |DONE |Manifest: NOSIGNATURE endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |Manifest: NOSIGNATURE neapolitan-1.16.5-2.1.0.jar |Neapolitan |neapolitan |2.1.0 |DONE |Manifest: NOSIGNATURE personality-1.16.5-1.0.3.jar |Personality |personality |1.0.3 |DONE |Manifest: NOSIGNATURE savageandravage-1.16.5-3.1.0.jar |Savage & Ravage |savageandravage |3.1.0 |DONE |Manifest: NOSIGNATURE autumnity-1.16.5-2.1.1.jar |Autumnity |autumnity |2.1.1 |DONE |Manifest: NOSIGNATURE Momentum-1.16.4-1.0.0.jar |Momentum |momentum |1.0.0 |DONE |Manifest: NOSIGNATURE allurement-1.16.5-1.2.0.jar |Allurement |allurement |1.2.0 |DONE |Manifest: NOSIGNATURE buzzier_bees-1.16.5-3.0.1.jar |Buzzier Bees |buzzier_bees |3.0.1 |DONE |Manifest: NOSIGNATURE berry_good-1.16.5-4.1.1.jar |Berry Good |berry_good |4.1.1 |DONE |Manifest: NOSIGNATURE extraboats-1.16.5-2.1.0.jar |Extra Boats |extraboats |2.1.0 |DONE |Manifest: NOSIGNATURE ensorcellation-1.16.4-1.2.0.jar |Ensorcellation |ensorcellation |1.2.0 |DONE |Manifest: NOSIGNATURE create-mc1.16.5_v0.3.2g.jar |Create |create |v0.3.2g |DONE |Manifest: NOSIGNATURE Waystones_1.16.5-7.6.2.jar |Waystones |waystones |7.6.2 |DONE |Manifest: NOSIGNATURE Clumps-6.0.0.28.jar |Clumps |clumps |6.0.0.28 |DONE |Manifest: NOSIGNATURE mgui-1.16.5-3.3.0.jar |mgui |mgui |3.3.0 |DONE |Manifest: NOSIGNATURE tetrapak-1.16.5-0.3.4.jar |Tetra Pak |tetrapak |1.16.5-0.3.4 |DONE |Manifest: NOSIGNATURE journeymap-1.16.5-5.8.5p6.jar |Journeymap |journeymap |5.8.5p6 |DONE |Manifest: NOSIGNATURE Etherium-FORGE-1.16.5-v1.0.1.jar |Etherium |etherium |1.16.5-v1.0.1 |DONE |Manifest: NOSIGNATURE comforts-forge-1.16.5-4.0.1.5.jar |Comforts |comforts |1.16.5-4.0.1.5 |DONE |Manifest: NOSIGNATURE appliedenergistics2-8.4.0.jar |Applied Energistics 2 |appliedenergistics2 |8.4.0 |DONE |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98 Artifacts-1.16.5-2.10.5.jar |Artifacts |artifacts |1.16.5-2.10.5 |DONE |Manifest: NOSIGNATURE creeperconfetti-3.7.jar |Creeper Confetti |creeperconfetti |3.7 |DONE |Manifest: NOSIGNATURE bedspreads-forge-1.16.5-5.1.0.2.jar |Bedspreads |bedspreads |1.16.5-5.1.0.2 |DONE |Manifest: NOSIGNATURE walljump-forge-1.16.4-1.3.7.jar |Wall-Jump! |walljump |1.16.4-1.3.7 |DONE |Manifest: NOSIGNATURE Toast-Control-1.16.4-4.3.1.jar |Toast Control |toastcontrol |4.3.1 |DONE |Manifest: NOSIGNATURE inventorypets-1.16.5-2.0.15.jar |Inventory Pets |inventorypets |2.0.15 |DONE |Manifest: NOSIGNATURE traverse-1.16.4-0.4.3.8.jar |Traverse: Reforged |traverse |1.16.4-0.4.3.8 |DONE |Manifest: NOSIGNATURE Better Fishing Rods 1.3.0 - 1.16.5.jar |Better Fishing Rods |better_fishing_rods |1.3.0 |DONE |Manifest: NOSIGNATURE dash-1.16.4-1.0.1.jar |Dash |dash |1.0.1 |DONE |Manifest: NOSIGNATURE selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-1.16.5-7.1.20.jar |EnchantmentDescriptions |enchdesc |7.1.20 |DONE |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 swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |Manifest: NOSIGNATURE ToolBelt-1.16.5-1.16.0.jar |Tool Belt |toolbelt |1.16.0 |DONE |Manifest: NOSIGNATURE Abundance-1.16.5-1.0.5.jar |Abundance |abundance |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE Jade-1.16.4-2.8.3.jar |Jade |jade |2.8.3 |DONE |Manifest: NOSIGNATURE CreativeCore_v2.2.1_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |DONE |Manifest: NOSIGNATURE archers_paradox-1.16.4-1.2.0.jar |Archer's Paradox |archers_paradox |1.2.0 |DONE |Manifest: NOSIGNATURE towers_of_the_wild-1.16.4-2.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.4-2.0.1 |DONE |Manifest: NOSIGNATURE smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |DONE |Manifest: NOSIGNATURE atmospheric-1.16.5-3.1.0.jar |Atmospheric |atmospheric |3.1.0 |DONE |Manifest: NOSIGNATURE Iceberg-1.16.5-1.0.45.jar |Iceberg |iceberg |1.0.45 |DONE |Manifest: NOSIGNATURE SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE Quark-r2.4-322.jar |Quark |quark |r2.4-322 |DONE |Manifest: NOSIGNATURE charm-forge-1.16.5-2.3.2.jar |Charm |charm |2.3.2 |DONE |Manifest: NOSIGNATURE charmonium-forge-1.16.5-2.3.2.jar |Charmonium |charmonium |2.3.2 |DONE |Manifest: NOSIGNATURE LegendaryTooltips-1.16.5-1.3.1.jar |Legendary Tooltips |legendarytooltips |1.3.1 |DONE |Manifest: NOSIGNATURE malum-1.16.5-0.3.0.jar |Malum |malum |1.16.5-0.3.0 |DONE |Manifest: NOSIGNATURE abnormals_delight-1.16.5-1.1.1.jar |Abnormals Delight |abnormals_delight |1.1.1 |DONE |Manifest: NOSIGNATURE StorageDrawers-1.16.3-8.5.2.jar |Storage Drawers |storagedrawers |8.5.2 |DONE |Manifest: NOSIGNATURE upgradedcore-1.16.5-1.1.0.3-release.jar |Upgraded Core |upgradedcore |1.16.5-1.1.0.3-relea|DONE |Manifest: NOSIGNATURE ferritecore-2.0.5-forge.jar |Ferrite Core |ferritecore |2.0.5 |DONE |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 upgradednetherite_creative-1.16.5-1.1.0.2-release.|Upgraded Netherite : Creative |upgradednetherite_creative |1.16.5-1.1.0.2-relea|DONE |Manifest: NOSIGNATURE BetterF3-1.5.0-Forge-1.16.5.jar |BetterF3 |betterf3 |1.5.0 |DONE |Manifest: NOSIGNATURE expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE valhelsia_core-16.0.15.jar |Valhelsia Core |valhelsia_core |16.0.15 |DONE |Manifest: NOSIGNATURE valhelsia_structures-1.16.5-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |DONE |Manifest: NOSIGNATURE SoundFilters-0.14_for_1.16.2.jar |Sound Filters |soundfilters |0.14_for_1.16.2 |DONE |Manifest: NOSIGNATURE chiselsandbits-1.0.63.jar |Chisels & bits |chiselsandbits |1.0.63 |DONE |Manifest: NOSIGNATURE OpenLoader-1.16.5-9.0.3.jar |OpenLoader |openloader |9.0.3 |DONE |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: a26aa462-99f2-460a-9600-17015f992026 Kiwi Modules: Patchouli open book context: n/a Loaded Shaderpack: ComplementaryShaders_v4.4 (1).zip Profile: EXTREME (+2 options changed by user) NEC status: No NEC detected Launched Version: 1.16.5-forge-36.2.34 Backend library: LWJGL version 3.2.2 build 10 Backend API: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 517.48, NVIDIA Corporation GL Caps: Using framebuffer using OpenGL 3.0 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Graphics mode: fancy Resource Packs: vanilla, file/Stay_True_1.19.zip, file/VisibleOres2.7.zip, file/xali's+Bushy+Leaves+v3.0.zip, file/Beautiful+prot.+4.zip (incompatible), file/BushyBiomesV1.13.zip, file/EmbellishedStone-1.19-1.0.0.zip, file/EnderEyes_1.19_v2.zip, file/xali's+Enhanced+Vanilla+v1.10.4.zip, file/xali-s-Enchanted-Books-16x-v0.10.1.zip, file/FreshAnimations_v1.7.zip, file/§aReimagined§8-[v1.35].zip, file/Default-Dark-Mode-1.19-v1.3.4.zip Current Language: English (US) CPU: 12x Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz
IPS spam blocked by CleanTalk.