Jump to content

Recommended Posts

Posted

Hi, my server worked fine until now where I run the mods and it instantly crashes. I have removed "morebabies" it still crashes but i dont get a crash report afterwards.

Crash Report below:

---- Minecraft Crash Report ----
// But it works on my machine.

Time: 2022-11-16 15:48:07
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.1.52-universal.jar%23215!/:?] {re:classloading}
    at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:39) ~[forge-1.19.2-43.1.52-universal.jar%23215!/:?] {re:classloading}
    at net.minecraft.server.Main.main(Main.java:113) ~[server-1.19.2-20220805.130853-srg.jar%23210!/:?] {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.1.52.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 com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:175) ~[toml-3.6.4.jar%2357!/:?] {}
-- MOD more_babies --
Details:
    Caused by 0: net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file origins-common.toml of type COMMON for modid origins
        at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.19.2-43.1.52.jar%23211!/:?] {}
        at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.19.2-43.1.52.jar%23211!/:?] {}
        at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.19.2-43.1.52.jar%23211!/:?] {}
        at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
        at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {}
        at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.19.2-43.1.52.jar%23211!/:?] {}
        at com.github.mammut53.more_babies.MoreBabies.onConstructMod(MoreBabies.java:38) ~[More+Babies-forge-1.19.1-1.0.0.jar%23160!/:1.0.0] {re:classloading}
        at com.github.mammut53.more_babies.__MoreBabies_onConstructMod_FMLConstructModEvent.invoke(.dynamic) ~[More+Babies-forge-1.19.1-1.0.0.jar%23160!/:1.0.0] {re:classloading,pl:eventbus:B}
        at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2351!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2351!/:?] {}
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2351!/:?] {}
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107) ~[javafmllanguage-1.19.2-43.1.52.jar%23212!/:?] {}
        at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:122) ~[fmlcore-1.19.2-43.1.52.jar%23211!/:?] {}
        at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

    Mod File: /home/minecraft/multicraft/servers/server1610460/default/mods/More+Babies-forge-1.19.1-1.0.0.jar
    Failure message: More Babies (more_babies) encountered an error during the construct event phase
        net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file origins-common.toml of type COMMON for modid origins
    Mod Version: 1.0.0
    Mod Issue URL: NOT PROVIDED
    Exception message: com.electronwill.nightconfig.core.io.ParsingException: Invalid bare key:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   uebed_food"
Stacktrace:
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:175) ~[toml-3.6.4.jar%2357!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%2357!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%2357!/:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%2357!/:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%2357!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%2356!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%2356!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%2356!/:?] {}
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%2356!/:?] {}
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%2356!/:?] {}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.19.2-43.1.52.jar%23211!/:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.19.2-43.1.52.jar%23211!/:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.19.2-43.1.52.jar%23211!/:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.19.2-43.1.52.jar%23211!/:?] {}
    at com.github.mammut53.more_babies.MoreBabies.onConstructMod(MoreBabies.java:38) ~[More+Babies-forge-1.19.1-1.0.0.jar%23160!/:1.0.0] {re:classloading}
    at com.github.mammut53.more_babies.__MoreBabies_onConstructMod_FMLConstructModEvent.invoke(.dynamic) ~[More+Babies-forge-1.19.1-1.0.0.jar%23160!/:1.0.0] {re:classloading,pl:eventbus:B}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2351!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2351!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2351!/:?] {}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107) ~[javafmllanguage-1.19.2-43.1.52.jar%23212!/:?] {}
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:122) ~[fmlcore-1.19.2-43.1.52.jar%23211!/:?] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}


-- System Details --
Details:
    Minecraft Version: 1.19.2
    Minecraft Version ID: 1.19.2
    Operating System: Linux (amd64) version 3.10.0-1160.36.2.el7.x86_64
    Java Version: 17.0.5, Eclipse Adoptium
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
    Memory: 5089463808 bytes (4853 MiB) / 5582618624 bytes (5324 MiB) up to 8589934592 bytes (8192 MiB)
    CPUs: 2
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 7 3800X 8-Core Processor
    Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
    Microarchitecture: Zen 2
    Frequency (GHz): -0.00
    Number of physical packages: 1
    Number of physical CPUs: 8
    Number of logical CPUs: 16
    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): 81788.16
    Virtual memory used (MB): 69777.45
    Swap memory total (MB): 17405.99
    Swap memory used (MB): 1053.35
    JVM Flags: 3 total; -XX:ActiveProcessorCount=2 -Xmx8192M -Xms5324M
    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.1.52.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.2-43.1.52.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.2-43.1.52.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.2-43.1.52.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.2-43.1.52.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar OptiFine TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        lowcodefml@null
        javafml@null
    Mod List: 
        CyclopsCore-1.19.2-1.17.0.jar                     |Cyclops Core                  |cyclopscore                   |1.17.0              |COMMON_SET|Manifest: NOSIGNATURE
        ftb-essentials-1902.1.10-build.47.jar             |FTB Essentials                |ftbessentials                 |1902.1.10-build.47  |COMMON_SET|Manifest: NOSIGNATURE
        supermartijn642configlib-1.1.6b-forge-mc1.19.jar  |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.6b              |COMMON_SET|Manifest: NOSIGNATURE
        Forge-1.0.1-1.19.jar                              |Additional Entity Attributes  |additionalentityattributes    |1.0.1+1.19          |COMMON_SET|Manifest: NOSIGNATURE
        player-animation-lib-forge-0.4.0-test1.jar        |Player Animator               |playeranimator                |0.3.5               |COMMON_SET|Manifest: NOSIGNATURE
        container-library-1.19-forge-2.1.0-alpha.11-fat.ja|Ellemes' Container Library    |ellemes_container_lib         |2.1.0-alpha.11      |COMMON_SET|Manifest: NOSIGNATURE
        SimpleTextOverlay-1.19-1.19.2-4.4.0.3.jar         |Simple Text Overlay           |simpletextoverlay             |1.19-1.19.2-4.4.0.3 |COMMON_SET|Manifest: da:bf:8b:25:96:f3:b9:28:12:15:50:54:25:99:97:10:61:cf:4e:63:30:09:40:fb:93:39:1d:7e:6b:93:9b:17
        Uppers-0.5.1.jar                                  |Uppers                        |uppers                        |0.5.1               |COMMON_SET|Manifest: NOSIGNATURE
        HammerLib-1.19.2-19.2.37.jar                      |HammerLib                     |hammerlib                     |19.2.37             |COMMON_SET|Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
        Tips-Forge-1.19.2-8.0.3.jar                       |Tips                          |tipsmod                       |8.0.3               |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        stalwart-dungeons-1.19.2-1.2.5.jar                |Stalwart Dungeons             |stalwart_dungeons             |1.2.4               |COMMON_SET|Manifest: NOSIGNATURE
        apoli-forge-1.19.2-2.3.4.4.jar                    |Apoli                         |apoli                         |1.19.2-2.3.4.4      |COMMON_SET|Manifest: NOSIGNATURE
        sophisticatedcore-1.19.2-0.5.15.142.jar           |Sophisticated Core            |sophisticatedcore             |1.19.2-0.5.15.142   |COMMON_SET|Manifest: NOSIGNATURE
        music_player-1.19.2-2.5.1.187.jar                 |Music Player                  |musicplayer                   |2.5.1.187           |COMMON_SET|Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        gravelminer-forge-1.19-13.0.0.jar                 |GravelMiner                   |gravelminer                   |13.0.0              |COMMON_SET|Manifest: NOSIGNATURE
        cookingforblockheads-forge-1.19.2-13.3.0.jar      |CookingForBlockheads          |cookingforblockheads          |13.3.0              |COMMON_SET|Manifest: NOSIGNATURE
        Placebo-1.19.2-7.0.1.jar                          |Placebo                       |placebo                       |7.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        citadel-2.0.0-1.19.jar                            |Citadel                       |citadel                       |2.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        EvilCraft-1.19.2-1.2.9.jar                        |EvilCraft                     |evilcraft                     |1.2.9               |COMMON_SET|Manifest: NOSIGNATURE
        YungsApi-1.19.2-Forge-3.8.2.jar                   |YUNG's API                    |yungsapi                      |1.19.2-Forge-3.8.2  |COMMON_SET|Manifest: NOSIGNATURE
        WitherSkeletonTweaks-1.19.2-8.0.0.jar             |Wither Skeleton Tweaks        |wstweaks                      |8.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        Bookshelf-Forge-1.19.2-16.1.11.jar                |Bookshelf                     |bookshelf                     |16.1.11             |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        anti-xray-1.2.6-Forge-1.19.2.jar                  |AntiXray                      |antixray                      |1.2.6               |COMMON_SET|Manifest: NOSIGNATURE
        sophisticatedbackpacks-1.19.2-3.18.29.719.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.19.2-3.18.29.719  |COMMON_SET|Manifest: NOSIGNATURE
        u_team_core-1.19.2-4.4.3.235.jar                  |U Team Core                   |uteamcore                     |4.4.3.235           |COMMON_SET|Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        Simply-Houses-Mod-Forge-1.19.2.jar                |Simply Houses                 |simply_houses                 |1.1.3.1-1.19        |COMMON_SET|Manifest: NOSIGNATURE
        balm-4.5.3.jar                                    |Balm                          |balm                          |4.5.3               |COMMON_SET|Manifest: NOSIGNATURE
        JustEnoughResources-1.19.2-1.1.0.179.jar          |Just Enough Resources         |jeresources                   |1.1.0.179           |COMMON_SET|Manifest: NOSIGNATURE
        cloth-config-8.2.88-forge.jar                     |Cloth Config v8 API           |cloth_config                  |8.2.88              |COMMON_SET|Manifest: NOSIGNATURE
        LeavesBeGone-v4.0.0-1.19.2-Forge.jar              |Leaves Be Gone                |leavesbegone                  |4.0.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
        dummmmmmy-1.19-1.5.5.jar                          |MmmMmmMmmMmm                  |dummmmmmy                     |1.19-1.5.5          |COMMON_SET|Manifest: NOSIGNATURE
        revampedwolf-1.19.2-2.1.0.jar                     |RevampedWolf                  |revampedwolf                  |1.19.2-2.1.0        |COMMON_SET|Manifest: NOSIGNATURE
        upgradednetherite-1.19.2-5.1.0.5-release.jar      |Upgraded Netherite            |upgradednetherite             |1.19.2-5.1.0.5-relea|COMMON_SET|Manifest: NOSIGNATURE
        structure_gel-1.19.2-2.7.1.jar                    |Structure Gel API             |structure_gel                 |2.7.1               |COMMON_SET|Manifest: NOSIGNATURE
        collection-of-singiro-1.19.x-1.1.3.jar            |Collection of Singiro         |collectionofsingiro           |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        mcw-bridges-2.0.5-mc1.19.2forge.jar               |Macaw's Bridges               |mcwbridges                    |2.0.5               |COMMON_SET|Manifest: NOSIGNATURE
        morevillagers-forge-1.19-4.0.3.jar                |More Villagers                |morevillagers                 |4.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        CommonCapabilities-1.19.2-2.8.3.jar               |CommonCapabilities            |commoncapabilities            |2.8.3               |COMMON_SET|Manifest: NOSIGNATURE
        MoreBows-CJ-forge-mc1.19.2-1.2.0.jar              |More Bows                     |morebows                      |1.2.0               |COMMON_SET|Manifest: NOSIGNATURE
        regeneration-41.0.4.jar                           |Regeneration                  |regen                         |41.0.4              |COMMON_SET|Manifest: NOSIGNATURE
        simpleshops-1.2.1.jar                             |Simple Shops                  |simpleshops                   |1.1.4               |COMMON_SET|Manifest: NOSIGNATURE
        mining_dimension-1.19.2-1.0.0.jar                 |Mining World                  |mining_dimension              |1.19.2-1.0.0        |COMMON_SET|Manifest: NOSIGNATURE
        MinecraftCapes+Forge+1.19.2-12.2.2.jar            |MinecraftCapes Mod            |minecraftcapes                |12.2.2              |COMMON_SET|Manifest: NOSIGNATURE
        Amplified_Nether_v1.2.jar                         |Amplified Nether              |amplified_nether              |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE
        supermartijn642corelib-1.0.19a-forge-mc1.19.jar   |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.19a             |COMMON_SET|Manifest: NOSIGNATURE
        SimpleQuarry-1.19.2-19.2.1.jar                    |Simple Quarry                 |squarry                       |19.2.1              |COMMON_SET|Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
        dungeons_enhanced-1.19.2-4.1.jar                  |Dungeons Enhanced             |dungeons_enhanced             |4.1                 |COMMON_SET|Manifest: NOSIGNATURE
        curios-forge-1.19.2-5.1.1.0.jar                   |Curios API                    |curios                        |1.19.2-5.1.1.0      |COMMON_SET|Manifest: NOSIGNATURE
        Patchouli-1.19.2-77.jar                           |Patchouli                     |patchouli                     |1.19.2-77           |COMMON_SET|Manifest: NOSIGNATURE
        origins-forge-1.19.2-1.5.0.6-all.jar              |Origins                       |origins                       |1.19.2-1.5.0.6      |COMMON_SET|Manifest: NOSIGNATURE
        lucent-1.19.2-1.4.1.jar                           |Lucent                        |lucent                        |1.4.1               |COMMON_SET|Manifest: NOSIGNATURE
        Collective-Library-Forge-1.19.2.jar               |Collective                    |collective                    |4.64                |COMMON_SET|Manifest: NOSIGNATURE
        origins-classes-forge-1.2.0.jar                   |Origins: Classes              |origins_classes               |1.2.0               |COMMON_SET|Manifest: NOSIGNATURE
        better-mcdonalds-mod-1.19.2-1.0.0.jar             |Better McDonalds Mod          |better_mcdonalds_mod          |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        elevatorid-1.19-1.8.7.jar                         |Elevator Mod                  |elevatorid                    |1.19-1.8.7          |COMMON_SET|Manifest: NOSIGNATURE
        Server_Utils-1.19.2-2.8.4.jar                     |Elrol's Server Utilities      |serverutilities               |1.19.2-2.8.4        |COMMON_SET|Manifest: NOSIGNATURE
        expandedstorage-8.0.3+1.19.2-forge.jar            |Expanded Storage              |expandedstorage               |8.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        worldedit-mod-7.2.12.jar                          |WorldEdit                     |worldedit                     |7.2.12+6240-87f4ae1 |COMMON_SET|Manifest: NOSIGNATURE
        pmmo-1.19-1.0.0.jar                               |Project MMO                   |pmmo                          |1.19-1.0.0          |COMMON_SET|Manifest: NOSIGNATURE
        cfm-7.0.0-pre34-1.19.jar                          |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre34         |COMMON_SET|Manifest: NOSIGNATURE
        architectury-6.3.49-forge.jar                     |Architectury                  |architectury                  |6.3.49              |COMMON_SET|Manifest: NOSIGNATURE
        Mine-Pop! 1.0.1-1.19.2 (FORGE).jar                |Mine-Pop!                     |minepop                       |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        chunkloaders-1.2.2-forge-mc1.19.jar               |Chunk Loaders                 |chunkloaders                  |1.2.2               |COMMON_SET|Manifest: NOSIGNATURE
        Daleenys_MoreFoods_Mod_v1.4.0 (1.19.2).jar        |MoreFoods Mod by Daleeny      |morefoods_mod_by_daleeny      |1.4                 |COMMON_SET|Manifest: NOSIGNATURE
        geckolib-forge-1.19-3.1.36.jar                    |GeckoLib                      |geckolib3                     |3.1.36              |COMMON_SET|Manifest: NOSIGNATURE
        Portal-Gun-Totality-1.19.2.jar                    |Portal Gun Totality           |portal_gun_advanced_generation|2.0                 |COMMON_SET|Manifest: NOSIGNATURE
        ftb-library-forge-1902.3.9-build.144.jar          |FTB Library                   |ftblibrary                    |1902.3.9-build.144  |COMMON_SET|Manifest: NOSIGNATURE
        ftb-teams-forge-1902.2.9-build.61.jar             |FTB Teams                     |ftbteams                      |1902.2.9-build.61   |COMMON_SET|Manifest: NOSIGNATURE
        item-filters-forge-1902.2.9-build.46.jar          |Item Filters                  |itemfilters                   |1902.2.9-build.46   |COMMON_SET|Manifest: NOSIGNATURE
        jei-1.19.2-forge-11.4.0.274.jar                   |Just Enough Items             |jei                           |11.4.0.274          |COMMON_SET|Manifest: NOSIGNATURE
        randomtp-7.1.0+1.19-forge.jar                     |Random Teleport Mod           |randomtp                      |7.1.0+1.19          |COMMON_SET|Manifest: NOSIGNATURE
        MedievalCraft-1.19.2weapons_only.jar              |Medieval craft                |medieval_craft                |1.14.4              |COMMON_SET|Manifest: NOSIGNATURE
        caelus-forge-1.19.2-3.0.0.6.jar                   |Caelus API                    |caelus                        |1.19.2-3.0.0.6      |COMMON_SET|Manifest: NOSIGNATURE
        Clumps-forge-1.19.2-9.0.0 11.jar                  |Clumps                        |clumps                        |9.0.0+11            |COMMON_SET|Manifest: NOSIGNATURE
        journeymap-1.19.1-5.9.0beta2-forge.jar            |Journeymap                    |journeymap                    |5.9.0beta2          |COMMON_SET|Manifest: NOSIGNATURE
        NaturesCompass-1.19.2-1.9.7-forge.jar             |Nature's Compass              |naturescompass                |1.19.2-1.9.7-forge  |COMMON_SET|Manifest: NOSIGNATURE
        configured-2.0.1-1.19.2.jar                       |Configured                    |configured                    |2.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        DungeonCrawl-1.19-2.3.11.jar                      |Dungeon Crawl                 |dungeoncrawl                  |2.3.11              |COMMON_SET|Manifest: NOSIGNATURE
        More+Babies-forge-1.19.1-1.0.0.jar                |More Babies                   |more_babies                   |1.0.0               |ERROR     |Manifest: NOSIGNATURE
        Guide-API-VP-1.19.2-2.2.4.jar                     |Guide-API VP                  |guideapi_vp                   |2.2.4               |COMMON_SET|Manifest: NOSIGNATURE
        catalogue-1.6.3-1.19.jar                          |Catalogue                     |catalogue                     |1.6.3               |COMMON_SET|Manifest: NOSIGNATURE
        potionbundles-1.19.1-1.6.jar                      |Potion Bundles                |potionbundles                 |1.6                 |COMMON_SET|Manifest: NOSIGNATURE
        forge-1.19.2-43.1.52-universal.jar                |Forge                         |forge                         |43.1.52             |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
        simpletomb-1.19-1.0.15.jar                        |Simple Tombstone              |simpletomb                    |1.19-1.0.15         |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        DungeonsArise-1.19.2-2.1.52-beta.jar              |When Dungeons Arise           |dungeons_arise                |2.1.52-1.19.2       |COMMON_SET|Manifest: NOSIGNATURE
        server-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |COMMON_SET|Manifest: NOSIGNATURE
        sons-of-sins-1.19.2-1.1.0.jar                     |sons of sins                  |sons_of_sins                  |1.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        logprot-1.19.1-1.8.jar                            |Logprot                       |logprot                       |1.4                 |COMMON_SET|Manifest: NOSIGNATURE
        voicechat-forge-1.19.2-2.3.13.jar                 |Simple Voice Chat             |voicechat                     |1.19.2-2.3.13       |COMMON_SET|Manifest: NOSIGNATURE
        soundphysics-forge-1.19.2-1.0.15.jar              |Sound Physics Remastered      |sound_physics_remastered      |1.19.2-1.0.15       |COMMON_SET|Manifest: NOSIGNATURE
        TerraBlender-forge-1.19.2-2.0.1.128.jar           |TerraBlender                  |terrablender                  |2.0.1.128           |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
        ftb-quests-forge-1902.4.2-build.116.jar           |FTB Quests                    |ftbquests                     |1902.4.2-build.116  |COMMON_SET|Manifest: NOSIGNATURE
        EasierSleeping-1.19.2-2.1.2.jar                   |Easier Sleeping               |easier_sleeping               |2.1.2               |COMMON_SET|Manifest: NOSIGNATURE
        calio-forge-1.19.2-1.6.0.3.jar                    |Calio                         |calio                         |1.19.2-1.6.0.3      |COMMON_SET|Manifest: NOSIGNATURE
        Natural Decoration 1.1.0.jar                      |Natural Decoration            |natural_decoration            |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        Better-Fps-Mod-Forge-1.19.2.jar                   |betterfpsdist mod             |betterfpsdist                 |1.19.1-1.6          |COMMON_SET|Manifest: NOSIGNATURE
        whisperwoods-1.19-2.1.1-forge.jar                 |Whisperwoods                  |whisperwoods                  |1.19-2.1.1          |COMMON_SET|Manifest: NOSIGNATURE
        FindRascal1.19.2.jar                              |findrascalll                  |findrascalll                  |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        [1.19.2]+SecurityCraft+v1.9.3.1.jar               |SecurityCraft                 |securitycraft                 |1.9.3.1             |COMMON_SET|Manifest: NOSIGNATURE
        ToughAsNails-1.19-8.0.0.78.jar                    |Tough As Nails                |toughasnails                  |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE
        modonomicon-1.19.2-1.7.1.jar                      |Modonomicon                   |modonomicon                   |1.19.2-1.7.1        |COMMON_SET|Manifest: NOSIGNATURE
        upgradedcore-1.19.2-4.1.0.0-release.jar           |Upgraded Core                 |upgradedcore                  |1.19.2-4.1.0.0-relea|COMMON_SET|Manifest: NOSIGNATURE
        coroutil-1.19.2-1.2.37.jar                        |CoroUtil                      |coroutil                      |1.19.2-1.2.37       |COMMON_SET|Manifest: NOSIGNATURE
        tlc_forge-1.0.2-R-1.19.2.jar                      |The Lost Castle               |tlc                           |1.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        mvs-3.1.4.jar                                     |Moog's Voyager Structures     |mvs                           |3.1.4               |COMMON_SET|Manifest: NOSIGNATURE
        appleskin-forge-mc1.19-2.4.2.jar                  |AppleSkin                     |appleskin                     |2.4.2+mc1.19        |COMMON_SET|Manifest: NOSIGNATURE
        Vampirism-1.19.2-1.9.0-beta.1.jar                 |Vampirism                     |vampirism                     |1.9.0-beta.1        |COMMON_SET|Manifest: NOSIGNATURE
        Werewolves-1.19.2-1.1.0.0-beta.2.jar              |Werewolves                    |werewolves                    |1.1.0.0-beta.2      |COMMON_SET|Manifest: NOSIGNATURE
        arclight-0.1.1-1.19.2.jar                         |Arclight                      |arclight                      |0.1.1-1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        PuzzlesLib-v4.3.12-1.19.2-Forge.jar               |Puzzles Lib                   |puzzleslib                    |4.3.12              |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
        PizzaCraft-1.19.2-6.2.1.jar                       |PizzaCraft                    |pizzacraft                    |6.2.1               |COMMON_SET|Manifest: NOSIGNATURE
        longerlogintimes-1.0.0-forge-mc1.19.2.jar         |longerlogintimes              |longerlogintimes              |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        FriendlyFire-Forge-1.19.2-14.0.1.jar              |FriendlyFire                  |friendlyfire                  |14.0.1              |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        lobby_1.19.2-7.0.0.jar                            |Lobby                         |lobby                         |7.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        flickerfix-1.19.1-3.1.0.jar                       |FlickerFix                    |flickerfix                    |3.1.0               |COMMON_SET|Manifest: NOSIGNATURE
    Crash Report UUID: 69003695-3ef0-4796-a1ed-4923ec9b162a
    FML: 43.1
    Forge: net.minecraftforge:43.1.52

 

 

Any help would be greatly appreciated!

Posted (edited)
Quote

    Mod File: /home/minecraft/multicraft/servers/server1610460/default/mods/More+Babies-forge-1.19.1-1.0.0.jar
    Failure message: More Babies (more_babies) encountered an error during the construct event phase
        net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file origins-common.toml of type COMMON for modid origins
    Mod Version: 1.0.0
    Mod Issue URL: NOT PROVIDED
    Exception message: com.electronwill.nightconfig.core.io.ParsingException: Invalid bare key:                   

One of your config files is invalid/corrupted.

If you don't have a backup of the file and don't know how to fix it (ask the mod author), you can delete the file and it should be recreated with default values.

Although, I would ask the mod author why they are trying to load the config files for a different mod?

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

Hi! Thank you for your help. That’s what I assumed. I tried deleting the config files they created but it seemed like it wasn’t even those mods that were causing the problem. Rather than go through 100 mod config files I just reset the server files and reinstalled the mods and it worked. Thank you!

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

    • Back then there was a number which determined the tier of an item and block. If the block tier is lower or equal to the item number, the block would be mined. this however, has changed and now it goes by "needs_netherite_tool" which is fine, until you realized that some mods had items and blocks that exceeded these values. You can make you own "needs_mod_tool" but I feel that this is more limiting(and just more work) than before. So is there anyway to use something similar to the old tier system while also still being compatible with a lot of other mod tools?
    • Well, when I log in to the server, sometimes within an hour, sometimes within a minute, the server closes and informs me that there was a Ticking entity error. Below is the crash report
    • This forum is for Forge, not NeoForge. Please go to them for support.
    • Forge version: 55.0.0 Minecraft version: 1.21.5 Downloads: As this is the start of a new version, it is recommended that you check the downloads page and use the latest version to receive any bug fixes. Downloads page Intro: Good evening! Today, we have released our initial build of Forge 55.0 for Minecraft 1.21.5. 1.21.5 is the newest member of the 1.21 family of versions, which was released yesterday on March 25, 2025. As a reminder, the first minor (X.0) of a Forge version is a beta. Forge betas are marked as such on the bottom left of the title screen and are candidates for any breaking changes. Additionally, there are a couple of important things to note about this update, which I've made sure to mention in this post as well. Feel free to chat with us about bugs or these implementation changes on GitHub and in our Discord server. As always, we will continue to keep all versions of 1.21 and 1.20 in active support as covered by our tiered support policy. Cheers, happy modding, and good luck porting! Rendering Refactor For those who tuned in to Minecraft Live on March 22, 2025, you may already know that Mojang have announced their intention to bring their new Vibrant Visuals overhaul to Java in the future. They've taken the first steps toward this by refactoring how rendering pipelines and render types are handled internally. This has, in turn, made many of Forge's rendering APIs that have existed for years obsolete, as they (for the most part) can be done directly in vanilla. If there was a rendering API that was provided by Forge which you believe should be re-implemented, we're happy to discuss on GitHub through an issue or a pull request. Deprecation of weapon-like ToolActions In 1.21.5, Minecraft added new data components for defining the characteristics of weapons in data. This includes attack speed, block tags which define efficient blocks, and more. As such, we will begin marking our ToolActions solution for this as deprecated. ToolActions were originally added to address the problem of creating modded tools that needed to perform the same actions as vanilla tools. There are still a few tool actions that will continue to be used, such as the shears tool action for example. There are some existing Forge tool actions that are currently obsolete and have no effect given the way the new data components are implemented. We will continue to work on these deprecations and invite you to chat with us on GitHub or Discord if you have any questions.
  • Topics

×
×
  • Create New...

Important Information

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