Jump to content

Minecraft world wont load


Recommended Posts

I have no clue what would be wrong with my forge minecraft server. I run this server from my computer. Does this crash report ring a bell?

 

net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file origins-server.toml of type SERVER for modid origins
        at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[fmlcore-1.18.1-39.1.0.jar%2390!/:?]
        at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:74) ~[fmlcore-1.18.1-39.1.0.jar%2390!/:?]
        at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:64) ~[fmlcore-1.18.1-39.1.0.jar%2390!/:?]
        at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
        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.0.jar%2390!/:?]
        at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:81) ~[forge-1.18.1-39.1.0-universal.jar%2393!/:?]
        at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:173) ~[server-1.18.1-20211210.034407-srg.jar%2389!/:?]
        at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:644) ~[server-1.18.1-20211210.034407-srg.jar%2389!/:?]
        at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[server-1.18.1-20211210.034407-srg.jar%2389!/:?]
        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.0.jar%2390!/:?]
        ... 10 more

 

 

Link to comment
Share on other sites

Sorry, here is the full report.

 

---- Minecraft Crash Report ----
// Why did you do that?

Time: 05/05/2022, 20:52
Description: Exception in server tick loop

net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file origins-server.toml of type SERVER for modid origins
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[fmlcore-1.18.1-39.1.0.jar%2390!/:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:74) ~[fmlcore-1.18.1-39.1.0.jar%2390!/:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:64) ~[fmlcore-1.18.1-39.1.0.jar%2390!/:?] {}
    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.0.jar%2390!/:?] {}
    at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:81) ~[forge-1.18.1-39.1.0-universal.jar%2393!/:?] {re:classloading}
    at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:173) ~[server-1.18.1-20211210.034407-srg.jar%2389!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:644) ~[server-1.18.1-20211210.034407-srg.jar%2389!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[server-1.18.1-20211210.034407-srg.jar%2389!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,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.0.jar%2390!/:?] {}
    ... 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 11 (amd64) version 10.0
    Java Version: 18.0.1.1, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
    Memory: 828101120 bytes (789 MiB) / 3732930560 bytes (3560 MiB) up to 4282384384 bytes (4084 MiB)
    CPUs: 12
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 5 3600 6-Core Processor              
    Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
    Microarchitecture: Zen 2
    Frequency (GHz): 4.20
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: NVIDIA GeForce RTX 3060 Ti
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x2489
    Graphics card #0 versionInfo: DriverVersion=30.0.15.1215
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 3.60
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 3.60
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 23243.88
    Virtual memory used (MB): 12438.08
    Swap memory total (MB): 6912.00
    Swap memory used (MB): 21.20
    JVM Flags: 0 total; 
    Server Running: true
    Player Count: 0 / 20; []
    Data Packs: vanilla, mod:tconstruct (incompatible), mod:voicechat, mod:terrablender, mod:swingthroughgrass, mod:biomesoplenty, mod:additionalentityattributes, mod:jei, mod:pehkui (incompatible), mod:caelus, mod:mantle (incompatible), mod:waystones, mod:croptopia, mod:origins_classes, mod:clumps (incompatible), mod:advancednetherite, mod:oresabovediamonds (incompatible), mod:journeymap, mod:citadel, mod:alexsmobs (incompatible), mod:elevatorid, mod:magistuarmory (incompatible), mod:gemsnjewels, mod:mcwdoors, mod:cfm, mod:balm (incompatible), mod:undergarden, mod:jeresources, mod:forge, mod:appleskin, mod:aquaculture (incompatible), mod:eights_primates (incompatible), mod:fastleafdecay, mod:geckolib3 (incompatible), mod:creeperoverhaul, mod:xpbook, mod:betteradvancements, mod:dungeonsmod, mod:dungeons_arise, mod:neat (incompatible), mod:forgeendertech, mod:placebo (incompatible), mod:decorative_blocks, mod:adhooks, mod:curioofundying, mod:chancecubes (incompatible), mod:apotheosis (incompatible), mod:corpse, mod:enchdesc, mod:curios, mod:patchouli, mod:sit, mod:curiouselytra
    Is Modded: Definitely; Server brand changed to 'forge'
    Type: Dedicated Server (map_server.txt)
    ModLauncher: 9.1.0+9.1.0+main.6690ee51
    ModLauncher launch target: forgeserver
    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: 
        DungeonsMod-1.18-1.4.62.jar                       |Dungeons Mod                  |dungeonsmod                   |1.18-1.4.62         |DONE      |Manifest: NOSIGNATURE
        Origins-1.18.1-1.3.2.1-unified.jar                |Additional Entity Attributes  |additionalentityattributes    |1.18.1-1.3.2.1      |DONE      |Manifest: NOSIGNATURE
        jei-1.18.1-9.4.1.172.jar                          |Just Enough Items             |jei                           |9.4.1.172           |DONE      |Manifest: NOSIGNATURE
        Pehkui-3.2.0+1.18.1-forge.jar                     |Pehkui                        |pehkui                        |3.2.0+1.18.1-forge  |DONE      |Manifest: NOSIGNATURE
        caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |DONE      |Manifest: NOSIGNATURE
        Neat 1.8-30.jar                                   |Neat                          |neat                          |1.8-30              |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.18.1-9.0.4.jar                  |Waystones                     |waystones                     |9.0.4               |DONE      |Manifest: NOSIGNATURE
        ForgeEndertech-1.18.1-8.0.1.0-build.0059.jar      |ForgeEndertech                |forgeendertech                |08.0.1.0            |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.18.1-8.0.0+5.jar                   |Clumps                        |clumps                        |8.0.0+5             |DONE      |Manifest: NOSIGNATURE
        oresabovediamonds-8.0.3.jar                       |Ores Above Diamonds           |oresabovediamonds             |8.0.3               |DONE      |Manifest: NOSIGNATURE
        journeymap-1.18.1-5.8.1.jar                       |Journeymap                    |journeymap                    |5.8.1               |DONE      |Manifest: NOSIGNATURE
        Placebo-1.18.1-6.1.1.jar                          |Placebo                       |placebo                       |6.1.1               |DONE      |Manifest: NOSIGNATURE
        citadel-1.10.10-1.18.jar                          |Citadel                       |citadel                       |1.10.10             |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.17.4.jar                              |Alex's Mobs                   |alexsmobs                     |1.17.4              |DONE      |Manifest: NOSIGNATURE
        Decorative Blocks-forge-1.18.1-2.0.4.jar          |Decorative Blocks             |decorative_blocks             |2.0.4               |DONE      |Manifest: NOSIGNATURE
        AdHooks-1.18.1-7.0.0.1-build.0050.jar             |Advanced Hook Launchers       |adhooks                       |07.0.0.1            |DONE      |Manifest: NOSIGNATURE
        [1.18.x]-Epic-Knights-Armor-and-Weapons-5.10v.jar |Epic Knights: Armor and Weapon|magistuarmory                 |1.0                 |DONE      |Manifest: NOSIGNATURE
        gemsnjewels-1.18.1-0.3.6.jar                      |Gems & Jewels                 |gemsnjewels                   |0.3.6               |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
        ChanceCubes-1.18.1-5.0.2.447.jar                  |Chance Cubes                  |chancecubes                   |1.18.1-5.0.2.447    |DONE      |Manifest: NOSIGNATURE
        Apotheosis-1.18.1-5.3.3.jar                       |Apotheosis                    |apotheosis                    |5.3.3               |DONE      |Manifest: NOSIGNATURE
        mcw-doors-1.0.6-mc1.18.1.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.6               |DONE      |Manifest: NOSIGNATURE
        balm-2.4.3+0.jar                                  |Balm                          |balm                          |2.4.3+0             |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.18.1-0.13.1.141.jar         |Just Enough Resources         |jeresources                   |0.13.1.141          |DONE      |Manifest: NOSIGNATURE
        forge-1.18.1-39.1.0-universal.jar                 |Forge                         |forge                         |39.1.0              |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
        EightsPrimates-2.2.0.jar                          |Eight's Primates              |eights_primates               |1.0.0               |DONE      |Manifest: NOSIGNATURE
        corpse-1.18.1-1.0.5.jar                           |Corpse                        |corpse                        |1.18.1-1.0.5        |DONE      |Manifest: NOSIGNATURE
        DungeonsArise-1.18.1-2.1.49d-beta.jar             |When Dungeons Arise           |dungeons_arise                |2.1.49d-1.18.1      |DONE      |Manifest: NOSIGNATURE
        server-1.18.1-20211210.034407-srg.jar             |Minecraft                     |minecraft                     |1.18.1              |DONE      |Manifest: NOSIGNATURE
        TConstruct-1.18.1-3.4.2.60.jar                    |Tinkers' Construct            |tconstruct                    |3.4.2.60            |DONE      |Manifest: NOSIGNATURE
        voicechat-forge-1.18.1-2.2.32.jar                 |Simple Voice Chat             |voicechat                     |1.18.1-2.2.32       |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
        swingthroughgrass-1.18.1-1.8.0.jar                |SwingThroughGrass             |swingthroughgrass             |1.18.1-1.8.0        |DONE      |Manifest: NOSIGNATURE
        BiomesOPlenty-1.18.1-15.0.0.104-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.18.1-15.0.0.104   |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
        Patchouli-1.18.1-65.jar                           |Patchouli                     |patchouli                     |1.18.1-65           |DONE      |Manifest: NOSIGNATURE
        Mantle-1.18.1-1.8.37.jar                          |Mantle                        |mantle                        |1.8.37              |DONE      |Manifest: NOSIGNATURE
        Croptopia-1.18-FORGE-1.8.3.jar                    |Croptopia                     |croptopia                     |1.8.3               |DONE      |Manifest: NOSIGNATURE
        origins-classes-forge-1.0.4.jar                   |Origins: Classes              |origins_classes               |1.0.4               |DONE      |Manifest: NOSIGNATURE
        advancednetherite-1.10.2-1.18.1.jar               |Advanced Netherite            |advancednetherite             |1.10.2              |DONE      |Manifest: NOSIGNATURE
        sit-1.18-1.3.1.jar                                |Sit                           |sit                           |1.3.1               |DONE      |Manifest: NOSIGNATURE
        elevatorid-1.18-1.8.3.jar                         |Elevator Mod                  |elevatorid                    |1.18-1.8.3          |DONE      |Manifest: NOSIGNATURE
        furniture-7.0.0-pre28-1.18.1.jar                  |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre28         |DONE      |Manifest: NOSIGNATURE
        appleskin-forge-mc1.18-2.4.0.jar                  |AppleSkin                     |appleskin                     |2.4.0+mc1.18        |DONE      |Manifest: NOSIGNATURE
        curiouselytra-forge-1.18.1-5.0.1.0.jar            |Curious Elytra                |curiouselytra                 |1.18.1-5.0.1.0      |DONE      |Manifest: NOSIGNATURE
        The_Undergarden-1.18.1-0.6.3.jar                  |The Undergarden               |undergarden                   |0.6.3               |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.18.1-2.3.3.jar                      |Aquaculture 2                 |aquaculture                   |1.18.1-2.3.3        |DONE      |Manifest: NOSIGNATURE
        FastLeafDecay-27.2.jar                            |FastLeafDecay                 |fastleafdecay                 |27.2                |DONE      |Manifest: NOSIGNATURE
        geckolib-1.18-forge-3.0.11.jar                    |GeckoLib                      |geckolib3                     |3.0.11              |DONE      |Manifest: NOSIGNATURE
        creeperoverhaul-1.18.1-0.3.0-forge.jar            |Creeper Overhaul              |creeperoverhaul               |0.3.0               |DONE      |Manifest: NOSIGNATURE
        xptome-1.18.1-2.1.4.jar                           |XP Tome                       |xpbook                        |2.1.4               |DONE      |Manifest: NOSIGNATURE
        BetterAdvancements-1.18.1-0.1.2.122.jar           |Better Advancements           |betteradvancements            |0.1.2.122           |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 96dab265-6d34-40ba-8bbe-f4dfdef9fe9a
    FML: 39.1
    Forge: net.minecraftforge:39.1.0

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.