Jump to content

Recommended Posts

Posted

Hello everyone, I need help because my modpack doesn't being launch on my server I join you the debug.txt

 

 

openjdk version "17.0.7" 2023-04-18
OpenJDK Runtime Environment Temurin-17.0.7+7 (build 17.0.7+7)
OpenJDK 64-Bit Server VM Temurin-17.0.7+7 (build 17.0.7+7, mixed mode, sharing)
WARNING: Using incubator modules: jdk.incubator.vector
[19:04:10] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.2.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[19:04:11] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/container/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER
[19:04:12] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/fmlcore/1.19.2-43.2.0/fmlcore-1.19.2-43.2.0.jar is missing mods.toml file
[19:04:12] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.2.0/javafmllanguage-1.19.2-43.2.0.jar is missing mods.toml file
[19:04:12] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.2.0/lowcodelanguage-1.19.2-43.2.0.jar is missing mods.toml file
[19:04:12] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/mclanguage/1.19.2-43.2.0/mclanguage-1.19.2-43.2.0.jar is missing mods.toml file
[19:04:12] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 3 dependencies adding them to mods collection
[19:04:15] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[19:04:15] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments []
[19:04:22] [main/INFO] [minecraft/DataFixers]: Building unoptimized datafixer
[19:04:25] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file /home/container/config/connectivity-common.toml is not correct. Correcting
[19:04:25] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Connectivity settings was corrected from null to its default, SimpleCommentedConfig:{}. 
[19:04:25] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Connectivity settings.disableLoginLimits was corrected from null to its default, true. 
[19:04:25] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Connectivity settings.disablePacketLimits was corrected from null to its default, true. 
[19:04:25] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Connectivity settings.debugPrintMessages was corrected from null to its default, false. 
[19:04:25] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Connectivity settings.logintimeout was corrected from null to its default, 2400. 
[19:04:25] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Connectivity settings.disconnectTimeout was corrected from null to its default, 60. 
[19:04:25] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Connectivity settings.packetHistoryMinutes was corrected from null to its default, 5. 
[19:04:25] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Connectivity settings.showFullResourceLocationException was corrected from null to its default, false. 
[19:04:25] [modloading-worker-0/WARN] [Visuality/]: Visuality is installed on a dedicated server, skip loading...
[19:04:25] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids
[19:04:25] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for mod puzzleslib
[19:04:25] [modloading-worker-0/ERROR] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
[19:04:25] [modloading-worker-0/ERROR] [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: skinlayers3d, class dev.tr7zw.skinlayers.SkinLayersMod
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.19.2-43.2.0.jar%2367!/:1.0] {}
        at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
        at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
        at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
        at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
        at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.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:68) ~[javafmllanguage-1.19.2-43.2.0.jar%23157!/:?] {}
        at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.0.jar%23156!/:?] {}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[19:04:26] [modloading-worker-0/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 43.2.0, for MC 1.19.2 with MCP 20220805.130853
[19:04:26] [modloading-worker-0/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v43.2.0 Initialized
[19:04:26] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id magistuarmory:packet_long_reach_attack
[19:04:26] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id magistuarmory:packet_lance_collision
[19:04:27] [main/FATAL] [ne.mi.fm.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
Negative index in crash report handler (16/18)
[19:04:27] [main/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID ca2d0526-5f37-46eb-a9a5-b62b6072f73d
[19:04:27] [main/FATAL] [ne.mi.se.lo.ServerModLoader/]: Crash report saved to ./crash-reports/crash-2023-05-10_19.04.27-fml.txt
[19:04:27] [main/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID ff66fce8-b799-4f0b-8ed2-f0f42129efa9
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 2023-05-10 19:04:27
Description: Mod loading error has occurred
java.lang.Exception: Mod Loading has failed
        at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:55) ~[forge-1.19.2-43.2.0-universal.jar%23160!/:?] {re:classloading}
        at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:39) ~[forge-1.19.2-43.2.0-universal.jar%23160!/:?] {re:classloading}
        at net.minecraft.server.Main.main(Main.java:113) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {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:29) ~[fmlloader-1.19.2-43.2.0.jar%2367!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: main
Stacktrace:
        at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.19.2-43.2.0.jar%2367!/:1.0] {}
-- MOD skinlayers3d --
Details:
        Mod File: /home/container/mods/3dskinlayers-forge-1.5.2-mc1.19.1.jar
        Failure message: 3dSkinLayers (skinlayers3d) 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.5.2
        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.19.2-43.2.0.jar%2367!/:1.0] {}
        at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
        at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
        at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
        at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
        at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.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:68) ~[javafmllanguage-1.19.2-43.2.0.jar%23157!/:?] {}
        at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.0.jar%23156!/:?] {}
        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) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}
-- System Details --
Details:
        Minecraft Version: 1.19.2
        Minecraft Version ID: 1.19.2
        Operating System: Linux (amd64) version 4.19.0-20-amd64
        Java Version: 17.0.7, Eclipse Adoptium
        Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
        Memory: 177567488 bytes (169 MiB) / 536870912 bytes (512 MiB) up to 13446938624 bytes (12824 MiB)
        CPUs: 6
        Processor Vendor: GenuineIntel
        Processor Name: Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
        Identifier: Intel64 Family 6 Model 62 Stepping 4
        Microarchitecture: Ivy Bridge (Server)
        Frequency (GHz): 3.00
        Number of physical packages: 2
        Number of physical CPUs: 20
        Number of logical CPUs: 40
        Graphics card #0 name: unknown
        Graphics card #0 vendor: unknown
        Graphics card #0 VRAM (MB): 0.00
        Graphics card #0 deviceId: unknown
        Graphics card #0 versionInfo: unknown
        Virtual memory max (MB): 193465.94
        Virtual memory used (MB): 280189.34
        Swap memory total (MB): 0.00
        Swap memory used (MB): 0.00
        JVM Flags: 19 total; -XX:MaxRAMPercentage=80.0 -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:InitiatingHeapOccupancyPercent=15
        ModLauncher: 10.0.8+10.0.8+main.0ef7e830
        ModLauncher launch target: forgeserver
        ModLauncher naming: srg
        ModLauncher services: 
                mixin-0.8.5.jar mixin PLUGINSERVICE 
                eventbus-6.0.3.jar eventbus PLUGINSERVICE 
                fmlloader-1.19.2-43.2.0.jar slf4jfixer PLUGINSERVICE 
                fmlloader-1.19.2-43.2.0.jar object_holder_definalize PLUGINSERVICE 
                fmlloader-1.19.2-43.2.0.jar runtime_enum_extender PLUGINSERVICE 
                fmlloader-1.19.2-43.2.0.jar capability_token_subclass PLUGINSERVICE 
                accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
                fmlloader-1.19.2-43.2.0.jar runtimedistcleaner PLUGINSERVICE 
                modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
                modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
        FML Language Providers: 
                minecraft@1.0
                lowcodefml@null
                javafml@null
        Mod List: 
                server-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |COMMON_SET|Manifest: NOSIGNATURE
                FarmersDelight-1.19-1.2.0.jar                     |Farmer's Delight              |farmersdelight                |1.19-1.2.0          |COMMON_SET|Manifest: NOSIGNATURE
                TreeChop-1.19.2-forge-0.17.8a.jar                 |HT's TreeChop                 |treechop                      |0.17.8a             |COMMON_SET|Manifest: NOSIGNATURE
                TerraBlender-forge-1.19.2-2.0.1.136.jar           |TerraBlender                  |terrablender                  |2.0.1.136           |COMMON_SET|Manifest: NOSIGNATURE
                jmi-forge-1.19.2-0.13-33.jar                      |JourneyMap Integration        |jmi                           |0.13-33             |COMMON_SET|Manifest: NOSIGNATURE
                BiomesOPlenty-1.19.2-17.1.1.162.jar               |Biomes O' Plenty              |biomesoplenty                 |17.1.1.162          |COMMON_SET|Manifest: NOSIGNATURE
                optifinefixer-1.0.jar                             |OptiFine Crash Fixer          |optifinefixer                 |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
                CreativeCore_FORGE_v2.9.3_mc1.19.2.jar            |CreativeCore                  |creativecore                  |2.9.3               |COMMON_SET|Manifest: NOSIGNATURE
                spectrelib-forge-0.12.4+1.19.2.jar                |SpectreLib                    |spectrelib                    |0.12.4+1.19.2       |COMMON_SET|Manifest: NOSIGNATURE
                domum_ornamentum-1.19-1.0.76-ALPHA-universal.jar  |Domum Ornamentum              |domum_ornamentum              |1.19-1.0.76-ALPHA   |COMMON_SET|Manifest: NOSIGNATURE
                connectivity-1.19.2-3.8.jar                       |Connectivity Mod              |connectivity                  |1.19.2-3.8          |COMMON_SET|Manifest: NOSIGNATURE
                sophisticatedcore-1.19.2-0.5.51.251.jar           |Sophisticated Core            |sophisticatedcore             |1.19.2-0.5.51.251   |COMMON_SET|Manifest: NOSIGNATURE
                curios-forge-1.19.2-5.1.4.0.jar                   |Curios API                    |curios                        |1.19.2-5.1.4.0      |COMMON_SET|Manifest: NOSIGNATURE
                Alexs Armoury v1.4.1-1.19.2.jar                   |Alex's Armoury                |alexs_armoury                 |1.4.1               |COMMON_SET|Manifest: NOSIGNATURE
                journeymap-1.19.2-5.9.5-forge.jar                 |Journeymap                    |journeymap                    |5.9.5               |COMMON_SET|Manifest: NOSIGNATURE
                comforts-forge-6.0.5+1.19.2.jar                   |Comforts                      |comforts                      |6.0.5+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
                citadel-2.1.3-1.19.jar                            |Citadel                       |citadel                       |2.1.3               |COMMON_SET|Manifest: NOSIGNATURE
                alexsmobs-1.21.1.jar                              |Alex's Mobs                   |alexsmobs                     |1.21.1              |COMMON_SET|Manifest: NOSIGNATURE
                mixinextras-forge-0.2.0-beta.6.jar                |MixinExtras                   |mixinextras                   |0.2.0-beta.6        |COMMON_SET|Manifest: NOSIGNATURE
                sophisticatedbackpacks-1.19.2-3.18.45.819.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.19.2-3.18.45.819  |COMMON_SET|Manifest: NOSIGNATURE
                architectury-6.5.77-forge.jar                     |Architectury                  |architectury                  |6.5.77              |COMMON_SET|Manifest: NOSIGNATURE
                alexsdelight-1.4.1.jar                            |Alex's Delight                |alexsdelight                  |1.4.1               |COMMON_SET|Manifest: NOSIGNATURE
                visuality-forge-2.0+forge-mc1.19.jar              |Visuality: Reforged           |visuality                     |2.0                 |COMMON_SET|Manifest: NOSIGNATURE
                PuzzlesLib-v4.4.0-1.19.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |4.4.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
                Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.13.jar |Oh The Biomes You'll Go       |byg                           |2.0.0.13            |COMMON_SET|Manifest: NOSIGNATURE
                carryon-forge-1.19.2-2.0.5.16.jar                 |Carry On                      |carryon                       |2.0.5.16            |COMMON_SET|Manifest: NOSIGNATURE
                cloth-config-8.2.88-forge.jar                     |Cloth Config v8 API           |cloth_config                  |8.2.88              |COMMON_SET|Manifest: NOSIGNATURE
                [1.19.2-forge]-Epic-Knights-7.11.jar              |Epic Knights Mod              |magistuarmory                 |7.11                |COMMON_SET|Manifest: NOSIGNATURE
                3dskinlayers-forge-1.5.2-mc1.19.1.jar             |3dSkinLayers                  |skinlayers3d                  |1.5.2               |ERROR     |Manifest: NOSIGNATURE
                forge-1.19.2-43.2.0-universal.jar                 |Forge                         |forge                         |43.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
                Aquaculture-1.19.2-2.4.8.jar                      |Aquaculture 2                 |aquaculture                   |1.19.2-2.4.8        |COMMON_SET|Manifest: NOSIGNATURE
                FastLeafDecay-30.jar                              |FastLeafDecay                 |fastleafdecay                 |30                  |COMMON_SET|Manifest: NOSIGNATURE
        Crash Report UUID: ff66fce8-b799-4f0b-8ed2-f0f42129efa9
        FML: 43.2
        Forge: net.minecraftforge:43.2.0[19:04:27] [main/ERROR] [minecraft/Main]: Failed to start the minecraft server
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
        3dSkinLayers (skinlayers3d) has failed to load correctly
§7java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
]
        at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:243) ~[fmlcore-1.19.2-43.2.0.jar%23156!/:?] {}
        at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$24(ModLoader.java:208) ~[fmlcore-1.19.2-43.2.0.jar%23156!/:?] {}
        at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
        at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:208) ~[fmlcore-1.19.2-43.2.0.jar%23156!/:?] {}
        at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$14(ModLoader.java:185) ~[fmlcore-1.19.2-43.2.0.jar%23156!/:?] {}
        at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
        at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:185) ~[fmlcore-1.19.2-43.2.0.jar%23156!/:?] {}
        at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:32) ~[forge-1.19.2-43.2.0-universal.jar%23160!/:?] {re:classloading}
        at net.minecraft.server.Main.main(Main.java:113) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {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:29) ~[fmlloader-1.19.2-43.2.0.jar%2367!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}

 

Posted
  Quote

Details:
        Mod File: /home/container/mods/3dskinlayers-forge-1.5.2-mc1.19.1.jar
        Failure message: 3dSkinLayers (skinlayers3d) 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.5.2
        Mod Issue URL: NOT PROVIDED

Expand  

Broken client side only mod that crashes when installed on a server.

  • Thanks 1

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Posted (edited)

openjdk version "17.0.7" 2023-04-18
OpenJDK Runtime Environment Temurin-17.0.7+7 (build 17.0.7+7)
OpenJDK 64-Bit Server VM Temurin-17.0.7+7 (build 17.0.7+7, mixed mode, sharing)
WARNING: Using incubator modules: jdk.incubator.vector
[18:59:04] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.2.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[18:59:05] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/container/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER
[18:59:05] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/fmlcore/1.19.2-43.2.0/fmlcore-1.19.2-43.2.0.jar is missing mods.toml file
[18:59:05] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.2.0/javafmllanguage-1.19.2-43.2.0.jar is missing mods.toml file
[18:59:05] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.2.0/lowcodelanguage-1.19.2-43.2.0.jar is missing mods.toml file
[18:59:05] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/mclanguage/1.19.2-43.2.0/mclanguage-1.19.2-43.2.0.jar is missing mods.toml file
[18:59:05] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 3 dependencies adding them to mods collection
[18:59:08] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[18:59:08] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments []
[18:59:15] [main/INFO] [minecraft/DataFixers]: Building unoptimized datafixer
[18:59:18] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids
[18:59:18] [modloading-worker-0/WARN] [Visuality/]: Visuality is installed on a dedicated server, skip loading...
[18:59:18] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for mod puzzleslib
[18:59:18] [modloading-worker-0/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 43.2.0, for MC 1.19.2 with MCP 20220805.130853
[18:59:18] [modloading-worker-0/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v43.2.0 Initialized
[18:59:19] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id magistuarmory:packet_long_reach_attack
[18:59:19] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id magistuarmory:packet_lance_collision
[18:59:23] [modloading-worker-0/INFO] [co.co.Connectivity/]: Connectivity initialized
[18:59:23] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/end-biomes.json5" was read.
[18:59:23] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/nether-biomes.json5" was read.
[18:59:23] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap
[18:59:23] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/overworld/byg-overworld-biomes.json5" was read.
[18:59:23] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/surface_rules/overworld_surface_rules.json5" was read.
[18:59:23] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/surface_rules/end_surface_rules.json5" was read.
[18:59:23] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/surface_rules/nether_surface_rules.json5" was read.
[18:59:23] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/growing-patterns.json5" was read.
[18:59:23] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/trades.json5" was read.
[18:59:23] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/settings.json5" was read.
[18:59:23] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/biomepedia.json5" was read.
[18:59:23] [modloading-worker-0/INFO] [po.by.BYG/]: Created compressed zip back up for "/home/container/config/byg" in "/home/container/config/byg/backups/last_working_configs_backup.zip"
[18:59:23] [modloading-worker-0/INFO] [po.by.BYG/]: BYG: Added strippable Blocks...
[18:59:23] [main/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD
[18:59:23] [main/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER
[18:59:23] [main/INFO] [terrablender/]: Registered region biomesoplenty:overworld_primary to index 1 for type OVERWORLD
[18:59:23] [main/INFO] [terrablender/]: Registered region biomesoplenty:overworld_secondary to index 2 for type OVERWORLD
[18:59:23] [main/INFO] [terrablender/]: Registered region biomesoplenty:overworld_rare to index 3 for type OVERWORLD
[18:59:23] [main/INFO] [terrablender/]: Registered region biomesoplenty:nether_common to index 1 for type NETHER
[18:59:23] [main/INFO] [terrablender/]: Registered region biomesoplenty:nether_rare to index 2 for type NETHER
[18:59:23] [main/INFO] [journeymap/]: Initializing Packet Registries
[18:59:23] [main/INFO] [po.by.BYG/]: Initializing BYG network...
[18:59:23] [main/INFO] [po.by.BYG/]: Initialized BYG network!
[18:59:23] [main/INFO] [terrablender/]: Registered region byg:region_0 to index 4 for type OVERWORLD
[18:59:23] [main/INFO] [terrablender/]: Registered region byg:region_1 to index 5 for type OVERWORLD
[18:59:23] [main/INFO] [terrablender/]: Registered region byg:region_2 to index 6 for type OVERWORLD
[18:59:23] [main/INFO] [terrablender/]: Registered region byg:region_3 to index 7 for type OVERWORLD
[18:59:23] [main/INFO] [po.by.BYG/]: BYG: Compostible Blocks Added!
[18:59:23] [main/INFO] [po.by.BYG/]: BYG: Added tillables!
[18:59:23] [main/INFO] [po.by.BYG/]: BYG: Added Flammables!
[18:59:23] [main/INFO] [po.by.BYG/]: BYG: "Load Complete" Event Complete!
[18:59:23] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [journeymap] Found status: OUTDATED Current: 5.9.5 Target: 5.9.7
[18:59:23] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [puzzleslib] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzleslib.json
[18:59:23] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [puzzleslib] Found status: UP_TO_DATE Current: 4.4.0 Target: null
[18:59:23] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[18:59:24] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 43.2.0 Target: null
[18:59:24] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [fastleafdecay] Starting version check at https://www.olafkeijsers.net/fastleafdecay-update.json
[18:59:24] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [fastleafdecay] Found status: BETA Current: 30 Target: null
[18:59:27] [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'
[18:59:27] [main/WARN] [ne.mi.co.ForgeHooks/WP]: The following mods have version differences that were not resolved:
architectury (version 6.5.82 -> 6.5.77)
connectivity (version 1.19.2-4.2 -> 1.19.2-3.8)
curios (version 1.19.2-5.1.4.1 -> 1.19.2-5.1.4.0)
farmersdelight (version 1.19-1.2.1 -> 1.19-1.2.0)
journeymap (version 5.9.6 -> 5.9.5)
sophisticatedcore (version 1.19.2-0.5.54.261 -> 1.19.2-0.5.51.251)
Things may not work well.
[18:59:30] [main/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/home/container/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23155!/assets/.mcassetsroot' uses unexpected schema
[18:59:30] [main/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/home/container/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23155!/data/.mcassetsroot' uses unexpected schema
[18:59:33] [main/INFO] [co.gi.al.al.AlexsMobs/]: Adding datapack listener capsid_recipes
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/bronze"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:bronze_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/bronze"}}]}]
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/bronze_kiteshield from magistuarmory:tags/banner_pattern/pattern_item/bronze_kiteshield.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/bronze"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:bronze_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/bronze"}}]}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/copper"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:copper_kiteshield","count":1}}]
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/copper_kiteshield from magistuarmory:tags/banner_pattern/pattern_item/copper_kiteshield.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/copper"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:copper_kiteshield","count":1}}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:gems/diamond"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:diamond_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:gems/diamond"}}]}]
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/diamond_kiteshield from magistuarmory:tags/banner_pattern/pattern_item/diamond_kiteshield.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:gems/diamond"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:diamond_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:gems/diamond"}}]}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"item":"minecraft:gold_ingot"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:gold_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/iron"}}]}]
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/gold_kiteshield from magistuarmory:tags/banner_pattern/pattern_item/gold_kiteshield.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"item":"minecraft:gold_ingot"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:gold_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/iron"}}]}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/iron"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:iron_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/iron"}}]}]
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/iron_kiteshield from magistuarmory:tags/banner_pattern/pattern_item/iron_kiteshield.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/iron"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:iron_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/iron"}}]}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:smithing","base":{"item":"magistuarmory:diamond_kiteshield"},"addition":{"item":"minecraft:netherite_ingot"},"result":{"item":"magistuarmory:netherite_kiteshield","count":1}}]
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/netherite_kiteshield_smithing from magistuarmory:tags/banner_pattern/pattern_item/netherite_kiteshield_smithing.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:smithing","base":{"item":"magistuarmory:diamond_kiteshield"},"addition":{"item":"minecraft:netherite_ingot"},"result":{"item":"magistuarmory:netherite_kiteshield","count":1}}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/silver"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:silver_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/silver"}}]}]
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/silver_kiteshield from magistuarmory:tags/banner_pattern/pattern_item/silver_kiteshield.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/silver"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:silver_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/silver"}}]}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/steel"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:steel_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/steel"}}]}]
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/steel_kiteshield from magistuarmory:tags/banner_pattern/pattern_item/steel_kiteshield.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/steel"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:steel_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/steel"}}]}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/tin"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:tin_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/tin"}}]}]
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/tin_kiteshield from magistuarmory:tags/banner_pattern/pattern_item/tin_kiteshield.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/tin"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:tin_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/tin"}}]}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":["www","wmw"," w "],"key":{"m":{"tag":"forge:ingots/steel"},"w":{"tag":"minecraft:planks"}},"result":{"item":"magistuarmory:wood_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"minecraft:planks"}}]}]
[18:59:33] [Worker-Main-2/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/wood_kiteshield from magistuarmory:tags/banner_pattern/pattern_item/wood_kiteshield.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":["www","wmw"," w "],"key":{"m":{"tag":"forge:ingots/steel"},"w":{"tag":"minecraft:planks"}},"result":{"item":"magistuarmory:wood_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"minecraft:planks"}}]}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[18:59:33] [Worker-Main-3/ERROR] [minecraft/TagLoader]: Couldn't load tag [quark:ravager_hide (from Alexs Armoury v1.4.1-1.19.2.jar)] as it is missing following references: quark:ravager_hide (from Alexs Armoury v1.4.1-1.19.2.jar)
[18:59:34] [main/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe alexsdelight:barbecue_on_a_stick
com.google.gson.JsonSyntaxException: Unknown item 'amfd:singular_cooked_moose_rib'
        at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:275) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin}
        at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:274) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading,pl:accesstransformer:B}
        at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.19.2-43.2.0-universal.jar%23160!/:?] {re:classloading}
        at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:142) ~[forge-1.19.2-43.2.0-universal.jar%23160!/:?] {re:classloading}
        at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading,pl:accesstransformer:B}
        at net.minecraft.world.item.crafting.ShapelessRecipe$Serializer.m_44275_(ShapelessRecipe.java:96) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.world.item.crafting.ShapelessRecipe$Serializer.m_6729_(ShapelessRecipe.java:81) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.world.item.crafting.ShapelessRecipe$Serializer.m_6729_(ShapelessRecipe.java:77) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.19.2-43.2.0-universal.jar%23160!/:?] {re:classloading}
        at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:171) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:mixin,re:classloading,pl:mixin:APP:farmersdelight.mixins.json:accessor.RecipeManagerAccessor,pl:mixin:A}
        at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:mixin,re:classloading,pl:mixin:APP:farmersdelight.mixins.json:accessor.RecipeManagerAccessor,pl:mixin:A}
        at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:mixin,re:classloading,pl:mixin:APP:farmersdelight.mixins.json:accessor.RecipeManagerAccessor,pl:mixin:A}
        at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:mixin,re:computing_frames,re:classloading}
        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.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.Util.m_214652_(Util.java:781) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.Util.m_214679_(Util.java:770) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {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:29) ~[fmlloader-1.19.2-43.2.0.jar%2367!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
[18:59:34] [main/INFO] [minecraft/RecipeManager]: Loaded 10 recipes
[18:59:35] [main/INFO] [minecraft/AdvancementList]: Loaded 2280 advancements
[18:59:38] [main/INFO] [po.by.BYG/]: "/home/container/config/byg/nether-biomes.json5" was read.
[18:59:38] [main/INFO] [po.by.BYG/]: "/home/container/config/byg/end-biomes.json5" was read.
[18:59:38] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.19.2
[18:59:38] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties
[18:59:38] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL
[18:59:38] [Server thread/INFO] [minecraft/MinecraftServer]: Generating keypair
[18:59:38] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on 0.0.0.0:60867
[18:59:38] [Server thread/INFO] [minecraft/ServerConnectionListener]: Using epoll channel type
[18:59:38] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[18:59:38] [Thread-0/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[18:59:38] [Thread-0/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[18:59:39] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:overworld
[18:59:39] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world"
[18:59:40] [Server thread/INFO] [po.by.BYG/]: "/home/container/config/byg/surface_rules/overworld_surface_rules.json5" was read.
[18:59:40] [Server thread/INFO] [po.by.BYG/]: "/home/container/config/byg/surface_rules/end_surface_rules.json5" was read.
[18:59:40] [Server thread/INFO] [po.by.BYG/]: "/home/container/config/byg/surface_rules/nether_surface_rules.json5" was read.
[18:59:40] [Server thread/INFO] [po.by.BYG/]: Loading dimension "minecraft:the_nether" with biome source: "byg:nether".
[18:59:40] [Server thread/INFO] [po.by.BYG/]: "/home/container/config/byg/surface_rules/overworld_surface_rules.json5" was read.
[18:59:40] [Server thread/INFO] [po.by.BYG/]: "/home/container/config/byg/surface_rules/end_surface_rules.json5" was read.
[18:59:40] [Server thread/INFO] [po.by.BYG/]: "/home/container/config/byg/surface_rules/nether_surface_rules.json5" was read.
[18:59:40] [Server thread/INFO] [po.by.BYG/]: Loading dimension "minecraft:the_end" with biome source: "byg:end".
[18:59:40] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld
[18:59:44] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[18:59:44] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[18:59:44] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[18:59:44] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[18:59:44] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[18:59:44] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[18:59:44] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[18:59:44] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[18:59:44] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[18:59:44] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[18:59:45] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[18:59:45] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 16%
[18:59:46] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 56%
[18:59:46] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 91%
[18:59:46] [Server thread/INFO] [minecraft/LoggerChunkProgressListener]: Time elapsed: 6642 ms
[18:59:46] [Server thread/INFO] [minecraft/DedicatedServer]: Done (8.176s)! For help, type "help"
[8ad7dc66@hosterfy] Changement de l'état du serveur à "running"
[18:59:46] [Server thread/INFO] [ne.mi.se.pe.PermissionAPI/]: Successfully initialized permission handler forge:default_handler
chance: 0.3
[18:59:46] [Server thread/INFO] [journeymap/]: global (FileLoaded) Config file isn't current, has version "5.9.6": journeymap.server.global.config
[18:59:46] [Server thread/INFO] [journeymap/]: global (Invalid) Setting config file to version "5.9.5": journeymap.server.global.config
[18:59:46] [Server thread/INFO] [journeymap/]: default (FileLoaded) Config file isn't current, has version "5.9.6": journeymap.server.default.config
[18:59:46] [Server thread/INFO] [journeymap/]: default (Invalid) Setting config file to version "5.9.5": journeymap.server.default.config
[18:59:46] [Server thread/INFO] [journeymap/]: minecraft~overworld (FileLoaded) Config file isn't current, has version "5.9.6": journeymap.server.minecraft~overworld.config
[18:59:46] [Server thread/INFO] [journeymap/]: minecraft~overworld (Invalid) Setting config file to version "5.9.5": journeymap.server.minecraft~overworld.config
[18:59:46] [Server thread/INFO] [journeymap/]: minecraft~the_nether (FileLoaded) Config file isn't current, has version "5.9.6": journeymap.server.minecraft~the_nether.config
[18:59:46] [Server thread/INFO] [journeymap/]: minecraft~the_nether (Invalid) Setting config file to version "5.9.5": journeymap.server.minecraft~the_nether.config
[18:59:46] [Server thread/INFO] [journeymap/]: minecraft~the_end (FileLoaded) Config file isn't current, has version "5.9.6": journeymap.server.minecraft~the_end.config
[18:59:46] [Server thread/INFO] [journeymap/]: minecraft~the_end (Invalid) Setting config file to version "5.9.5": journeymap.server.minecraft~the_end.config

 

#Minecraft server properties
#Thu May 11 18:59:27 CEST 2023
allow-flight=false
allow-nether=true
broadcast-console-to-ops=true
broadcast-rcon-to-ops=true
difficulty=normal
enable-command-block=false
enable-jmx-monitoring=false
enable-query=false
enable-rcon=false
enable-status=true
enforce-secure-profile=true
enforce-whitelist=false
entity-broadcast-range-percentage=100
force-gamemode=false
function-permission-level=2
gamemode=survival
generate-structures=true
generator-settings={}
hardcore=false
hide-online-players=false
level-name=world
level-seed=
level-type=minecraft\:normal
max-chained-neighbor-updates=1000000
max-players=20
max-tick-time=60000
max-world-size=29999984
motd=Serveur Minecraft - Hosterfy.com
network-compression-threshold=256
online-mode=true
op-permission-level=4
player-idle-timeout=0
prevent-proxy-connections=false
previews-chat=false
pvp=true
query.port=25565
rate-limit=0
rcon.password=
rcon.port=25575
require-resource-pack=false
resource-pack=
resource-pack-prompt=
resource-pack-sha1=
server-ip=0.0.0.0
server-port=60867
simulation-distance=10
spawn-animals=true
spawn-monsters=true
spawn-npcs=true
spawn-protection=16
sync-chunk-writes=true
text-filtering-config=
use-native-transport=true
view-distance=10
white-list=false

 

Hi everybody this is my serv log and the .properties I don't know why I can't connect to my server

Edited by Anakie
wrong copy paste sorry
Posted
  Quote

Caused by: java.lang.ClassNotFoundException: com.teamabnormals.incubation.core.api.EggLayer

Expand  

Looks like you are missing a mod.

Maybe this one? https://www.curseforge.com/minecraft/mc-mods/incubation

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Posted

Thanks now the server is starting like this :

[8ad7dc66@hosterfy] Changement de l'état du serveur à "offline"
[HOSTERFY]: Vérification de l'utilisation de l'espace disque du serveur, cette opération peut prendre quelques secondes...
[HOSTERFY]: Mise à jour des fichiers de configuration du processus...
[HOSTERFY]: Vérification des autorisations des fichiers, cette opération peut prendre quelques secondes...
[8ad7dc66@hosterfy] Changement de l'état du serveur à "starting"
[HOSTERFY]: Mise à jour du système, cette opération peut prendre quelques minutes...
[HOSTERFY]: Mise à jour du système terminée.
openjdk version "17.0.7" 2023-04-18
OpenJDK Runtime Environment Temurin-17.0.7+7 (build 17.0.7+7)
OpenJDK 64-Bit Server VM Temurin-17.0.7+7 (build 17.0.7+7, mixed mode, sharing)
WARNING: Using incubator modules: jdk.incubator.vector
[19:11:25] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.2.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[19:11:26] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/container/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER
[19:11:26] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/fmlcore/1.19.2-43.2.0/fmlcore-1.19.2-43.2.0.jar is missing mods.toml file
[19:11:26] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.2.0/javafmllanguage-1.19.2-43.2.0.jar is missing mods.toml file
[19:11:26] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.2.0/lowcodelanguage-1.19.2-43.2.0.jar is missing mods.toml file
[19:11:26] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/mclanguage/1.19.2-43.2.0/mclanguage-1.19.2-43.2.0.jar is missing mods.toml file
[19:11:26] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 3 dependencies adding them to mods collection
[19:11:29] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[19:11:29] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments []
[19:11:36] [main/INFO] [minecraft/DataFixers]: Building unoptimized datafixer
[19:11:40] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids
[19:11:40] [modloading-worker-0/WARN] [Visuality/]: Visuality is installed on a dedicated server, skip loading...
[19:11:40] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for mod puzzleslib
[19:11:40] [modloading-worker-0/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 43.2.0, for MC 1.19.2 with MCP 20220805.130853
[19:11:40] [modloading-worker-0/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v43.2.0 Initialized
[19:11:41] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id magistuarmory:packet_long_reach_attack
[19:11:41] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id magistuarmory:packet_lance_collision
[19:11:46] [modloading-worker-0/INFO] [co.co.Connectivity/]: Connectivity initialized
[19:11:46] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/end-biomes.json5" was read.
[19:11:46] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/nether-biomes.json5" was read.
[19:11:46] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap
[19:11:46] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/overworld/byg-overworld-biomes.json5" was read.
[19:11:46] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/surface_rules/overworld_surface_rules.json5" was read.
[19:11:46] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/surface_rules/nether_surface_rules.json5" was read.
[19:11:46] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/surface_rules/end_surface_rules.json5" was read.
[19:11:46] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/growing-patterns.json5" was read.
[19:11:46] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/trades.json5" was read.
[19:11:46] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/settings.json5" was read.
[19:11:46] [modloading-worker-0/INFO] [po.by.BYG/]: "/home/container/config/byg/biomepedia.json5" was read.
[19:11:46] [modloading-worker-0/INFO] [po.by.BYG/]: Created compressed zip back up for "/home/container/config/byg" in "/home/container/config/byg/backups/last_working_configs_backup.zip"
[19:11:46] [modloading-worker-0/INFO] [po.by.BYG/]: BYG: Added strippable Blocks...
[19:11:46] [main/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD
[19:11:46] [main/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER
[19:11:46] [main/INFO] [terrablender/]: Registered region biomesoplenty:overworld_primary to index 1 for type OVERWORLD
[19:11:46] [main/INFO] [terrablender/]: Registered region biomesoplenty:overworld_secondary to index 2 for type OVERWORLD
[19:11:46] [main/INFO] [terrablender/]: Registered region biomesoplenty:overworld_rare to index 3 for type OVERWORLD
[19:11:46] [main/INFO] [terrablender/]: Registered region biomesoplenty:nether_common to index 1 for type NETHER
[19:11:46] [main/INFO] [terrablender/]: Registered region biomesoplenty:nether_rare to index 2 for type NETHER
[19:11:46] [main/INFO] [journeymap/]: Initializing Packet Registries
[19:11:46] [main/INFO] [po.by.BYG/]: Initializing BYG network...
[19:11:46] [main/INFO] [po.by.BYG/]: Initialized BYG network!
[19:11:46] [main/INFO] [terrablender/]: Registered region byg:region_0 to index 4 for type OVERWORLD
[19:11:46] [main/INFO] [terrablender/]: Registered region byg:region_1 to index 5 for type OVERWORLD
[19:11:46] [main/INFO] [terrablender/]: Registered region byg:region_2 to index 6 for type OVERWORLD
[19:11:46] [main/INFO] [terrablender/]: Registered region byg:region_3 to index 7 for type OVERWORLD
[19:11:46] [main/INFO] [po.by.BYG/]: BYG: Compostible Blocks Added!
[19:11:46] [main/INFO] [po.by.BYG/]: BYG: Added tillables!
[19:11:46] [main/INFO] [po.by.BYG/]: BYG: Added Flammables!
[19:11:46] [main/INFO] [po.by.BYG/]: BYG: "Load Complete" Event Complete!
[19:11:46] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [journeymap] Found status: UP_TO_DATE Current: 5.9.7 Target: null
[19:11:46] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [puzzleslib] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzleslib.json
[19:11:46] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [puzzleslib] Found status: UP_TO_DATE Current: 4.4.0 Target: null
[19:11:46] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[19:11:47] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 43.2.0 Target: null
[19:11:47] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [fastleafdecay] Starting version check at https://www.olafkeijsers.net/fastleafdecay-update.json
[19:11:47] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [fastleafdecay] Found status: BETA Current: 30 Target: null
[19:11:50] [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:11:50] [main/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/home/container/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23155!/assets/.mcassetsroot' uses unexpected schema
[19:11:50] [main/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/home/container/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23155!/data/.mcassetsroot' uses unexpected schema
[19:11:54] [main/INFO] [co.gi.al.al.AlexsMobs/]: Adding datapack listener capsid_recipes
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/bronze"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:bronze_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/bronze"}}]}]
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/bronze_kiteshield from magistuarmory:tags/banner_pattern/pattern_item/bronze_kiteshield.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/bronze"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:bronze_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/bronze"}}]}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/copper"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:copper_kiteshield","count":1}}]
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/copper_kiteshield from magistuarmory:tags/banner_pattern/pattern_item/copper_kiteshield.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/copper"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:copper_kiteshield","count":1}}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:gems/diamond"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:diamond_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:gems/diamond"}}]}]
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/diamond_kiteshield from magistuarmory:tags/banner_pattern/pattern_item/diamond_kiteshield.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:gems/diamond"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:diamond_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:gems/diamond"}}]}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"item":"minecraft:gold_ingot"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:gold_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/iron"}}]}]
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/gold_kiteshield from magistuarmory:tags/banner_pattern/pattern_item/gold_kiteshield.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"item":"minecraft:gold_ingot"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:gold_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/iron"}}]}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/iron"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:iron_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/iron"}}]}]
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/iron_kiteshield from magistuarmory:tags/banner_pattern/pattern_item/iron_kiteshield.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/iron"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:iron_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/iron"}}]}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:smithing","base":{"item":"magistuarmory:diamond_kiteshield"},"addition":{"item":"minecraft:netherite_ingot"},"result":{"item":"magistuarmory:netherite_kiteshield","count":1}}]
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/netherite_kiteshield_smithing from magistuarmory:tags/banner_pattern/pattern_item/netherite_kiteshield_smithing.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:smithing","base":{"item":"magistuarmory:diamond_kiteshield"},"addition":{"item":"minecraft:netherite_ingot"},"result":{"item":"magistuarmory:netherite_kiteshield","count":1}}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/silver"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:silver_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/silver"}}]}]
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/silver_kiteshield from magistuarmory:tags/banner_pattern/pattern_item/silver_kiteshield.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/silver"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:silver_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/silver"}}]}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/steel"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:steel_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/steel"}}]}]
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/steel_kiteshield from magistuarmory:tags/banner_pattern/pattern_item/steel_kiteshield.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/steel"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:steel_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/steel"}}]}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/tin"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:tin_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/tin"}}]}]
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/tin_kiteshield from magistuarmory:tags/banner_pattern/pattern_item/tin_kiteshield.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":[" m ","msm"," m "],"key":{"m":{"tag":"forge:ingots/tin"},"s":{"item":"magistuarmory:wood_kiteshield"}},"result":{"item":"magistuarmory:tin_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"forge:ingots/tin"}}]}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":["www","wmw"," w "],"key":{"m":{"tag":"forge:ingots/steel"},"w":{"tag":"minecraft:planks"}},"result":{"item":"magistuarmory:wood_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"minecraft:planks"}}]}]
[19:11:54] [Worker-Main-3/ERROR] [minecraft/TagLoader]: Couldn't read tag list magistuarmory:pattern_item/wood_kiteshield from magistuarmory:tags/banner_pattern/pattern_item/wood_kiteshield.json in data pack [1.19.2-forge]-Epic-Knights-7.11.jar
java.lang.RuntimeException: No key values in MapLike[{"type":"minecraft:crafting_shaped","pattern":["www","wmw"," w "],"key":{"m":{"tag":"forge:ingots/steel"},"w":{"tag":"minecraft:planks"}},"result":{"item":"magistuarmory:wood_kiteshield","count":1},"conditions":[{"type":"forge:not","value":{"type":"forge:tag_empty","tag":"minecraft:planks"}}]}]
        at com.mojang.serialization.DataResult.lambda$getOrThrow$4(DataResult.java:100) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at com.mojang.datafixers.util.Either$Right.map(Either.java:99) ~[datafixerupper-5.0.28.jar%2375!/:?] {}
        at com.mojang.serialization.DataResult.getOrThrow(DataResult.java:93) ~[datafixerupper-5.0.28.jar%2375!/:?] {re:mixin}
        at net.minecraft.tags.TagLoader.m_144495_(TagLoader.java:62) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagLoader.m_203900_(TagLoader.java:177) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.tags.TagManager.m_203920_(TagManager.java:54) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        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) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[19:11:54] [Worker-Main-2/ERROR] [minecraft/TagLoader]: Couldn't load tag [quark:ravager_hide (from Alexs Armoury v1.4.1-1.19.2.jar)] as it is missing following references: quark:ravager_hide (from Alexs Armoury v1.4.1-1.19.2.jar)
[19:11:55] [main/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe alexsdelight:barbecue_on_a_stick
com.google.gson.JsonSyntaxException: Unknown item 'amfd:singular_cooked_moose_rib'
        at net.minecraft.world.item.crafting.ShapedRecipe.m_151280_(ShapedRecipe.java:275) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin}
        at net.minecraft.world.item.crafting.ShapedRecipe.m_151278_(ShapedRecipe.java:274) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.world.item.crafting.Ingredient.m_43919_(Ingredient.java:222) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading,pl:accesstransformer:B}
        at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:27) ~[forge-1.19.2-43.2.0-universal.jar%23160!/:?] {re:classloading}
        at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:142) ~[forge-1.19.2-43.2.0-universal.jar%23160!/:?] {re:classloading}
        at net.minecraft.world.item.crafting.Ingredient.m_43917_(Ingredient.java:197) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading,pl:accesstransformer:B}
        at net.minecraft.world.item.crafting.ShapelessRecipe$Serializer.m_44275_(ShapelessRecipe.java:96) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.world.item.crafting.ShapelessRecipe$Serializer.m_6729_(ShapelessRecipe.java:81) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.world.item.crafting.ShapelessRecipe$Serializer.m_6729_(ShapelessRecipe.java:77) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.19.2-43.2.0-universal.jar%23160!/:?] {re:classloading}
        at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:171) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:mixin,re:classloading,pl:mixin:APP:farmersdelight.mixins.json:accessor.RecipeManagerAccessor,pl:mixin:A}
        at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:mixin,re:classloading,pl:mixin:APP:farmersdelight.mixins.json:accessor.RecipeManagerAccessor,pl:mixin:A}
        at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:mixin,re:classloading,pl:mixin:APP:farmersdelight.mixins.json:accessor.RecipeManagerAccessor,pl:mixin:A}
        at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:mixin,re:computing_frames,re:classloading}
        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.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.Util.m_214652_(Util.java:781) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.Util.m_214679_(Util.java:770) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {re:classloading}
        at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23155!/:?] {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:29) ~[fmlloader-1.19.2-43.2.0.jar%2367!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?] {}
        at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
[19:11:55] [main/INFO] [minecraft/RecipeManager]: Loaded 10 recipes
[19:11:56] [main/INFO] [minecraft/AdvancementList]: Loaded 2280 advancements
[19:11:59] [main/INFO] [po.by.BYG/]: "/home/container/config/byg/nether-biomes.json5" was read.
[19:11:59] [main/INFO] [po.by.BYG/]: "/home/container/config/byg/end-biomes.json5" was read.
[19:11:59] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.19.2
[19:11:59] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties
[19:11:59] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL
[19:11:59] [Server thread/INFO] [minecraft/MinecraftServer]: Generating keypair
[19:11:59] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on 0.0.0.0:60867
[19:11:59] [Server thread/INFO] [minecraft/ServerConnectionListener]: Using epoll channel type
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/sophisticatedcore-server.toml is not correct. Correcting
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.enabledItems was corrected from null to its default, [].
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/curios-server.toml is not correct. Correcting
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key curiosSettings was corrected from null to its default, [].
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/journeymap-server.toml is not correct. Correcting
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key admins was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key admins.opAccess was corrected from null to its default, true.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key admins.serverAdmins was corrected from null to its default, [mysticdrew, 79f597fe-2877-4ecb-acdf-8c58cc1854ca].
[19:11:59] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[19:11:59] [Thread-0/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/sophisticatedbackpacks-server.toml is not correct. Correcting
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.disallowedItems was corrected from null to its default, [].
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.noInteractionBlocks was corrected from null to its default, [].
[19:11:59] [Thread-0/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.leatherBackpack was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.leatherBackpack.inventorySlotCount was corrected from null to its default, 27.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.leatherBackpack.upgradeSlotCount was corrected from null to its default, 1.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.ironBackpack was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.ironBackpack.inventorySlotCount was corrected from null to its default, 54.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.ironBackpack.upgradeSlotCount was corrected from null to its default, 2.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.goldBackpack was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.goldBackpack.inventorySlotCount was corrected from null to its default, 81.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.goldBackpack.upgradeSlotCount was corrected from null to its default, 3.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.diamondBackpack was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.diamondBackpack.inventorySlotCount was corrected from null to its default, 108.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.diamondBackpack.upgradeSlotCount was corrected from null to its default, 5.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.netheriteBackpack was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.netheriteBackpack.inventorySlotCount was corrected from null to its default, 120.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.netheriteBackpack.upgradeSlotCount was corrected from null to its default, 7.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.compactingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.compactingUpgrade.filterSlots was corrected from null to its default, 9.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.compactingUpgrade.slotsInRow was corrected from null to its default, 3.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedCompactingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedCompactingUpgrade.filterSlots was corrected from null to its default, 16.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedCompactingUpgrade.slotsInRow was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.depositUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.depositUpgrade.filterSlots was corrected from null to its default, 9.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.depositUpgrade.slotsInRow was corrected from null to its default, 3.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedDepositUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedDepositUpgrade.filterSlots was corrected from null to its default, 16.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedDepositUpgrade.slotsInRow was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.feedingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.feedingUpgrade.filterSlots was corrected from null to its default, 9.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.feedingUpgrade.slotsInRow was corrected from null to its default, 3.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedFeedingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedFeedingUpgrade.filterSlots was corrected from null to its default, 16.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedFeedingUpgrade.slotsInRow was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.filterUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.filterUpgrade.filterSlots was corrected from null to its default, 9.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.filterUpgrade.slotsInRow was corrected from null to its default, 3.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedFilterUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedFilterUpgrade.filterSlots was corrected from null to its default, 16.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedFilterUpgrade.slotsInRow was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.magnetUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.magnetUpgrade.filterSlots was corrected from null to its default, 9.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.magnetUpgrade.slotsInRow was corrected from null to its default, 3.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.magnetUpgrade.magnetRange was corrected from null to its default, 3.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedMagnetUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedMagnetUpgrade.filterSlots was corrected from null to its default, 16.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedMagnetUpgrade.slotsInRow was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedMagnetUpgrade.magnetRange was corrected from null to its default, 5.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.pickupUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.pickupUpgrade.filterSlots was corrected from null to its default, 9.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.pickupUpgrade.slotsInRow was corrected from null to its default, 3.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedPickupUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedPickupUpgrade.filterSlots was corrected from null to its default, 16.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedPickupUpgrade.slotsInRow was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.refillUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.refillUpgrade.filterSlots was corrected from null to its default, 6.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.refillUpgrade.slotsInRow was corrected from null to its default, 3.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedRefillUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedRefillUpgrade.filterSlots was corrected from null to its default, 12.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedRefillUpgrade.slotsInRow was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.restockUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.restockUpgrade.filterSlots was corrected from null to its default, 9.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.restockUpgrade.slotsInRow was corrected from null to its default, 3.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedRestockUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedRestockUpgrade.filterSlots was corrected from null to its default, 16.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedRestockUpgrade.slotsInRow was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.voidUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.voidUpgrade.filterSlots was corrected from null to its default, 9.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.voidUpgrade.slotsInRow was corrected from null to its default, 3.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.voidUpgrade.voidAnythingEnabled was corrected from null to its default, true.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedVoidUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedVoidUpgrade.filterSlots was corrected from null to its default, 16.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedVoidUpgrade.slotsInRow was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.advancedVoidUpgrade.voidAnythingEnabled was corrected from null to its default, true.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.stackUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.stackUpgrade.nonStackableItems was corrected from null to its default, [minecraft:bundle, minecraft:shulker_box, minecraft:white_shulker_box, minecraft:orange_shulker_box, minecraft:magenta_shulker_box, minecraft:light_blue_shulker_box, minecraft:yellow_shulker_box, minecraft:lime_shulker_box, minecraft:pink_shulker_box, minecraft:gray_shulker_box, minecraft:light_gray_shulker_box, minecraft:cyan_shulker_box, minecraft:purple_shulker_box, minecraft:blue_shulker_box, minecraft:brown_shulker_box, minecraft:green_shulker_box, minecraft:red_shulker_box, minecraft:black_shulker_box].
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.smeltingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.smeltingUpgrade.smeltingSpeedMultiplier was corrected from null to its default, 1.0.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.smeltingUpgrade.fuelEfficiencyMultiplier was corrected from null to its default, 1.0.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.smokingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.smokingUpgrade.smeltingSpeedMultiplier was corrected from null to its default, 1.0.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.smokingUpgrade.fuelEfficiencyMultiplier was corrected from null to its default, 1.0.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.blastingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.blastingUpgrade.smeltingSpeedMultiplier was corrected from null to its default, 1.0.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.blastingUpgrade.fuelEfficiencyMultiplier was corrected from null to its default, 1.0.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade.smeltingSpeedMultiplier was corrected from null to its default, 1.0.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade.fuelEfficiencyMultiplier was corrected from null to its default, 1.0.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade.inputFilterSlots was corrected from null to its default, 8.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade.inputFilterSlotsInRow was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade.fuelFilterSlots was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade.fuelFilterSlotsInRow was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade.smeltingSpeedMultiplier was corrected from null to its default, 1.0.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade.fuelEfficiencyMultiplier was corrected from null to its default, 1.0.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade.inputFilterSlots was corrected from null to its default, 8.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade.inputFilterSlotsInRow was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade.fuelFilterSlots was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade.fuelFilterSlotsInRow was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade.smeltingSpeedMultiplier was corrected from null to its default, 1.0.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade.fuelEfficiencyMultiplier was corrected from null to its default, 1.0.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade.inputFilterSlots was corrected from null to its default, 8.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade.inputFilterSlotsInRow was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade.fuelFilterSlots was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade.fuelFilterSlotsInRow was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.inceptionUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.inceptionUpgrade.upgradesUseInventoriesOfBackpacksInBackpack was corrected from null to its default, true.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.inceptionUpgrade.upgradesInContainedBackpacksAreFunctional was corrected from null to its default, true.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.toolSwapperUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.toolSwapperUpgrade.filterSlots was corrected from null to its default, 8.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.toolSwapperUpgrade.slotsInRow was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.tankUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.tankUpgrade.capacityPerSlotRow was corrected from null to its default, 4000.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.tankUpgrade.stackMultiplierRatio was corrected from null to its default, 1.0.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.tankUpgrade.autoFillDrainContainerCooldown was corrected from null to its default, 20.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.tankUpgrade.maxInputOutput was corrected from null to its default, 20.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.tankUpgrade.energyPerSlotRow was corrected from null to its default, 10000.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.pumpUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.pumpUpgrade.filterSlots was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.pumpUpgrade.maxInputOutput was corrected from null to its default, 20.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.pumpUpgrade.stackMultiplierRatio was corrected from null to its default, 1.0.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.xpPumpUpgrade was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.xpPumpUpgrade.mendingOn was corrected from null to its default, true.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.xpPumpUpgrade.maxXpPointsPerMending was corrected from null to its default, 5.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.chance was corrected from null to its default, 0.01.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.addLoot was corrected from null to its default, true.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.buffWithPotionEffects was corrected from null to its default, true.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.buffHealth was corrected from null to its default, true.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.equipWithArmor was corrected from null to its default, true.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.entityLootTableList was corrected from null to its default, [minecraft:creeper|minecraft:chests/desert_pyramid, minecraft:drowned|minecraft:chests/shipwreck_treasure, minecraft:enderman|minecraft:chests/end_city_treasure, minecraft:evoker|minecraft:chests/woodland_mansion, minecraft:husk|minecraft:chests/desert_pyramid, minecraft:piglin|minecraft:chests/bastion_bridge, minecraft:piglin_brute|minecraft:chests/bastion_treasure, minecraft:pillager|minecraft:chests/pillager_outpost, minecraft:skeleton|minecraft:chests/simple_dungeon, minecraft:stray|minecraft:chests/igloo_chest, minecraft:vex|minecraft:chests/woodland_mansion, minecraft:vindicator|minecraft:chests/woodland_mansion, minecraft:witch|minecraft:chests/buried_treasure, minecraft:wither_skeleton|minecraft:chests/nether_bridge, minecraft:zombie|minecraft:chests/simple_dungeon, minecraft:zombie_villager|minecraft:chests/village/village_armorer, minecraft:zombified_piglin|minecraft:chests/bastion_other].
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.discBlockList was corrected from null to its default, [botania:record_gaia_1, botania:record_gaia_2].
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.playJukebox was corrected from null to its default, true.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.dropToFakePlayers was corrected from null to its default, false.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.backpackDropChance was corrected from null to its default, 0.085.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.lootingChanceIncreasePerLevel was corrected from null to its default, 0.01.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.nerfs was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.nerfs.tooManyBackpacksSlowness was corrected from null to its default, false.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.nerfs.maxNumberOfBackpacks was corrected from null to its default, 3.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.nerfs.slownessLevelsPerAdditionalBackpack was corrected from null to its default, 1.0.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.nerfs.onlyWornBackpackTriggersUpgrades was corrected from null to its default, false.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.itemFluidHandlerEnabled was corrected from null to its default, true.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.allowOpeningOtherPlayerBackpacks was corrected from null to its default, true.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.itemDisplayDisabled was corrected from null to its default, false.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.tickDedupeLogicDisabled was corrected from null to its default, false.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/fastleafdecay-server.toml is not correct. Correcting
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key MinimumDecayTime was corrected from null to its default, 4.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key MaximumDecayTime was corrected from null to its default, 11.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/forge-server.toml is not correct. Correcting
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringBlockEntities was corrected from null to its default, false.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringEntities was corrected from null to its default, false.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.fullBoundingBoxLadders was corrected from null to its default, false.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.zombieBaseSummonChance was corrected from null to its default, 0.1.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.zombieBabyChance was corrected from null to its default, 0.05.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.fixAdvancementLoading was corrected from null to its default, true.
[19:11:59] [Server thread/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key server.permissionHandler was corrected from null to its default, forge:default_handler.
[19:12:00] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:overworld
[19:12:00] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world"
[19:12:18] [Netty Epoll Server IO #1/INFO] [ne.mi.se.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): literal{Server is still starting! Please wait before reconnecting.}
[19:12:27] [Server thread/INFO] [po.by.BYG/]: "/home/container/config/byg/surface_rules/overworld_surface_rules.json5" was read.
[19:12:27] [Server thread/INFO] [po.by.BYG/]: "/home/container/config/byg/surface_rules/nether_surface_rules.json5" was read.
[19:12:27] [Server thread/INFO] [po.by.BYG/]: "/home/container/config/byg/surface_rules/end_surface_rules.json5" was read.
[19:12:27] [Server thread/INFO] [po.by.BYG/]: Loading dimension "minecraft:the_nether" with biome source: "byg:nether".
[19:12:27] [Server thread/INFO] [po.by.BYG/]: "/home/container/config/byg/surface_rules/overworld_surface_rules.json5" was read.
[19:12:27] [Server thread/INFO] [po.by.BYG/]: "/home/container/config/byg/surface_rules/nether_surface_rules.json5" was read.
[19:12:27] [Server thread/INFO] [po.by.BYG/]: "/home/container/config/byg/surface_rules/end_surface_rules.json5" was read.
[19:12:27] [Server thread/INFO] [po.by.BYG/]: Loading dimension "minecraft:the_end" with biome source: "byg:end".
[19:12:27] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld
[19:12:28] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[19:12:28] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[19:12:28] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[19:12:29] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[19:12:30] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[19:12:30] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[19:12:30] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[19:12:31] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[19:12:31] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[19:12:32] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 0%
[19:12:32] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 1%
[19:12:33] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 1%
[19:12:33] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 1%
[19:12:34] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 1%
[19:12:34] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 2%
[19:12:35] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 2%
[19:12:35] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 3%
[19:12:36] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 4%
[19:12:36] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 4%
[19:12:37] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 4%
[19:12:37] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 5%
[19:12:38] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 6%
[19:12:38] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 6%
[19:12:39] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 8%
[19:12:39] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 9%
[19:12:40] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 9%
[19:12:40] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 9%
[19:12:41] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 10%
[19:12:41] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 10%
[19:12:42] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 11%
[19:12:42] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 13%
[19:12:43] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 15%
[19:12:43] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 15%
[19:12:44] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 15%
[19:12:44] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 15%
[19:12:45] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 16%
[19:12:53] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 17%
[19:12:53] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 17%
[19:12:53] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 17%
[19:12:53] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 17%
[19:12:53] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 17%
[19:12:53] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 17%
[19:12:53] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 17%
[19:12:53] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 17%
[19:12:53] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 17%
[19:12:53] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 17%
[19:12:53] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 17%
[19:12:53] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 17%
[19:12:53] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 17%
[19:12:53] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 17%
[19:12:53] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 17%
[19:12:53] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 17%
[19:12:53] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 19%
[19:12:54] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 20%
[19:12:54] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 21%
[19:12:55] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 22%
[19:12:55] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 22%
[19:12:56] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 22%
[19:12:56] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 24%
[19:12:57] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 25%
[19:12:57] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 26%
[19:12:58] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 27%
[19:12:58] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 29%
[19:12:59] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 31%
[19:12:59] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 31%
[19:13:00] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 32%
[19:13:00] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 32%
[19:13:01] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 33%
[19:13:01] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 34%
[19:13:02] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 36%
[19:13:02] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 37%
[19:13:03] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 38%
[19:13:03] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 40%
[19:13:04] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 42%
[19:13:04] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 42%
[19:13:05] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 43%
[19:13:05] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 44%
[19:13:06] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 45%
[19:13:06] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 46%
[19:13:07] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 48%
[19:13:07] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 49%
[19:13:08] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 51%
[19:13:08] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 52%
[19:13:09] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 53%
[19:13:09] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 54%
[19:13:10] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 55%
[19:13:10] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 55%
[19:13:11] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 57%
[19:13:11] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 57%
[19:13:12] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 59%
[19:13:12] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 61%
[19:13:13] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 62%
[19:13:13] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 63%
[19:13:14] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 64%
[19:13:14] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 66%
[19:13:15] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 68%
[19:13:15] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 68%
[19:13:16] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 69%
[19:13:16] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 70%
[19:13:17] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 71%
[19:13:17] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 72%
[19:13:18] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 74%
[19:13:18] [Netty Epoll Server IO #2/INFO] [ne.mi.se.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): literal{Server is still starting! Please wait before reconnecting.}
[19:13:18] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 75%
[19:13:19] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 76%
[19:13:19] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 78%
[19:13:20] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 80%
[19:13:20] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 81%
[19:13:21] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 83%
[19:13:21] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 83%
[19:13:22] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 84%
[19:13:22] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 84%
[19:13:23] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 85%
[19:13:23] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 86%
[19:13:24] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 86%
[19:13:24] [Worker-Main-3/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 87%
[19:13:25] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 89%
[19:13:25] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 91%
[19:13:26] [Worker-Main-2/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 93%
[19:13:26] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 95%
[19:13:27] [Worker-Main-1/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 96%
[19:13:27] [Worker-Main-4/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 97%
[19:13:28] [Worker-Main-5/INFO] [minecraft/LoggerChunkProgressListener]: Preparing spawn area: 99%
[19:13:28] [Server thread/INFO] [minecraft/LoggerChunkProgressListener]: Time elapsed: 60546 ms
[19:13:28] [Server thread/INFO] [minecraft/DedicatedServer]: Done (88.877s)! For help, type "help"
[8ad7dc66@hosterfy] Changement de l'état du serveur à "running"
[19:13:28] [Server thread/INFO] [ne.mi.se.pe.PermissionAPI/]: Successfully initialized permission handler forge:default_handler
chance: 0.3
[19:13:28] [Server thread/INFO] [journeymap/]: global (FileLoaded) Config file isn't current, has version "5.9.5": journeymap.server.global.config
[19:13:28] [Server thread/INFO] [journeymap/]: global (Invalid) Setting config file to version "5.9.7": journeymap.server.global.config
[19:13:28] [Server thread/INFO] [journeymap/]: default (FileLoaded) Config file isn't current, has version "5.9.5": journeymap.server.default.config
[19:13:28] [Server thread/INFO] [journeymap/]: default (Invalid) Setting config file to version "5.9.7": journeymap.server.default.config
[19:13:28] [Server thread/INFO] [journeymap/]: minecraft~overworld (FileLoaded) Config file isn't current, has version "5.9.5": journeymap.server.minecraft~overworld.config
[19:13:28] [Server thread/INFO] [journeymap/]: minecraft~overworld (Invalid) Setting config file to version "5.9.7": journeymap.server.minecraft~overworld.config
[19:13:28] [Server thread/INFO] [journeymap/]: minecraft~the_end (FileLoaded) Config file isn't current, has version "5.9.5": journeymap.server.minecraft~the_end.config
[19:13:28] [Server thread/INFO] [journeymap/]: minecraft~the_end (Invalid) Setting config file to version "5.9.7": journeymap.server.minecraft~the_end.config
[19:13:28] [Server thread/INFO] [journeymap/]: minecraft~the_nether (FileLoaded) Config file isn't current, has version "5.9.5": journeymap.server.minecraft~the_nether.config
[19:13:28] [Server thread/INFO] [journeymap/]: minecraft~the_nether (Invalid) Setting config file to version "5.9.7": journeymap.server.minecraft~the_nether.config
[19:13:30] [Server thread/INFO] [co.gi.al.al.AlexsMobs/]: Found Pupfish chunk at -1553 ~ 256 after 5 tries

 

But I can't join the server with the error : "connection refused : no further information" Can you help me ?

Posted (edited)

Can you please stop posting logs in the forums. Use a file sharing site.

And you need to post the logs/debug.log

 

  Quote

[19:13:18] [Netty Epoll Server IO #2/INFO] [ne.mi.se.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting literal{Server is still starting! Please wait before reconnecting.}

Expand  

 

Edited by warjort

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Posted

Sorry for posting logs I will use pastebin now
I can't connect to the server I don't know why there is the line you quote because my mc doesn't launch at this moment.

https://pastebin.com/9MX5SDyz

I use hosterfy for heberging my server and there is no whitelist no ip ban I don't know why I can't join my server.

Posted
  Quote

[19:29:34] [Server thread/INFO] [minecraft/DedicatedServer]: Done (10.904s)! For help, type "help"

[8ad7dc66@hosterfy] Changement de l'état du serveur à "running"

[19:29:34] [Server thread/INFO] [ne.mi.se.pe.PermissionAPI/]: Successfully initialized permission handler forge:default_handler

chance: 0.3

Expand  

The server is running. There is nothing in that log that says you are trying to connect.

And that's still not the logs/debug.log

 

Post the logs/debug.log from the client so we can see what that says.

 

But it's likely some issue with the network, maybe the wrong ip address and port? That log says it is on port 60867 but doesn't say the ip address.

You will probably need to contact hosterfy.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Posted

0.0.0.0 means you haven't configured the ip address, so it will bind to whatever ip address it finds on that machine.

 

The client just says "connection refused".

You need to contact hosterfy to resolve that error.

It's a network issue, it's nothing to do with forge.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Mit dem Temu Gutscheincode (ALB496107) sichern Sie sich maximale Vorteile, speziell für unsere Nutzer in Deutschland. Wir haben diesen Code exklusiv für Sie aufbereitet, um sicherzustellen, dass Sie bei Ihren Temu-Einkäufen das Beste herausholen können. Bereiten Sie sich darauf vor, Ihre Wunschartikel zu unglaublich niedrigen Preisen zu erhalten. Egal, ob Sie ein neuer Temu-Kunde sind oder bereits fleißig auf der Plattform einkaufen, wir haben für jeden etwas dabei. Dieser Artikel beleuchtet, wie der Temu coupon code 2025 for existing customers und der Temu 90% discount coupon Ihnen dabei helfen können, Ihre Ersparnisse zu maximieren. Wir möchten sicherstellen, dass Sie keine der fantastischen Möglichkeiten verpassen, die Temu zu bieten hat. Was ist der Temu Gutscheincode 90% Rabatt? (What Is The Temu Coupon Code 90% off?) Unter dieser Überschrift möchten wir Ihnen erklären, wie sowohl Neu- als auch Bestandskunden von unseren fantastischen 90%-Rabatt-Gutscheincodes auf der Temu-App und -Website profitieren können. Wir haben uns bemüht, die besten Angebote für Sie zu finden, und der Temu coupon 90% off ist definitiv einer unserer Top-Funde. Mit diesem Code können Sie sich einen beeindruckenden 90% discount Temu coupon sichern, der Ihre Einkaufspreise drastisch senkt. (ALB496107): Sichern Sie sich einen pauschalen 90% Rabatt für neue Nutzer, um Ihren ersten Einkauf bei Temu unvergesslich günstig zu gestalten. (ALB496107): Auch für bestehende Nutzer gibt es einen satten 90% Rabatt, damit Sie auch weiterhin von den besten Preisen profitieren können. (ALB496107): Erhalten Sie ein 100€-Gutscheinpaket für mehrfache Nutzungen, das Ihnen immer wieder neue Sparmöglichkeiten bietet. (ALB496107): Profitieren Sie von einem pauschalen 100€-Rabatt für Neukunden, der Ihren Einkauf noch attraktiver macht. (ALB496107): Ein zusätzlicher 100€-Rabatt-Promocode für bestehende Kunden sorgt dafür, dass Ihre Treue belohnt wird, und sichern Sie sich einen 100€-Gutschein für neue Nutzer in Deutschland. Temu Gutscheincode 90% Rabatt für neue Nutzer (Temu Coupon Code 90% Off For New Users) Als neuer Nutzer bei Temu können Sie die höchsten Vorteile erzielen, wenn Sie unseren exklusiven Gutscheincode in der Temu-App verwenden. Wir wissen, wie aufregend es ist, eine neue Plattform zu entdecken, und wir möchten sicherstellen, dass Ihr Start bei Temu so vorteilhaft wie möglich ist. Mit dem Temu coupon 90% off eröffnen sich Ihnen unglaubliche Sparmöglichkeiten, während der Temu coupon code 40 off for existing users Ihnen zeigt, dass wir auch an unsere treuen Kunden denken. (ALB496107): Ein pauschaler 90% Rabatt für neue Nutzer, der Ihren ersten Einkauf zu einem echten Schnäppchen macht. (ALB496107): Ein 100€-Gutscheinbündel für neue Kunden, um Ihnen noch mehr Möglichkeiten zum Sparen zu bieten. (ALB496107): Bis zu 100€-Gutscheinbündel für mehrfache Nutzungen, damit Sie auch bei zukünftigen Einkäufen profitieren. (ALB496107): Kostenloser Versand nach Deutschland, damit Sie sich keine Gedanken über zusätzliche Kosten machen müssen. (ALB496107): Zusätzliche 30% Rabatt auf jeden Einkauf für Erstnutzer, was Ihre Ersparnisse noch weiter steigert. So lösen Sie den Temu 90% Rabatt-Gutscheincode für neue Kunden ein (How To Redeem The Temu 90% Off Coupon Code For New Customers?) Um den Temu 90% off Gutschein einzulösen und von den unglaublichen Ersparnissen zu profitieren, folgen Sie einfach unserer Schritt-für-Schritt-Anleitung. Es ist ganz einfach, und wir möchten sicherstellen, dass Sie keine Probleme haben, Ihren Rabatt zu erhalten. Der Temu 40 off coupon code ist ebenfalls eine großartige Option, aber mit unserem 90%-Code sichern Sie sich die maximalen Vorteile. Temu App herunterladen/Website besuchen: Laden Sie die Temu-App aus Ihrem App Store herunter oder besuchen Sie die Temu-Website über Ihren Browser. Konto erstellen/Anmelden: Erstellen Sie ein neues Konto, wenn Sie noch keines haben. Der Prozess ist schnell und unkompliziert. Produkte in den Warenkorb legen: Stöbern Sie durch die riesige Auswahl an Produkten und legen Sie Ihre Wunschartikel in den Warenkorb. Zum Warenkorb gehen: Klicken Sie auf das Warenkorb-Symbol, um eine Übersicht Ihrer ausgewählten Artikel zu erhalten. Gutscheincode eingeben: Suchen Sie das Feld für Gutscheincodes oder Promocodes. Geben Sie dort den Code ALB496107 ein. Rabatt anwenden: Klicken Sie auf „Anwenden“ oder „Einlösen“, um den Rabatt auf Ihren Einkauf anzuwenden. Sie sollten sehen, wie sich der Gesamtbetrag reduziert. Bestellung abschließen: Gehen Sie zur Kasse und schließen Sie Ihre Bestellung ab. Genießen Sie Ihre Ersparnisse! Temu Gutscheincode 90% Rabatt für bestehende Nutzer (Temu Coupon Code 90% Off For Existing Users) Auch bestehende Nutzer können von den großartigen Vorteilen profitieren, wenn sie unseren Gutscheincode in der Temu-App verwenden. Wir schätzen Ihre Treue und möchten sicherstellen, dass Sie weiterhin die besten Angebote erhalten. Der Temu 40 off coupon code ist zwar gut, aber unser Code geht noch einen Schritt weiter, um Ihnen maximale Ersparnisse zu bieten. Der Temu coupon code for existing customers ist speziell darauf ausgelegt, Ihnen als treuem Kunden die besten Rabatte zu sichern. (ALB496107): Sichern Sie sich einen zusätzlichen 90% Rabatt für bestehende Temu-Nutzer, um Ihre Einkaufspreise noch weiter zu senken. (ALB496107): Ein 100€-Gutscheinbündel für mehrere Einkäufe, das Ihnen immer wieder neue Sparmöglichkeiten bietet. (ALB496107): Ein kostenloses Geschenk mit Expressversand in ganz Deutschland, als Dankeschön für Ihre Treue. (ALB496107): Zusätzliche 30% Rabatt zusätzlich zum bestehenden Rabatt, um Ihre Ersparnisse zu maximieren. (ALB496107): Kostenloser Versand nach Deutschland, damit Sie sich keine Gedanken über Lieferkosten machen müssen. So verwenden Sie den Temu Gutscheincode 90% Rabatt für bestehende Kunden (How To Use The Temu Coupon Code 90% Off For Existing Customers?) Die Verwendung des Temu coupon code 40 off für bestehende Kunden ist genauso einfach wie für neue Nutzer. Wir möchten, dass Sie problemlos von den Vorteilen profitieren können. Der Temu discount code for existing users ist Ihr Schlüssel zu weiteren unschlagbaren Angeboten. Bei Temu anmelden: Loggen Sie sich in Ihr bestehendes Temu-Konto ein, entweder über die App oder die Website. Produkte auswählen: Stöbern Sie durch die neuesten Angebote und legen Sie die Artikel, die Sie kaufen möchten, in Ihren Warenkorb. Zum Warenkorb gehen: Überprüfen Sie Ihre Auswahl im Warenkorb. Gutscheincode eingeben: Suchen Sie das Feld für Gutscheincodes oder Promocodes. Geben Sie den Code ALB496107 ein. Rabatt anwenden: Bestätigen Sie die Eingabe, um den Rabatt auf Ihren Einkauf anzuwenden. Bestellung abschließen: Fahren Sie mit dem Bestellvorgang fort und genießen Sie die zusätzlichen Ersparnisse. So finden Sie den Temu Gutscheincode 90% Rabatt (How To Find The Temu Coupon Code 90% Off?) Sie fragen sich, wie Sie den Temu coupon code 90% off first order finden können? Wir verraten Ihnen die besten Wege, um an verifizierte und getestete Coupons zu gelangen. Es ist einfacher, als Sie denken, und wir sind hier, um Ihnen zu helfen, die besten Deals zu finden. Auch die latest Temu coupons 40 off sind leicht zu entdecken, wenn Sie wissen, wo Sie suchen müssen. Eine der besten Methoden, um stets über die neuesten und funktionierenden Temu-Gutscheincodes informiert zu sein, ist die Anmeldung für den Temu-Newsletter. Oft erhalten Abonnenten exklusive Angebote und Codes direkt in ihr Postfach. Besuchen Sie außerdem die Social-Media-Seiten von Temu. Viele Unternehmen veröffentlichen ihre neuesten Coupons und Promos zuerst auf Plattformen wie Facebook, Instagram oder Twitter. Wir empfehlen Ihnen auch, regelmäßig unsere Website zu besuchen, da wir stets die neuesten und besten Temu-Gutscheincodes für Sie aktualisieren. Vertrauenswürdige Coupon-Seiten wie unsere sind eine hervorragende Quelle, um sicherzustellen, dass Sie immer die aktuellsten und funktionierenden Rabattcodes erhalten. Wie funktionieren Temu 90% Rabatt-Coupons? (How Temu 90% Off coupons work?) Temu 90% Rabatt-Coupons, wie der Temu coupon code 90% off first time user oder der Temu coupon code 40 percent off, funktionieren, indem sie Ihnen einen erheblichen Preisnachlass auf Ihre Einkäufe gewähren. Im Grunde genommen, wenn Sie einen solchen Coupon während des Bezahlvorgangs anwenden, wird der angegebene Prozentsatz (in diesem Fall 90%) vom Gesamtpreis Ihrer Bestellung abgezogen. Dies kann entweder ein pauschaler Rabatt auf den gesamten Warenkorb sein, oder es kann sich auf bestimmte Artikel oder Kategorien beziehen, je nach den spezifischen Bedingungen des Coupons. Die Funktionsweise ist simpel: Sie geben den Code ein, das System überprüft seine Gültigkeit, und falls er gültig ist, wird der Rabatt sofort angewendet, bevor Sie die Zahlung abschließen. Dies ermöglicht Ihnen, Produkte zu einem Bruchteil des ursprünglichen Preises zu erwerben, was besonders bei größeren Einkäufen oder teureren Artikeln zu erheblichen Ersparnissen führt. Wie verdiene ich 90% Rabatt-Coupons bei Temu als Neukunde? (How To Earn 90% Off Coupons In Temu As A New Customer?) Als Neukunde bei Temu können Sie 90% Rabatt-Coupons verdienen, indem Sie bestimmte Aktionen auf der Plattform durchführen. Der Temu coupon code 90% off ist oft ein Willkommensgeschenk, um neue Nutzer anzulocken und ihnen einen Anreiz zum ersten Kauf zu geben. Der Temu 40 off coupon code first order ist ebenfalls eine häufige Willkommensaktion. Der direkteste Weg ist oft die Anmeldung über einen speziellen Empfehlungslink oder die erstmalige Registrierung in der Temu-App. Temu bietet häufig exklusive Willkommenspakete für Neukunden an, die Gutscheine mit hohem Rabattprozentsatz, manchmal sogar bis zu 90%, enthalten können. Achten Sie auf Pop-ups in der App, E-Mails nach der Registrierung oder spezielle Promotionsbanner auf der Startseite. Manchmal können Sie auch einen hohen Rabatt erhalten, indem Sie eine bestimmte Anzahl von Freunden einladen oder an bestimmten Einführungsveranstaltungen teilnehmen. Was sind die Vorteile der Nutzung von Temu 90% Rabatt-Coupons? (What Are The Advantages Of Using Temu 90% Off Coupons?) Die Nutzung von Temu 90% Rabatt-Coupons, wie dem Temu 90% off coupon code legit oder dem coupon code for Temu 40 off, bietet eine Fülle von Vorteilen, die Ihr Einkaufserlebnis erheblich verbessern können. Wir sind überzeugt, dass diese Coupons eine fantastische Möglichkeit sind, qualitativ hochwertige Produkte zu unschlagbaren Preisen zu erhalten. 90% Rabatt auf die erste Bestellung: Ein unglaublicher Start in Ihr Temu-Einkaufserlebnis, der Ihnen sofortige und erhebliche Ersparnisse beschert. 100€-Gutscheinbündel für mehrere Nutzungen: Profitieren Sie nicht nur einmal, sondern immer wieder von zusätzlichen Rabatten auf zukünftige Einkäufe. 90% Rabatt auf beliebte Artikel: Sichern Sie sich Ihre Lieblingsprodukte zu einem Bruchteil des Preises. Zusätzliche 30% Rabatt für bestehende Temu-Kunden: Eine Belohnung für Ihre Treue, die Ihre Ersparnisse weiter maximiert. Bis zu 90% Rabatt auf ausgewählte Artikel: Entdecken Sie spezielle Angebote und sichern Sie sich Top-Produkte zu Tiefpreisen. Kostenloses Geschenk für neue Nutzer: Ein kleines Dankeschön von Temu, das Ihren ersten Einkauf noch schöner macht. Kostenlose Lieferung nach Deutschland: Sorgenfreies Einkaufen ohne zusätzliche Versandkosten. Temu kostenloses Geschenk und Sonderrabatt für neue und bestehende Nutzer (Temu Free Gift And Special Discount For New And Existing Users) Es gibt zahlreiche Vorteile, unseren Temu-Gutscheincode zu verwenden, nicht nur für neue, sondern auch für bestehende Nutzer. Mit dem Temu 90% off coupon code und dem 90% off Temu coupon code möchten wir sicherstellen, dass jeder die Möglichkeit hat, bei Temu zu sparen und gleichzeitig von exklusiven Boni zu profitieren. (ALB496107): 90% Rabatt auf die erste Bestellung, um Ihnen den Einstieg bei Temu so attraktiv wie möglich zu machen. (ALB496107): 90% Rabatt für bestehende Kunden, als Zeichen unserer Wertschätzung für Ihre Treue. (ALB496107): Zusätzliche 30% Rabatt auf jeden Artikel, um Ihre Ersparnisse bei jedem Einkauf zu steigern. (ALB496107): Kostenloses Geschenk für neue Temu-Nutzer, um Ihren ersten Kauf noch spezieller zu gestalten. (ALB496107): Bis zu 90% Rabatt auf jeden Artikel in der Temu-App, damit Sie Ihre Wunschprodukte zu unschlagbaren Preisen erhalten können, sowie ein kostenloses Geschenk mit kostenlosem Versand in Deutschland. Vor- und Nachteile der Verwendung des Temu Gutscheincodes 90% Rabatt (Pros And Cons Of Using Temu Coupon Code 90% Off) Die Nutzung des Temu coupon 90% off code und des Temu free coupon code 40 off bietet viele Vorteile, aber wie bei jedem Angebot gibt es auch einige Punkte zu beachten. Wir möchten Ihnen eine ausgewogene Perspektive bieten, damit Sie eine fundierte Entscheidung treffen können. Vorteile (Pros): Erhebliche Ersparnisse: Der offensichtlichste Vorteil ist der enorme Rabatt von 90%, der Ihre Einkaufskosten drastisch senkt. Zugang zu Premium-Produkten: Ermöglicht den Kauf von Artikeln, die Sie sich sonst vielleicht nicht leisten könnten. Kostenloser Versand: Oft in Verbindung mit dem Code, was zusätzliche Kosten eliminiert. Für Neu- und Bestandskunden: Viele Vorteile sind nicht nur auf Neukunden beschränkt, sondern auch für treue Nutzer verfügbar. Attraktive Willkommensangebote: Besonders für Erstbesteller gibt es oft zusätzliche Boni und Geschenke. Nachteile (Cons): Begrenzte Verfügbarkeit: Solche hohen Rabatte sind oft zeitlich oder mengenmäßig begrenzt. Spezifische Bedingungen: Es können Mindestbestellwerte oder bestimmte Produktkategorien ausgeschlossen sein. Eingeschränkte Nutzung: Manchmal ist der Code nur einmal pro Kunde oder Haushalt verwendbar. Allgemeine Geschäftsbedingungen des Temu 90% Rabatt-Gutscheincodes im Jahr 2025 (Terms And Conditions Of The Temu 90% Off Coupon Code In 2025) Bevor Sie den Temu coupon code 90% off free shipping oder den Temu coupon code 90% off reddit verwenden, ist es wichtig, die Allgemeinen Geschäftsbedingungen zu verstehen. Wir möchten Ihnen volle Transparenz bieten, damit Sie wissen, worauf Sie sich einlassen. Kein Ablaufdatum: Unsere Gutscheincodes haben kein Verfallsdatum, Sie können sie also jederzeit verwenden, wann immer es Ihnen passt. Gültig für Neu- und Bestandskunden: Die Codes sind sowohl für neue Nutzer als auch für bestehende Kunden in Deutschland gültig, sodass jeder profitieren kann. Keine Mindestbestellanforderungen: Es gibt keine Mindestkaufbeträge, die für die Verwendung unserer Temu-Gutscheincodes erforderlich sind. Nicht mit anderen Aktionen kombinierbar: Unsere Coupons sind in der Regel nicht mit anderen laufenden Aktionen oder Rabatten kombinierbar. Einmalige Nutzung: Der Code kann in der Regel einmal pro Nutzer und Bestellung angewendet werden. Gültigkeit für bestimmte Artikel: In einigen Fällen kann der Rabatt auf bestimmte Produktkategorien oder ausgewählte Artikel beschränkt sein. Überprüfen Sie immer die Details des jeweiligen Angebots. Schlussbemerkung (Final Note) Wir hoffen, dass dieser Artikel Ihnen einen umfassenden Überblick über den Temu coupon code 90% off gegeben hat und wie Sie ihn nutzen können, um Ihre Ersparnisse zu maximieren. Wir sind stets bemüht, Ihnen die besten Angebote zu präsentieren und Ihr Einkaufserlebnis so angenehm wie möglich zu gestalten. Verpassen Sie nicht die Gelegenheit, mit dem Temu 90% off coupon unglaubliche Schnäppchen zu machen. Wir sind zuversichtlich, dass Sie von den Vorteilen dieses Codes begeistert sein werden. FAQs zum Temu 90% Rabatt-Coupon (FAQs Of Temu 90% Off Coupon) Ist der Temu 90% Rabatt-Coupon echt? Ja, der 90% Rabatt-Coupon ist absolut echt und bietet Ihnen erhebliche Ersparnisse. Wir testen und verifizieren alle unsere Codes, um sicherzustellen, dass sie funktionieren und Ihnen den beworbenen Rabatt gewähren. Kann ich den 90% Rabatt-Coupon mehrmals verwenden? In den meisten Fällen ist der 90% Rabatt-Coupon für die einmalige Nutzung pro Kunde vorgesehen. Es gibt jedoch oft zusätzliche Gutscheinpakete für mehrfache Nutzungen, die Sie erhalten können. Gibt es Einschränkungen bei der Nutzung des Coupons? Ja, manchmal können Einschränkungen wie ein Mindestbestellwert oder die Gültigkeit für bestimmte Produktkategorien bestehen. Überprüfen Sie immer die spezifischen Bedingungen des jeweiligen Angebots. Wie lange ist der 90% Rabatt-Coupon gültig? Unsere spezifischen Gutscheincodes haben in der Regel kein Ablaufdatum. Es ist jedoch immer ratsam, die AGBs zu prüfen, da manche Aktionen zeitlich begrenzt sein können. Kann ich den 90% Rabatt-Coupon mit anderen Angeboten kombinieren? Normalerweise können 90% Rabatt-Coupons nicht mit anderen laufenden Aktionen oder Rabatten kombiniert werden. Es gilt immer nur ein Gutschein pro Bestellung.
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.