Craft to Exile [Dissonance]

Craft to Exile [Dissonance]

835k Downloads

World refuses to start in my server hosting website.

Ralance opened this issue ยท 3 comments

commented

My world has had a few problems past couple days and I'm just at a point where I can't fix it.

---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [HUG]

Time: 10/31/21 10:53 AM
Description: Watching Server

java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:39) [?:?] {re:classloading}
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_271] {}

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

-- Head --
Thread: Server Watchdog
Stacktrace:
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:39)

-- Thread Dump --
Details:
Threads: "Thread-97" Id=194 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at com.performant.coremod.entity.threading.ActionThread.run(ActionThread.java:43)

"Thread-96" Id=193 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:50)

"Thread-95" Id=192 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:50)

"Thread-94" Id=191 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:50)

"Thread-93" Id=190 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at com.performant.coremod.entity.threading.MoveThread.run(MoveThread.java:50)

"Netty Epoll Server IO #2" Id=188 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:114)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at java.lang.Thread.run(Thread.java:748)

"Netty Epoll Server IO #1" Id=187 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:114)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at java.lang.Thread.run(Thread.java:748)

"Timer-0" Id=185 TIMED_WAITING on java.util.TaskQueue@257f458
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@257f458
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)

"Server Watchdog" Id=184 RUNNABLE
at sun.management.ThreadImpl.dumpThreads0(Native Method)
at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:37)
at java.lang.Thread.run(Thread.java:748)

"Resource IO {0}" Id=105 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@c900a62
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@c900a62
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)

"Thread-12" Id=98 RUNNABLE (in native)
at sun.nio.fs.LinuxWatchService.poll(Native Method)
at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
at java.lang.Thread.run(Thread.java:748)

"Netty Epoll Server IO #0" Id=85 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:114)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at java.lang.Thread.run(Thread.java:748)

"ObjectCleanerThread" Id=84 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@8af9f28
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@8af9f28
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)

"modloading-worker-10" Id=71 WAITING on java.util.concurrent.ForkJoinPool@4dad0059
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4dad0059
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1835)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1704)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)

"modloading-worker-17" Id=70 WAITING on java.util.concurrent.ForkJoinPool@4dad0059
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4dad0059
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1835)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1704)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)

"Thread-7" Id=69 RUNNABLE (in native)
at sun.nio.fs.LinuxWatchService.poll(Native Method)
at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
at java.lang.Thread.run(Thread.java:748)

"Thread-6" Id=68 RUNNABLE (in native)
at sun.nio.fs.LinuxWatchService.poll(Native Method)
at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
at java.lang.Thread.run(Thread.java:748)

"modloading-worker-13" Id=58 WAITING on java.util.concurrent.ForkJoinPool@4dad0059
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4dad0059
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1835)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1704)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)

"modloading-worker-9" Id=56 WAITING on java.util.concurrent.ForkJoinPool@4dad0059
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4dad0059
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1835)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1704)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)

"modloading-worker-2" Id=57 WAITING on java.util.concurrent.ForkJoinPool@4dad0059
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4dad0059
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1835)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1704)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)

"modloading-worker-5" Id=52 WAITING on java.util.concurrent.ForkJoinPool@4dad0059
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4dad0059
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1835)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1704)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)

"modloading-worker-30" Id=53 WAITING on java.util.concurrent.ForkJoinPool@4dad0059
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4dad0059
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1835)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1704)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)

"modloading-worker-23" Id=54 TIMED_WAITING on java.util.concurrent.ForkJoinPool@4dad0059
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4dad0059
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1835)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1704)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)

"modloading-worker-19" Id=50 WAITING on java.util.concurrent.ForkJoinPool@4dad0059
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4dad0059
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1835)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1704)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)

"modloading-worker-12" Id=51 WAITING on java.util.concurrent.ForkJoinPool@4dad0059
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4dad0059
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1835)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1704)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)

"modloading-worker-26" Id=49 WAITING on java.util.concurrent.ForkJoinPool@4dad0059
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4dad0059
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1835)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1704)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)

"modloading-worker-8" Id=47 WAITING on java.util.concurrent.ForkJoinPool@4dad0059
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4dad0059
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1835)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1704)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)

"modloading-worker-22" Id=45 WAITING on java.util.concurrent.ForkJoinPool@4dad0059
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4dad0059
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1835)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1704)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)

"modloading-worker-4" Id=43 WAITING on java.util.concurrent.ForkJoinPool@4dad0059
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4dad0059
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1835)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1704)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)

"modloading-worker-11" Id=42 WAITING on java.util.concurrent.ForkJoinPool@4dad0059
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4dad0059
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1835)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1704)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)

"modloading-worker-18" Id=41 WAITING on java.util.concurrent.ForkJoinPool@4dad0059
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@4dad0059
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1835)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1704)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)

"DestroyJavaVM" Id=38 RUNNABLE

"Server Infinisleeper" Id=36 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:88)

"Snooper Timer" Id=34 WAITING on java.util.TaskQueue@70e5d880
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@70e5d880
at java.lang.Object.wait(Object.java:502)
at java.util.TimerThread.mainLoop(Timer.java:526)
at java.util.TimerThread.run(Timer.java:505)

"Thread-2" Id=25 RUNNABLE (in native)
at sun.nio.fs.LinuxWatchService.poll(Native Method)
at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
at java.lang.Thread.run(Thread.java:748)

"Thread-1" Id=24 TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338)
at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)

"Signal Dispatcher" Id=4 RUNNABLE

"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@7c2a0fe4
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@7c2a0fe4
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)

"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@8888996
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.Reference$Lock@8888996
at java.lang.Object.wait(Object.java:502)
at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)

Stacktrace:
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:39)
at java.lang.Thread.run(Thread.java:748)

-- System Details --
Details:
Minecraft Version: 1.15.2
Minecraft Version ID: 1.15.2
Operating System: Linux (amd64) version 4.15.0-128-generic
Java Version: 1.8.0_271, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3318306856 bytes (3164 MB) / 5070389248 bytes (4835 MB) up to 5070389248 bytes (4835 MB)
CPUs: 24
JVM Flags: 2 total; -Xmx5120M -Xms5120M
ModLauncher: 5.1.2+70+master.2845bb9
ModLauncher launch target: fmlserver
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-2.2.1-service.jar eventbus PLUGINSERVICE
/twitch_craft_to_exile_dissonance_2.13.2c.jar object_holder_definalize PLUGINSERVICE
/twitch_craft_to_exile_dissonance_2.13.2c.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
/twitch_craft_to_exile_dissonance_2.13.2c.jar capability_inject_definalize PLUGINSERVICE
/twitch_craft_to_exile_dissonance_2.13.2c.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/twitch_craft_to_exile_dissonance_2.13.2c.jar fml TRANSFORMATIONSERVICE
/_MixinBootstrap-1.1.0.jar mixinbootstrap TRANSFORMATIONSERVICE
FML: 31.2
Forge: net.minecraftforge:31.2.55
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
Tropicraft-8.1.0-beta+34.jar Tropicraft {[email protected]+34 DONE}
supermartijn642configlib-1.0.9-mc1.15.jar SuperMartijn642's Config Lib {[email protected] DONE}
NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {[email protected] DONE}
areas_1.15.2-2.2.jar Areas {[email protected] DONE}
simplemagnets-1.1.2-mc1.15.jar Simple Magnets {[email protected] DONE}
PGA-1.15.2-1.1.1.1.jar Public GUI Announcement {[email protected] DONE}
incontrol-1.15-4.0.8.jar InControl {[email protected] DONE}
pitg-1.15.2-1.4.1.jar Pane In The Glass {[email protected] DONE}
BetterCaves-1.15.2-1.0.jar YUNG's Better Caves {[email protected] DONE}
InitialInventory-5.0.1.5.jar Initial Inventory {[email protected] DONE}
XaerosWorldMap_1.18.0_Forge_1.15.2.jar Xaero's World Map {[email protected] DONE}
CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {[email protected] DONE}
structurescompass-1.15.2-1.2.0.jar Structures Compass {[email protected] DONE}
Placebo-1.15.2-3.1.1.jar Placebo {[email protected] DONE}
dankstorage-2.6.jar Dank Storage {[email protected] DONE}
ftb-gui-library-1.0.0.14.jar FTB GUI Library {[email protected] DONE}
WitherSkeletonTweaks-1.15.2-4.0.2.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.2.169.jar U Team Core {[email protected] DONE}
randompatches-1.15.2-1.22.1.1.jar RandomPatches {[email protected] DONE}
Apotheosis-1.15.2-3.3.8.jar Apotheosis {[email protected] DONE}
Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE}
ctecu-1.0.14.jar CtE Custom Uniques {[email protected] DONE}
dynviewdist-1.5.jar Dynamic view distance {[email protected] DONE}
JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {[email protected] DONE}
mysticallib-1.15.2-2.0.1.jar Mystical Lib {[email protected] DONE}
w2w-1.15.2-0.0.4.0.jar w2w {w2w@NONE DONE}
structure-gel-api-1.15.2-1.1.0.jar Structure Gel API {[email protected] DONE}
mcw-bridges-1.0.6-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
dwmh-1.15.2-4.0.0.jar Dude! Where's my Horse? {dwmh@NONE DONE}
bettermobgriefinggamerule-1.15.2-8.0.1.jar Better mobGriefing GameRule {[email protected] DONE}
useful_backpacks-1.15.2-1.10.3.77.jar Useful Backpacks {[email protected] DONE}
repurposedstructures-1.15.2-1.7.2.jar Repurposed Structures {[email protected] DONE}
betterspawnercontrol_1.15.2-1.3.jar Better Spawner Control {[email protected] DONE}
Ping-1.15.2-1.6.4.jar Ping {[email protected] DONE}
ToolStats-1.15.2-1.0.2.jar ToolStats {[email protected] DONE}
phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 DONE}
valhelsia_structures-15.0.3a.jar Valhelsia Structures {[email protected] DONE}
dungeons-plus-1.15.2-1.0.2.jar Dungeons Plus {[email protected] DONE}
mining_dimension-1.15.2-1.0.6.jar Mining World {[email protected] DONE}
AzureRPGItems 1.15.2-1.3.3.jar Azure RPG Items {[email protected] DONE}
supermartijn642corelib-1.0.12-mc1.15.jar SuperMartijn642's Core Lib {[email protected] DONE}
thutperms-1.15.2-3.0.6.jar Thut Permissions {[email protected] DONE}
simplefarming-1.15.2-1.3.4.jar Simple Farming {[email protected] DONE}
corpsecomplex-FORGE-1.15.2-2.0-beta12.jar Corpse Complex {[email protected] DONE}
lycanitesmobs-1.15.2-2.2.3.2.jar Lycanites Mobs {[email protected] DONE}
TelePass-1.15.2-1.1.1.jar Telepass {[email protected] DONE}
gaiadimension-1.15.2-1.2.4.jar The Gaia Dimension {[email protected] DONE}
curios-FORGE-1.15.2-2.0.2.7.jar Curios API {[email protected] DONE}
Patchouli-1.15.2-1.2-35.jar Patchouli {[email protected] DONE}
leap-1.15.2-1.0.1.jar Leap {[email protected] DONE}
collective-1.15.2-2.26.jar Collective {[email protected] DONE}
SpawnInVillage-1.15.2-1.2.jar Spawn in Village {[email protected] DONE}
EndReborn+[0.6.2].jar End: Reborn {[email protected] DONE}
furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] DONE}
curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {[email protected] DONE}
mcw-furniture-2.0.1-mc1.15.2.jar Macaw's Furniture {[email protected] DONE}
globalxp-1.15.2-v1.4.15.jar Global XP {[email protected] DONE}
productivebees-1.15.2-0.6.9.3.jar Productive Bees {[email protected] DONE}
the_bumblezone-1.15.2-1.3.10.jar The Bumblezone {[email protected] DONE}
bwncr-1.15.2-3.6.13.jar Bad Wither No Cookie Reloaded {[email protected] DONE}
speedyladders-1.15.2-1.jar Speedy Ladders {[email protected] DONE}
FastLeafDecay-v22.1.jar FastLeafDecay {[email protected] DONE}
BetterMineshaftsForge-1.15.2-1.3.2.jar YUNG's Better Mineshafts {[email protected] DONE}
geckolib-forge-1.15.2-3.0.36.jar GeckoLib Example Mod {[email protected] DONE}
Kiwi-1.15.2-2.8.5.jar Kiwi {[email protected] DONE}
TrashSlot_1.15.2-11.0.0.jar TrashSlot {[email protected] DONE}
mining-helmet-1.15.2-1.0.9.jar Mining Helmet {[email protected] DONE}
CalemiUtils-1.15.2-1.1.5-MC1.15.2.jar Calemi's Utils {[email protected] DONE}
item-filters-2.2.0.15.jar Item Filters {[email protected] DONE}
Mine and Slash-1.15.2-3.12.10c.jar Mine and Slash {[email protected] DONE}
Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] DONE}
Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {[email protected] DONE}
caelus-FORGE-1.15.2-2.0-beta4.jar Caelus API {[email protected] DONE}
Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {[email protected] DONE}
create-mc1.15.2_v0.3.1a.jar Create {[email protected]_v0.3.1a+478 DONE}
Waystones_1.15.2-6.0.2.jar Waystones {[email protected] DONE}
Clumps-5.0.2.8.jar Clumps {[email protected] DONE}
NastyMobs-1.15.1-1.0.0.8.jar Nasty Mobs {[email protected] DONE}
NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] DONE}
good-nights-sleep-1.15.2-1.0.3.jar Good Night's Sleep {[email protected] DONE}
DungeonCrawl-1.15.2-2.3.0-a.jar Dungeon Crawl {[email protected] DONE}
betteranimalsplus-1.15.2-10.2.0.jar Better Animals Plus {[email protected] DONE}
FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {[email protected] DONE}
cte_uniques-0.11.jar CtE Uniques {[email protected] DONE}
outvoted-1.15.2-1.2.1-rc1.jar Outvoted {[email protected] DONE}
mapperbase-1.15.2-1.1.1.0.jar Mapper Base {[email protected] DONE}
embellishcraft-1.15.2-2.2.1.0.jar EmbellishCraft {[email protected] DONE}
JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {[email protected] DONE}
traverse-1.15.2-3.2.0.jar Traverse {[email protected] DONE}
CraftTweaker-1.15.2-6.0.0.45.jar CraftTweaker {[email protected] DONE}
Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE DONE}
forge-1.15.2-31.2.55-universal.jar Forge {[email protected] DONE}
Atum-1.15.2-2.1.12.jar Atum 2 {[email protected] DONE}
Bountiful-1.15.2-3.1.2.jar Bountiful {[email protected] DONE}
ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] DONE}
dungeonsarise1.15.2-1.2.72b.jar Dungeons Arise {[email protected] DONE}
RottenCreatures-1.15.2-0.9.7.jar Rotten Creatures {[email protected] DONE}
forge-1.15.2-31.2.55-server.jar Minecraft {[email protected] DONE}
The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {[email protected] DONE}
logprot-1.15.1-1.2.jar Logprot {[email protected] DONE}
DrawersTooltip-1.15.2-1.1.0.jar Drawers Tooltip {[email protected] DONE}
swingthroughgrass-1.15.2-1.4.1.jar SwingThroughGrass {[email protected] DONE}
pandoras_creatures-1.15.2-1.0.1.jar Pandoras Creatures {[email protected] DONE}
ToolBelt-1.15.2-1.14.2.jar Tool Belt {[email protected] DONE}
Ma-Chat-1.15.2-3.1.0.jar Ma Chat {[email protected] DONE}
ImmersiveEngineering-1.15.2-4.1.1-125.jar Immersive Engineering {[email protected] DONE}
overworld_mirror-1.15.2-1.4.1.16.jar Overworld Mirror {[email protected] DONE}
quiver-1.2-1.15.2.jar Quiver {[email protected] DONE}
towers_of_the_wild-1.15.2-1.2.0.jar Towers Of the Wild {[email protected] DONE}
Atmospheric-1.15.2-1.4.1.jar Atmospheric {[email protected] DONE}
dimdungeons-1.072-forge-1.15.2.jar Dimensional Dungeons {[email protected] DONE}
Xaeros_Minimap_21.20.0_Forge_1.15.2.jar Xaero's Minimap {[email protected] DONE}
pamhc2foodcore-1.15.2-1.1.0.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
ftb-backups-2.1.0.2.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}
autumnity-1.3.3-1.15.2.jar Autumnity {[email protected] DONE}
polymorph-FORGE-1.15.2-0.10.jar Polymorph {[email protected] DONE}
AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE}
Quark-r2.1-245.jar Quark {[email protected] DONE}
StorageDrawers-1.15.2-7.0.3.jar Storage Drawers {[email protected] DONE}
performant-1.15-3.16m.jar Performant {[email protected] DONE}
midnight-0.5.11.jar The Midnight {[email protected] DONE}
TerraForged-1.15.2-0.1.3.jar TerraForged {[email protected] DONE}
jei-1.15.2-6.0.3.16.jar Just Enough Items {[email protected] DONE}
invtweaks-1.15.2-2.0.9.jar Inventory Tweaks Renewed {[email protected] DONE}
ftb-quests-1502.0.2.252.jar FTB Quests {[email protected] DONE}
structurize-0.13.109-ALPHA-universal.jar Structurize {[email protected] DONE}
vinecollector-1.15.2-1.0.0.jar VineCollector {[email protected] DONE}
minecolonies-0.13.645-RELEASE-universal.jar MineColonies {[email protected] DONE}
FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] DONE}
AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {[email protected] DONE}
solcarrot-1.15.2-1.9.7.jar Spice of Life: Carrot Edition {[email protected] DONE}
Aquaculture-1.15.2-2.0.23.jar Aquaculture 2 {[email protected] DONE}
CosmeticArmorReworked-1.15.2-v3a.jar CosmeticArmorReworked {[email protected] DONE}
step-1.15.2-1.0.3.jar Step {[email protected] DONE}
AnimalWeaponsAndArmor-1.15.2-1.0.1.jar AnimalWeaponsAndArmor {[email protected] DONE}
OpenLoader-1.15.2-4.0.5.jar OpenLoader {[email protected] DONE}
EnderMail-1.15.2-1.1.3.jar Ender Mail {[email protected] DONE}
ExtendedNetherBackport-1.15.2-Beta-4.3.2.jar Extended Nether Backport {[email protected] DONE}
createaddition-1.15.2-20210226a.jar Create Crafts & Additions {[email protected] DONE}
Kiwi Modules:
kiwi:contributors
kiwi:data
Player Count: 0 / 60; []
Data Packs: mod:serverconfigupdater, mod:bwncr (incompatible), mod:supermartijn642configlib, mod:simplemagnets, mod:structurescompass, mod:supermartijn642corelib (incompatible), vanilla, mod:tropicraft (incompatible), mod:netherportalfix (incompatible), mod:areas, mod:publicguiannouncement (incompatible), mod:incontrol (incompatible), mod:pitg, mod:bettercaves (incompatible), mod:initialinventory, mod:xaeroworldmap, mod:cookingforblockheads (incompatible), mod:placebo (incompatible), mod:dankstorage (incompatible), mod:ftbguilibrary (incompatible), mod:wstweaks (incompatible), mod:bookshelf (incompatible), mod:uteamcore, mod:randompatches (incompatible), mod:apotheosis (incompatible), mod:morpheus (incompatible), mod:waila (incompatible), mod:ctecu, mod:dynview (incompatible), mod:jeresources (incompatible), mod:mysticallib, mod:w2w (incompatible), mod:structure_gel, mod:mcwbridges, mod:dwmh, mod:bettermobgriefinggamerule (incompatible), mod:usefulbackpacks, mod:repurposed_structures, mod:betterspawnercontrol, mod:ping, mod:toolstats (incompatible), mod:phosphor, mod:valhelsia_structures (incompatible), mod:dungeons_plus, mod:mining_dimension, mod:azurerpgitems (incompatible), mod:thutperms (incompatible), mod:simplefarming, mod:corpsecomplex (incompatible), mod:lycanitesmobs (incompatible), mod:telepass, mod:gaiadimension (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:leap (incompatible), mod:collective (incompatible), mod:spawnvillage, mod:endreborn (incompatible), mod:cfm (incompatible), mod:curiouselytra (incompatible), mod:mcwfurnitures, mod:globalxp (incompatible), mod:productivebees, mod:the_bumblezone, mod:speedyladders, mod:fastleafdecay, mod:bettermineshafts (incompatible), mod:geckolib3, mod:kiwi, mod:trashslot (incompatible), mod:mining_helmet (incompatible), mod:calemiutils, mod:itemfilters (incompatible), mod:mmorpg (incompatible), mod:abnormals_core, mod:buzzierbees, mod:caelus (incompatible), mod:upgrade_aquatic (incompatible), mod:create, mod:waystones (incompatible), mod:clumps (incompatible), mod:nasty, mod:naturescompass (incompatible), mod:goodnightsleep (incompatible), mod:dungeoncrawl (incompatible), mod:betteranimalsplus (incompatible), mod:farmingforblockheads (incompatible), mod:cte_uniques, mod:outvoted, mod:mapperbase, mod:embellishcraft (incompatible), mod:jeitweaker, mod:traverse, mod:crafttweaker (incompatible), mod:swampexpansion (incompatible), mod:forge (incompatible), mod:atum (incompatible), mod:bountiful (incompatible), mod:ironchest, mod:dungeons_arise, mod:rotten_creatures, mod:endergetic (incompatible), mod:logprot (incompatible), mod:draweringredient, mod:swingthroughgrass (incompatible), mod:pandoras_creatures, mod:toolbelt (incompatible), mod:ma-chat (incompatible), mod:immersiveengineering (incompatible), mod:overworldmirror, mod:quiver (incompatible), mod:towers_of_the_wild, mod:atmospheric, mod:dimdungeons, mod:xaerominimap, mod:pamhc2foodcore (incompatible), mod:ftbbackups (incompatible), mod:fastbench (incompatible), mod:autumnity, mod:polymorph, mod:autoreglib (incompatible), mod:quark, mod:storagedrawers (incompatible), mod:performant (incompatible), mod:midnight, mod:terraforged, mod:jei (incompatible), mod:invtweaks (incompatible), mod:ftbquests (incompatible), mod:structurize (incompatible), mod:vinecollector (incompatible), mod:minecolonies (incompatible), mod:fastfurnace (incompatible), mod:appleskin (incompatible), mod:solcarrot (incompatible), mod:aquaculture, mod:cosmeticarmorreworked (incompatible), mod:step (incompatible), mod:awaa, mod:openloader (incompatible), mod:endermail (incompatible), mod:extendednether (incompatible), mod:createaddition (incompatible), openloader/apotheosis, openloader/atum, openloader/autumnity, openloader/azurerpgitems, openloader/bountiful, openloader/calemiutils, openloader/create, openloader/curios, openloader/dimdungeons, openloader/dungeoncrawl, openloader/farmingforblockheads, openloader/lycanitesmobs, openloader/mapperbase, openloader/midnight, openloader/minecraft, openloader/mining_dimension, openloader/mmorpg, openloader/pamhc2foodcore, openloader/pandoras_creatures, openloader/productivebees, openloader/riddlechests, openloader/storage, openloader/telepass, openloader/toolbelt, openloader/tropicraft, openloader/waystones, openloader/simplemagnets, openloader/createaddition, openloader/immersiveengineering, openloader/quark, openloader/structurescompass, openloader/wst, openloader/vanillatweaks
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)

commented

Next time post the crash-report in a pastebin link or something rather than the text in the issue tracker..

Can you post the last two crash reports? Will give me a better idea

commented

sorry for the very, very late response. @Ralance not sure if you're still trying this but how did you set up your server? seems like the datapacks got messed up