Jump to content

Forge server crashes on startup


dinnosaur

Recommended Posts

The server worked completely fine yesterday. I did not tamper with anything, started the server today, and it now crashes on startup.

I have attempted to research this problem and I cannot find the exact same problem online.

Log:

https://justpaste.it/2bweb

Crash Report:

Spoiler

---- Minecraft Crash Report ----
// There are four lights!

Time: 17/10/21 17:29
Description: Exception in server tick loop

com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.2.jar:?] {}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at java.lang.Iterable.forEach(Unknown Source) ~[?:1.8.0_301] {}
    at java.util.Collections$SynchronizedCollection.forEach(Unknown Source) ~[?:1.8.0_301] {}
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:87) ~[?:?] {re:classloading}
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:203) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_301] {}


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

-- System Details --
Details:
    Minecraft Version: 1.15.2
    Minecraft Version ID: 1.15.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_301, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2153652736 bytes (2053 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
    CPUs: 12
    JVM Flags: 21 total; -Xms4G -Xmx4G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -XX:ParallelGCThreads=4
    ModLauncher: 5.1.0+69+master.79f13f7
    ModLauncher launch target: fmlserver
    ModLauncher naming: srg
    ModLauncher services:
        /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
        /forge-1.15.2-31.2.31.jar object_holder_definalize PLUGINSERVICE
        /forge-1.15.2-31.2.31.jar runtime_enum_extender PLUGINSERVICE
        /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
        /forge-1.15.2-31.2.31.jar capability_inject_definalize PLUGINSERVICE
        /forge-1.15.2-31.2.31.jar runtimedistcleaner PLUGINSERVICE
        /forge-1.15.2-31.2.31.jar fml TRANSFORMATIONSERVICE
    FML: 31.2
    Forge: net.minecraftforge:31.2.31
    FML Language Providers:
        [email protected]
        minecraft@1
    Mod List:
        forge-1.15.2-31.2.31-server.jar Minecraft {[email protected] DONE}
        mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
        Dynmap-3.0.1-forge-1.15.2.jar Dynmap {[email protected] DONE}
        decorative_blocks-6d.jar Decorative Blocks {[email protected] DONE}
        structurize-0.10.313-RELEASE.jar Structurize {[email protected] DONE}
        torchslabmod-1.15.2_v1.6.13.jar Torch Slab Mod {[email protected] DONE}
        worldedit-forge-mc1.15.2-7.1.0.jar WorldEdit {[email protected];48cc31c DONE}
        BiomesOPlenty-1.15.2-10.0.0.363-universal.jar Biomes O' Plenty {[email protected] DONE}
        mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {[email protected] DONE}
        mcw-furniture-1.0.1-mc1.15.1+1.15.2.jar Macaw's Furnitures {[email protected] DONE}
        jei-1.15.2-6.0.0.4.jar Just Enough Items {[email protected] DONE}
        masonry-1.15.2-0.3.4.jar Masonry {masonry@NONE DONE}
        ChineseWorkshop-1.15.2-2.4.4.jar ChineseWorkshop {[email protected] DONE}
        Kiwi-1.15.2-2.6.5.jar Kiwi {[email protected] DONE}
        mcw-windows-1.0.1-mc1.15.2_1.15.1.jar Macaw's Windows {[email protected] DONE}
        forge-1.15.2-31.2.31-universal.jar Forge {[email protected] DONE}
        rsgauges-1.15.2-1.2.3(1).jar Gauges and Switches {[email protected] DONE}
        curios-FORGE-1.15.2-2.0.2.4.jar Curios API {[email protected] DONE}
        Botania-r1.15-384.jar Botania {[email protected] DONE}
        Patchouli-1.15.2-1.2-33.jar Patchouli {[email protected] DONE}
        Xaeros_Minimap_20.12.2_Forge_1.15.2.jar Xaero's Minimap {[email protected] DONE}
        TerraForged-1.15.2-0.0.14.jar TerraForged {[email protected] DONE}
        XaerosWorldMap_1.6.2_Forge_1.15.2.jar Xaero's World Map {[email protected] DONE}
    Kiwi Modules:
        chineseworkshop:blocks
        chineseworkshop:debug_stick
        chineseworkshop:decorations
        chineseworkshop:materials
        chineseworkshop:retexture
        kiwi:contributors
    Player Count: 0 / 20; []
    Data Packs:
    Is Modded: Definitely; Server brand changed to 'forge'
    Type: Dedicated Server (map_server.txt)

 

Link to comment
Share on other sites

  • Guest locked this topic
Guest
This topic is now closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Turning the Tables: My Journey to Reclaim Stolen Bitcoins with Expert Help. When my Bitcoin wallet was hacked and my entire cryptocurrency portfolio was stolen, I felt utterly devastated and hopeless. Having worked hard to build up my digital assets, the sudden loss was gut-wrenching. It felt like my financial future had been ripped away in an instant, leaving me overwhelmed by a sense of betrayal and despair. In my search for help, I discovered TECH CYBER FORCE Recovery, a renowned cybersecurity firm specializing in cryptocurrency recovery. I was met with professionalism and empathy from my first contact with them. The team demonstrated a steadfast commitment to helping me retrieve my stolen Bitcoins. They understood the emotional toll of my situation and approached my case with genuine concern. TECH CYBER FORCE Recovery swung into action immediately, leveraging its extensive expertise in blockchain forensics and hacker tracking techniques. Their process was meticulous. They analyzed my transaction history, followed the digital trail left by the hackers, and worked diligently to pinpoint the location of the stolen funds. I was impressed by their technical prowess; they employed advanced cryptographic methods and strategic negotiations with the perpetrators, all while keeping me informed about their progress. The recovery process was complex and fraught with challenges. However, the tenacity displayed by the team was truly awe-inspiring. They navigated cryptocurrency crime's murky and ever-evolving landscape with skill and determination. After a series of strategic moves, they managed to recover the majority of my Bitcoins successfully.  
    • I removed giacomos_hud, oculus, (dont know what you mean with iris), enhanced_boss_bars, epicfight and essential.  Server still doesnt want to boot. new logs after removing: https://pastebin.com/LuM2PFtN I dont quite understand the "server side" and "client side" difference..
    • There are client side only mods in your server files   Remove giacomos_hud, oculus, iris, enhanced_boss_bars and epicfight You can keep these mods in your client Maybe also remove essentials
    • Here is my Log with java 17: https://pastebin.com/RPdWSjwq
    • Been working on creating a server for this mod, but i keep getting this error over and over again.  I have tried updating/changing the Forge launcher, Removing/replacing the ops.json and whitelist.json folders, and removing certain mods. Crash report log: https://pastebin.com/Bu046cVq Debug.log https://pastebin.com/7hKm40ke Latest.log https://pastebin.com/nCRLUH3b any help would be great thanks!
  • Topics

×
×
  • Create New...

Important Information

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