Jump to content

Need Help with a Crashed Server


Ola23

Recommended Posts

Dedicated server having problems with sum mods 

 

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

Time: 11/24/22 9:55 PM
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_312] {}


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: "Netty Epoll Server IO #3" Id=59 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)


"Netty Epoll Server IO #2" Id=58 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)


"Netty Epoll Server IO #1" Id=57 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)


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


"poi IO worker" Id=41 WAITING on java.lang.String@32526ee1
    at sun.misc.Unsafe.park(Native Method)
    -  waiting on java.lang.String@32526ee1
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
    at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
    at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
    at net.minecraft.world.chunk.storage.IOWorker$$Lambda$6114/1103353802.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:748)


"chunk IO worker" Id=40 WAITING on java.lang.String@32526ee1
    at sun.misc.Unsafe.park(Native Method)
    -  waiting on java.lang.String@32526ee1
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
    at net.minecraft.world.chunk.storage.IOWorker.func_227105_c_(SourceFile:124)
    at net.minecraft.world.chunk.storage.IOWorker.func_227107_d_(SourceFile:134)
    at net.minecraft.world.chunk.storage.IOWorker$$Lambda$6114/1103353802.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:748)


"Resource IO {0}" Id=39 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3c9596db
    at sun.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3c9596db
    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-7" Id=38 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=34 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=33 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@38aa0591
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.ref.ReferenceQueue$Lock@38aa0591
    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)


"Thread-4" Id=28 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)


"Server console handler" Id=25 RUNNABLE
    at java.io.FileInputStream.readBytes(Native Method)
    at java.io.FileInputStream.read(FileInputStream.java:255)
    at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
    -  locked java.io.BufferedInputStream@7da89ce0
    at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
    at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
    at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
    -  locked java.io.InputStreamReader@5c2cc0d2
    at java.io.InputStreamReader.read(InputStreamReader.java:184)
    ...


"DestroyJavaVM" Id=24 RUNNABLE


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


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


"Attach Listener" Id=19 RUNNABLE


"Thread-2" Id=16 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=15 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@2471a45d
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.ref.ReferenceQueue$Lock@2471a45d
    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@1d8763af
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.ref.Reference$Lock@1d8763af
    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.18.0-348.7.1.el8_5.x86_64
    Java Version: 1.8.0_312, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 3944218424 bytes (3761 MB) / 5042077696 bytes (4808 MB) up to 5042077696 bytes (4808 MB)
    CPUs: 2
    JVM Flags: 3 total; -XX:ActiveProcessorCount=2 -Xmx5120M -Xms3328M
    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 
        /forge_1.15.2.jar object_holder_definalize PLUGINSERVICE 
        /forge_1.15.2.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge_1.15.2.jar capability_inject_definalize PLUGINSERVICE 
        /forge_1.15.2.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
        /forge_1.15.2.jar fml TRANSFORMATIONSERVICE 
    FML: 31.2
    Forge: net.minecraftforge:31.2.57
    FML Language Providers: 
        [email protected]
        minecraft@1
        [email protected]
    Mod List: 
        forge-1.15.2-31.2.57-server.jar Minecraft {[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}
        Chunk Pregenerator-V1.15-3.2.3.jar Chunk Pregenerator {[email protected] DONE}
        betteranimalsplus-1.15.2-10.2.0.jar Better Animals Plus {[email protected] DONE}
        mine-mine-no-mi-1.15.2-0.8.2.jar Mine Mine no Mi {[email protected] DONE}
        u_team_core-1.15.2-3.0.2.228.jar U Team Core {[email protected] DONE}
        BiomesOPlenty-1.15.2-10.0.0.366-universal.jar Biomes O' Plenty {[email protected] DONE}
        SpartanWeaponry-1.15.2-2.0.0-beta-1.jar Spartan Weaponry {[email protected] beta 1 DONE}
        furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] DONE}
        Chisel_DEV-MC1.15.2-0.0.1.14.jar Chisel {[email protected] DONE}
        platos-FORGE-1.15-1.4.4.jar Plato's Transporters {[email protected] DONE}
        jei-1.15.2-6.0.3.16.jar Just Enough Items {[email protected] DONE}
        incontrol-1.15-4.0.8-DU.jar InControl {[email protected] DONE}
        mcnnaop-1.15.2-1.5.4.jar MC Nani No Anime One Piece {[email protected] DONE}
        forge-1.15.2-31.2.57-universal.jar Forge {[email protected] DONE}
        Bountiful-1.15.2-3.1.2.jar Bountiful {[email protected] DONE}
        CosmeticArmorReworked-1.15.2-v3a.jar CosmeticArmorReworked {[email protected] DONE}
        tl_skin_cape_forge_1.15.2-1.10.jar TLSkinCape {[email protected] DONE}
        supplementaries-1.15.2-0.9.27+.jar Supplementaries {[email protected] DONE}
        Xaeros_Minimap_22.16.2_Forge_1.15.2.jar Xaero's Minimap {[email protected] DONE}
        Waystones_1.15.2-6.0.2.jar Waystones {[email protected] DONE}
        gravestone-1.17.6.jar Gravestone Mod {[email protected] DONE}
        infernalmobs-1.15.2.3.jar Infernal Mobs {[email protected] DONE}
    Player Count: 0 / 12; []
    Data Packs: mod:cosmeticarmorreworked (incompatible), mod:usefulbackpacks, mod:repurposed_structures, mod:chunkpregen, mod:betteranimalsplus (incompatible), mod:uteamcore, mod:biomesoplenty, mod:mineminenomi (incompatible), mod:spartanweaponry (incompatible), mod:cfm (incompatible), mod:chisel (incompatible), mod:platos, mod:jei (incompatible), mod:incontrol (incompatible), mod:mcnnaop, mod:bountiful (incompatible), mod:tlskincape (incompatible), mod:supplementaries, mod:xaerominimap, mod:waystones (incompatible), mod:gravestone, mod:infernalmobs (incompatible), vanilla, mod:forge (incompatible)
    Is Modded: Definitely; Server brand changed to 'forge'
    Type: Dedicated Server (map_server.txt)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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