Problem Crashing on certain area of map.

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

kyla1337

Member
Jun 12, 2021
4
0
17
Just recently my Omnia server has been crashing only around my home base area. It just started happening the last few days and nothing has been messed with or changed and making it impossible to play. It took a good day to narrow it down to why me and my friend kept crashing and we figured out it was only whenever we spawned in at our home base or teleported near it. I tried deleting our player data just to see if we could even spawn in and it worked but as soon as we teleported near our base it immediately crashes the server. It started happening out of no where and I am majorly confused. Here is my crash report if anyone could help it would be greatly appreciated due to the amount of time and effort we have put into our world.

Code:
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
 
Time: 6/11/21 9:55 PM
Description: Exception in server tick loop
 
java.util.concurrent.CompletionException: java.lang.NullPointerException
        at java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:1.8.0_261] {}
        at java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:1.8.0_261] {}
        at java.util.concurrent.CompletableFuture.uniApply(Unknown Source) ~[?:1.8.0_261] {}
        at java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source) ~[?:1.8.0_261] {}
        at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_261] {}
        at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
        at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:classloading,pl:accesstransformer:B}
        at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(SourceFile:551) ~[?:?] {re:classloading}
        at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:classloading,pl:accesstransformer:B}
        at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(SourceFile:560) ~[?:?] {re:classloading}
        at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:classloading,pl:accesstransformer:B}
        at net.minecraft.world.server.ServerChunkProvider.func_212849_a_(SourceFile:139) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderMixin,pl:mixin:APP:lithium.mixins.json:avoid_allocations.MixinServerChunkProvider,pl:mixin:A}
        at net.minecraft.world.World.func_217353_a(World.java:149) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:avoid_allocations.MixinWorld,pl:mixin:APP:performant.mixins.json:world.WorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
        at com.feed_the_beast.mods.ftbchunks.impl.map.ReloadChunkTask.run(ReloadChunkTask.java:58) ~[?:1.1.0.16] {re:classloading}
        at com.feed_the_beast.mods.ftbchunks.FTBChunks.serverTick(FTBChunks.java:459) ~[?:1.1.0.16] {re:classloading}
        at net.minecraftforge.eventbus.ASMEventHandler_195_FTBChunks_serverTick_ServerTickEvent.invoke(.dynamic) ~[?:?] {}
        at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.0-service.jar:?] {}
        at com.performant.coremod.event.EventHandlerB.post(EventHandlerB.java:154) ~[?:1.15-2.11m] {re:mixin,re:classloading}
        at com.performant.coremod.event.EventHandlerB.onPreServerTick(EventHandlerB.java:81) ~[?:1.15-2.11m] {re:mixin,re:classloading}
        at net.minecraftforge.fml.hooks.BasicEventHooks.onPreServerTick(BasicEventHooks.java:527) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:performant.mixins.json:forge.BasicEventHooksMixin,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_261] {}
Caused by: java.lang.NullPointerException
        at cjminecraft.doubleslabs.tileentitiy.TileEntityVerticalSlab.onLoad(TileEntityVerticalSlab.java:246) ~[?:2.9.0] {re:classloading}
        at net.minecraft.world.World.func_175700_a(World.java:426) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:avoid_allocations.MixinWorld,pl:mixin:APP:performant.mixins.json:world.WorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.world.World.func_147448_a(World.java:443) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:avoid_allocations.MixinWorld,pl:mixin:APP:performant.mixins.json:world.WorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.world.server.ChunkManager.lambda$null$25(ChunkManager.java:579) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:region.fast_session_lock.MixinChunkManager,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
        at com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162) ~[?:?] {re:mixin,re:classloading}
        at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
        at com.mojang.datafixers.util.Either.mapLeft(Either.java:162) ~[?:?] {re:mixin,re:classloading}
        at net.minecraft.world.server.ChunkManager.lambda$func_219200_b$26(ChunkManager.java:563) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:region.fast_session_lock.MixinChunkManager,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
        ... 21 more
 
 
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
 
-- System Details --
Details:
        Minecraft Version: 1.15.2
        Minecraft Version ID: 1.15.2
        Operating System: Windows 10 (amd64) version 10.0
        Java Version: 1.8.0_261, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 2664509544 bytes (2541 MB) / 5368709120 bytes (5120 MB) up to 5368709120 bytes (5120 MB)
        CPUs: 16
        JVM Flags: 4 total; -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -Xmx5120M -Xms4096M
        ModLauncher: 5.1.2+70+master.2845bb9
        ModLauncher launch target: fmlserver
        ModLauncher naming: srg
        ModLauncher services:
                /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
                /forge-1.15.2-31.2.33.jar object_holder_definalize PLUGINSERVICE
                /forge-1.15.2-31.2.33.jar runtime_enum_extender PLUGINSERVICE
                /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
                /forge-1.15.2-31.2.33.jar capability_inject_definalize PLUGINSERVICE
                /forge-1.15.2-31.2.33.jar runtimedistcleaner PLUGINSERVICE
                /forge-1.15.2-31.2.33.jar fml TRANSFORMATIONSERVICE
                /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
                /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
                /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
        FML: 31.2
        Forge: net.minecraftforge:31.2.33
        FML Language Providers:
                [email protected]
                minecraft@1
        Mod List:
                justenoughbeacons-2.0.jar Just Enough Beacons {[email protected] DONE}
                aiotbotania-1.15.2-1.2.3.jar AIOT Botania {[email protected] DONE}
                refinedpipes-0.4.2.jar Refined Pipes {[email protected] DONE}
                pocketstorage-1.15.2-0.7.2.jar Pocket Storage Unit {[email protected] DONE}
                JAVD-1.0.0+build.12.minecraft.1.15.2.jar Just Another Void Dim {[email protected]+build.12.minecraft.1.15.2 DONE}
                SilentMechanisms-1.15.2-0.8.0+59.jar Silent's Mechanisms {[email protected]+59 DONE}
                bambooeverything-1.15-1.0.0.jar Bamboo Everything {[email protected] DONE}
                KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {[email protected] DONE}
                rsgauges-1.15.2-1.2.5-b1.jar Gauges and Switches {[email protected] DONE}
                findme-1.15.2-1.3.0.jar Find Me {findme@NONE DONE}
                IronJetpacks-1.15.2-3.0.3.jar Iron Jetpacks {[email protected] DONE}
                Controlling-6.1.5.6.jar Controlling {[email protected] DONE}
                ReAuth-1.14-1.15-3.8.1.jar ReAuth {[email protected] DONE}
                Placebo-1.15.2-3.1.0.jar Placebo {[email protected] DONE}
                citadel-1.1.11.jar Citadel {[email protected] DONE}
                Powah-1.15.2-1.1.14.jar Powah {[email protected] DONE}
                ftb-gui-library-1.0.0.14.jar FTB GUI Library {[email protected] DONE}
                rangedpumps-0.7.1.jar Ranged Pumps {[email protected] DONE}
                potionofbees-1.15.2-1.0.1.jar Potion of Bees {[email protected] DONE}
                WitherSkeletonTweaks-1.15.1-4.0.0.jar Wither Skeleton Tweaks {[email protected] DONE}
                Bookshelf-1.15.2-5.6.40.jar Bookshelf {[email protected] DONE}
                u_team_core-1.15.2-3.0.1.164.jar U Team Core {[email protected] DONE}
                buildinggadgets-3.3.5.jar Building Gadgets {[email protected] DONE}
                DarkUtilities-1.15.2-3.0.5.jar Dark Utilities {[email protected] DONE}
                Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
                MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {[email protected] DONE}
                speedyhoppers-1.15.2-2.jar Speedy Hoppers {[email protected] DONE}
                XNetGases-1.15.2-1.0.0.jar XNet Gases {[email protected] DONE}
                TOOLKIT-1.15.2-1.6.4.jar Tool Kit {[email protected] DONE}
                ftb-teams-1.0.0.5.jar FTB Teams {[email protected] DONE}
                absentbydesign-1.15.2-1.1.0.jar Absent By Design Mod {[email protected] DONE}
                refinedstorage-1.8.8.jar Refined Storage {[email protected] DONE}
                quartz-chests-1.1.0.5.jar Quartz Chests {[email protected] DONE}
                PackMenu-1.15.2-1.2.7.jar Pack Menu {[email protected] DONE}
                AnimalCrops-1.15.2-0.5.0.jar Animal Crops {[email protected] DONE}
                mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
                industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {[email protected] DONE}
                torchmaster-2.2.2.jar Torchmaster {[email protected] DONE}
                improved-stations-1.3.jar Improved Stations {[email protected] DONE}
                entangled-1.2.5-mc1.15.jar Entangled {[email protected] DONE}
                BiomesOPlenty-1.15.2-10.0.0.366-universal.jar Biomes O' Plenty {[email protected] DONE}
                phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 DONE}
                Blur-1.1.0-1.jar Blur {[email protected] DONE}
                valhelsia_structures-15.0.3a.jar Valhelsia Structures {[email protected] DONE}
                Lollipop-1.15.2-1.0.15.jar Lollipop {[email protected] DONE}
                ftb-ranks-1.0.0.3.jar FTB Ranks {[email protected] DONE}
                wtbw_lib-1.15.2-1.0.21.jar WTBW Library {[email protected] DONE}
                simplylight-1.15.2-0.9.0.jar Simply Light {[email protected] DONE}
                simplybackpacks-1.15.2-1.4.6.jar Simply Backpacks {[email protected] DONE}
                portality-1.15.2-2.1.2-aaa257f.jar Portality {[email protected] DONE}
                curios-FORGE-1.15.2-2.0.2.4.jar Curios API {[email protected] DONE}
                Botania-r1.15-387.jar Botania {[email protected] DONE}
                Patchouli-1.15.2-1.2-35.jar Patchouli {[email protected] DONE}
                collective-1.15.2-1.35.jar Collective {[email protected] DONE}
                config-2-3.0.jar Cloth Config v2 API {[email protected] DONE}
                tanknull-1.8a.jar Tank Null {[email protected] DONE}
                angelring-1.15.2-1.2.0.jar Angel Ring {[email protected] DONE}
                libnonymous-1.15.2-1.1.1.5.jar Libnonymous {[email protected] DONE}
                elevatorid-1.15.2-1.7.1.jar Elevator Mod {[email protected] DONE}
                ftb-ultimine-1.0.8.5.jar FTB Ultimine {[email protected] DONE}
                wirelessredstone-1.15.2-0.1.0.jar Wireless Redstone {[email protected] DONE}
                NaturesAura-28.4.jar Nature's Aura {[email protected] DONE}
                MekanismTools-1.15.2-9.10.9.422.jar Mekanism: Tools {[email protected] DONE}
                mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {[email protected] DONE}
                furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] DONE}
                cc-tweaked-1.15.2-1.90.2.jar CC: Tweaked {[email protected] DONE}
                mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {[email protected] DONE}
                the_bumblezone-1.15.2-1.3.10.jar The Bumblezone {[email protected] DONE}
                YAMDA-5.0.3.jar YAMDA {[email protected] DONE}
                speedyladders-1.15.2-1.jar Speedy Ladders {[email protected] DONE}
                Disenchanting-forge_1.15.2-1.5.0.jar Disenchanting {[email protected] DONE}
                SimpleDiscordRichPresence-1.15.2-1.2.7.jar Simple Discord Rich Presence {[email protected] DONE}
                QuantumStorage-1.15.2-5.1.1.jar QuantumStorage {quantumstorage@NONE DONE}
                Cyclic-1.15.2-0.6.1.jar Cyclic {[email protected] DONE}
                inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] DONE}
                Cucumber-1.15.2-3.0.9.jar Cucumber Library {[email protected] DONE}
                TrashSlot_1.15.2-11.0.0.jar TrashSlot {[email protected] DONE}
                torchslabmod-1.15.2_v1.7.0.jar Torch Slab Mod {[email protected] DONE}
                mining-helmet-1.15.2-1.0.8.jar Mining Helmet {[email protected] DONE}
                flatbedrock-1.15.2-1.0.2.jar Flat Bedrock {[email protected] DONE}
                snad-1.8.7.21a-1.15.2.jar Snad {[email protected] DONE}
                item-filters-2.2.0.15.jar Item Filters {[email protected] DONE}
                jei-1.15.2-6.0.2.12.jar Just Enough Items {[email protected] DONE}
                kubejs-2.7.1.12.jar KubeJS {[email protected] DONE}
                longfallboots-1.4.0d.jar Long Fall Boots {[email protected] DONE}
                lithium-mc1.15.2-forge-0.4.6-rc3-mod.jar Lithium {[email protected] DONE}
                tesseract-1.0.10-mc1.15.jar Tesseract {[email protected] DONE}
                justmobheads_1.15-3.4.jar Just Mob Heads {[email protected] DONE}
                goblintraders-1.2.0-1.15.2.jar Goblin Traders {[email protected] DONE}
                Mekanism-1.15.2-9.10.9.422.jar Mekanism {[email protected] DONE}
                polarizingbiomes-1.15.1-v1.0.jar Polarizing Biomes {[email protected] DONE}
                Waystones_1.15.2-6.0.2.jar Waystones {[email protected] DONE}
                Clumps-5.0.2.4.jar Clumps {[email protected] DONE}
                light-overlay-4.7.0.jar Light Overlay Forge {lightoverlay-forge@NONE DONE}
                NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] DONE}
                mcmc-1.0.0.3.jar MCMC {[email protected] DONE}
                additionalbars-1.5.0.jar Additional Bars {[email protected] DONE}
                SimpleStorageNetwork-1.15.2-1.0.1.jar Simple Storage Network {[email protected] DONE}
                DimStorage-1.15.2-3.1.6.jar DimStorage {[email protected] DONE}
                decorative_blocks-6d.jar Decorative Blocks {[email protected] DONE}
                BotanyPots-1.15.2-2.0.27.jar BotanyPots {[email protected] DONE}
                good-nights-sleep-1.15.2-1.1.2.jar Good Night's Sleep {[email protected] DONE}
                DungeonCrawl-1.15.2-2.0.1.jar Dungeon Crawl {[email protected] DONE}
                RingOfTeleport-1.15.2-1.1.32.jar Ring of Teleport {[email protected] DONE}
                snowundertrees-1.15.2-v1.1.1.jar Snow Under Trees {[email protected] DONE}
                BonsaiTrees-2.1.2.6.jar Bonsai Trees 2 {[email protected] DONE}
                mcjtylib-1.15-4.1.3-beta.jar McJtyLib {[email protected] DONE}
                rftoolsbase-1.15-1.1.3-beta.jar RFToolsBase {[email protected] DONE}
                xnet-1.15-2.1.7-beta.jar XNet {[email protected] DONE}
                rftoolsstorage-1.15-1.1.6-beta.jar RFToolsStorage {[email protected] DONE}
                travellersboots-1.15.2-1.3.2.jar Traveller's Boots {[email protected] DONE}
                PackingTape-1.15.2-0.9.6.jar Packing Tape {[email protected] DONE}
                mininggadgets-1.3.5.jar Mining Gadgets {[email protected] DONE}
                entitydetectors-1.5.2-1.0.0.jar Entity Detectors {[email protected] DONE}
                endercompass-2.1.jar Ender Compass {[email protected] DONE}
                rftoolspower-1.15-2.2.0-beta.jar RFToolsPower {[email protected] DONE}
                ftb-chunks-1.1.0.16.jar FTB Chunks {[email protected] DONE}
                campfiretorches-1.15.2-1.0.2.jar Campfire Torches {[email protected] DONE}
                forge-1.15.2-31.2.33-universal.jar Forge {[email protected] DONE}
                wtbw_core-1.15.2-1.0.19.jar WTBW Core {[email protected] DONE}
                wtbw_tools-1.15.2-1.0.20.jar WTBW Tools {[email protected] DONE}
                ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] DONE}
                CraftingTweaks_1.15.2-11.0.1.jar Crafting Tweaks {[email protected] DONE}
                forge-1.15.2-31.2.33-server.jar Minecraft {[email protected] DONE}
                cofh_core-1.15.2-0.4.0b.jar CoFH Core {[email protected] DONE}
                ensorcellation-1.15.2-0.4.1b.jar Ensorcellation {[email protected] DONE}
                rftoolsutility-1.15-2.1.5-beta.jar RFToolsUtility {[email protected] DONE}
                theoneprobe-1.15-2.0.4.jar The One Probe {[email protected] DONE}
                distance-1.0.0.1.jar Distance {[email protected] DONE}
                clockout-1.15.2-1.0.0.jar Clockout {[email protected] DONE}
                playerplates-1.15-forge-1.0.0.jar Player Plates {[email protected] DONE}
                MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] DONE}
                titanium-1.15.2-2.4.2.jar Titanium {[email protected] DONE}
                moolands-1.15.2-1.2.1.jar Moolands {[email protected] DONE}
                useful_railroads-1.15.2-1.4.0.23.jar Useful Railroads {[email protected] DONE}
                SilentLib-1.15.2-4.6.6+59.jar Silent Lib {[email protected]+59 DONE}
                wtbw_machines-1.15.2-1.0.24.jar WTBW Machines {[email protected] DONE}
                archers_paradox-1.15.2-0.4.0b.jar Archer's Paradox {[email protected] DONE}
                SoulShardsRespawn-forge-1.15.2-1.2.0-15.jar Soul Shards Respawn {soulshards@version DONE}
                Ding-1.15.2-1.1.0.jar Ding {[email protected] DONE}
                rftoolsbuilder-1.15-2.1.5-beta.jar RFToolsBuilder {[email protected] DONE}
                MiscAdditions-1.2.3.jar Misc Additions {[email protected] DONE}
                justplayerheads_1.15-1.1.jar Just Player Heads {[email protected] DONE}
                HunterMod-1.15.2-1.0.3.jar Hunter Mod {[email protected] DONE}
                wtbw_decoration-1.15.2-1.0.16.jar WTBW Decoration {[email protected] DONE}
                rats-5.3.2-1.15.2.jar Rats {[email protected] DONE}
                gravestone-1.17.5.jar Gravestone Mod {[email protected] DONE}
                ftb-backups-2.1.0.1.jar FTB Utilities: Backups {[email protected] DONE}
                serverconfigupdater-1.1.jar ServerConfig Updater {[email protected] DONE}
                FastWorkbench-1.15.2-3.1.1.jar FastWorkbench {[email protected] DONE}
                StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE}
                performant-1.15-2.11m.jar Performant {[email protected] DONE}
                DoubleSlabs-1.15-2.9.0.jar Double Slabs {[email protected] DONE}
                harvest-1.15.2-1.0.2.jar Harvest {[email protected] DONE}
                tubesreloaded-1.15.2-1.3.0c.jar Tubes Reloaded {[email protected] DONE}
                FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] DONE}
                Transport-1.15.2-2.3.1.jar Transport {[email protected] DONE}
                AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {[email protected] DONE}
                engineersdecor-1.15.2-1.1.1-b1.jar Engineer's Decor {[email protected] DONE}
                minetogether-1.15.2-4.0.0-Beta5.jar MineTogether {[email protected] DONE}
                moredragoneggs-1.0.jar More Dragon Eggs {[email protected] DONE}
                XL-Food-Mod-1.15.2-2.2.2.jar XL Food Mod {[email protected] DONE}
                waterworks-1.15.2-2.1.2.jar Waterworks {[email protected] DONE}
                refinedstorageaddons-0.6.3.jar Refined Storage Addons {[email protected] DONE}
                extremeSoundMuffler-1.2.3_forge-1.15.2.jar Extreme Sound Muffler {[email protected]_forge-1.15.2 DONE}
                draw_bridge-1.15.2-1.5.1.21.jar Draw Bridge {[email protected] DONE}
                DefaultOptions_1.15.2-11.0.1.jar Default Options {[email protected] DONE}
        MCMC Modpack Version: dEoZc5ttEnB0
        Player Count: 1 / 20; [ServerPlayerEntity['kyla1337'/221, l='world', x=1952.70, y=63.00, z=-850.87]]
        Data Packs: vanilla, mod:justenoughbeacons (incompatible), mod:aiotbotania, mod:refinedpipes, mod:pocketstorage (incompatible), mod:javd (incompatible), mod:silents_mechanisms (incompatible), mod:bambooeverything (incompatible), mod:kleeslabs (incompatible), mod:rsgauges, mod:findme (incompatible), mod:ironjetpacks, mod:controlling (incompatible), mod:reauth (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:powah (incompatible), mod:ftbguilibrary (incompatible), mod:rangedpumps (incompatible), mod:potionofbees (incompatible), mod:wstweaks (incompatible), mod:bookshelf (incompatible), mod:uteamcore, mod:buildinggadgets (incompatible), mod:darkutils (incompatible), mod:morpheus (incompatible), mod:mekanismgenerators, mod:speedyhoppers (incompatible), mod:xnetgases, mod:toolkit (incompatible), mod:ftbteams (incompatible), mod:absentbydesign (incompatible), mod:refinedstorage (incompatible), mod:quartzchests (incompatible), mod:packmenu (incompatible), mod:animalcrops, mod:mcwbridges, mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:improved-stations (incompatible), mod:entangled, mod:biomesoplenty, mod:phosphor, mod:blur (incompatible), mod:valhelsia_structures (incompatible), mod:lollipop (incompatible), mod:ftbranks, mod:wtbw_lib, mod:simplylight (incompatible), mod:simplybackpacks (incompatible), mod:portality (incompatible), mod:curios (incompatible), mod:botania (incompatible), mod:patchouli (incompatible), mod:collective (incompatible), mod:cloth-config2 (incompatible), mod:tanknull (incompatible), mod:angelring (incompatible), mod:libnonymous (incompatible), mod:elevatorid, mod:ftbultimine, mod:wirelessredstone, mod:naturesaura (incompatible), mod:mekanismtools, mod:mcwroofs, mod:cfm (incompatible), mod:computercraft (incompatible), mod:mcwfurnitures, mod:the_bumblezone, mod:yamda (incompatible), mod:speedyladders, mod:disenchanting (incompatible), mod:sdrp (incompatible), mod:quantumstorage (incompatible), mod:cyclic (incompatible), mod:inventorysorter (incompatible), mod:cucumber, mod:trashslot (incompatible), mod:torchslabmod, mod:mining_helmet (incompatible), mod:flatbedrock, mod:snad (incompatible), mod:itemfilters (incompatible), mod:jei (incompatible), mod:kubejs (incompatible), mod:longfallboots (incompatible), mod:lithium, mod:tesseract, mod:justmobheads (incompatible), mod:goblintraders, mod:mekanism, mod:polarizingbiomes (incompatible), mod:waystones (incompatible), mod:clumps (incompatible), mod:lightoverlay-forge (incompatible), mod:naturescompass (incompatible), mod:mcmc (incompatible), mod:additionalbars, mod:storagenetwork (incompatible), mod:dimstorage, mod:decorative_blocks, mod:botanypots (incompatible), mod:good_nights_sleep (incompatible), mod:dungeoncrawl (incompatible), mod:ring_of_teleport (incompatible), mod:snowundertrees (incompatible), mod:bonsaitrees2, mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolsstorage (incompatible), mod:travellersboots (incompatible), mod:packingtape, mod:mininggadgets (incompatible), mod:entitydetectors, mod:endercompass (incompatible), mod:rftoolspower (incompatible), mod:ftbchunks (incompatible), mod:campfiretorches, mod:forge (incompatible), mod:wtbw_core, mod:wtbw_tools, mod:ironchest, mod:craftingtweaks (incompatible), mod:cofh_core (incompatible), mod:ensorcellation (incompatible), mod:rftoolsutility (incompatible), mod:theoneprobe (incompatible), mod:distance (incompatible), mod:clockout, mod:playerplates (incompatible), mod:mousetweaks (incompatible), mod:titanium (incompatible), mod:moolands (incompatible), mod:usefulrailroads, mod:silentlib (incompatible), mod:wtbw_machines, mod:archers_paradox (incompatible), mod:soulshards (incompatible), mod:ding (incompatible), mod:rftoolsbuilder (incompatible), mod:miscadditions, mod:justplayerheads (incompatible), mod:huntermod, mod:wtbw_decoration, mod:rats (incompatible), mod:gravestone, mod:ftbbackups (incompatible), mod:serverconfigupdater, mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:performant (incompatible), mod:doubleslabs, mod:harvest (incompatible), mod:tubesreloaded (incompatible), mod:fastfurnace (incompatible), mod:transport, mod:appleskin (incompatible), mod:engineersdecor, mod:minetogether (incompatible), mod:moredragoneggs, mod:xlfoodmod, mod:waterworks (incompatible), mod:refinedstorageaddons (incompatible), mod:extremesoundmuffler (incompatible), mod:drawbridge, mod:defaultoptions (incompatible), kubejs:data_pack
        Is Modded: Definitely; Server brand changed to 'forge'
        Type: Dedicated Server (map_server.txt)
 
Last edited:

thexalien

Member
Jan 17, 2021
63
4
9
Looks to me like something from the mod doubleslabs is causing a tick loop on load. Unfortunately, your logs don't give cords to remove the block(s) that are crashing your server.
 

kyla1337

Member
Jun 12, 2021
4
0
17
Looks to me like something from the mod doubleslabs is causing a tick loop on load. Unfortunately, your logs don't give cords to remove the block(s) that are crashing your server.
Anyway I could like reset it or take it out?
 

thexalien

Member
Jan 17, 2021
63
4
9
You can try deleting the config file for doubleslabs I'm not sure that would fix your issue, but that wouldn't be intrusive on your server because it will rebuild it when launched. You can try and find/break blocks that are from that mod depending on how many you have it might take a long time. Generally, that mods block is next to another mods block causing issues sometimes.

Before attempting this one I would highly suggest a backup of your files just in case this doesn't work at all and ruins buildings --

If you can't or don't want to do that you can attempt to delete that mod, launch the server, shut it down, put the mod back and launch again.

I'm not an expert by any means, these are just things I would try in this order if I was experiencing this problem.
 

kyla1337

Member
Jun 12, 2021
4
0
17
You can try deleting the config file for doubleslabs I'm not sure that would fix your issue, but that wouldn't be intrusive on your server because it will rebuild it when launched. You can try and find/break blocks that are from that mod depending on how many you have it might take a long time. Generally, that mods block is next to another mods block causing issues sometimes.

Before attempting this one I would highly suggest a backup of your files just in case this doesn't work at all and ruins buildings --

If you can't or don't want to do that you can attempt to delete that mod, launch the server, shut it down, put the mod back and launch again.

I'm not an expert by any means, these are just things I would try in this order if I was experiencing this problem.
Well I just deleted the mod on my server and also the mod on both of our clients so we wouldn't get the mismatched channel mods error joining the server, but it worked. We would rather sacrifice the few doubleslab mod blocks we have than our whole world, thanks for helping though