Epic Fight

Epic Fight

13M Downloads

Epic fight 1.16.5 crashing server Forge 36.2.20

kb-thebad-builder opened this issue ยท 3 comments

commented

06.04 23:19:20 [Server] main/FATAL [ne.mi.fm.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
06.04 23:19:20 [Server] main/FATAL [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 6fcddf84-d833-4e08-8f27-a2fe7df3acf6
06.04 23:19:20 [Server] main/INFO [STDOUT/]: [net.minecraft.crash.CrashReport:func_85057_a:196]: Negative index in crash report handler (16/18)
06.04 23:19:20 [Server] main/FATAL [ne.mi.fm.se.ServerModLoader/]: Crash report saved to ./crash-reports/crash-2022-04-06_23.19.20-fml.txt
06.04 23:19:20 [Server] INFO ---- Minecraft Crash Report ----
06.04 23:19:20 [Server] INFO // Hi. I'm Minecraft, and I'm a crashaholic.
06.04 23:19:20 [Server] INFO Time: 4/6/22 11:19 PM
06.04 23:19:20 [Server] INFO Description: Mod loading error has occurred
06.04 23:19:20 [Server] INFO java.lang.Exception: Mod Loading has failed
06.04 23:19:20 [Server] INFO at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) ~[forge:?] {re:classloading}
06.04 23:19:20 [Server] INFO at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:51) ~[forge:?] {re:classloading}
06.04 23:19:20 [Server] INFO at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading}
06.04 23:19:20 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge_1.16.5.jar:36.2] {}
06.04 23:19:20 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}
06.04 23:19:20 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}
06.04 23:19:20 [Server] INFO at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}
06.04 23:19:20 [Server] INFO at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {}
06.04 23:19:20 [Server] INFO at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {}
06.04 23:19:20 [Server] INFO at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge_1.16.5.jar:?] {}
06.04 23:19:20 [Server] INFO at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge_1.16.5.jar:?] {}
06.04 23:19:20 [Server] INFO at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge_1.16.5.jar:?] {}
06.04 23:19:20 [Server] INFO A detailed walkthrough of the error, its code path and all known details is as follows:
06.04 23:19:20 [Server] INFO ---------------------------------------------------------------------------------------
06.04 23:19:20 [Server] INFO -- Head --
06.04 23:19:20 [Server] INFO Thread: main
06.04 23:19:20 [Server] INFO Stacktrace:
06.04 23:19:20 [Server] INFO at com.electronwill.nightconfig.toml.TomlParser.checkContainsOnlySubtables(TomlParser.java:136) ~[toml-3.6.3.jar:?] {}
06.04 23:19:20 [Server] INFO -- MOD epicfight --
06.04 23:19:20 [Server] INFO Details:
06.04 23:19:20 [Server] INFO Caused by 0: java.lang.ExceptionInInitializerError
06.04 23:19:20 [Server] INFO at yesman.epicfight.main.EpicFightMod.(EpicFightMod.java:73) ~[epicfight:1.0] {re:classloading}
06.04 23:19:20 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) ~[forge:36.2] {re:classloading}
06.04 23:19:20 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[forge:?] {re:classloading}
06.04 23:19:20 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO Mod File: EpicFightMod-16.5.13.jar
06.04 23:19:20 [Server] INFO Failure message: Epic Fight Mod (epicfight) has failed to load correctly
06.04 23:19:20 [Server] INFO java.lang.ExceptionInInitializerError: null
06.04 23:19:20 [Server] INFO Mod Version: 16.5.13
06.04 23:19:20 [Server] INFO Mod Issue URL: NOT PROVIDED
06.04 23:19:20 [Server] INFO Exception message: com.electronwill.nightconfig.core.io.ParsingException: Table with path [custom_weaponry, noble_sword] has been declared twice.
06.04 23:19:20 [Server] INFO Stacktrace:
06.04 23:19:20 [Server] INFO at com.electronwill.nightconfig.toml.TomlParser.checkContainsOnlySubtables(TomlParser.java:136) ~[toml-3.6.3.jar:?] {}
06.04 23:19:20 [Server] INFO at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:93) ~[toml-3.6.3.jar:?] {}
06.04 23:19:20 [Server] INFO at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?] {}
06.04 23:19:20 [Server] INFO at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?] {}
06.04 23:19:20 [Server] INFO at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?] {}
06.04 23:19:20 [Server] INFO at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?] {}
06.04 23:19:20 [Server] INFO at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?] {}
06.04 23:19:20 [Server] INFO at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?] {}
06.04 23:19:20 [Server] INFO at yesman.epicfight.config.ConfigManager.(ConfigManager.java:21) ~[epicfight:1.0] {re:classloading}
06.04 23:19:20 [Server] INFO at yesman.epicfight.main.EpicFightMod.(EpicFightMod.java:73) ~[epicfight:1.0] {re:classloading}
06.04 23:19:20 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) ~[forge:36.2] {re:classloading}
06.04 23:19:20 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[forge:?] {re:classloading}
06.04 23:19:20 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) ~[?:1.8.0_312] {}
06.04 23:19:20 [Server] INFO -- System Details --
06.04 23:19:20 [Server] INFO Details:
06.04 23:19:20 [Server] INFO Minecraft Version: 1.16.5
06.04 23:19:20 [Server] INFO Minecraft Version ID: 1.16.5
06.04 23:19:20 [Server] INFO Operating System: Linux (amd64) version 4.18.0-348.7.1.el8_5.x86_64
06.04 23:19:20 [Server] INFO Java Version: 1.8.0_312, Red Hat, Inc.
06.04 23:19:20 [Server] INFO Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Red Hat, Inc.
06.04 23:19:20 [Server] INFO Memory: 994128904 bytes (948 MB) / 1400897536 bytes (1336 MB) up to 2147483648 bytes (2048 MB)
06.04 23:19:20 [Server] INFO CPUs: 2
06.04 23:19:20 [Server] INFO JVM Flags: 20 total; -Xmx2048M -Xms1331M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
06.04 23:19:20 [Server] INFO ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
06.04 23:19:20 [Server] INFO ModLauncher launch target: fmlserver
06.04 23:19:20 [Server] INFO ModLauncher naming: srg
06.04 23:19:20 [Server] INFO ModLauncher services:
06.04 23:19:20 [Server] INFO /mixin-0.8.4.jar mixin PLUGINSERVICE
06.04 23:19:20 [Server] INFO /eventbus-4.0.0.jar eventbus PLUGINSERVICE
06.04 23:19:20 [Server] INFO /forge_1.16.5.jar object_holder_definalize PLUGINSERVICE
06.04 23:19:20 [Server] INFO /forge_1.16.5.jar runtime_enum_extender PLUGINSERVICE
06.04 23:19:20 [Server] INFO /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
06.04 23:19:20 [Server] INFO /forge_1.16.5.jar capability_inject_definalize PLUGINSERVICE
06.04 23:19:20 [Server] INFO /forge_1.16.5.jar runtimedistcleaner PLUGINSERVICE
06.04 23:19:20 [Server] INFO /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
06.04 23:19:20 [Server] INFO /forge_1.16.5.jar fml TRANSFORMATIONSERVICE
06.04 23:19:20 [Server] INFO FML: 36.2
06.04 23:19:20 [Server] INFO Forge: net.minecraftforge:36.2.33
06.04 23:19:20 [Server] INFO FML Language Providers:
06.04 23:19:20 [Server] INFO [email protected]
06.04 23:19:20 [Server] INFO minecraft@1
06.04 23:19:20 [Server] INFO Mod List:
06.04 23:19:20 [Server] INFO forge-1.16.5-36.2.33-server.jar |Minecraft |minecraft |1.16.5 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO mowziesmobs-1.5.22.jar |Mowzie's Mobs |mowziesmobs |1.5.22 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO GlobalGameRules-1.16.5-5.1.0.4.jar |Global GameRules |globalgamerules |5.1.0.4 |CREATE_REG|Manifest: 15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79
06.04 23:19:20 [Server] INFO MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO ToolBelt-1.16.5-1.16.2.jar |Tool Belt |toolbelt |1.16.2 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO ShoulderSurfing-1.16.5-2.2.1.jar |Shoulder Surfing |shouldersurfing |1.16.5-2.2.1 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO CreativeCore_v2.2.1_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO OTG-VanillaVistas-1.16.5-v2.1.jar |Vanilla Vistas |vanillavistas |1.0 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO YungsBridges-Forge-1.16.4-1.0.1.jar |YUNG's Bridges |yungsbridges |1.16.4-1.0.1 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO dungeons_enhanced-1.16.5-1.7.jar |Dungeons Enhanced |dungeons_enhanced |1.7 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO playerex-1.1.8-1.16.5.jar |Player Ex |playerex |1.1.8 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO InvMove-1.16.3-0.4.6.jar |InvMove |invmove |0.4.6 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO Iceberg-1.16.5-1.0.38.jar |Iceberg |iceberg |1.0.38 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO curios-forge-1.16.5-4.0.5.3.jar |Curios API |curios |1.16.5-4.0.5.3 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO EpicFightMod-16.5.13.jar |Epic Fight Mod |epicfight |16.5.13 |ERROR |Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO collective-1.16.5-4.25.jar |Collective |collective |4.25 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO mobsunscreen-1.16.5-3.0.4.jar |Mob Sunscreen |mobsunscreen |1.16.5-3.0.4 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO journeymap-1.16.5-5.8.0.jar |Journeymap |journeymap |5.8.0 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO HungerStrike-1.16.3-4.1.0.jar |Hunger Strike |hungerstrike |1.16.3-4.1.0 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO Artifacts-1.16.5-2.10.5.jar |Artifacts |artifacts |1.16.5-2.10.5 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO configured-1.5.0-1.16.5.jar |Configured |configured |1.5.0 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO BetterThirdPerson-Forge-1.16.4-1.7.2.jar |Better Third Person |betterthirdperson |1.7.2 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO OpenTerrainGenerator-1.16.5-0.1.10.jar |Open Terrain Generator |otg |1.16.5-0.1.10 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO [1.16.5]-Epic-Knights-Armor-and-Weapons-5.9v.jar |Epic Knights Armor and Weapons|magistuarmory |1.16-1.17 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO DungeonCrawl-1.16.5-2.3.5.jar |Dungeon Crawl |dungeoncrawl |2.3.5 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |CREATE_REG|Manifest: d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e
06.04 23:19:20 [Server] INFO campfirespawnandtweaks_1.16.5-1.6.jar |Campfire Spawn and Tweaks |campfirespawnandtweaks |1.6 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO worldedit-mod-7.2.5-dist.jar |WorldEdit |worldedit |7.2.5+57d5ac9 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO mutantmore-1.16.5-1.0.0.jar |Mutant More |mutantmore |1.0.3 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO iceandfire-2.1.9-1.16.5.jar |Ice and Fire |iceandfire |2.1.9-1.16.5 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO cloth-config-4.14.54-forge.jar |Cloth Config v4 API |cloth-config |4.14.54 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO forge-1.16.5-36.2.33-universal.jar |Forge |forge |36.2.33 |CREATE_REG|Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
06.04 23:19:20 [Server] INFO expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO valhelsia_core-16.0.15.jar |Valhelsia Core |valhelsia_core |16.0.15 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO valhelsia_structures-1.16.5-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO geckolib-forge-1.16.5-3.0.65.jar |GeckoLib |geckolib3 |3.0.65 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:20 [Server] INFO healingcampfire_1.16.5-3.3.jar |Healing Campfire |healingcampfire |3.3 |CREATE_REG|Manifest: NOSIGNATURE
06.04 23:19:22 [Multicraft] Server shut down (starting)
06.04 23:19:22 [Multicraft] Restarting crashed server in 300 seconds
06.04 23:19:22 [Multicraft] Server stopped
06.04 23:21:51 [Multicraft] Received stop command
06.04 23:21:51 [Multicraft] Server stopped
06.04 23:21:54 [Multicraft] Running script "_rm"
06.04 23:21:55 [Script _rm] [_rm] mods/EpicFightMod-16.5.13.jar Removed
06.04 23:21:55 [Script _rm] Done, returned Ok

commented

Why don't you use the latest Forge to see if it works? What's your mod list? It seems like we have similar mods; however, I use latest forge instead of recommended.

commented

Mod list is Shattered Rings. Also added JEI, Journey Map, and Optifine.

I use Curseforge, it automatically uses Forge 36.2.20. not sure how to update the modloader after launching out of Curseforge.

are you also modding your client through Curseforge? or are you going the manual route with using %appdata%

commented

This is a parsing error of the config file. Check if there's any typing error.