Jump to content

Minecraft world crash Description: Exception in server tick loop


IHaveTenCats

Recommended Posts

My world was working fine one night then the next morning I went to start the world up and it keeps crashing on load. here is the crash report:

Thank you.

---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 12/7/22, 9:29 AM
Description: Exception in server tick loop

net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file carryon-server.toml of type SERVER for modid carryon
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[fmlcore-1.18.1-39.1.2.jar%23210!/:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:74) ~[fmlcore-1.18.1-39.1.2.jar%23210!/:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:64) ~[fmlcore-1.18.1-39.1.2.jar%23210!/:?] {}
    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:64) ~[fmlcore-1.18.1-39.1.2.jar%23210!/:?] {}
    at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:81) ~[forge-1.18.1-39.1.2-universal.jar%23213!/:?] {re:classloading}
    at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:65) ~[client-1.18.1-20211210.034407-srg.jar%23209!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:644) ~[client-1.18.1-20211210.034407-srg.jar%23209!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[client-1.18.1-20211210.034407-srg.jar%23209!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:833) [?:?] {}
Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%237!/:?] {}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:57) ~[fmlcore-1.18.1-39.1.2.jar%23210!/:?] {}
    ... 10 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.18.1
    Minecraft Version ID: 1.18.1
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.1, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 856959312 bytes (817 MiB) / 3305111552 bytes (3152 MiB) up to 17246978048 bytes (16448 MiB)
    CPUs: 12
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 5 4600H with Radeon Graphics         
    Identifier: AuthenticAMD Family 23 Model 96 Stepping 1
    Microarchitecture: unknown
    Frequency (GHz): 2.99
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: AMD Radeon(TM) Graphics
    Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
    Graphics card #0 VRAM (MB): 512.00
    Graphics card #0 deviceId: 0x1636
    Graphics card #0 versionInfo: DriverVersion=31.0.12024.2005
    Graphics card #1 name: NVIDIA GeForce GTX 1650
    Graphics card #1 vendor: NVIDIA (0x10de)
    Graphics card #1 VRAM (MB): 4095.00
    Graphics card #1 deviceId: 0x1f99
    Graphics card #1 versionInfo: DriverVersion=31.0.15.2737
    Memory slot #0 capacity (MB): 16384.00
    Memory slot #0 clockSpeed (GHz): 3.20
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 16384.00
    Memory slot #1 clockSpeed (GHz): 3.20
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 34223.38
    Virtual memory used (MB): 15575.04
    Swap memory total (MB): 2048.00
    Swap memory used (MB): 0.00
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16448m -Xms256m
    Server Running: true
    Player Count: 0 / 8; []
    Data Packs: vanilla, mod:treechop (incompatible), mod:skyvillages (incompatible), mod:betterdungeons, mod:caveore (incompatible), mod:deathcounter, mod:connectivity (incompatible), mod:rubidium, mod:cookingforblockheads, mod:citadel, mod:alexsmobs (incompatible), mod:yungsapi, mod:moreminecarts (incompatible), mod:sophisticatedbackpacks (incompatible), mod:harderspawners (incompatible), mod:clickadv (incompatible), mod:balm (incompatible), mod:dynview (incompatible), mod:vanillaaiots, mod:dragonfight (incompatible), mod:cloth_config (incompatible), mod:sound_physics_remastered, mod:emojiful (incompatible), mod:upgradednetherite, mod:structure_gel, mod:advancementplaques, mod:farmersdelight, mod:cleancut (incompatible), mod:ambientsounds (incompatible), mod:biomesoplenty, mod:verdure, mod:endrem (incompatible), mod:rapid_leaf_decay, mod:dogslie, mod:medievalmusic (incompatible), mod:dungeons_enhanced, mod:hostilevillages (incompatible), mod:spark (incompatible), mod:memorysettings (incompatible), mod:curios, mod:relics, mod:cataclysm (incompatible), mod:patchouli, mod:blockui, mod:collective, mod:yungsextras, mod:storageracks, mod:tombstone, mod:betterstrongholds, mod:littlelogistics (incompatible), mod:architectury (incompatible), mod:undergarden, mod:enhancedfarming, mod:inventoryessentials, mod:bwncr (incompatible), mod:cursery (incompatible), mod:bettermineshafts, mod:geckolib3 (incompatible), mod:scaffoldingdropsnearby, mod:shutdowner (incompatible), mod:kiwi, mod:bhmenu, mod:dusk (incompatible), mod:trashslot, mod:fallingthrough (incompatible), mod:shieldmechanics (incompatible), mod:awesomedungeonend, mod:limitedchunks (incompatible), mod:easymagic, mod:jei, mod:nameless_trinkets (incompatible), mod:graveyard, mod:libraryferret, mod:goblintraders (incompatible), mod:weathersettings (incompatible), mod:waystones, mod:clumps (incompatible), mod:shutupexperimentalsettings (incompatible), mod:journeymap, mod:awesomedungeon, mod:comforts, mod:jumpboat, mod:libx, mod:stoneholm (incompatible), mod:decorative_blocks, mod:ccam (incompatible), mod:champions (incompatible), mod:magistuarmory (incompatible), mod:dungeoncrawl, mod:curioofundying, mod:betteranimalsplus, mod:bottleyourxp, mod:starlight, mod:farsight_view (incompatible), mod:catalogue (incompatible), mod:mininggadgets (incompatible), mod:ars_nouveau (incompatible), mod:copperequipment, mod:dungeons_arise, mod:tconstruct (incompatible), mod:smoothchunk (incompatible), mod:logprot (incompatible), mod:vanillaplustools (incompatible), mod:enchdesc, mod:terrablender, mod:companion, mod:awesomedungeonnether, mod:jade, mod:forge, mod:creativecore, mod:domum_ornamentum (incompatible), mod:betterfpsdist (incompatible), mod:iceberg, mod:mantle (incompatible), mod:ecologics, mod:easy_emerald, mod:brutalbosses (incompatible), mod:screenscale (incompatible), mod:autoreglib (incompatible), mod:akashictome (incompatible), mod:earthmobsmod (incompatible), mod:entityculling (incompatible), mod:globaldataandresourcepacks, mod:structurize, mod:multipiston (incompatible), mod:ambientenvironment (incompatible), mod:upgradedcore, mod:minecolonies (incompatible), mod:creeperoverhaul, mod:ferritecore (incompatible), mod:solcarrot (incompatible), mod:moredragoneggs, mod:puzzleslib, mod:enhancedcelestials (incompatible), mod:valhelsia_core, mod:valhelsia_structures, mod:chiselsandbits, mod:drinkbeer (incompatible), global:BetterUnderwaterRuins 1.0.4, global:Vegan Craft (incompatible), global:biomesizepack, global:nether-3-1, global:relicsdrop (incompatible), mod:dynamiclights (incompatible), mod:crafting_on_a_stick, mod:visualworkbench, mod:magnumtorch, mod:cfm, mod:mcwfurnitures, mod:gamemenumodoption, mod:ironfurnaces, mod:hardernaturalhealing (incompatible), mod:ironchest, mod:lootr, mod:carryon (incompatible), mod:polymorph, mod:quark (incompatible), mod:controllable, mod:worldedit
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    ModLauncher: 9.1.3+9.1.3+main.9b69c82a
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
         mixin PLUGINSERVICE 
         eventbus PLUGINSERVICE 
         object_holder_definalize PLUGINSERVICE 
         runtime_enum_extender PLUGINSERVICE 
         capability_token_subclass PLUGINSERVICE 
         accesstransformer PLUGINSERVICE 
         runtimedistcleaner PLUGINSERVICE 
         mixin TRANSFORMATIONSERVICE 
         fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        javafml@null
    Mod List: 
        TreeChop-1.18.1-0.15.7.jar                        |HT's TreeChop                 |treechop                      |0.15.7              |DONE      |Manifest: NOSIGNATURE
        SkyVillages 1.0.1 1.18.jar                        |Sky Villages                  |skyvillages                   |1.0.0               |DONE      |Manifest: NOSIGNATURE
        BetterDungeons-Forge-1.18.1-1.0.1.jar             |YUNG's Better Dungeons        |betterdungeons                |1.18.1-1.0.1        |DONE      |Manifest: NOSIGNATURE
        caveore-1.18.1-2.2.jar                            |CaveOre Mod                   |caveore                       |1.18.1-2.2          |DONE      |Manifest: NOSIGNATURE
        DeathCounter-1.18-1.2.1.jar                       |Death Counter                 |deathcounter                  |1.2.1               |DONE      |Manifest: NOSIGNATURE
        connectivity-1.18.2-2.9.jar                       |Connectivity Mod              |connectivity                  |1.18.2-2.9          |DONE      |Manifest: NOSIGNATURE
        dynamiclights-1.18.6.jar                          |Dynamic Lights                |dynamiclights                 |1.18.6              |DONE      |Manifest: NOSIGNATURE
        rubidium-0.5.0.jar                                |Rubidium                      |rubidium                      |0.5.0               |DONE      |Manifest: NOSIGNATURE
        cookingforblockheads-forge-1.18.1-11.1.0.jar      |CookingForBlockheads          |cookingforblockheads          |11.1.0              |DONE      |Manifest: NOSIGNATURE
        citadel-1.10.10-1.18.jar                          |Citadel                       |citadel                       |1.10.10             |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.18.2.jar                              |Alex's Mobs                   |alexsmobs                     |1.18.2              |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.18.1-Forge-26.jar                      |YUNG's API                    |yungsapi                      |1.18.1-Forge-26     |DONE      |Manifest: NOSIGNATURE
        moreminecarts-1.4.4.jar                           |More Minecarts                |moreminecarts                 |1.4.4               |DONE      |Manifest: NOSIGNATURE
        sophisticatedbackpacks-1.18.1-3.15.15.550.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.18.1-3.15.15.550  |DONE      |Manifest: NOSIGNATURE
        HarderSpawners-1.18.1-1.39.0.21.jar               |Harder Spawners Mod           |harderspawners                |1.18.1-1.39.0.21    |DONE      |Manifest: NOSIGNATURE
        clickadv-1.18.2-2.5.jar                           |clickadv mod                  |clickadv                      |1.18.2-2.5          |DONE      |Manifest: NOSIGNATURE
        balm-2.4.3+0.jar                                  |Balm                          |balm                          |2.4.3+0             |DONE      |Manifest: NOSIGNATURE
        dynview-1.18.2-2.7.jar                            |Dynamic view distance         |dynview                       |2.3                 |DONE      |Manifest: NOSIGNATURE
        carryon-1.18.1-1.17.0.7.jar                       |Carry On                      |carryon                       |1.17.0.7            |DONE      |Manifest: NOSIGNATURE
        VanillaAIOTs-1.18.1-1.0.0.jar                     |Vanilla AIOTs                 |vanillaaiots                  |1.18.1-1.0.0        |DONE      |Manifest: NOSIGNATURE
        dragonfight-1.18.1-1.9.jar                        |dragonfight mod               |dragonfight                   |1.18.1-1.9          |DONE      |Manifest: NOSIGNATURE
        cloth-config-6.2.62-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.2.62              |DONE      |Manifest: NOSIGNATURE
        soundphysics-forge-1.18.1-1.0.5.jar               |Sound Physics Remastered      |sound_physics_remastered      |1.18.1-1.0.5        |DONE      |Manifest: NOSIGNATURE
        emojiful-1.18-3.0.0.jar                           |Emojiful                      |emojiful                      |1.18-3.0.0          |DONE      |Manifest: NOSIGNATURE
        upgradednetherite-1.18.1-4.1.0.0-release.jar      |Upgraded Netherite            |upgradednetherite             |1.18.1-4.1.0.0-relea|DONE      |Manifest: NOSIGNATURE
        structure_gel-1.18.1-2.1.3.jar                    |Structure Gel API             |structure_gel                 |2.1.3               |DONE      |Manifest: NOSIGNATURE
        AdvancementPlaques-1.18.1-1.4.2.jar               |Advancement Plaques           |advancementplaques            |1.4.2               |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.18.1-1.0.4.jar                   |Farmer's Delight              |farmersdelight                |1.18.1-1.0.4        |DONE      |Manifest: NOSIGNATURE
        cleancut-mc1.18-3.0-forge.jar                     |Clean Cut                     |cleancut                      |3.0                 |DONE      |Manifest: NOSIGNATURE
        AmbientSounds_v5.0.9_mc1.18.1.jar                 |Ambient Sounds                |ambientsounds                 |3.0.3               |DONE      |Manifest: NOSIGNATURE
        BiomesOPlenty-1.18.1-15.0.0.105-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.18.1-15.0.0.105   |DONE      |Manifest: NOSIGNATURE
        verdure-1.18.1-1.0.4.jar                          |Verdure                       |verdure                       |1.0.4               |DONE      |Manifest: NOSIGNATURE
        endrem_forge-5.0.1-R-1.18.1.jar                   |End Remastered                |endrem                        |5.0-R-1.18.1        |DONE      |Manifest: NOSIGNATURE
        RapidLeafDecay-1.18.1-2.0.0.jar                   |Rapid Leaf Decay              |rapid_leaf_decay              |2.0.0               |DONE      |Manifest: NOSIGNATURE
        ironfurnaces-1.18.1-3.1.4.jar                     |Iron Furnaces                 |ironfurnaces                  |3.1.4               |DONE      |Manifest: NOSIGNATURE
        LetSleepingDogsLie-1.18-1.1.1.jar                 |Let Sleeping Dogs Lie         |dogslie                       |1.1.1               |DONE      |Manifest: NOSIGNATURE
        zmedievalmusic-1.18.2-1.4.jar                     |medievalmusic mod             |medievalmusic                 |1.18.2-1.4          |DONE      |Manifest: NOSIGNATURE
        dungeons_enhanced-1.18.1-3.0.jar                  |Dungeons Enhanced             |dungeons_enhanced             |3.0                 |DONE      |Manifest: NOSIGNATURE
        hostilevillages-1.18.1-3.8.jar                    |Example Mod                   |hostilevillages               |1.18.1-3.8          |DONE      |Manifest: NOSIGNATURE
        spark-1.9.1-forge.jar                             |spark                         |spark                         |1.9.1               |DONE      |Manifest: NOSIGNATURE
        memorysettings-1.18.2-2.2.jar                     |memorysettings mod            |memorysettings                |1.18.2-2.2          |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.18.1-5.0.6.2.jar                   |Curios API                    |curios                        |1.18.1-5.0.6.2      |DONE      |Manifest: NOSIGNATURE
        relics-0.3.4.1.jar                                |Relics                        |relics                        |0.3.4.1             |DONE      |Manifest: NOSIGNATURE
        Cataclysm-0.16.jar                                |Cataclysm Mod                 |cataclysm                     |1.0                 |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.18.1-65.jar                           |Patchouli                     |patchouli                     |1.18.1-65           |DONE      |Manifest: NOSIGNATURE
        blockui-1.18.2-0.0.41gKFtogHYuTLgtmff2zbx9hk7DWS8VB612gDjf1YFPsfT66jV4UFCBNJSsUKKBpwf9y4CunA1UoucxSkm8NLtmRFxDFATc.18.2-0.0.47-ALPHA |DONE      |Manifest: NOSIGNATURE
        collective-1.18.1-4.7.jar                         |Collective                    |collective                    |4.7                 |DONE      |Manifest: NOSIGNATURE
        YungsExtras-Forge-1.18.1-1.0.jar                  |YUNG's Extras                 |yungsextras                   |1.18.1-1.0          |DONE      |Manifest: NOSIGNATURE
        storageracks-1.18-1.0.2.jar                       |Storage Racks                 |storageracks                  |1.18-1.0.2          |DONE      |Manifest: NOSIGNATURE
        tombstone-7.4.1-1.18.jar                          |Corail Tombstone              |tombstone                     |7.4.1               |DONE      |Manifest: NOSIGNATURE
        BetterStrongholds-Forge-1.18.1-1.0.2.jar          |YUNG's Better Strongholds     |betterstrongholds             |1.18.1-1.0.2        |DONE      |Manifest: NOSIGNATURE
        worldedit-mod-7.2.9.jar                           |WorldEdit                     |worldedit                     |7.2.9+e20e013       |DONE      |Manifest: NOSIGNATURE
        littlelogistics-mc1.18.1-v1.1.1a.jar              |Little Logistics              |littlelogistics               |1.1.1a              |DONE      |Manifest: NOSIGNATURE
        furniture-7.0.0-pre28-1.18.1.jar                  |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre28         |DONE      |Manifest: NOSIGNATURE
        architectury-3.7.37.jar                           |Architectury                  |architectury                  |3.7.37              |DONE      |Manifest: NOSIGNATURE
        mcw-furniture-3.0.2-mc1.18.1.jar                  |Macaw's Furniture             |mcwfurnitures                 |3.0.2               |DONE      |Manifest: NOSIGNATURE
        HarderNaturalHealing-1.18.1-1.39.0.9.jar          |Harder Natural Healing Mod    |hardernaturalhealing          |1.18.1-1.39.0.9     |DONE      |Manifest: NOSIGNATURE
        The_Undergarden-1.18.1-0.6.3.jar                  |The Undergarden               |undergarden                   |0.6.3               |DONE      |Manifest: NOSIGNATURE
        Enhanced-Farming-1.18.1-1.2.8.jar                 |Enhanced Farming              |enhancedfarming               |1.2.8               |DONE      |Manifest: NOSIGNATURE
        inventoryessentials-forge-1.18-4.0.1.jar          |Inventory Essentials          |inventoryessentials           |4.0.1               |DONE      |Manifest: NOSIGNATURE
        bwncr-3.13.21.jar                                 |Bad Wither No Cookie Reloaded |bwncr                         |3.13.21             |DONE      |Manifest: NOSIGNATURE
        cursery-1.18.2-2.9.jar                            |Cursery Mod                   |cursery                       |1.18.2-2.9          |DONE      |Manifest: NOSIGNATURE
        controllable-0.15.1-1.18.jar                      |Controllable                  |controllable                  |0.15.1              |DONE      |Manifest: NOSIGNATURE
        GameMenuModOption-1.18-Forge-1.13.jar             |Game Menu Mod Option          |gamemenumodoption             |1.13                |DONE      |Manifest: NOSIGNATURE
        BetterMineshafts-Forge-1.18.1-1.0.jar             |YUNG's Better Mineshafts      |bettermineshafts              |1.18.1-1.0          |DONE      |Manifest: NOSIGNATURE
        geckolib-1.18-forge-3.0.11.jar                    |GeckoLib                      |geckolib3                     |3.0.11              |DONE      |Manifest: NOSIGNATURE
        scaffoldingdropsnearby_1.18.1-1.6.jar             |Scaffolding Drops Nearby      |scaffoldingdropsnearby        |1.6                 |DONE      |Manifest: NOSIGNATURE
        shutdowner-1.18.2-2.4.jar                         |Shutdown mod for timed and no |shutdowner                    |2.0                 |DONE      |Manifest: NOSIGNATURE
        Crafting-on-a-stick-1.18.1-1.0.0.jar              |Crafting On A Stick           |crafting_on_a_stick           |1.0.0               |DONE      |Manifest: NOSIGNATURE
        Kiwi-1.18-forge-5.2.5.jar                         |Kiwi                          |kiwi                          |5.2.5               |DONE      |Manifest: NOSIGNATURE
        BH-Menu-1.18.2-1.3.jar                            |Bisect Hosting Menu           |bhmenu                        |1.18.2-1.3          |DONE      |Manifest: NOSIGNATURE
        dusk-1.18.2-1.9.jar                               |Dusk Mod                      |dusk                          |1.18.2-1.9          |DONE      |Manifest: NOSIGNATURE
        trashslot-forge-1.18.1-11.0.2.jar                 |TrashSlot                     |trashslot                     |11.0.2              |DONE      |Manifest: NOSIGNATURE
        fallingthrough-1.18.2-2.4.jar                     |Fallingthrough mod            |fallingthrough                |1.18.2-2.4          |DONE      |Manifest: NOSIGNATURE
        shieldmechanics-1.18.2-3.2.jar                    |Shield Mechanics              |shieldmechanics               |1.18.2-3.2          |DONE      |Manifest: NOSIGNATURE
        AwesomeDungeonEnd-Forge-1.18.1-1.0.1.jar          |Awesome Dungeon End           |awesomedungeonend             |1.0.1               |DONE      |Manifest: NOSIGNATURE
        limitedchunks-1.18-2.2.jar                        |Limited Chunkloading          |limitedchunks                 |1.8                 |DONE      |Manifest: NOSIGNATURE
        EasyMagic-v3.2.1-1.18.1-Forge.jar                 |Easy Magic                    |easymagic                     |3.2.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        jei-1.18.1-9.4.1.172.jar                          |Just Enough Items             |jei                           |9.4.1.172           |DONE      |Manifest: NOSIGNATURE
        Nameless Trinkets-1.18.1-1.5.2.jar                |Nameless Trinkets             |nameless_trinkets             |1.18.1-1.5.2        |DONE      |Manifest: NOSIGNATURE
        VisualWorkbench-v3.1.0-1.18.1-Forge.jar           |Visual Workbench              |visualworkbench               |3.1.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        The_Graveyard_1.6_(FORGE)_for_1.18.1.jar          |The Graveyard                 |graveyard                     |1.6                 |DONE      |Manifest: NOSIGNATURE
        LibraryFerret-Forge-1.18.1-1.0.3.jar              |Library ferret                |libraryferret                 |1.0.3               |DONE      |Manifest: NOSIGNATURE
        goblintraders-1.7.0-1.18.1.jar                    |Goblin Traders                |goblintraders                 |1.7.0               |DONE      |Manifest: NOSIGNATURE
        weathersettings-1.18.2-1.5.jar                    |weathersettings mod           |weathersettings               |1.18.2-1.5          |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.18.1-9.0.4.jar                  |Waystones                     |waystones                     |9.0.4               |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.18.1-8.0.0+5.jar                   |Clumps                        |clumps                        |8.0.0+5             |DONE      |Manifest: NOSIGNATURE
        shutupexperimentalsettings-1.0.4-1.18+.jar        |Shutup Experimental Settings! |shutupexperimentalsettings    |1.0.4               |DONE      |Manifest: NOSIGNATURE
        journeymap-1.18.1-5.8.1.jar                       |Journeymap                    |journeymap                    |5.8.1               |DONE      |Manifest: NOSIGNATURE
        awesomedungeon-2.0.8.jar                          |Awesome Dungeon               |awesomedungeon                |2.0.8               |DONE      |Manifest: NOSIGNATURE
        comforts-forge-1.18.1-5.0.0.2.jar                 |Comforts                      |comforts                      |1.18.1-5.0.0.2      |DONE      |Manifest: NOSIGNATURE
        jumpboat-1.18.1-0.1.0.3.jar                       |Jumpy Boats                   |jumpboat                      |1.18.1-0.1.0.3      |DONE      |Manifest: NOSIGNATURE
        LibX-1.18.1-3.1.18.jar                            |LibX                          |libx                          |1.18.1-3.1.18       |DONE      |Manifest: NOSIGNATURE
        stoneholm-1.4.1.jar                               |Stoneholm                     |stoneholm                     |1.4.1               |DONE      |Manifest: NOSIGNATURE
        Decorative Blocks-forge-1.18.1-2.0.4.jar          |Decorative Blocks             |decorative_blocks             |2.0.4               |DONE      |Manifest: NOSIGNATURE
        ColtCosmeticArmorMod-1.4.2.jar                    |Colt's Cosmetic Armour Mod    |ccam                          |1.3.1               |DONE      |Manifest: NOSIGNATURE
        champions-forge-1.18.2-2.1.5.4.jar                |Champions                     |champions                     |1.18.2-2.1.5.4      |DONE      |Manifest: NOSIGNATURE
        [1.18.1]-Epic-Knights-Armor-and-Weapons-5.9v.jar  |Epic Knights: Armor and Weapon|magistuarmory                 |1.0                 |DONE      |Manifest: NOSIGNATURE
        DungeonCrawl-1.18.1-2.3.7.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.3.7               |DONE      |Manifest: NOSIGNATURE
        curioofundying-forge-1.18-5.3.0.0.jar             |Curio of Undying              |curioofundying                |1.18-5.3.0.0        |DONE      |Manifest: NOSIGNATURE
        betteranimalsplus-1.18.1-11.0.5-forge.jar         |Better Animals Plus           |betteranimalsplus             |1.18.1-11.0.5       |DONE      |Manifest: NOSIGNATURE
        bottleyourxp_1.18.1-1.7.jar                       |Bottle Your Xp                |bottleyourxp                  |1.7                 |DONE      |Manifest: NOSIGNATURE
        starlight-1.0.1+forge.fef9eb9.jar                 |Starlight                     |starlight                     |1.0.0+forge.b1f6a10 |DONE      |Manifest: NOSIGNATURE
        farsight-1.18.2-1.8.jar                           |Farsight mod                  |farsight_view                 |1.18.2-1.8          |DONE      |Manifest: NOSIGNATURE
        catalogue-1.6.0-1.18.1.jar                        |Catalogue                     |catalogue                     |1.6.0               |DONE      |Manifest: NOSIGNATURE
        mininggadgets-1.10.2.jar                          |Mining Gadgets                |mininggadgets                 |1.10.2              |DONE      |Manifest: NOSIGNATURE
        ars_nouveau-1.18.1-2.3.1.jar                      |Ars Nouveau                   |ars_nouveau                   |2.3.1               |DONE      |Manifest: NOSIGNATURE
        CopperEquipment-Forge1.18.1-1.2.jar               |Copper Equipment              |copperequipment               |1.2                 |DONE      |Manifest: NOSIGNATURE
        ironchest-1.18-13.0.7.jar                         |Iron Chests                   |ironchest                     |1.18-13.0.7         |DONE      |Manifest: NOSIGNATURE
        DungeonsArise-1.18.1-2.1.41gKFtogHYuTLgtmff2zbx9hk7DWS8VB612gDjf1YFPsfT66jV4UFCBNJSsUKKBpwf9y4CunA1UoucxSkm8NLtmRFxDFATc-1.18.1      |DONE      |Manifest: NOSIGNATURE
        client-1.18.1-20211210.034407-srg.jar             |Minecraft                     |minecraft                     |1.18.1              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
        TConstruct-1.18.1-3.4.2.60.jar                    |Tinkers' Construct            |tconstruct                    |3.4.2.60            |DONE      |Manifest: NOSIGNATURE
        smoothchunk-1.18.2-1.9.jar                        |Smoothchunk mod               |smoothchunk                   |1.18.2-1.9          |DONE      |Manifest: NOSIGNATURE
        logprot-1.18.2-1.6.jar                            |Logprot                       |logprot                       |1.4                 |DONE      |Manifest: NOSIGNATURE
        vanillaplustools-1.18-1.0.jar                     |Vanilla+ Tools                |vanillaplustools              |1.18-1.0            |DONE      |Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.18.1-9.0.13.jar   |EnchantmentDescriptions       |enchdesc                      |9.0.13              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        TerraBlender-forge-1.18.1-1.1.0.77.jar            |TerraBlender                  |terrablender                  |1.18.1-1.1.0.77     |DONE      |Manifest: NOSIGNATURE
        Companion-1.18-forge-1.2.0.jar                    |Companion                     |companion                     |1.2.0               |DONE      |Manifest: NOSIGNATURE
        AwesomeDungeonNether-Forge-1.18.1-1.0.1.jar       |Awesome Dungeon Nether        |awesomedungeonnether          |1.0.1               |DONE      |Manifest: NOSIGNATURE
        MagnumTorch-v3.0.0-1.18.1-Forge.jar               |Magnum Torch                  |magnumtorch                   |3.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        Jade-1.18.1-4.4.1.jar                             |Jade                          |jade                          |4.4.1               |DONE      |Manifest: NOSIGNATURE
        forge-1.18.1-39.1.2-universal.jar                 |Forge                         |forge                         |39.1.2              |DONE      |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
        CreativeCore_v2.5.0_mc1.18.1.jar                  |CreativeCore                  |creativecore                  |2.5.0               |DONE      |Manifest: NOSIGNATURE
        domum_ornamentum-1.18.1-1.0.41gKFtogHYuTLgtmff2zbx9hk7DWS8VB612gDjf1YFPsfT66jV4UFCBNJSsUKKBpwf9y4CunA1UoucxSkm8NLtmRFxDFATc.49-ALPHA |DONE      |Manifest: NOSIGNATURE
        betterfpsdist-1.18.2-1.5.jar                      |betterfpsdist mod             |betterfpsdist                 |1.18.2-1.5          |DONE      |Manifest: NOSIGNATURE
        Iceberg-1.18.1-1.0.41gKFtogHYuTLgtmff2zbx9hk7DWS8VB612gDjf1YFPsfT66jV4UFCBNJSsUKKBpwf9y4CunA1UoucxSkm8NLtmRFxDFATc.0.40              |DONE      |Manifest: NOSIGNATURE
        Mantle-1.18.1-1.8.37.jar                          |Mantle                        |mantle                        |1.8.37              |DONE      |Manifest: NOSIGNATURE
        ecologics-FORGE-1.18.1-1.2.1.jar                  |Ecologics                     |ecologics                     |1.2.1               |DONE      |Manifest: NOSIGNATURE
        EasyEmerald-Forge-1.18.1-1.3.8.jar                |Easy Emerald                  |easy_emerald                  |1.3.8               |DONE      |Manifest: NOSIGNATURE
        brutalbosses-1.18.2-4.9.jar                       |brutalbosses mod              |brutalbosses                  |1.18.2-4.9          |DONE      |Manifest: NOSIGNATURE
        screenscale-1.18.2-2.0.jar                        |screenscale mod               |screenscale                   |1.18.2-2.0          |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-1.18.1-0.38.jar                   |Polymorph                     |polymorph                     |1.18.1-0.38         |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.7-53.jar                             |AutoRegLib                    |autoreglib                    |1.7-53              |DONE      |Manifest: NOSIGNATURE
        AkashicTome-1.5-19.jar                            |Akashic Tome                  |akashictome                   |1.5-18              |DONE      |Manifest: NOSIGNATURE
        Quark-3.1-340.jar                                 |Quark                         |quark                         |3.1-340             |DONE      |Manifest: NOSIGNATURE
        EarthMobs-1.18.1-0.5.3.jar                        |Earth Mobs Mod                |earthmobsmod                  |1.18.1-0.5.3        |DONE      |Manifest: NOSIGNATURE
        entityculling-forge-mc1.18-1.4.0.jar              |EntityCulling                 |entityculling                 |1.4.0               |DONE      |Manifest: NOSIGNATURE
        Global Data-  Resourcepacks-forge-1.18.1-1.11.3.ja|Global Data- & Resourcepacks  |globaldataandresourcepacks    |1.11.3              |DONE      |Manifest: NOSIGNATURE
        structurize-1.18.1-1.0.41gKFtogHYuTLgtmff2zbx9hk7DWS8VB612gDjf1YFPsfT66jV4UFCBNJSsUKKBpwf9y4CunA1UoucxSkm8NLtmRFxDFATc1-1.0.401-RELEA|DONE      |Manifest: NOSIGNATURE
        multi-piston-1.18.1-1.2.9-ALPHA.jar               |Multi-Piston                  |multipiston                   |1.18.1-1.2.9-ALPHA  |DONE      |Manifest: NOSIGNATURE
        AmbientEnvironment-forge-1.18.1-7.0+17.jar        |Ambient Environment           |ambientenvironment            |7.0+17              |DONE      |Manifest: NOSIGNATURE
        upgradedcore-1.18.1-3.1.0.0-release.jar           |Upgraded Core                 |upgradedcore                  |1.18.1-3.1.0.0-relea|DONE      |Manifest: NOSIGNATURE
        minecolonies-1.18.1-1.0.777-ALPHA.jar             |MineColonies                  |minecolonies                  |1.18.1-1.0.777-ALPHA|DONE      |Manifest: NOSIGNATURE
        creeperoverhaul-1.18.1-0.3.0-forge.jar            |Creeper Overhaul              |creeperoverhaul               |0.3.0               |DONE      |Manifest: NOSIGNATURE
        lootr-1.18-0.1.21.58.jar                          |Lootr                         |lootr                         |0.1.20.57           |DONE      |Manifest: NOSIGNATURE
        ferritecore-4.1.2-forge.jar                       |Ferrite Core                  |ferritecore                   |4.1.2               |DONE      |Manifest: 41gKFtogHYuTLgtmff2zbx9hk7DWS8VB612gDjf1YFPsfT66jV4UFCBNJSsUKKBpwf9y4CunA1UoucxSkm8NLtmRFxDFATc
        SoL-Carrot-1.18.1-1.12.0.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.18.1-1.12.0       |DONE      |Manifest: NOSIGNATURE
        moredragoneggs-3.1.jar                            |More Dragon Eggs              |moredragoneggs                |3.1                 |DONE      |Manifest: NOSIGNATURE
        PuzzlesLib-v3.2.1-1.18.1-Forge.jar                |Puzzles Lib                   |puzzleslib                    |3.2.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        enhancedcelestials-2.0.9-1.18.jar                 |Enhanced Celestials           |enhancedcelestials            |2.0.9               |DONE      |Manifest: NOSIGNATURE
        valhelsia_core-1.18.1-0.3.2.jar                   |Valhelsia Core                |valhelsia_core                |1.18.1-0.3.2        |DONE      |Manifest: NOSIGNATURE
        valhelsia_structures-1.18.1-0.1.1.jar             |Valhelsia Structures          |valhelsia_structures          |1.18.1-0.1.1        |DONE      |Manifest: NOSIGNATURE
        ChiselsBits-forge-1.18.1-1.2.82-universal.jar     |Chisels & bits                |chiselsandbits                |1.2.82              |DONE      |Manifest: NOSIGNATURE
        drinkbeer-v2.3.5 for 1.18.1.jar                   |Drink Beer                    |drinkbeer                     |2.3.5               |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: da16ff04-5767-446a-b0a2-1b3f1c532c44
    FML: 39.1
    Forge: net.minecraftforge:39.1.2
    Kiwi Modules: 
        kiwi:contributors
        kiwi:data

Link to comment
Share on other sites

Quote

net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file carryon-server.toml of type SERVER for modid carryon

One of your configuration files is invalid/corrupted. You can find it in saves/<save-name>/serverconfig

If you don't have a backup of the file, you can delete it and it should be recreated with default values.

  • Like 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.

Link to comment
Share on other sites

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



×
×
  • Create New...

Important Information

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