Jump to content

com.electronwill.nightconfig.core.io.ParsingException: Not enough data available


Dispecher

Recommended Posts

Hello. i played on Craft to exile, and left minecraft for 2 hours. After that my computer reboot itself. i tried to play, but minecraft keep crushing and deleting the config folder. Here is a crash report

 

 

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 08.06.22 16:56
Description: Rendering overlay

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.ConfigFileTypeHandler$$Lambda$12223/992081445.apply(Unknown Source) ~[?:?] {}
    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 net.minecraftforge.fml.config.ConfigTracker$$Lambda$15371/1332760304.accept(Unknown Source) ~[?:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {}
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader$$Lambda$15370/1285713614.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$15365/846140338.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2141/1701691919.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:105) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$15362/2050713957.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2141/1701691919.run(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:?] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:?] {}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22)
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36)
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49)
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123)
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166)
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145)
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55)
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44)
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37)
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113)
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219)
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202)
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73)
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85)
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53)
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$12223/992081445.apply(Unknown Source)
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104)
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83)
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$15371/1332760304.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062)
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83)
    at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153)
    at net.minecraftforge.fml.ModLoader$$Lambda$15370/1285713614.run(Unknown Source)
    at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125)
    at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109)
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153)

-- Overlay render details --
Details:
    Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:790)
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553)
    at net.minecraft.client.main.Main.main(SourceFile:204)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$485/1525186016.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- 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_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 4471857512 bytes (4264 MB) / 6945767424 bytes (6624 MB) up to 6945767424 bytes (6624 MB)
    CPUs: 4
    JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmn128M -Xmx6604M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 5.1.2+70+master.2845bb9
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.2.jar mixin PLUGINSERVICE 
        /eventbus-2.2.1-service.jar eventbus PLUGINSERVICE 
        /forge-1.15.2-31.2.57.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.57.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.2.57.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.57.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
        /OptiFine-OptiFine-1.15.2_HD_U_G6.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.15.2-31.2.57.jar fml TRANSFORMATIONSERVICE 
        /_MixinBootstrap-1.1.0.jar mixinbootstrap TRANSFORMATIONSERVICE 
    FML: 31.2
    Forge: net.minecraftforge:31.2.57
    FML Language Providers: 
        [email protected]
        minecraft@1
        [email protected]
    Mod List: 
        Tropicraft-8.1.1.jar Tropicraft {[email protected]+custom COMMON_SETUP}
        supermartijn642configlib-1.0.9-mc1.15.jar SuperMartijn642's Config Lib {[email protected] COMMON_SETUP}
        NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {[email protected] COMMON_SETUP}
        areas_1.15.2-2.2.jar Areas {[email protected] COMMON_SETUP}
        simplemagnets-1.1.7-forge-mc1.15.jar Simple Magnets {[email protected] COMMON_SETUP}
        PGA-1.15.2-1.1.1.1.jar Public GUI Announcement {[email protected] COMMON_SETUP}
        incontrol-1.15-4.0.8.jar InControl {[email protected] COMMON_SETUP}
        pitg-1.15.2-1.4.1.jar Pane In The Glass {[email protected] COMMON_SETUP}
        Neat 1.6-22.jar Neat {[email protected] COMMON_SETUP}
        BetterCaves-1.15.2-1.0.jar YUNG's Better Caves {[email protected] COMMON_SETUP}
        InitialInventory-5.0.1.5.jar Initial Inventory {[email protected] COMMON_SETUP}
        XaerosWorldMap_1.21.2_Forge_1.15.2.jar Xaero's World Map {[email protected] COMMON_SETUP}
        CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {[email protected] COMMON_SETUP}
        Controlling-6.1.5.6.jar Controlling {[email protected] COMMON_SETUP}
        structurescompass-1.15.2-1.4.0.jar Structures Compass {[email protected] COMMON_SETUP}
        ReAuth-1.14-1.15-4.0.0.jar ReAuth {[email protected] COMMON_SETUP}
        Placebo-1.15.2-3.1.1.jar Placebo {[email protected] COMMON_SETUP}
        dankstorage-2.6.jar Dank Storage {[email protected] COMMON_SETUP}
        ftb-gui-library-1.0.0.14.jar FTB GUI Library {[email protected] COMMON_SETUP}
        WitherSkeletonTweaks-1.15.2-4.0.2.jar Wither Skeleton Tweaks {[email protected] COMMON_SETUP}
        Bookshelf-1.15.2-5.6.40.jar Bookshelf {[email protected] COMMON_SETUP}
        u_team_core-1.15.2-3.0.2.169.jar U Team Core {[email protected] COMMON_SETUP}
        randompatches-1.15.2-1.22.1.1.jar RandomPatches {[email protected] COMMON_SETUP}
        Apotheosis-1.15.2-3.3.8.jar Apotheosis {[email protected] COMMON_SETUP}
        Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version COMMON_SETUP}
        Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version COMMON_SETUP}
        ctecu-1.0.16.jar CtE Custom Uniques {[email protected] COMMON_SETUP}
        FpsReducer-mc1.15.2-1.20.jar FPS Reducer {[email protected] COMMON_SETUP}
        JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {[email protected] COMMON_SETUP}
        mysticallib-1.15.2-2.0.1.jar Mystical Lib {[email protected] COMMON_SETUP}
        konkrete_1.1.6_MC_1.15-1.15.2.jar Konkrete {[email protected] COMMON_SETUP}
        w2w-1.15.2-0.0.4.0.jar w2w {w2w@NONE COMMON_SETUP}
        structure-gel-api-1.15.2-1.1.0.jar Structure Gel API {[email protected] COMMON_SETUP}
        out_of_sight-1.15.2-1.0.1.jar Out of Sight {[email protected] COMMON_SETUP}
        BetterPingDisplay-1.15.2-1.0.jar Better Ping Display {[email protected] COMMON_SETUP}
        mcw-bridges-1.0.6-mc1.15.2.jar Macaw's Bridges {[email protected] COMMON_SETUP}
        dwmh-1.15.2-4.0.0.jar Dude! Where's my Horse? {dwmh@NONE COMMON_SETUP}
        useful_backpacks-1.15.2-1.10.3.77.jar Useful Backpacks {[email protected] COMMON_SETUP}
        repurposedstructures-1.15.2-1.7.2.jar Repurposed Structures {[email protected] COMMON_SETUP}
        AmbientSounds_v3.0.20_mc1.15.2.jar Ambient Sounds {[email protected] COMMON_SETUP}
        betterspawnercontrol_1.15.2-1.3.jar Better Spawner Control {[email protected] COMMON_SETUP}
        Ping-1.15.2-1.6.4.jar Ping {[email protected] COMMON_SETUP}
        ToolStats-1.15.2-1.0.2.jar ToolStats {[email protected] COMMON_SETUP}
        phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 COMMON_SETUP}
        valhelsia_structures-15.0.3a.jar Valhelsia Structures {[email protected] COMMON_SETUP}
        dungeons-plus-1.15.2-1.0.2.jar Dungeons Plus {[email protected] COMMON_SETUP}
        mining_dimension-1.15.2-1.0.6.jar Mining World {[email protected] COMMON_SETUP}
        AzureRPGItems 1.15.2-1.3.3.jar Azure RPG Items {[email protected] COMMON_SETUP}
        supermartijn642corelib-1.0.18a-forge-mc1.15.jar SuperMartijn642's Core Lib {[email protected] COMMON_SETUP}
        simplefarming-1.15.2-1.3.4.jar Simple Farming {[email protected] COMMON_SETUP}
        corpsecomplex-FORGE-1.15.2-2.0-beta12.jar Corpse Complex {[email protected] COMMON_SETUP}
        lycanitesmobs-1.15.2-2.2.3.2.jar Lycanites Mobs {[email protected] COMMON_SETUP}
        TelePass-1.15.2-1.1.1.jar Telepass {[email protected] COMMON_SETUP}
        gaiadimension-1.15.2-1.2.4.jar The Gaia Dimension {[email protected] COMMON_SETUP}
        curios-FORGE-1.15.2-2.0.2.7.jar Curios API {[email protected] COMMON_SETUP}
        Patchouli-1.15.2-1.2-35.jar Patchouli {[email protected] COMMON_SETUP}
        leap-1.15.2-1.0.1.jar Leap {[email protected] COMMON_SETUP}
        collective-1.15.2-2.26.jar Collective {[email protected] COMMON_SETUP}
        SpawnInVillage-1.15.2-1.2.jar Spawn in Village {[email protected] COMMON_SETUP}
        EndReborn [0.6.2].jar End: Reborn {[email protected] COMMON_SETUP}
        infinitemusic-1.1.1.jar Infinite Music {[email protected] COMMON_SETUP}
        furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] COMMON_SETUP}
        curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {[email protected] COMMON_SETUP}
        moreoverlays-1.17.5-mc1.15.2.jar More Overlays Updated {[email protected] COMMON_SETUP}
        mcw-furniture-2.0.1-mc1.15.2.jar Macaw's Furniture {[email protected] COMMON_SETUP}
        globalxp-1.15.2-v1.8.jar Global XP {[email protected] COMMON_SETUP}
        productivebees-1.15.2-0.6.9.3.jar Productive Bees {[email protected] COMMON_SETUP}
        the_bumblezone-1.15.2-1.3.10.jar The Bumblezone {[email protected] COMMON_SETUP}
        bwncr-1.15.2-3.6.13.jar Bad Wither No Cookie Reloaded {[email protected] COMMON_SETUP}
        speedyladders-1.15.2-1.jar Speedy Ladders {[email protected] COMMON_SETUP}
        FastLeafDecay-v22.1.jar FastLeafDecay {[email protected] COMMON_SETUP}
        BetterMineshaftsForge-1.15.2-1.3.2.jar YUNG's Better Mineshafts {[email protected] COMMON_SETUP}
        wwta_1.15.2-1.0.jar When Was That Again {[email protected] COMMON_SETUP}
        geckolib-forge-1.15.2-3.0.46.jar GeckoLib Example Mod {[email protected] COMMON_SETUP}
        cullparticles-1.0.jar Cull Particles {[email protected] COMMON_SETUP}
        CraftPresence-Forge-1.15.2-Release-1.8.8.jar CraftPresence {[email protected] COMMON_SETUP}
        Kiwi-1.15.2-2.8.5.jar Kiwi {[email protected] COMMON_SETUP}
        ClientTweaks_1.15.2-4.2.0.jar Client Tweaks {[email protected] COMMON_SETUP}
        TrashSlot_1.15.2-11.0.0.jar TrashSlot {[email protected] COMMON_SETUP}
        mining-helmet-1.15.2-1.0.9.jar Mining Helmet {[email protected] COMMON_SETUP}
        CalemiUtils-1.15.2-1.1.5-MC1.15.2.jar Calemi's Utils {[email protected] COMMON_SETUP}
        item-filters-2.2.0.15.jar Item Filters {[email protected] COMMON_SETUP}
        Mine and Slash-1.15.2-3.13.8.jar Mine and Slash {[email protected] COMMON_SETUP}
        Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] COMMON_SETUP}
        Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {[email protected] COMMON_SETUP}
        caelus-FORGE-1.15.2-2.0-beta4.jar Caelus API {[email protected] COMMON_SETUP}
        Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {[email protected] COMMON_SETUP}
        create-mc1.15.2_v0.3.1a.jar Create {[email protected]_v0.3.1a+478 COMMON_SETUP}
        Waystones_1.15.2-6.0.2.jar Waystones {[email protected] COMMON_SETUP}
        Clumps-5.0.2.8.jar Clumps {[email protected] COMMON_SETUP}
        NastyMobs-1.15.1-1.0.0.8.jar Nasty Mobs {[email protected] COMMON_SETUP}
        NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] COMMON_SETUP}
        good-nights-sleep-1.15.2-1.0.3.jar Good Night's Sleep {[email protected] COMMON_SETUP}
        DungeonCrawl-1.15.2-2.3.0-a.jar Dungeon Crawl {[email protected] COMMON_SETUP}
        betteranimalsplus-1.15.2-10.2.0.jar Better Animals Plus {[email protected] COMMON_SETUP}
        FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {[email protected] COMMON_SETUP}
        cte_uniques-0.11.jar CtE Uniques {[email protected] COMMON_SETUP}
        outvoted-1.15.2-1.2.1-rc1.jar Outvoted {[email protected] COMMON_SETUP}
        mapperbase-1.15.2-1.1.1.0.jar Mapper Base {[email protected] COMMON_SETUP}
        embellishcraft-1.15.2-2.2.1.0.jar EmbellishCraft {[email protected] COMMON_SETUP}
        ToastControl-1.15.2-3.0.1.jar Toast Control {[email protected] COMMON_SETUP}
        JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {[email protected] COMMON_SETUP}
        traverse-1.15.2-3.2.0.jar Traverse {[email protected] COMMON_SETUP}
        CraftTweaker-1.15.2-6.0.0.45.jar CraftTweaker {[email protected] COMMON_SETUP}
        tabinventory-1.2.jar Tab Inventory {[email protected] COMMON_SETUP}
        Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE COMMON_SETUP}
        forge-1.15.2-31.2.57-universal.jar Forge {[email protected] COMMON_SETUP}
        Atum-1.15.2-2.1.12.jar Atum 2 {[email protected] COMMON_SETUP}
        Bountiful-1.15.2-3.1.2.jar Bountiful {[email protected] COMMON_SETUP}
        tl_skin_cape_forge_1.15.2-1.10.jar TLSkinCape {[email protected] COMMON_SETUP}
        ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] COMMON_SETUP}
        sounddeviceoptions-1.3.0.jar Sound Device Options {[email protected] COMMON_SETUP}
        dungeonsarise1.15.2-1.2.72b.jar Dungeons Arise {[email protected] COMMON_SETUP}
        CraftingTweaks_1.15.2-11.0.1.jar Crafting Tweaks {[email protected] COMMON_SETUP}
        RottenCreatures-1.15.2-0.9.7.jar Rotten Creatures {[email protected] COMMON_SETUP}
        forge-1.15.2-31.2.57-client.jar Minecraft {[email protected] COMMON_SETUP}
        The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {[email protected] COMMON_SETUP}
        logprot-1.15.1-1.2.jar Logprot {[email protected] COMMON_SETUP}
        EnchantmentDescriptions-1.15.2-2.0.9.jar EnchantmentDescriptions {[email protected] COMMON_SETUP}
        DrawersTooltip-1.15.2-1.1.0.jar Drawers Tooltip {[email protected] COMMON_SETUP}
        swingthroughgrass-1.15.2-1.4.1.jar SwingThroughGrass {[email protected] COMMON_SETUP}
        pandoras_creatures-1.15.2-1.0.1.jar Pandoras Creatures {[email protected] COMMON_SETUP}
        ItemPhysicLite_v1.4.1_mc1.15.2.jar ItemPhysic Lite {[email protected] COMMON_SETUP}
        MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] COMMON_SETUP}
        ToolBelt-1.15.2-1.14.2.jar Tool Belt {[email protected] COMMON_SETUP}
        Ma-Chat-1.15.2-3.1.0.jar Ma Chat {[email protected] COMMON_SETUP}
        ImmersiveEngineering-1.15.2-4.1.1-125.jar Immersive Engineering {[email protected] COMMON_SETUP}
        overworld_mirror-1.15.2-1.4.1.16.jar Overworld Mirror {[email protected] COMMON_SETUP}
        quiver-1.2-1.15.2.jar Quiver {[email protected] COMMON_SETUP}
        towers_of_the_wild-1.15.2-1.2.0.jar Towers Of the Wild {[email protected] COMMON_SETUP}
        smoothboot-forge-1.15.2-1.2.2.jar Smooth Boot {[email protected] COMMON_SETUP}
        Atmospheric-1.15.2-1.4.1.jar Atmospheric {[email protected] COMMON_SETUP}
        dimdungeons-1.072-forge-1.15.2.jar Dimensional Dungeons {[email protected] COMMON_SETUP}
        Xaeros_Minimap_22.7.0_Forge_1.15.2.jar Xaero's Minimap {[email protected] COMMON_SETUP}
        pamhc2foodcore-1.15.2-1.1.0.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version COMMON_SETUP}
        ftb-backups-2.1.0.2.jar FTB Utilities: Backups {[email protected] COMMON_SETUP}
        serverconfigupdater-1.1.jar ServerConfig Updater {[email protected] COMMON_SETUP}
        FastWorkbench-1.15.2-3.1.1.jar FastWorkbench {[email protected] COMMON_SETUP}
        autumnity-1.3.3-1.15.2.jar Autumnity {[email protected] COMMON_SETUP}
        polymorph-FORGE-1.15.2-0.10.jar Polymorph {[email protected] COMMON_SETUP}
        AutoRegLib-1.5-40.jar AutoRegLib {[email protected] COMMON_SETUP}
        Quark-r2.1-245.jar Quark {[email protected] COMMON_SETUP}
        StorageDrawers-1.15.2-7.0.3.jar Storage Drawers {[email protected] COMMON_SETUP}
        performant-1.15-3.16m.jar Performant {[email protected] COMMON_SETUP}
        midnight-0.5.11.jar The Midnight {[email protected] COMMON_SETUP}
        TerraForged-1.15.2-0.1.3.jar TerraForged {[email protected] COMMON_SETUP}
        jei-1.15.2-6.0.3.16.jar Just Enough Items {[email protected] COMMON_SETUP}
        invtweaks-1.15.2-2.0.9.jar Inventory Tweaks Renewed {[email protected] COMMON_SETUP}
        ftb-quests-1502.0.2.252.jar FTB Quests {[email protected] COMMON_SETUP}
        InventoryHud_1.15.2.forge-3.4.1.jar Inventory HUD+(Forge edition) {[email protected] COMMON_SETUP}
        structurize-0.13.109-ALPHA-universal.jar Structurize {[email protected] COMMON_SETUP}
        vinecollector-1.15.2-1.0.0.jar VineCollector {[email protected] COMMON_SETUP}
        fancymenu_2.2.2-2_MC_1.15.2.jar FancyMenu {[email protected] COMMON_SETUP}
        minecolonies-0.13.645-RELEASE-universal.jar MineColonies {[email protected] COMMON_SETUP}
        FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] COMMON_SETUP}
        AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {[email protected] COMMON_SETUP}
        solcarrot-1.15.2-1.9.7.jar Spice of Life: Carrot Edition {[email protected] COMMON_SETUP}
        Aquaculture-1.15.2-2.0.23.jar Aquaculture 2 {[email protected] COMMON_SETUP}
        CosmeticArmorReworked-1.15.2-v3a.jar CosmeticArmorReworked {[email protected] COMMON_SETUP}
        SoundFilters-0.14_for_1.15.2.jar Sound Filters {[email protected]_for_1.15.2 COMMON_SETUP}
        step-1.15.2-1.0.3.jar Step {[email protected] COMMON_SETUP}
        AnimalWeaponsAndArmor-1.15.2-1.0.1.jar AnimalWeaponsAndArmor {[email protected] COMMON_SETUP}
        OpenLoader-1.15.2-4.0.5.jar OpenLoader {[email protected] COMMON_SETUP}
        EnderMail-1.15.2-1.1.3.jar Ender Mail {[email protected] COMMON_SETUP}
        ExtendedNetherBackport-1.15.2-Beta-4.3.2.jar Extended Nether Backport {[email protected] COMMON_SETUP}
        createaddition-1.15.2-20210226a.jar Create Crafts & Additions {[email protected] COMMON_SETUP}
        DefaultOptions_1.15.2-11.0.1.jar Default Options {[email protected] COMMON_SETUP}
    Kiwi Modules: 
        kiwi:contributors
        kiwi:data
    Launched Version: ForgeOptiFine 1.15.2
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: NVIDIA GeForce GTX 1050/PCIe/SSE2 GL version 4.6.0 NVIDIA 511.23, NVIDIA Corporation
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: ~~ERROR~~ NullPointerException: null
    CPU: 4x Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz
    OptiFine Version: OptiFine_1.15.2_HD_U_G6
    OptiFine Build: 20210124-205244
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 511.23
    OpenGlRenderer: NVIDIA GeForce GTX 1050/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Incompatible mods found! net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other! A potential solution has been determined, this may resolve your problem:      - Replace mod 'Moonlight Lib' (moonlight) 1.21-2.16.0 with version 1.21-2.17.0 or later. More details:      - Mod 'Supplementaries' (supplementaries) 1.21-3.0.14-alpha requires version 1.21-2.17.0 or later of mod 'Moonlight Lib' (moonlight), but only the wrong version is present: 1.21-2.16.0!     at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)     at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:196)     at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146)     at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)     at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) this si my error code, and yes i have the latest version of moonlight lib
    • 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..
  • Topics

×
×
  • Create New...

Important Information

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