Jump to content

Recommended Posts

Posted

I had my server working for a little bit but then I turned it off and it stopped working ever since. When I try to run it I get this error message:

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 6/19/21, 11:27 AM
Description: Exception in server tick loop

net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file fastleafdecay-server.toml of type SERVER for modid fastleafdecay
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[forge:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[forge:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[forge:?] {re:classloading}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {}
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2067) ~[?:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[forge:?] {re:classloading}
    at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:94) ~[forge:?] {re:mixin,re:classloading}
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:166) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
    at java.lang.Thread.run(Thread.java:834) [?:?] {}
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.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?] {}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:57) ~[forge:?] {re:classloading}
    ... 10 more


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

-- System Details --
Details:
    Minecraft Version: 1.16.5
    Minecraft Version ID: 1.16.5
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 11.0.10, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 3908736000 bytes (3727 MB) / 5368709120 bytes (5120 MB) up to 5368709120 bytes (5120 MB)
    CPUs: 4
    JVM Flags: 2 total; -Xmx5G -Xms5G
    ModLauncher: 8.0.9+86+master.3cf110c
    ModLauncher launch target: fmlserver
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.2.jar mixin PLUGINSERVICE 
        /eventbus-4.0.0.jar eventbus PLUGINSERVICE 
        /forge-1.16.5-36.1.31.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.5-36.1.31.jar runtime_enum_extender PLUGINSERVICE 
        /forge-1.16.5-36.1.31.jar capability_inject_definalize PLUGINSERVICE 
        /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.5-36.1.31.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
        /forge-1.16.5-36.1.31.jar fml TRANSFORMATIONSERVICE 
    FML: 36.1
    Forge: net.minecraftforge:36.1.31
    FML Language Providers: 
        javafml@36.1
        minecraft@1
        kotlinforforge@1.12.2
    Mod List: 
        Variant16x-1.16.5-v0.17.4.5_beta.jar              |Variant16x                    |variant16x                    |0.17.4.5_beta       |DONE      |Manifest: NOSIGNATURE
        infernal-expansion-forge-1.3.jar                  |Infernal Expansion            |infernalexp                   |Release 1.3         |DONE      |Manifest: NOSIGNATURE
        nether-s-exoticism-1.16.5-1.0.5.jar               |Nether's Exoticism            |nethers_exoticism             |1.0.5               |DONE      |Manifest: NOSIGNATURE
        stalwart-dungeons-1.16.5-1.0.0.jar                |Stalwart Dungeons             |stalwart_dungeons             |1.0.0               |DONE      |Manifest: NOSIGNATURE
        strawgolem-1.16-1.9.jar                           |Straw Golem                   |strawgolem                    |1.16-1.9            |DONE      |Manifest: NOSIGNATURE
        BetterCaves-Forge-1.16.4-1.1.2.jar                |YUNG's Better Caves           |bettercaves                   |1.16.4-1.1.2        |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.16.4-Forge-6.jar                       |YUNG's API                    |yungsapi                      |1.16.4-Forge-6      |DONE      |Manifest: NOSIGNATURE
        guardvillagers-1.16.5.1.2.4.jar                   |Guard Villagers               |guardvillagers                |1.2.4               |DONE      |Manifest: NOSIGNATURE
        randompatches-2.4.4-forge.jar                     |RandomPatches                 |randompatches                 |2.4.4-forge         |DONE      |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
        Morpheus-1.16.5-4.2.70.jar                        |Morpheus                      |morpheus                      |4.2.70              |DONE      |Manifest: NOSIGNATURE
        PickUpNotifier-v1.2-1.16.3.jar                    |Pick Up Notifier              |pickupnotifier                |1.2                 |DONE      |Manifest: d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8
        SnowRealMagic-1.16.4-2.5.7.jar                    |Snow! Real Magic!             |snowrealmagic                 |2.5.7               |DONE      |Manifest: NOSIGNATURE
        dynviewdist-1.9.jar                               |Dynamic view distance         |dynview                       |1.8                 |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.16.5-0.12.1.121.jar         |Just Enough Resources         |jeresources                   |0.12.1.121          |DONE      |Manifest: NOSIGNATURE
        RevampedWolf-1.16.4-0.7.1.jar                     |RevampedWolf                  |revampedwolf                  |1.16.4-0.7.1        |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.16.5-0.13.2.jar                 |Supplementaries               |supplementaries               |1.16.5-0.13.1       |DONE      |Manifest: NOSIGNATURE
        betterendforge-1.16.4-1.6.0.jar                   |BetterEnd Forge               |betterendforge                |1.16.4-1.6.0        |DONE      |Manifest: NOSIGNATURE
        Upgraded Netherite 1.16.5 - 1.9.5.jar             |Upgraded Netherite            |upgradednetherite             |1.7.0               |DONE      |Manifest: NOSIGNATURE
        structure_gel-1.16.5-1.7.7.jar                    |Structure Gel API             |structure_gel                 |1.7.7               |DONE      |Manifest: NOSIGNATURE
        corpse-1.16.5-1.0.5.jar                           |Corpse                        |corpse                        |1.16.5-1.0.5        |DONE      |Manifest: NOSIGNATURE
        cleancut-mc1.16-2.2-forge.jar                     |Clean Cut                     |cleancut                      |2.2                 |DONE      |Manifest: NOSIGNATURE
        repurposed_structures-1.16.5-2.7.5-forge.jar      |Repurposed Structures         |repurposed_structures         |1.16.5-2.7.5-forge  |DONE      |Manifest: NOSIGNATURE
        morevillagers-FORGE-1.16.5-1.5.1.jar              |More Villagers                |morevillagers                 |1.5.1               |DONE      |Manifest: NOSIGNATURE
        toughnessbar-6.1.jar                              |Toughness Bar                 |toughnessbar                  |6.1                 |DONE      |Manifest: NOSIGNATURE
        dungeons_plus-1.16.5-1.1.5.jar                    |Dungeons Plus                 |dungeons_plus                 |1.1.5               |DONE      |Manifest: NOSIGNATURE
        SimplyImprovedTerrain-0.3.2-Forge.jar             |Simply Improved Terrain       |simplyimprovedterrain         |0.3.2-Forge         |DONE      |Manifest: NOSIGNATURE
        masonry-1.16.3-0.3.6.jar                          |Masonry                       |masonry                       |NONE                |DONE      |Manifest: NOSIGNATURE
        CavesAndCliffsBackport-1.16.5-5.2.jar             |Caves & Cliffs Backport       |cavesandcliffs                |5.2                 |DONE      |Manifest: NOSIGNATURE
        DarkerDepths-1.16.5-1.0.1.jar                     |Darker Depths                 |darkerdepths                  |1.0.1}              |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.16.5-4.0.5.2.jar                   |Curios API                    |curios                        |1.16.5-4.0.5.2      |DONE      |Manifest: NOSIGNATURE
        omnis_backpacks-1.2.1.jar                         |Omnis Backpacks               |omnis_backpacks               |1.2.1               |DONE      |Manifest: NOSIGNATURE
        extendedmushrooms-1.6.1-1.16.5+.jar               |Extended Mushrooms            |extendedmushrooms             |1.6.1-1.16.5+       |DONE      |Manifest: NOSIGNATURE
        Snow_Pig-1.16.5-2.2.3.jar                         |Snow Pig                      |snowpig                       |1.0                 |DONE      |Manifest: NOSIGNATURE
        YungsExtras-Forge-1.16.4-1.0.jar                  |YUNG's Extras                 |yungsextras                   |Forge-1.16.4-1.0    |DONE      |Manifest: NOSIGNATURE
        antiquewaystones-1.2.jar                          |Antique Waystones             |antiquewaystones              |1.2                 |DONE      |Manifest: NOSIGNATURE
        TheAbyss2 1.9.7 1.16.5.jar                        |TheAbyss                      |theabyss                      |1.9.7               |DONE      |Manifest: NOSIGNATURE
        wandering_trapper-1.16.2-0.1.1.jar                |Wandering Trapper             |wandering_trapper             |1.16.2-0.1.0        |DONE      |Manifest: NOSIGNATURE
        sapience-1.16.4-1.1.1.jar                         |Sapience                      |sapience                      |1.1.1               |DONE      |Manifest: NOSIGNATURE
        biomeinfo-1.16.4-v1.3.jar                         |BiomeInfo                     |biomeinfo                     |v1.3                |DONE      |Manifest: NOSIGNATURE
        cloth-config-4.11.26-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.11.26             |DONE      |Manifest: NOSIGNATURE
        bgcore-1.16.5-3.2.jar                             |bgcore                        |bgcore                        |3.2                 |DONE      |Manifest: NOSIGNATURE
        BetterShieldsMC1.16.3-1.1.5.jar                   |Better Shields                |bettershields                 |1.1.5               |DONE      |Manifest: NOSIGNATURE
        CustomStartingGear-1.16.4-2.0.2.1-universal.jar   |Custom Starter Gear           |customstartinggear            |2.0.2.1             |DONE      |Manifest: NOSIGNATURE
        FastLeafDecay-v25.jar                             |FastLeafDecay                 |fastleafdecay                 |v25                 |DONE      |Manifest: NOSIGNATURE
        exoticbirds-1.16.4-1.1.0.jar                      |Exotic Birds                  |exoticbirds                   |1.1.0               |DONE      |Manifest: NOSIGNATURE
        BetterMineshafts-Forge-1.16.4-2.0.4.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.4-2.0.4        |DONE      |Manifest: NOSIGNATURE
        veinmining-forge-1.16.5-0.11.jar                  |Vein Mining                   |veinmining                    |1.16.5-0.11         |DONE      |Manifest: NOSIGNATURE
        DarkPaintings-1.16.5-6.0.1.jar                    |DarkPaintings                 |darkpaintings                 |6.0.1               |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
        Kiwi-1.16.5-3.5.1.jar                             |Kiwi                          |kiwi                          |3.5.1               |DONE      |Manifest: NOSIGNATURE
        ClientTweaks_1.16.3-5.3.0.jar                     |Client Tweaks                 |clienttweaks                  |5.3.0               |DONE      |Manifest: NOSIGNATURE
        torchslabmod-1.16.4_v1.6.19.jar                   |Torch Slab Mod                |torchslabmod                  |1.6.18              |DONE      |Manifest: NOSIGNATURE
        treeharvester_1.16.5-2.4.jar                      |Tree Harvester                |treeharvester                 |2.4                 |DONE      |Manifest: NOSIGNATURE
        jei-1.16.5-7.7.0.106.jar                          |Just Enough Items             |jei                           |7.7.0.106           |DONE      |Manifest: NOSIGNATURE
        jei-professions-1.0.0-1.16.4.jar                  |JEI Professions               |jeiprofessions                |1.0.0               |DONE      |Manifest: NOSIGNATURE
        ComfortableNether4.2.jar                          |Comfortable Nether            |comfortable_nether            |1.0.0               |DONE      |Manifest: NOSIGNATURE
        AttributeFix-1.16.5-10.1.2.jar                    |AttributeFix                  |attributefix                  |10.1.2              |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
        differentiate-1.16.5-0.4.0.jar                    |Differentiate                 |differentiate                 |0.4.0               |DONE      |Manifest: NOSIGNATURE
        morerespawnanchors-1.16.5-1.3.0.jar               |More Respawn Anchors          |morerespawnanchors            |1.3.0               |DONE      |Manifest: NOSIGNATURE
        goblintraders-1.6.0-1.16.3.jar                    |Goblin Traders                |goblintraders                 |1.6.0               |DONE      |Manifest: NOSIGNATURE
        seals-1.16.3-2.1.2.jar                            |Seals                         |seals                         |2.1.2               |DONE      |Manifest: NOSIGNATURE
        caelus-forge-1.16.5-2.1.3.0.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.3.0      |DONE      |Manifest: NOSIGNATURE
        Kobolds-1.2.3.jar                                 |Kobolds                       |kobolds                       |1.0.0               |DONE      |Manifest: NOSIGNATURE
        Fallingleaves-1.16.3-1.0.2.jar                    |Falling Leaves                |fallingleaves                 |1.0.2               |DONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.16.5-1.9.0.jar                   |Nature's Compass              |naturescompass                |1.16.5-1.9.0        |DONE      |Manifest: NOSIGNATURE
        1.16.5-additionalbars-2.0.3.jar                   |Additional Bars               |additionalbars                |2.0.3               |DONE      |Manifest: NOSIGNATURE
        SereneSeasons-1.16.5-4.0.1.91-universal.jar       |Serene Seasons                |sereneseasons                 |1.16.5-4.0.1.91     |DONE      |Manifest: NOSIGNATURE
        stoneholm-1.2.2.jar                               |Stoneholm                     |stoneholm                     |1.2                 |DONE      |Manifest: NOSIGNATURE
        cursed_realm_remastered_1.16.5_Beta_6.jar         |The Cursed Realm Remastered   |cursed_realm_remastered       |Beta 6              |DONE      |Manifest: NOSIGNATURE
        curioofundying-forge-1.16.5-5.2.0.0.jar           |Curio of Undying              |curioofundying                |1.16.5-5.2.0.0      |DONE      |Manifest: NOSIGNATURE
        outvoted-1.16.5-1.2.4.jar                         |Outvoted                      |outvoted                      |1.2.4               |DONE      |Manifest: NOSIGNATURE
        JEITweaker-1.16.5-1.0.1.31.jar                    |JEI Tweaker                   |jeitweaker                    |1.0.1.31            |DONE      |Manifest: NOSIGNATURE
        CraftTweaker-1.16.5-7.1.0.314.jar                 |CraftTweaker                  |crafttweaker                  |7.1.0.314           |DONE      |Manifest: NOSIGNATURE
        extendedbonemeal_1.16.5-1.3.jar                   |Extended Bone Meal            |extendedbonemeal              |1.3                 |DONE      |Manifest: NOSIGNATURE
        forge-1.16.5-36.1.31-universal.jar                |Forge                         |forge                         |36.1.31             |DONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
        MoreCraftingTables - 1.16.5.jar                   |More Crafting Tables Mod      |mctb                          |1.16.5 - 1.0.0      |DONE      |Manifest: NOSIGNATURE
        antiqueatlas-5.4.4-forge.jar                      |Antique Atlas                 |antiqueatlas                  |5.4.4-forge         |DONE      |Manifest: NOSIGNATURE
        dungeonsarise1.16.5-1.2.68a-HF.jar                |Dungeons Arise                |dungeons_arise                |1.2.68a             |DONE      |Manifest: NOSIGNATURE
        forge-1.16.5-36.1.31-server.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
        cofh_core-1.16.4-1.2.1.jar                        |CoFH Core                     |cofh_core                     |1.2.1               |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |DONE      |Manifest: NOSIGNATURE
        Spheric 1.0.3 1.16.5.jar                          |Spheric                       |spheric                       |1.0.3               |DONE      |Manifest: NOSIGNATURE
        [1.16.5]-horizontalpanes-1.1.1.jar                |Horizontal Glass Panes        |horizontalpanes               |1.1.1               |DONE      |Manifest: NOSIGNATURE
        soulblaze-1.16.5-1.1.jar                          |Soul Blaze                    |soulblaze                     |1.16.5-1.1          |DONE      |Manifest: NOSIGNATURE
        paintings-1.16.4-7.0.0.1.jar                      |Paintings ++                  |paintings                     |1.16.4-6.0.1.5      |DONE      |Manifest: NOSIGNATURE
        jeiintegration_1.16.5-7.0.1.15.jar                |JEI Integration               |jeiintegration                |7.0.1.15            |DONE      |Manifest: NOSIGNATURE
        Croptopia-1.16.4-FORGE-1.4.1.jar                  |Croptopia                     |croptopia                     |1.4.1               |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-1.16.5-0.25.jar                   |Polymorph                     |polymorph                     |1.16.5-0.25         |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |DONE      |Manifest: NOSIGNATURE
        sit-1.16.5-v1.3.1.jar                             |Sit                           |sit                           |v1.3.1              |DONE      |Manifest: NOSIGNATURE
        earthmobsmod-1.16.4-0.4.2.jar                     |Earth Mobs Mod                |earthmobsmod                  |1.16.4-0.4.2        |DONE      |Manifest: NOSIGNATURE
        evilwanderingtrader-1.2.jar                       |Evil Wandering Trader         |evilwanderingtrader           |1.2                 |DONE      |Manifest: NOSIGNATURE
        globaldataandresourcepacks-1.16.4-1.7.4.jar       |Global Data- & Resourcepacks  |globaldataandresourcepacks    |1.16.4-1.7.3        |DONE      |Manifest: NOSIGNATURE
        VillagersAndMonstersLegacy2.3.jar                 |The_Legency_Of_Villige        |the_legency_of_villige        |1.0.0               |DONE      |Manifest: NOSIGNATURE
        Advancement_Book-1.16.4-1.0.4.jar                 |Advancement Book              |advancementbook               |1.0.4               |DONE      |Manifest: NOSIGNATURE
        byg-1.2.5.jar                                     |Oh The Biomes You'll Go       |byg                           |1.2.5               |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.16.5-2.1.19.jar                     |Aquaculture 2                 |aquaculture                   |1.16.5-2.1.19       |DONE      |Manifest: NOSIGNATURE
        Betterlands-1.16.5-0.5.0.jar                      |Betterlands                   |betterlands                   |1.16.5-0.5.0        |DONE      |Manifest: NOSIGNATURE
        Corrupted Witherskeleton Boss Mod 1.16.5  v1.2.jar|Herobrine                     |herobrine                     |1.0.0               |DONE      |Manifest: NOSIGNATURE
        xptome-1.16.5-v2.1.2.jar                          |XP Tome                       |xpbook                        |v2.1.2              |DONE      |Manifest: NOSIGNATURE
        AdditionalBanners-1.16.5-6.0.3.jar                |AdditionalBanners             |additionalbanners             |6.0.3               |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
        KleeSlabs_1.16.5-9.2.1.jar                        |KleeSlabs                     |kleeslabs                     |9.2.1               |DONE      |Manifest: NOSIGNATURE
        villagernames_1.16.5-2.9.jar                      |Villager Names                |villagernames                 |2.9                 |DONE      |Manifest: NOSIGNATURE
        JRFTL [1.16.5]-1.2.jar                            |JRFTL                         |jrftl                         |1.2                 |DONE      |Manifest: NOSIGNATURE
        Controlling-7.0.0.23.jar                          |Controlling                   |controlling                   |7.0.0.23            |DONE      |Manifest: NOSIGNATURE
        citadel-1.7.1-1.16.5.jar                          |Citadel                       |citadel                       |1.7.1               |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.10.1.jar                              |Alex's Mobs                   |alexsmobs                     |1.10.1              |DONE      |Manifest: NOSIGNATURE
        Bookshelf-1.16.5-10.1.11.jar                      |Bookshelf                     |bookshelf                     |10.1.11             |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
        Tips-1.16.5-4.0.7.jar                             |Tips                          |tips                          |4.0.7               |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
        carryon-1.16.5-1.15.5.15.jar                      |Carry On                      |carryon                       |1.15.5.15           |DONE      |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
        omnis-1.16.5-1.1.2.3.jar                          |Omnis                         |omnis                         |1.16.5-1.0          |DONE      |Manifest: NOSIGNATURE
        [1.16.X-1.0.10] Dragon Mounts Legacy.jar          |Dragon Mounts: Legacy         |dragonmounts                  |1.0.10              |DONE      |Manifest: NOSIGNATURE
        despawningeggshatch_1.16.5-2.2.jar                |Despawning Eggs Hatch         |despawningeggshatch           |2.2                 |DONE      |Manifest: NOSIGNATURE
        konkrete_1.1.6_MC_1.16.2-1.16.5.jar               |Konkrete                      |konkrete                      |1.1.6               |DONE      |Manifest: NOSIGNATURE
        cuneiform-1.16.3-1.2.5.jar                        |Cuneiform                     |cuneiform                     |1.16.3-1.2.5        |DONE      |Manifest: NOSIGNATURE
        JEIEnchantmentInfo-1.16.4-1.2.1.jar               |JEI Enchantment Info          |jeienchantmentinfo            |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE
        chocolate-1.3.0-1.16.4.jar                        |Chocolate                     |chocolate                     |1.3.0-1.16.4        |DONE      |Manifest: NOSIGNATURE
        betterspawnercontrol_1.16.5-1.3.jar               |Better Spawner Control        |betterspawnercontrol          |1.3                 |DONE      |Manifest: NOSIGNATURE
        Bountiful-1.16.4-3.3.1.jar                        |Bountiful                     |bountiful                     |1.16.4-3.3.1        |DONE      |Manifest: NOSIGNATURE
        CNB-1.16.3_5-1.2.11.jar                           |Creatures and Beasts          |cnb                           |1.2.11              |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.16.5-3.0.41.jar                  |GeckoLib                      |geckolib3                     |3.0.41              |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.16.4-51.jar                           |Patchouli                     |patchouli                     |1.16.4-51           |DONE      |Manifest: NOSIGNATURE
        collective-1.16.5-2.26.jar                        |Collective                    |collective                    |2.26                |DONE      |Manifest: NOSIGNATURE
        advancementplus-1.1.3.jar                         |Advancement Plus              |advancementplus               |1.1.2               |DONE      |Manifest: NOSIGNATURE
        villagertools-1.16.5-1.0.0.jar                    |villagertools                 |villagertools                 |1.16.5-1.0.0        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        BetterThirdPerson-Forge-1.16.4-1.4.0.jar          |Better Third Person           |betterthirdperson             |1.4.0               |DONE      |Manifest: NOSIGNATURE
        elevatorid-1.16.5-1.7.13.jar                      |Elevator Mod                  |elevatorid                    |1.16.5-1.7.13       |DONE      |Manifest: NOSIGNATURE
        BetterStrongholds-1.16.4-1.1.jar                  |YUNG's Better Strongholds     |betterstrongholds             |1.16.4-1.1          |DONE      |Manifest: NOSIGNATURE
        Desolation 1.1.0-1 1.16.5.jar                     |Desolation (Forge)            |desolation                    |1.1.0-1             |DONE      |Manifest: NOSIGNATURE
        Deeper in The Caves Remake 1.1.jar                |Deeper In The Caves Remake    |stacked_dimensions_warden     |1.0.0               |DONE      |Manifest: NOSIGNATURE
        Runelic-1.16.5-7.0.1.jar                          |Runelic                       |runelic                       |7.0.1               |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
        travelers_index-1.16.4-1.0.2.jar                  |Traveler's Index              |travelers_index               |1.16.4-1.0.2        |DONE      |Manifest: NOSIGNATURE
        architectury-1.17.22-forge.jar                    |Architectury                  |architectury                  |1.17.22             |DONE      |Manifest: NOSIGNATURE
        bambooeverything-1.16.5-1.0.0-forge.jar           |Bamboo Everything             |bambooeverything              |1.0.0               |DONE      |Manifest: NOSIGNATURE
        mountainous-0.1.1-forge.jar                       |Mountainous                   |mountainous                   |0.1.1               |DONE      |Manifest: NOSIGNATURE
        ftb-gui-library-1605.2.1.41-forge.jar             |FTB GUI Library               |ftbguilibrary                 |1605.2.1.41         |DONE      |Manifest: NOSIGNATURE
        curiouselytra-forge-1.16.5-4.0.2.3.jar            |Curious Elytra                |curiouselytra                 |1.16.5-4.0.2.3      |DONE      |Manifest: NOSIGNATURE
        enchantwithmob-1.16.5-1.4.6.jar                   |Enchant With Mob              |enchantwithmob                |1.16.5-1.4.6        |DONE      |Manifest: NOSIGNATURE
        ServerTabInfo-1.16.4-1.3.3.jar                    |Server Tab Info               |servertabinfo                 |1.3.3               |DONE      |Manifest: NOSIGNATURE
        GameMenuModOption-1.16.4-1.8.jar                  |Game Menu Mod Option          |gamemenumodoption             |1.8                 |DONE      |Manifest: NOSIGNATURE
        CraftableDeeds-2.1.jar                            |Craftable Deeds               |craftabledeeds                |2.1                 |DONE      |Manifest: NOSIGNATURE
        voidtotem-1.16.5-1.4.0.jar                        |Void Totem                    |voidtotem                     |1.16.5-1.4.0        |DONE      |Manifest: NOSIGNATURE
        BetterAdvancements-1.16.5-0.1.0.108.jar           |Better Advancements           |betteradvancements            |0.1.0.108           |DONE      |Manifest: NOSIGNATURE
        spiders-2.0-1.16.4-1.0.4.jar                      |Spiders 2.0                   |spiderstpo                    |1.0.4               |DONE      |Manifest: NOSIGNATURE
        Shrines-1.16.5-1.8.1.jar                          |Shrines                       |shrines                       |1.16.5-1.8.1        |DONE      |Manifest: NOSIGNATURE
        NourishedNetherV7.jar                             |Nourished Nether              |nourished_nether              |1.0.7               |DONE      |Manifest: NOSIGNATURE
        item-filters-1605.2.4-build.30-forge.jar          |Item Filters                  |itemfilters                   |1605.2.4-build.30   |DONE      |Manifest: NOSIGNATURE
        ftb-quests-1605.2.1-build.39-forge.jar            |FTB Quests                    |ftbquests                     |1605.2.1-build.39   |DONE      |Manifest: NOSIGNATURE
        EasyMagic-v1.0.2-1.16.5.jar                       |Easy Magic                    |easymagic                     |1.0.2               |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-conjurer-1.16.4-1.0.13.jar                    |The Conjurer                  |conjurer_illager              |1.0.13              |DONE      |Manifest: NOSIGNATURE
        dungeons_mobs-1.16.5-1.0.5.jar                    |Dungeons Mobs                 |dungeons_mobs                 |1.0.5               |DONE      |Manifest: NOSIGNATURE
        abnormals_core-1.16.5-3.2.0.jar                   |Abnormals Core                |abnormals_core                |3.2.0               |DONE      |Manifest: NOSIGNATURE
        environmental-1.16.5-1.0.0.jar                    |Environmental                 |environmental                 |1.0.0               |DONE      |Manifest: NOSIGNATURE
        Bayou-Blues-1.16.5-1.0.5.jar                      |Bayou Blues                   |bayou_blues                   |1.16.5-1.0.5        |DONE      |Manifest: NOSIGNATURE
        upgrade_aquatic-1.16.5-3.1.0.jar                  |Upgrade Aquatic               |upgrade_aquatic               |3.1.0               |DONE      |Manifest: NOSIGNATURE
        Better-Badlands-1.16.5-2.0.3.jar                  |Better Badlands               |better_badlands               |1.16.5-2.0.3        |DONE      |Manifest: NOSIGNATURE
        endergetic-1.16.4-3.0.0.jar                       |The Endergetic Expansion      |endergetic                    |3.0.0               |DONE      |Manifest: NOSIGNATURE
        personality-1.16.5-1.0.2.jar                      |Personality                   |personality                   |1.0.2               |DONE      |Manifest: NOSIGNATURE
        buzzier_bees-1.16.5-3.0.1.jar                     |Buzzier Bees                  |buzzier_bees                  |3.0.1               |DONE      |Manifest: NOSIGNATURE
        Enhanced-Mushrooms-1.16.5-3.0.9.jar               |Enhanced Mushrooms            |enhanced_mushrooms            |1.16.5-3.0.9        |DONE      |Manifest: NOSIGNATURE
        brazier-3.0.9-forge.jar                           |Brazier                       |brazier                       |3.0.9               |DONE      |Manifest: NOSIGNATURE
        Waystones_1.16.5-7.6.2.jar                        |Waystones                     |waystones                     |7.6.2               |DONE      |Manifest: NOSIGNATURE
        goldenhopper-1.2.0-1.16.3.jar                     |Golden Hopper                 |goldenhopper                  |1.2.0               |DONE      |Manifest: NOSIGNATURE
        Clumps-6.0.0.25.jar                               |Clumps                        |clumps                        |6.0.0.25            |DONE      |Manifest: NOSIGNATURE
        village-employment-1.16.5-1.4.0.jar               |Village Employment            |village_employment            |1.4.0               |DONE      |Manifest: NOSIGNATURE
        comforts-forge-1.16.5-4.0.0.4.jar                 |Comforts                      |comforts                      |1.16.5-4.0.0.4      |DONE      |Manifest: NOSIGNATURE
        tumbleweed-1.16-0.4.9.jar                         |Tumbleweed                    |tumbleweed                    |1.16-0.4.9          |DONE      |Manifest: NOSIGNATURE
        campful-1.16.5-3.1.0.jar                          |Campful                       |campful                       |2.0                 |DONE      |Manifest: NOSIGNATURE
        configured-1.1.0-1.16.5.jar                       |Configured                    |configured                    |1.1.0               |DONE      |Manifest: NOSIGNATURE
        OuterEnd-0.2.13.jar                               |The Outer End                 |outer_end                     |0.2.9               |DONE      |Manifest: NOSIGNATURE
        BadMobs-1.16.5-9.0.3.jar                          |BadMobs                       |badmobs                       |9.0.3               |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
        lazydfu-0.1.3.jar                                 |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
        AkashicTome-1.4-16.jar                            |Akashic Tome                  |akashictome                   |1.4-16              |DONE      |Manifest: NOSIGNATURE
        frozenup-1.0.1.jar                                |Frozen Up                     |frozenup                      |1.0.1               |DONE      |Manifest: NOSIGNATURE
        ocean_expansion_1.16.5_Beta_3.jar                 |The Ocean Expansion           |ocean_expansion               |Beta 2              |DONE      |Manifest: NOSIGNATURE
        Jade-1.16.4-2.7.1.jar                             |Jade                          |jade                          |2.7.1               |DONE      |Manifest: NOSIGNATURE
        Leos_Mushrooms-1.16.4-v0.3.0.jar                  |Leos Mushrooms                |leos_mushrooms                |1.0.0               |DONE      |Manifest: NOSIGNATURE
        archers_paradox-1.16.4-1.2.0.jar                  |Archer's Paradox              |archers_paradox               |1.2.0               |DONE      |Manifest: NOSIGNATURE
        towers_of_the_wild-1.16.4-2.0.1.jar               |Towers Of The Wild            |towers_of_the_wild            |1.16.4-2.0.1        |DONE      |Manifest: NOSIGNATURE
        Variant16x-BiomesYouGo-1.16.5-v0.17.4.4_beta_pre1.|Variant16x: Oh the Biomes You'|variant16x_biomesyougo        |0.17.4.4_beta_pre1  |DONE      |Manifest: NOSIGNATURE
        totemofreviving-1.16.5-1.1.1.jar                  |Micle's Totem of Reviving     |totemofreviving               |1.0                 |DONE      |Manifest: NOSIGNATURE
        atmospheric-1.16.5-3.1.0.jar                      |Atmospheric                   |atmospheric                   |3.1.0               |DONE      |Manifest: NOSIGNATURE
        Quark-r2.4-312.jar                                |Quark                         |quark                         |r2.4-312            |DONE      |Manifest: NOSIGNATURE
        charm-forge-1.16.5-2.3.2.jar                      |Charm                         |charm                         |2.3.2               |DONE      |Manifest: NOSIGNATURE
        terraincognita-1.16.3-1.6.4.2.jar                 |Terra Incognita               |terraincognita                |1.16.3-1.6.4.2      |DONE      |Manifest: NOSIGNATURE
        performant-1.16.2-5-3.66m.jar                     |Performant                    |performant                    |3.56m               |DONE      |Manifest: NOSIGNATURE
        InventoryHud_[1.16.2-1.16.5].forge-3.3.0.jar      |Inventory HUD+(Forge edition) |inventoryhud                  |3.3.0               |DONE      |Manifest: NOSIGNATURE
        combustivefishing-forge-1.16.3-4.0.0.1.jar        |Combustive Fishing            |combustivefishing             |1.16.3-4.0.0.1      |DONE      |Manifest: NOSIGNATURE
        fancymenu_2.1.0_MC_1.16.2-1.16.5.jar              |FancyMenu                     |fancymenu                     |2.1.0               |DONE      |Manifest: NOSIGNATURE
        HunterIllager-1.16.5-1.1.2.jar                    |Hunter Illager                |hunterillager                 |1.16.5-1.1.2        |DONE      |Manifest: NOSIGNATURE
        illagersweararmor-1.0.4.jar                       |Illagers Wear Armor           |illagersweararmor             |1.0.4               |DONE      |Manifest: NOSIGNATURE
        ferritecore-2.0.4-forge.jar                       |Ferrite Core                  |ferritecore                   |2.0.4               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
        OddWaterMobs[1.16.5]_1.3.0.jar                    |Odd Water Mobs                |oddwatermobs                  |1.3.0               |DONE      |Manifest: NOSIGNATURE
        enhancedcelestials-1.0.4-1.16.4.jar               |Enhanced Celestials           |enhancedcelestials            |1.0.4-1.16.4        |DONE      |Manifest: NOSIGNATURE
        illagers_plus-1.16.4v1.4.jar                      |Illagers+                     |illagers_plus                 |1.16.4v1.4          |DONE      |Manifest: NOSIGNATURE
        valhelsia_core-16.0.9.jar                         |Valhelsia Core                |valhelsia_core                |16.0.9              |DONE      |Manifest: NOSIGNATURE
        valhelsia_structures-1.16.5-0.1.2.jar             |Valhelsia Structures          |valhelsia_structures          |1.16.5-0.1.2        |DONE      |Manifest: NOSIGNATURE
        overloadedarmorbar-5.1.0.jar                      |Overloaded Armor Bar          |overloadedarmorbar            |5.1.0               |DONE      |Manifest: NOSIGNATURE
        Nature Expansion 1.1.jar                          |Nature Expansion              |nature_expansion              |1.0.0               |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 031970ae-c49b-4f12-beb0-118c457a47da
    Kiwi Modules: 
        kiwi:contributors
        kiwi:data
        snowrealmagic:core
        snowrealmagic:world
    Player Count: 0 / 10; []
    Data Packs: vanilla, mod:variant16x, mod:infernalexp (incompatible), mod:nethers_exoticism, mod:stalwart_dungeons, mod:strawgolem, mod:bettercaves (incompatible), mod:yungsapi, mod:guardvillagers, mod:randompatches, mod:morpheus (incompatible), mod:pickupnotifier (incompatible), mod:snowrealmagic, mod:dynview (incompatible), mod:jeresources, mod:revampedwolf, mod:supplementaries, mod:betterendforge, mod:upgradednetherite (incompatible), mod:structure_gel, mod:corpse, mod:cleancut (incompatible), mod:repurposed_structures, mod:morevillagers, mod:toughnessbar (incompatible), mod:dungeons_plus, mod:simplyimprovedterrain, mod:masonry (incompatible), mod:cavesandcliffs (incompatible), mod:darkerdepths, mod:curios, mod:omnis_backpacks, mod:extendedmushrooms, mod:snowpig, mod:yungsextras, mod:antiquewaystones, mod:theabyss, mod:wandering_trapper, mod:sapience, mod:biomeinfo, mod:cloth-config (incompatible), mod:bgcore, mod:bettershields, mod:customstartinggear (incompatible), mod:exoticbirds, mod:bettermineshafts, mod:veinmining, mod:darkpaintings (incompatible), mod:kiwi, mod:clienttweaks (incompatible), mod:torchslabmod (incompatible), mod:treeharvester, mod:jei, mod:jeiprofessions (incompatible), mod:comfortable_nether, mod:attributefix, mod:differentiate, mod:morerespawnanchors, mod:goblintraders, mod:seals (incompatible), mod:caelus, mod:kobolds, mod:fallingleaves, mod:naturescompass (incompatible), mod:additionalbars (incompatible), mod:sereneseasons, mod:stoneholm, mod:cursed_realm_remastered, mod:curioofundying, mod:outvoted, mod:jeitweaker, mod:crafttweaker, mod:extendedbonemeal, mod:forge, mod:mctb, mod:antiqueatlas, mod:dungeons_arise, mod:cofh_core (incompatible), mod:mousetweaks, mod:spheric, mod:horizontalpanes, mod:soulblaze, mod:paintings (incompatible), mod:jeiintegration, mod:croptopia, mod:polymorph, mod:autoreglib (incompatible), mod:sit, mod:earthmobsmod (incompatible), mod:evilwanderingtrader, mod:globaldataandresourcepacks (incompatible), mod:the_legency_of_villige, mod:advancementbook, mod:byg, mod:aquaculture (incompatible), mod:betterlands, mod:herobrine, mod:xpbook, mod:additionalbanners, mod:kleeslabs (incompatible), mod:villagernames, mod:jrftl (incompatible), mod:controlling, mod:citadel (incompatible), mod:alexsmobs, mod:bookshelf, mod:tips, mod:carryon, mod:omnis, mod:dragonmounts, mod:despawningeggshatch, mod:konkrete, mod:cuneiform, mod:jeienchantmentinfo, mod:chocolate, mod:betterspawnercontrol, mod:bountiful (incompatible), mod:cnb, mod:geckolib3 (incompatible), mod:patchouli (incompatible), mod:collective, mod:advancementplus, mod:villagertools, mod:betterthirdperson, mod:elevatorid, mod:betterstrongholds, mod:desolation, mod:stacked_dimensions_warden, mod:runelic, mod:travelers_index (incompatible), mod:architectury, mod:bambooeverything, mod:mountainous, mod:ftbguilibrary (incompatible), mod:curiouselytra, mod:enchantwithmob, mod:servertabinfo, mod:gamemenumodoption, mod:craftabledeeds (incompatible), mod:voidtotem, mod:betteradvancements, mod:spiderstpo, mod:shrines (incompatible), mod:nourished_nether, mod:itemfilters, mod:ftbquests, mod:easymagic, mod:conjurer_illager (incompatible), mod:dungeons_mobs (incompatible), mod:abnormals_core, mod:environmental, mod:bayou_blues, mod:upgrade_aquatic, mod:better_badlands, mod:endergetic, mod:personality, mod:buzzier_bees, mod:enhanced_mushrooms, mod:brazier, mod:waystones (incompatible), mod:goldenhopper (incompatible), mod:clumps, mod:village_employment, mod:comforts, mod:tumbleweed (incompatible), mod:campful, mod:configured, mod:outer_end, mod:badmobs (incompatible), mod:lazydfu, mod:akashictome, mod:frozenup, mod:ocean_expansion, mod:jade, mod:leos_mushrooms, mod:archers_paradox (incompatible), mod:towers_of_the_wild, mod:variant16x_biomesyougo, mod:totemofreviving, mod:atmospheric, mod:quark (incompatible), mod:charm, mod:terraincognita, mod:performant (incompatible), mod:inventoryhud, mod:combustivefishing (incompatible), mod:fancymenu (incompatible), mod:hunterillager, mod:illagersweararmor (incompatible), mod:ferritecore (incompatible), mod:oddwatermobs, mod:enhancedcelestials, mod:illagers_plus, mod:valhelsia_core, mod:valhelsia_structures, mod:overloadedarmorbar (incompatible), mod:nature_expansion, file/Incendium_v3.1.8.zip, file/ichphilipp-s-endcity-v1-1-1-16-2-forge.zip (incompatible), file/pillager-settlements-e2230.zip (incompatible), file/pillager-stronghold.zip, mod:fastleafdecay (incompatible)
    Is Modded: Definitely; Server brand changed to 'forge'
    Type: Dedicated Server (map_server.txt)

Posted

I got this error this time 

---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 6/19/21, 12:08 PM
Description: Exception in server tick loop

net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file sit-server.toml of type SERVER for modid sit
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[forge:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[forge:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[forge:?] {re:classloading}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {}
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2067) ~[?:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[forge:?] {re:classloading}
    at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:94) ~[forge:?] {re:mixin,re:classloading}
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:166) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
    at java.lang.Thread.run(Thread.java:834) [?:?] {}
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.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?] {}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:57) ~[forge:?] {re:classloading}
    ... 10 more


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

-- System Details --
Details:
    Minecraft Version: 1.16.5
    Minecraft Version ID: 1.16.5
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 11.0.10, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 4390938320 bytes (4187 MB) / 5368709120 bytes (5120 MB) up to 5368709120 bytes (5120 MB)
    CPUs: 4
    JVM Flags: 2 total; -Xmx5G -Xms5G
    ModLauncher: 8.0.9+86+master.3cf110c
    ModLauncher launch target: fmlserver
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.2.jar mixin PLUGINSERVICE 
        /eventbus-4.0.0.jar eventbus PLUGINSERVICE 
        /forge-1.16.5-36.1.31.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.5-36.1.31.jar runtime_enum_extender PLUGINSERVICE 
        /forge-1.16.5-36.1.31.jar capability_inject_definalize PLUGINSERVICE 
        /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.5-36.1.31.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
        /forge-1.16.5-36.1.31.jar fml TRANSFORMATIONSERVICE 
    FML: 36.1
    Forge: net.minecraftforge:36.1.31
    FML Language Providers: 
        javafml@36.1
        minecraft@1
        kotlinforforge@1.12.2
    Mod List: 
        Variant16x-1.16.5-v0.17.4.5_beta.jar              |Variant16x                    |variant16x                    |0.17.4.5_beta       |DONE      |Manifest: NOSIGNATURE
        infernal-expansion-forge-1.3.jar                  |Infernal Expansion            |infernalexp                   |Release 1.3         |DONE      |Manifest: NOSIGNATURE
        nether-s-exoticism-1.16.5-1.0.5.jar               |Nether's Exoticism            |nethers_exoticism             |1.0.5               |DONE      |Manifest: NOSIGNATURE
        stalwart-dungeons-1.16.5-1.0.0.jar                |Stalwart Dungeons             |stalwart_dungeons             |1.0.0               |DONE      |Manifest: NOSIGNATURE
        strawgolem-1.16-1.9.jar                           |Straw Golem                   |strawgolem                    |1.16-1.9            |DONE      |Manifest: NOSIGNATURE
        BetterCaves-Forge-1.16.4-1.1.2.jar                |YUNG's Better Caves           |bettercaves                   |1.16.4-1.1.2        |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.16.4-Forge-6.jar                       |YUNG's API                    |yungsapi                      |1.16.4-Forge-6      |DONE      |Manifest: NOSIGNATURE
        guardvillagers-1.16.5.1.2.4.jar                   |Guard Villagers               |guardvillagers                |1.2.4               |DONE      |Manifest: NOSIGNATURE
        randompatches-2.4.4-forge.jar                     |RandomPatches                 |randompatches                 |2.4.4-forge         |DONE      |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
        Morpheus-1.16.5-4.2.70.jar                        |Morpheus                      |morpheus                      |4.2.70              |DONE      |Manifest: NOSIGNATURE
        PickUpNotifier-v1.2-1.16.3.jar                    |Pick Up Notifier              |pickupnotifier                |1.2                 |DONE      |Manifest: d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8
        SnowRealMagic-1.16.4-2.5.7.jar                    |Snow! Real Magic!             |snowrealmagic                 |2.5.7               |DONE      |Manifest: NOSIGNATURE
        dynviewdist-1.9.jar                               |Dynamic view distance         |dynview                       |1.8                 |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.16.5-0.12.1.121.jar         |Just Enough Resources         |jeresources                   |0.12.1.121          |DONE      |Manifest: NOSIGNATURE
        RevampedWolf-1.16.4-0.7.1.jar                     |RevampedWolf                  |revampedwolf                  |1.16.4-0.7.1        |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.16.5-0.13.2.jar                 |Supplementaries               |supplementaries               |1.16.5-0.13.1       |DONE      |Manifest: NOSIGNATURE
        betterendforge-1.16.4-1.6.0.jar                   |BetterEnd Forge               |betterendforge                |1.16.4-1.6.0        |DONE      |Manifest: NOSIGNATURE
        Upgraded Netherite 1.16.5 - 1.9.5.jar             |Upgraded Netherite            |upgradednetherite             |1.7.0               |DONE      |Manifest: NOSIGNATURE
        structure_gel-1.16.5-1.7.7.jar                    |Structure Gel API             |structure_gel                 |1.7.7               |DONE      |Manifest: NOSIGNATURE
        corpse-1.16.5-1.0.5.jar                           |Corpse                        |corpse                        |1.16.5-1.0.5        |DONE      |Manifest: NOSIGNATURE
        cleancut-mc1.16-2.2-forge.jar                     |Clean Cut                     |cleancut                      |2.2                 |DONE      |Manifest: NOSIGNATURE
        repurposed_structures-1.16.5-2.7.5-forge.jar      |Repurposed Structures         |repurposed_structures         |1.16.5-2.7.5-forge  |DONE      |Manifest: NOSIGNATURE
        morevillagers-FORGE-1.16.5-1.5.1.jar              |More Villagers                |morevillagers                 |1.5.1               |DONE      |Manifest: NOSIGNATURE
        toughnessbar-6.1.jar                              |Toughness Bar                 |toughnessbar                  |6.1                 |DONE      |Manifest: NOSIGNATURE
        dungeons_plus-1.16.5-1.1.5.jar                    |Dungeons Plus                 |dungeons_plus                 |1.1.5               |DONE      |Manifest: NOSIGNATURE
        SimplyImprovedTerrain-0.3.2-Forge.jar             |Simply Improved Terrain       |simplyimprovedterrain         |0.3.2-Forge         |DONE      |Manifest: NOSIGNATURE
        masonry-1.16.3-0.3.6.jar                          |Masonry                       |masonry                       |NONE                |DONE      |Manifest: NOSIGNATURE
        CavesAndCliffsBackport-1.16.5-5.2.jar             |Caves & Cliffs Backport       |cavesandcliffs                |5.2                 |DONE      |Manifest: NOSIGNATURE
        DarkerDepths-1.16.5-1.0.1.jar                     |Darker Depths                 |darkerdepths                  |1.0.1}              |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.16.5-4.0.5.2.jar                   |Curios API                    |curios                        |1.16.5-4.0.5.2      |DONE      |Manifest: NOSIGNATURE
        omnis_backpacks-1.2.1.jar                         |Omnis Backpacks               |omnis_backpacks               |1.2.1               |DONE      |Manifest: NOSIGNATURE
        extendedmushrooms-1.6.1-1.16.5+.jar               |Extended Mushrooms            |extendedmushrooms             |1.6.1-1.16.5+       |DONE      |Manifest: NOSIGNATURE
        Snow_Pig-1.16.5-2.2.3.jar                         |Snow Pig                      |snowpig                       |1.0                 |DONE      |Manifest: NOSIGNATURE
        YungsExtras-Forge-1.16.4-1.0.jar                  |YUNG's Extras                 |yungsextras                   |Forge-1.16.4-1.0    |DONE      |Manifest: NOSIGNATURE
        antiquewaystones-1.2.jar                          |Antique Waystones             |antiquewaystones              |1.2                 |DONE      |Manifest: NOSIGNATURE
        TheAbyss2 1.9.7 1.16.5.jar                        |TheAbyss                      |theabyss                      |1.9.7               |DONE      |Manifest: NOSIGNATURE
        wandering_trapper-1.16.2-0.1.1.jar                |Wandering Trapper             |wandering_trapper             |1.16.2-0.1.0        |DONE      |Manifest: NOSIGNATURE
        sapience-1.16.4-1.1.1.jar                         |Sapience                      |sapience                      |1.1.1               |DONE      |Manifest: NOSIGNATURE
        biomeinfo-1.16.4-v1.3.jar                         |BiomeInfo                     |biomeinfo                     |v1.3                |DONE      |Manifest: NOSIGNATURE
        cloth-config-4.11.26-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.11.26             |DONE      |Manifest: NOSIGNATURE
        bgcore-1.16.5-3.2.jar                             |bgcore                        |bgcore                        |3.2                 |DONE      |Manifest: NOSIGNATURE
        BetterShieldsMC1.16.3-1.1.5.jar                   |Better Shields                |bettershields                 |1.1.5               |DONE      |Manifest: NOSIGNATURE
        CustomStartingGear-1.16.4-2.0.2.1-universal.jar   |Custom Starter Gear           |customstartinggear            |2.0.2.1             |DONE      |Manifest: NOSIGNATURE
        FastLeafDecay-v25.jar                             |FastLeafDecay                 |fastleafdecay                 |v25                 |DONE      |Manifest: NOSIGNATURE
        exoticbirds-1.16.4-1.1.0.jar                      |Exotic Birds                  |exoticbirds                   |1.1.0               |DONE      |Manifest: NOSIGNATURE
        BetterMineshafts-Forge-1.16.4-2.0.4.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.4-2.0.4        |DONE      |Manifest: NOSIGNATURE
        veinmining-forge-1.16.5-0.11.jar                  |Vein Mining                   |veinmining                    |1.16.5-0.11         |DONE      |Manifest: NOSIGNATURE
        DarkPaintings-1.16.5-6.0.1.jar                    |DarkPaintings                 |darkpaintings                 |6.0.1               |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
        Kiwi-1.16.5-3.5.1.jar                             |Kiwi                          |kiwi                          |3.5.1               |DONE      |Manifest: NOSIGNATURE
        ClientTweaks_1.16.3-5.3.0.jar                     |Client Tweaks                 |clienttweaks                  |5.3.0               |DONE      |Manifest: NOSIGNATURE
        torchslabmod-1.16.4_v1.6.19.jar                   |Torch Slab Mod                |torchslabmod                  |1.6.18              |DONE      |Manifest: NOSIGNATURE
        treeharvester_1.16.5-2.4.jar                      |Tree Harvester                |treeharvester                 |2.4                 |DONE      |Manifest: NOSIGNATURE
        jei-1.16.5-7.7.0.106.jar                          |Just Enough Items             |jei                           |7.7.0.106           |DONE      |Manifest: NOSIGNATURE
        jei-professions-1.0.0-1.16.4.jar                  |JEI Professions               |jeiprofessions                |1.0.0               |DONE      |Manifest: NOSIGNATURE
        ComfortableNether4.2.jar                          |Comfortable Nether            |comfortable_nether            |1.0.0               |DONE      |Manifest: NOSIGNATURE
        AttributeFix-1.16.5-10.1.2.jar                    |AttributeFix                  |attributefix                  |10.1.2              |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
        differentiate-1.16.5-0.4.0.jar                    |Differentiate                 |differentiate                 |0.4.0               |DONE      |Manifest: NOSIGNATURE
        morerespawnanchors-1.16.5-1.3.0.jar               |More Respawn Anchors          |morerespawnanchors            |1.3.0               |DONE      |Manifest: NOSIGNATURE
        goblintraders-1.6.0-1.16.3.jar                    |Goblin Traders                |goblintraders                 |1.6.0               |DONE      |Manifest: NOSIGNATURE
        seals-1.16.3-2.1.2.jar                            |Seals                         |seals                         |2.1.2               |DONE      |Manifest: NOSIGNATURE
        caelus-forge-1.16.5-2.1.3.0.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.3.0      |DONE      |Manifest: NOSIGNATURE
        Kobolds-1.2.3.jar                                 |Kobolds                       |kobolds                       |1.0.0               |DONE      |Manifest: NOSIGNATURE
        Fallingleaves-1.16.3-1.0.2.jar                    |Falling Leaves                |fallingleaves                 |1.0.2               |DONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.16.5-1.9.0.jar                   |Nature's Compass              |naturescompass                |1.16.5-1.9.0        |DONE      |Manifest: NOSIGNATURE
        1.16.5-additionalbars-2.0.3.jar                   |Additional Bars               |additionalbars                |2.0.3               |DONE      |Manifest: NOSIGNATURE
        SereneSeasons-1.16.5-4.0.1.91-universal.jar       |Serene Seasons                |sereneseasons                 |1.16.5-4.0.1.91     |DONE      |Manifest: NOSIGNATURE
        stoneholm-1.2.2.jar                               |Stoneholm                     |stoneholm                     |1.2                 |DONE      |Manifest: NOSIGNATURE
        cursed_realm_remastered_1.16.5_Beta_6.jar         |The Cursed Realm Remastered   |cursed_realm_remastered       |Beta 6              |DONE      |Manifest: NOSIGNATURE
        curioofundying-forge-1.16.5-5.2.0.0.jar           |Curio of Undying              |curioofundying                |1.16.5-5.2.0.0      |DONE      |Manifest: NOSIGNATURE
        outvoted-1.16.5-1.2.4.jar                         |Outvoted                      |outvoted                      |1.2.4               |DONE      |Manifest: NOSIGNATURE
        JEITweaker-1.16.5-1.0.1.31.jar                    |JEI Tweaker                   |jeitweaker                    |1.0.1.31            |DONE      |Manifest: NOSIGNATURE
        CraftTweaker-1.16.5-7.1.0.314.jar                 |CraftTweaker                  |crafttweaker                  |7.1.0.314           |DONE      |Manifest: NOSIGNATURE
        extendedbonemeal_1.16.5-1.3.jar                   |Extended Bone Meal            |extendedbonemeal              |1.3                 |DONE      |Manifest: NOSIGNATURE
        forge-1.16.5-36.1.31-universal.jar                |Forge                         |forge                         |36.1.31             |DONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
        MoreCraftingTables - 1.16.5.jar                   |More Crafting Tables Mod      |mctb                          |1.16.5 - 1.0.0      |DONE      |Manifest: NOSIGNATURE
        antiqueatlas-5.4.4-forge.jar                      |Antique Atlas                 |antiqueatlas                  |5.4.4-forge         |DONE      |Manifest: NOSIGNATURE
        dungeonsarise1.16.5-1.2.68a-HF.jar                |Dungeons Arise                |dungeons_arise                |1.2.68a             |DONE      |Manifest: NOSIGNATURE
        forge-1.16.5-36.1.31-server.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
        cofh_core-1.16.4-1.2.1.jar                        |CoFH Core                     |cofh_core                     |1.2.1               |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |DONE      |Manifest: NOSIGNATURE
        Spheric 1.0.3 1.16.5.jar                          |Spheric                       |spheric                       |1.0.3               |DONE      |Manifest: NOSIGNATURE
        [1.16.5]-horizontalpanes-1.1.1.jar                |Horizontal Glass Panes        |horizontalpanes               |1.1.1               |DONE      |Manifest: NOSIGNATURE
        soulblaze-1.16.5-1.1.jar                          |Soul Blaze                    |soulblaze                     |1.16.5-1.1          |DONE      |Manifest: NOSIGNATURE
        paintings-1.16.4-7.0.0.1.jar                      |Paintings ++                  |paintings                     |1.16.4-6.0.1.5      |DONE      |Manifest: NOSIGNATURE
        jeiintegration_1.16.5-7.0.1.15.jar                |JEI Integration               |jeiintegration                |7.0.1.15            |DONE      |Manifest: NOSIGNATURE
        Croptopia-1.16.4-FORGE-1.4.1.jar                  |Croptopia                     |croptopia                     |1.4.1               |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-1.16.5-0.25.jar                   |Polymorph                     |polymorph                     |1.16.5-0.25         |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |DONE      |Manifest: NOSIGNATURE
        sit-1.16.5-v1.3.1.jar                             |Sit                           |sit                           |v1.3.1              |DONE      |Manifest: NOSIGNATURE
        earthmobsmod-1.16.4-0.4.2.jar                     |Earth Mobs Mod                |earthmobsmod                  |1.16.4-0.4.2        |DONE      |Manifest: NOSIGNATURE
        evilwanderingtrader-1.2.jar                       |Evil Wandering Trader         |evilwanderingtrader           |1.2                 |DONE      |Manifest: NOSIGNATURE
        globaldataandresourcepacks-1.16.4-1.7.4.jar       |Global Data- & Resourcepacks  |globaldataandresourcepacks    |1.16.4-1.7.3        |DONE      |Manifest: NOSIGNATURE
        VillagersAndMonstersLegacy2.3.jar                 |The_Legency_Of_Villige        |the_legency_of_villige        |1.0.0               |DONE      |Manifest: NOSIGNATURE
        Advancement_Book-1.16.4-1.0.4.jar                 |Advancement Book              |advancementbook               |1.0.4               |DONE      |Manifest: NOSIGNATURE
        byg-1.2.5.jar                                     |Oh The Biomes You'll Go       |byg                           |1.2.5               |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.16.5-2.1.19.jar                     |Aquaculture 2                 |aquaculture                   |1.16.5-2.1.19       |DONE      |Manifest: NOSIGNATURE
        Betterlands-1.16.5-0.5.0.jar                      |Betterlands                   |betterlands                   |1.16.5-0.5.0        |DONE      |Manifest: NOSIGNATURE
        Corrupted Witherskeleton Boss Mod 1.16.5  v1.2.jar|Herobrine                     |herobrine                     |1.0.0               |DONE      |Manifest: NOSIGNATURE
        xptome-1.16.5-v2.1.2.jar                          |XP Tome                       |xpbook                        |v2.1.2              |DONE      |Manifest: NOSIGNATURE
        AdditionalBanners-1.16.5-6.0.3.jar                |AdditionalBanners             |additionalbanners             |6.0.3               |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
        KleeSlabs_1.16.5-9.2.1.jar                        |KleeSlabs                     |kleeslabs                     |9.2.1               |DONE      |Manifest: NOSIGNATURE
        villagernames_1.16.5-2.9.jar                      |Villager Names                |villagernames                 |2.9                 |DONE      |Manifest: NOSIGNATURE
        JRFTL [1.16.5]-1.2.jar                            |JRFTL                         |jrftl                         |1.2                 |DONE      |Manifest: NOSIGNATURE
        Controlling-7.0.0.23.jar                          |Controlling                   |controlling                   |7.0.0.23            |DONE      |Manifest: NOSIGNATURE
        citadel-1.7.1-1.16.5.jar                          |Citadel                       |citadel                       |1.7.1               |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.10.1.jar                              |Alex's Mobs                   |alexsmobs                     |1.10.1              |DONE      |Manifest: NOSIGNATURE
        Bookshelf-1.16.5-10.1.11.jar                      |Bookshelf                     |bookshelf                     |10.1.11             |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
        Tips-1.16.5-4.0.7.jar                             |Tips                          |tips                          |4.0.7               |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
        carryon-1.16.5-1.15.5.15.jar                      |Carry On                      |carryon                       |1.15.5.15           |DONE      |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
        omnis-1.16.5-1.1.2.3.jar                          |Omnis                         |omnis                         |1.16.5-1.0          |DONE      |Manifest: NOSIGNATURE
        [1.16.X-1.0.10] Dragon Mounts Legacy.jar          |Dragon Mounts: Legacy         |dragonmounts                  |1.0.10              |DONE      |Manifest: NOSIGNATURE
        despawningeggshatch_1.16.5-2.2.jar                |Despawning Eggs Hatch         |despawningeggshatch           |2.2                 |DONE      |Manifest: NOSIGNATURE
        konkrete_1.1.6_MC_1.16.2-1.16.5.jar               |Konkrete                      |konkrete                      |1.1.6               |DONE      |Manifest: NOSIGNATURE
        cuneiform-1.16.3-1.2.5.jar                        |Cuneiform                     |cuneiform                     |1.16.3-1.2.5        |DONE      |Manifest: NOSIGNATURE
        JEIEnchantmentInfo-1.16.4-1.2.1.jar               |JEI Enchantment Info          |jeienchantmentinfo            |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE
        chocolate-1.3.0-1.16.4.jar                        |Chocolate                     |chocolate                     |1.3.0-1.16.4        |DONE      |Manifest: NOSIGNATURE
        betterspawnercontrol_1.16.5-1.3.jar               |Better Spawner Control        |betterspawnercontrol          |1.3                 |DONE      |Manifest: NOSIGNATURE
        Bountiful-1.16.4-3.3.1.jar                        |Bountiful                     |bountiful                     |1.16.4-3.3.1        |DONE      |Manifest: NOSIGNATURE
        CNB-1.16.3_5-1.2.11.jar                           |Creatures and Beasts          |cnb                           |1.2.11              |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.16.5-3.0.41.jar                  |GeckoLib                      |geckolib3                     |3.0.41              |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.16.4-51.jar                           |Patchouli                     |patchouli                     |1.16.4-51           |DONE      |Manifest: NOSIGNATURE
        collective-1.16.5-2.26.jar                        |Collective                    |collective                    |2.26                |DONE      |Manifest: NOSIGNATURE
        advancementplus-1.1.3.jar                         |Advancement Plus              |advancementplus               |1.1.2               |DONE      |Manifest: NOSIGNATURE
        villagertools-1.16.5-1.0.0.jar                    |villagertools                 |villagertools                 |1.16.5-1.0.0        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        BetterThirdPerson-Forge-1.16.4-1.4.0.jar          |Better Third Person           |betterthirdperson             |1.4.0               |DONE      |Manifest: NOSIGNATURE
        elevatorid-1.16.5-1.7.13.jar                      |Elevator Mod                  |elevatorid                    |1.16.5-1.7.13       |DONE      |Manifest: NOSIGNATURE
        BetterStrongholds-1.16.4-1.1.jar                  |YUNG's Better Strongholds     |betterstrongholds             |1.16.4-1.1          |DONE      |Manifest: NOSIGNATURE
        Desolation 1.1.0-1 1.16.5.jar                     |Desolation (Forge)            |desolation                    |1.1.0-1             |DONE      |Manifest: NOSIGNATURE
        Deeper in The Caves Remake 1.1.jar                |Deeper In The Caves Remake    |stacked_dimensions_warden     |1.0.0               |DONE      |Manifest: NOSIGNATURE
        Runelic-1.16.5-7.0.1.jar                          |Runelic                       |runelic                       |7.0.1               |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
        travelers_index-1.16.4-1.0.2.jar                  |Traveler's Index              |travelers_index               |1.16.4-1.0.2        |DONE      |Manifest: NOSIGNATURE
        architectury-1.17.22-forge.jar                    |Architectury                  |architectury                  |1.17.22             |DONE      |Manifest: NOSIGNATURE
        bambooeverything-1.16.5-1.0.0-forge.jar           |Bamboo Everything             |bambooeverything              |1.0.0               |DONE      |Manifest: NOSIGNATURE
        mountainous-0.1.1-forge.jar                       |Mountainous                   |mountainous                   |0.1.1               |DONE      |Manifest: NOSIGNATURE
        ftb-gui-library-1605.2.1.41-forge.jar             |FTB GUI Library               |ftbguilibrary                 |1605.2.1.41         |DONE      |Manifest: NOSIGNATURE
        curiouselytra-forge-1.16.5-4.0.2.3.jar            |Curious Elytra                |curiouselytra                 |1.16.5-4.0.2.3      |DONE      |Manifest: NOSIGNATURE
        enchantwithmob-1.16.5-1.4.6.jar                   |Enchant With Mob              |enchantwithmob                |1.16.5-1.4.6        |DONE      |Manifest: NOSIGNATURE
        ServerTabInfo-1.16.4-1.3.3.jar                    |Server Tab Info               |servertabinfo                 |1.3.3               |DONE      |Manifest: NOSIGNATURE
        GameMenuModOption-1.16.4-1.8.jar                  |Game Menu Mod Option          |gamemenumodoption             |1.8                 |DONE      |Manifest: NOSIGNATURE
        CraftableDeeds-2.1.jar                            |Craftable Deeds               |craftabledeeds                |2.1                 |DONE      |Manifest: NOSIGNATURE
        voidtotem-1.16.5-1.4.0.jar                        |Void Totem                    |voidtotem                     |1.16.5-1.4.0        |DONE      |Manifest: NOSIGNATURE
        BetterAdvancements-1.16.5-0.1.0.108.jar           |Better Advancements           |betteradvancements            |0.1.0.108           |DONE      |Manifest: NOSIGNATURE
        spiders-2.0-1.16.4-1.0.4.jar                      |Spiders 2.0                   |spiderstpo                    |1.0.4               |DONE      |Manifest: NOSIGNATURE
        Shrines-1.16.5-1.8.1.jar                          |Shrines                       |shrines                       |1.16.5-1.8.1        |DONE      |Manifest: NOSIGNATURE
        NourishedNetherV7.jar                             |Nourished Nether              |nourished_nether              |1.0.7               |DONE      |Manifest: NOSIGNATURE
        item-filters-1605.2.4-build.30-forge.jar          |Item Filters                  |itemfilters                   |1605.2.4-build.30   |DONE      |Manifest: NOSIGNATURE
        ftb-quests-1605.2.1-build.39-forge.jar            |FTB Quests                    |ftbquests                     |1605.2.1-build.39   |DONE      |Manifest: NOSIGNATURE
        EasyMagic-v1.0.2-1.16.5.jar                       |Easy Magic                    |easymagic                     |1.0.2               |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-conjurer-1.16.4-1.0.13.jar                    |The Conjurer                  |conjurer_illager              |1.0.13              |DONE      |Manifest: NOSIGNATURE
        dungeons_mobs-1.16.5-1.0.5.jar                    |Dungeons Mobs                 |dungeons_mobs                 |1.0.5               |DONE      |Manifest: NOSIGNATURE
        abnormals_core-1.16.5-3.2.0.jar                   |Abnormals Core                |abnormals_core                |3.2.0               |DONE      |Manifest: NOSIGNATURE
        environmental-1.16.5-1.0.0.jar                    |Environmental                 |environmental                 |1.0.0               |DONE      |Manifest: NOSIGNATURE
        Bayou-Blues-1.16.5-1.0.5.jar                      |Bayou Blues                   |bayou_blues                   |1.16.5-1.0.5        |DONE      |Manifest: NOSIGNATURE
        upgrade_aquatic-1.16.5-3.1.0.jar                  |Upgrade Aquatic               |upgrade_aquatic               |3.1.0               |DONE      |Manifest: NOSIGNATURE
        Better-Badlands-1.16.5-2.0.3.jar                  |Better Badlands               |better_badlands               |1.16.5-2.0.3        |DONE      |Manifest: NOSIGNATURE
        endergetic-1.16.4-3.0.0.jar                       |The Endergetic Expansion      |endergetic                    |3.0.0               |DONE      |Manifest: NOSIGNATURE
        personality-1.16.5-1.0.2.jar                      |Personality                   |personality                   |1.0.2               |DONE      |Manifest: NOSIGNATURE
        buzzier_bees-1.16.5-3.0.1.jar                     |Buzzier Bees                  |buzzier_bees                  |3.0.1               |DONE      |Manifest: NOSIGNATURE
        Enhanced-Mushrooms-1.16.5-3.0.9.jar               |Enhanced Mushrooms            |enhanced_mushrooms            |1.16.5-3.0.9        |DONE      |Manifest: NOSIGNATURE
        brazier-3.0.9-forge.jar                           |Brazier                       |brazier                       |3.0.9               |DONE      |Manifest: NOSIGNATURE
        Waystones_1.16.5-7.6.2.jar                        |Waystones                     |waystones                     |7.6.2               |DONE      |Manifest: NOSIGNATURE
        goldenhopper-1.2.0-1.16.3.jar                     |Golden Hopper                 |goldenhopper                  |1.2.0               |DONE      |Manifest: NOSIGNATURE
        Clumps-6.0.0.25.jar                               |Clumps                        |clumps                        |6.0.0.25            |DONE      |Manifest: NOSIGNATURE
        village-employment-1.16.5-1.4.0.jar               |Village Employment            |village_employment            |1.4.0               |DONE      |Manifest: NOSIGNATURE
        comforts-forge-1.16.5-4.0.0.4.jar                 |Comforts                      |comforts                      |1.16.5-4.0.0.4      |DONE      |Manifest: NOSIGNATURE
        tumbleweed-1.16-0.4.9.jar                         |Tumbleweed                    |tumbleweed                    |1.16-0.4.9          |DONE      |Manifest: NOSIGNATURE
        campful-1.16.5-3.1.0.jar                          |Campful                       |campful                       |2.0                 |DONE      |Manifest: NOSIGNATURE
        configured-1.1.0-1.16.5.jar                       |Configured                    |configured                    |1.1.0               |DONE      |Manifest: NOSIGNATURE
        OuterEnd-0.2.13.jar                               |The Outer End                 |outer_end                     |0.2.9               |DONE      |Manifest: NOSIGNATURE
        BadMobs-1.16.5-9.0.3.jar                          |BadMobs                       |badmobs                       |9.0.3               |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
        lazydfu-0.1.3.jar                                 |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
        AkashicTome-1.4-16.jar                            |Akashic Tome                  |akashictome                   |1.4-16              |DONE      |Manifest: NOSIGNATURE
        frozenup-1.0.1.jar                                |Frozen Up                     |frozenup                      |1.0.1               |DONE      |Manifest: NOSIGNATURE
        ocean_expansion_1.16.5_Beta_3.jar                 |The Ocean Expansion           |ocean_expansion               |Beta 2              |DONE      |Manifest: NOSIGNATURE
        Jade-1.16.4-2.7.1.jar                             |Jade                          |jade                          |2.7.1               |DONE      |Manifest: NOSIGNATURE
        Leos_Mushrooms-1.16.4-v0.3.0.jar                  |Leos Mushrooms                |leos_mushrooms                |1.0.0               |DONE      |Manifest: NOSIGNATURE
        archers_paradox-1.16.4-1.2.0.jar                  |Archer's Paradox              |archers_paradox               |1.2.0               |DONE      |Manifest: NOSIGNATURE
        towers_of_the_wild-1.16.4-2.0.1.jar               |Towers Of The Wild            |towers_of_the_wild            |1.16.4-2.0.1        |DONE      |Manifest: NOSIGNATURE
        Variant16x-BiomesYouGo-1.16.5-v0.17.4.4_beta_pre1.|Variant16x: Oh the Biomes You'|variant16x_biomesyougo        |0.17.4.4_beta_pre1  |DONE      |Manifest: NOSIGNATURE
        totemofreviving-1.16.5-1.1.1.jar                  |Micle's Totem of Reviving     |totemofreviving               |1.0                 |DONE      |Manifest: NOSIGNATURE
        atmospheric-1.16.5-3.1.0.jar                      |Atmospheric                   |atmospheric                   |3.1.0               |DONE      |Manifest: NOSIGNATURE
        Quark-r2.4-312.jar                                |Quark                         |quark                         |r2.4-312            |DONE      |Manifest: NOSIGNATURE
        charm-forge-1.16.5-2.3.2.jar                      |Charm                         |charm                         |2.3.2               |DONE      |Manifest: NOSIGNATURE
        terraincognita-1.16.3-1.6.4.2.jar                 |Terra Incognita               |terraincognita                |1.16.3-1.6.4.2      |DONE      |Manifest: NOSIGNATURE
        performant-1.16.2-5-3.66m.jar                     |Performant                    |performant                    |3.56m               |DONE      |Manifest: NOSIGNATURE
        InventoryHud_[1.16.2-1.16.5].forge-3.3.0.jar      |Inventory HUD+(Forge edition) |inventoryhud                  |3.3.0               |DONE      |Manifest: NOSIGNATURE
        combustivefishing-forge-1.16.3-4.0.0.1.jar        |Combustive Fishing            |combustivefishing             |1.16.3-4.0.0.1      |DONE      |Manifest: NOSIGNATURE
        fancymenu_2.1.0_MC_1.16.2-1.16.5.jar              |FancyMenu                     |fancymenu                     |2.1.0               |DONE      |Manifest: NOSIGNATURE
        HunterIllager-1.16.5-1.1.2.jar                    |Hunter Illager                |hunterillager                 |1.16.5-1.1.2        |DONE      |Manifest: NOSIGNATURE
        illagersweararmor-1.0.4.jar                       |Illagers Wear Armor           |illagersweararmor             |1.0.4               |DONE      |Manifest: NOSIGNATURE
        ferritecore-2.0.4-forge.jar                       |Ferrite Core                  |ferritecore                   |2.0.4               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
        OddWaterMobs[1.16.5]_1.3.0.jar                    |Odd Water Mobs                |oddwatermobs                  |1.3.0               |DONE      |Manifest: NOSIGNATURE
        enhancedcelestials-1.0.4-1.16.4.jar               |Enhanced Celestials           |enhancedcelestials            |1.0.4-1.16.4        |DONE      |Manifest: NOSIGNATURE
        illagers_plus-1.16.4v1.4.jar                      |Illagers+                     |illagers_plus                 |1.16.4v1.4          |DONE      |Manifest: NOSIGNATURE
        valhelsia_core-16.0.9.jar                         |Valhelsia Core                |valhelsia_core                |16.0.9              |DONE      |Manifest: NOSIGNATURE
        valhelsia_structures-1.16.5-0.1.2.jar             |Valhelsia Structures          |valhelsia_structures          |1.16.5-0.1.2        |DONE      |Manifest: NOSIGNATURE
        overloadedarmorbar-5.1.0.jar                      |Overloaded Armor Bar          |overloadedarmorbar            |5.1.0               |DONE      |Manifest: NOSIGNATURE
        Nature Expansion 1.1.jar                          |Nature Expansion              |nature_expansion              |1.0.0               |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 108130dd-dd1d-4af0-8d18-2dcc26e6a3b0
    Kiwi Modules: 
        kiwi:contributors
        kiwi:data
        snowrealmagic:core
        snowrealmagic:world
    Player Count: 0 / 10; []
    Data Packs: vanilla, mod:variant16x, mod:infernalexp (incompatible), mod:nethers_exoticism, mod:stalwart_dungeons, mod:strawgolem, mod:bettercaves (incompatible), mod:yungsapi, mod:guardvillagers, mod:randompatches, mod:morpheus (incompatible), mod:pickupnotifier (incompatible), mod:snowrealmagic, mod:dynview (incompatible), mod:jeresources, mod:revampedwolf, mod:supplementaries, mod:betterendforge, mod:upgradednetherite (incompatible), mod:structure_gel, mod:corpse, mod:cleancut (incompatible), mod:repurposed_structures, mod:morevillagers, mod:toughnessbar (incompatible), mod:dungeons_plus, mod:simplyimprovedterrain, mod:masonry (incompatible), mod:cavesandcliffs (incompatible), mod:darkerdepths, mod:curios, mod:omnis_backpacks, mod:extendedmushrooms, mod:snowpig, mod:yungsextras, mod:antiquewaystones, mod:theabyss, mod:wandering_trapper, mod:sapience, mod:biomeinfo, mod:cloth-config (incompatible), mod:bgcore, mod:bettershields, mod:customstartinggear (incompatible), mod:exoticbirds, mod:bettermineshafts, mod:veinmining, mod:darkpaintings (incompatible), mod:kiwi, mod:clienttweaks (incompatible), mod:torchslabmod (incompatible), mod:treeharvester, mod:jei, mod:jeiprofessions (incompatible), mod:comfortable_nether, mod:attributefix, mod:differentiate, mod:morerespawnanchors, mod:goblintraders, mod:seals (incompatible), mod:caelus, mod:kobolds, mod:fallingleaves, mod:naturescompass (incompatible), mod:additionalbars (incompatible), mod:sereneseasons, mod:stoneholm, mod:cursed_realm_remastered, mod:curioofundying, mod:outvoted, mod:jeitweaker, mod:crafttweaker, mod:extendedbonemeal, mod:forge, mod:mctb, mod:antiqueatlas, mod:dungeons_arise, mod:cofh_core (incompatible), mod:mousetweaks, mod:spheric, mod:horizontalpanes, mod:soulblaze, mod:paintings (incompatible), mod:jeiintegration, mod:croptopia, mod:polymorph, mod:autoreglib (incompatible), mod:sit, mod:earthmobsmod (incompatible), mod:evilwanderingtrader, mod:globaldataandresourcepacks (incompatible), mod:the_legency_of_villige, mod:advancementbook, mod:byg, mod:aquaculture (incompatible), mod:betterlands, mod:herobrine, mod:xpbook, mod:additionalbanners, mod:kleeslabs (incompatible), mod:villagernames, mod:jrftl (incompatible), mod:controlling, mod:citadel (incompatible), mod:alexsmobs, mod:bookshelf, mod:tips, mod:carryon, mod:omnis, mod:dragonmounts, mod:despawningeggshatch, mod:konkrete, mod:cuneiform, mod:jeienchantmentinfo, mod:chocolate, mod:betterspawnercontrol, mod:bountiful (incompatible), mod:cnb, mod:geckolib3 (incompatible), mod:patchouli (incompatible), mod:collective, mod:advancementplus, mod:villagertools, mod:betterthirdperson, mod:elevatorid, mod:betterstrongholds, mod:desolation, mod:stacked_dimensions_warden, mod:runelic, mod:travelers_index (incompatible), mod:architectury, mod:bambooeverything, mod:mountainous, mod:ftbguilibrary (incompatible), mod:curiouselytra, mod:enchantwithmob, mod:servertabinfo, mod:gamemenumodoption, mod:craftabledeeds (incompatible), mod:voidtotem, mod:betteradvancements, mod:spiderstpo, mod:shrines (incompatible), mod:nourished_nether, mod:itemfilters, mod:ftbquests, mod:easymagic, mod:conjurer_illager (incompatible), mod:dungeons_mobs (incompatible), mod:abnormals_core, mod:environmental, mod:bayou_blues, mod:upgrade_aquatic, mod:better_badlands, mod:endergetic, mod:personality, mod:buzzier_bees, mod:enhanced_mushrooms, mod:brazier, mod:waystones (incompatible), mod:goldenhopper (incompatible), mod:clumps, mod:village_employment, mod:comforts, mod:tumbleweed (incompatible), mod:campful, mod:configured, mod:outer_end, mod:badmobs (incompatible), mod:lazydfu, mod:akashictome, mod:frozenup, mod:ocean_expansion, mod:jade, mod:leos_mushrooms, mod:archers_paradox (incompatible), mod:towers_of_the_wild, mod:variant16x_biomesyougo, mod:totemofreviving, mod:atmospheric, mod:quark (incompatible), mod:charm, mod:terraincognita, mod:performant (incompatible), mod:inventoryhud, mod:combustivefishing (incompatible), mod:fancymenu (incompatible), mod:hunterillager, mod:illagersweararmor (incompatible), mod:ferritecore (incompatible), mod:oddwatermobs, mod:enhancedcelestials, mod:illagers_plus, mod:valhelsia_core, mod:valhelsia_structures, mod:overloadedarmorbar (incompatible), mod:nature_expansion, file/Incendium_v3.1.8.zip, file/ichphilipp-s-endcity-v1-1-1-16-2-forge.zip (incompatible), file/pillager-settlements-e2230.zip (incompatible), file/pillager-stronghold.zip, mod:fastleafdecay (incompatible)
    Is Modded: Definitely; Server brand changed to 'forge'
    Type: Dedicated Server (map_server.txt)

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • We know you're always on the lookout for the best deals, and that's precisely why we're highlighting the "ALB496107" Temu coupon code today. This code is specially created to give maximum benefits to people in European nations, such as Germany, France, Italy, Switzerland, and many more, ensuring you can enjoy premium products at unbeatable prices. Prepare yourselves for an unparalleled shopping spree because this article will guide you through unlocking massive savings with both the Temu coupon 100€ off and the Temu 100 off coupon code. Get ready to transform your online shopping experience with incredible discounts and exciting perks. What Is The Coupon Code For Temu 100€ Off? We are delighted to inform you that both new and existing customers can get amazing benefits if they use our 100€ coupon code on the Temu app and website. With the Temu coupon 100€ off and 100€ off Temu coupon, you're not just getting a discount; you're unlocking a world of savings and incredible deals tailored just for you. Here’s what our special code, ALB496107, brings to the table: ALB496107: Enjoy a flat 100€ off your entire purchase, giving you instant savings at checkout. ALB496107: Access a fantastic 100€ coupon pack, allowing you to enjoy multiple discounts across various orders. ALB496107: New customers receive a generous 100€ flat discount, making your first Temu experience truly special. ALB496107: Existing users are also rewarded with an extra 100€ promo code, ensuring your loyalty is celebrated with significant savings. ALB496107: This 100€ coupon is perfectly tailored for European users, guaranteeing maximum value in your region. Temu Coupon Code 100€ Off For New Users In 2025 New users are in for an absolute treat! If you're just joining the Temu family, you can get the highest benefits if you use our coupon code on the Temu app. With the Temu coupon 100€ off and Temu coupon code 100€ off, your first shopping experience becomes a celebration of savings and exciting discoveries. Here’s how ALB496107 will revolutionize your first Temu purchase: ALB496107: A flat 100€ discount for new users when making your first purchase, providing substantial savings right from the start. ALB496107: Receive a 100€ coupon bundle designed specifically for new customers, giving you ongoing discounts as you continue to explore Temu's diverse offerings. ALB496107: Access up to 100€ worth of coupons for multiple uses, ensuring your savings continue long after your first order. ALB496107: Enjoy free shipping all over European Nations, such as Germany, France, Italy, Switzerland, etc., making your shopping even more convenient and cost-effective. ALB496107: Avail an extra 30% off on any purchase for first-time users, stacking up your savings for an truly unbeatable deal. How To Redeem The Temu coupon 100€ off For New Customers? Redeeming your Temu 100€ coupon and making the most of your Temu 100€ off coupon code for new users is incredibly straightforward. We want to ensure you experience seamless savings from the moment you decide to shop with Temu. Just follow these simple steps to unlock your discount: Download the Temu app or visit their official website. If you haven't already, install the Temu app on your mobile device for the best shopping experience, or head to their website on your computer. Sign up as a new customer. Create a new account using your email address or phone number. This is essential to qualify for the new user benefits. Browse your favorite items and add them to your cart. Explore Temu’s vast selection of products, from fashion to electronics, home goods, and more. Fill your cart with everything you desire! Proceed to checkout. Once you’re satisfied with your selections, click on the shopping cart icon and proceed to the checkout page. Locate the coupon/promo code field. On the checkout page, you will find a dedicated field for "Apply Coupon," "Promo Code," or "Coupon Code." Carefully enter our exclusive code: ALB496107. Double-check to ensure you've entered the code correctly to avoid any issues. Click "Apply." After entering the code, click the "Apply" button. You should instantly see the discount reflected in your order total. Complete your purchase. Finalize your payment details and complete your order. Congratulations, you've just enjoyed significant savings! Temu Coupon 100€ Off For Existing Customers For our valued existing customers, we haven't forgotten about you! You can also get fantastic benefits if you continue to use our coupon code on the Temu app. We believe in rewarding loyalty, and with the Temu 100€ coupon codes for existing users and Temu coupon 100€ off for existing customers free shipping, you’ll find even more reasons to love shopping with Temu. Here’s how ALB496107 continues to deliver value for you: ALB496107: Get a 100€ extra discount for existing Temu users, providing a significant boost to your savings. ALB496107: Receive a 100€ coupon bundle for multiple purchases, stretching your savings even further across various items. ALB496107: Enjoy a free gift with express shipping all over Europe, a delightful bonus for your continued patronage. ALB496107: Stack up to 70% off on top of existing discounts, maximizing your savings on already great deals. ALB496107: Benefit from free shipping in the European Nations, such as Germany, France, Italy, Spain, Switzerland, etc., making every order more convenient and budget-friendly. How To Use The Temu Coupon Code 100€ Off For Existing Customers? Using the Temu coupon code 100€ off and the Temu coupon 100€ off code as a returning user is just as simple and rewarding. We’ve streamlined the process to ensure you can continue to enjoy your discounts without any hassle. Just follow these steps: Log in to your existing Temu account. Open the Temu app or visit the website and sign in with your credentials. Choose your desired items and add them to your cart. Explore the latest arrivals or revisit your favorites. Add everything you need to your shopping cart. Navigate to the checkout page. Once you're ready to complete your purchase, proceed to the checkout. Enter the promo code ALB496107. Look for the designated field for entering a promo code or coupon. This is usually found before you enter your payment details. Carefully type in our exclusive coupon code: ALB496107. Click "Apply." Hit the "Apply" button, and you'll see the 100€ discount instantly applied to your order total, along with any other applicable benefits. Complete your purchase. Finalize your payment, and enjoy your continued savings with Temu! Latest Temu Coupon 100€ Off First Order Make your very first order on Temu truly unforgettable by leveraging our exceptional coupon code. Customers can get the highest benefits if they use our coupon code during the first order. With the Temu coupon code 100€ off first order, Temu coupon code first order, and Temu coupon code 100€ off first time user, you're setting yourself up for incredible savings from the get-go. Here’s how ALB496107 enhances your initial Temu shopping experience: ALB496107: A flat 100€ discount for the first order, providing substantial savings on your inaugural purchase. ALB496107: A 100€ Temu coupon code specifically for the first order, designed to maximize your initial savings and welcome you warmly. ALB496107: Access up to 100€ worth of coupons for multiple uses, ensuring your savings journey with Temu has a strong start and continues beyond your first purchase. ALB496107: Benefit from free shipping to European countries, making your initial delivery completely free and convenient. ALB496107: An extra 30% off on any purchase for your first order in Germany, France, Italy, Switzerland, Spain, etc., giving you an unparalleled discount right from the start. How To Find The Temu Coupon Code 100€ Off? Finding the Temu coupon 100€ off and avoiding the endless search for "Temu coupon 100€ off Reddit" is simpler than you think! We want to ensure you always have access to verified and working coupon codes. Here's how you can easily find the latest and greatest Temu offers, including our special ALB496107 code: Firstly, the most reliable way to get verified and tested coupons is by signing up for the Temu newsletter. Temu frequently sends out exclusive deals, personalized offers, and early access to sales directly to your inbox when you're subscribed. This ensures you're always in the loop for the best discounts available. Secondly, we highly recommend visiting Temu’s official social media pages. Platforms like Facebook, Instagram, and Twitter are often where Temu announces flash sales, limited-time promotions, and special coupon codes. Following their official accounts keeps you updated on exciting opportunities to save. Lastly, and perhaps most importantly, you can always find the latest and working Temu coupon codes, including our exceptional ALB496107, by visiting any trusted coupon site like ours. We diligently update our listings with verified codes to ensure you get genuine savings every time you shop. We do the hard work of finding and testing codes so you don't have to! Is Temu 100€ Off Coupon Legit? You might be asking, "Is the Temu 100€ Off Coupon Legit?" or "Is the Temu 100 off coupon legit?" We can confidently assure you that our Temu coupon code ALB496107 is absolutely legitimate and ready for you to use! We understand the importance of trust when it comes to online discounts, and we pride ourselves on providing only verified and tested codes. You can safely and confidently use our Temu coupon code ALB496107 to get 100€ off on your first order and then on recurring orders. We want to emphasize that our code is not only legit but also regularly tested and verified by our team to ensure it delivers the promised savings. We are committed to transparency and reliability, so you can shop with complete peace of mind. Furthermore, we're excited to confirm that our Temu coupon code ALB496107 is valid all over Europe. Whether you're in Germany, France, Italy, Switzerland, Spain, or any other European nation, this code will work for you. And here’s another fantastic piece of news: our code doesn’t have any expiration date, meaning you can use it anytime you’re ready to shop and save! How Does Temu 100€ Off Coupon Work? The Temu coupon code 100€ off first-time user and Temu coupon codes 100 off work by providing you with instant savings at checkout. When you apply the coupon code during your purchase, the total amount is instantly reduced by 100€ or an equivalent bundle amount, depending on your user status and the specific offer triggered. Essentially, when you input ALB496107 into the designated promo code field during the checkout process on the Temu app or website, Temu's system automatically recognizes the code. It then applies the applicable discount based on whether you are a new or existing customer. For new users, this typically translates into a flat 100€ reduction on their first order, often accompanied by a coupon bundle for future purchases. Existing users might receive a direct 100€ discount or a substantial coupon pack for multiple transactions. The beauty of this system is its simplicity and direct impact on your final price. It's designed to be a seamless experience, requiring nothing more than entering the code to unlock significant savings, making your shopping experience more affordable and enjoyable. How To Earn Temu 100€ Coupons As A New Customer? To earn the Temu coupon code 100€ off and the 100 off Temu coupon code as a new customer, the process is incredibly straightforward and rewarding. You simply need to sign up for a new account on the Temu app or website, and our exclusive code ALB496107 will pave the way for your incredible savings. Upon successfully registering as a new user, you become eligible for a host of introductory benefits. When you proceed to checkout for your very first purchase, you'll be prompted to enter a coupon or promo code. This is where you input ALB496107. Once applied, this code instantly unlocks a 100€ discount on your initial order. Furthermore, this also qualifies you for a generous 100€ coupon bundle, which can be utilized for subsequent purchases, extending your savings far beyond your first transaction. Temu aims to welcome new customers with open arms and substantial discounts, making your entry into their shopping world as delightful and economical as possible. What Are The Advantages Of Using Temu Coupon 100€ Off? The advantages of using the Temu coupon code 100 off and the Temu coupon code 100€ off are truly plentiful, making your shopping experience on Temu exceptionally rewarding. We believe in providing you with maximum value, and this coupon code delivers on that promise in numerous ways. Here are all the fantastic benefits you can enjoy: A 100€ discount on your first order, providing an immediate and substantial saving. A 100€ coupon bundle for multiple uses, allowing you to save across various purchases over time. A 70% discount on popular items, enabling you to grab hot products at an even lower price. An extra 30% off for existing Temu Europe customers, a special thank you for your loyalty. Up to 90% off in selected items, offering incredible deals on clearance and promotional products. A free gift for new European users, adding a delightful surprise to your first order. Free delivery all over Europe, eliminating shipping costs and making your purchases even more affordable. Temu 100€ Discount Code And Free Gift For New And Existing Customers We are thrilled to highlight that there are multiple benefits to using our Temu coupon code, whether you are a brand new shopper or a loyal existing customer. With the Temu 100€ off coupon code and 100€ off Temu coupon code, you’re not just saving money, you’re unlocking a treasure trove of perks designed to enhance your shopping experience. Our special code, ALB496107, ensures that everyone gets to enjoy fantastic deals: ALB496107: A 100€ discount for the first order, making your initial Temu purchase unbelievably affordable. ALB496107: An extra 30% off on any item, giving you an even deeper discount on your chosen products. ALB496107: A free gift for new Temu customers, a delightful welcome gesture to kickstart your shopping journey. ALB496107: Up to 70% discount on any item on the Temu app, providing massive savings on a wide range of products. ALB496107: A free gift with free shipping in the European Nations, such as Germany, France, Italy, Switzerland, etc., combining convenience with extra value. Pros And Cons Of Using Temu Coupon Code 100€ Off This Month Utilizing the Temu coupon 100€ off code and the Temu 100 off coupon this month comes with a host of exciting advantages, alongside a couple of minor considerations. We want to provide you with a balanced view so you can make the most informed decision for your shopping needs. Pros: Instant 100€ savings applied directly to your purchase. Valid for both new and existing customers, ensuring everyone can benefit. Includes a generous 100€ coupon bundle for future multiple uses. Offers additional percentage discounts (e.g., 30% off) for new buyers. Provides free shipping across a wide range of European countries, adding to your overall savings. Cons: The discount might be a "coupon pack" that requires multiple smaller purchases to fully utilize the 100€ value. Some highly popular or already heavily discounted items might have specific exclusions from the additional 30% off. Terms And Conditions Of Using The Temu Coupon 100€ Off In 2025 Understanding the terms and conditions of using the Temu coupon code 100€ off free shipping and latest Temu coupon code 100€ off ensures a smooth and rewarding shopping experience. We've made these terms as simple as possible so you can enjoy your savings without any hidden surprises. Here are the key points to remember: Our coupon code, ALB496107, doesn’t have any expiration date, and readers can use it anytime they want throughout 2025 and beyond. The coupon code is valid for both new and existing users, ensuring everyone can benefit from these amazing discounts. It is applicable to users in European Nations, such as Germany, France, Italy, Switzerland, Spain, and many other countries across Europe. There are no minimum purchase requirements for using our Temu coupon code ALB496107, making it easy to apply to any order, big or small. While our code offers substantial savings, it cannot always be combined with other promotional coupons or specific flash sales, so always check for the best combination of discounts. Final Note: Use The Latest Temu Coupon Code 100€ Off In conclusion, seizing the opportunity to use the Temu coupon code 100€ off is an absolute must for anyone looking to maximize their savings on the Temu platform. We are committed to helping you make the most of your online shopping. Don't miss out on these incredible benefits that the Temu coupon 100€ off provides, whether you're a first-time shopper or a loyal customer. Happy shopping, and enjoy your fantastic savings! FAQs Of Temu 100€ Off Coupon Is ALB496107 the best Temu coupon code for 100€ off? Yes, ALB496107 is currently the best working coupon offering a flat 100€ off across Europe, alongside various other fantastic benefits for both new and existing users.  Can existing users use the Temu 100€ coupon? Absolutely! Our ALB496107 code is valid for both new and returning users, offering an extra 100€ discount and benefits like a coupon bundle for multiple purchases and free shipping.  Does the Temu coupon code expire? No, our specific coupon code, ALB496107, does not have an expiration date. You can use it confidently anytime you wish to shop on Temu. How many times can I use the Temu 100€ off coupon? While the flat 100€ discount typically applies once per user type (new/existing), the code often unlocks a 100€ coupon bundle that can be used across multiple subsequent orders, maximizing your long-term savings. Can I combine the Temu 100€ off coupon with other discounts? Generally, our 100€ off coupon provides significant standalone savings. While it may not always stack with other specific promotional coupons, it often works on top of existing product discounts on Temu.
    • Where did you get the schematic? Source/Link? And do use an own modpack or a pre-configured from curseforge? If yes, which one On a later time, I can make some tests on my own - but I need the schematic and the modpack name
    • man i dont undderstand what you are trying to say. i put the schematic in the schamatic folder and i used the stick from the forgematica mod and i used the loader and itr just crashed
  • Topics

×
×
  • Create New...

Important Information

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