[SPIGOT-4508] the server seems to crash unexpectedly Created: 29/Nov/18  Updated: 30/Nov/18  Resolved: 30/Nov/18

Status: Resolved
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major
Reporter: tyler jarvis Assignee: Unassigned
Resolution: Incomplete Votes: 0
Labels: Spigot, crash, error
Environment:
  • Intel Xeon X3440 (4x2.53GHz) CPU
  • 16GB DDR3 RAM
  • 2TB HDD Storage
  • 10TB @ 1Gbps Network
  • A must have for running smaller game servers on a budget

Version: 1.13.2
Guidelines Read: Yes

 Description   

28.11 20:38:59 [Server] ERROR Could not pass event PlayerInteractEvent to MythicMobs v4.4.1
28.11 20:38:59 [Server] INFO org.bukkit.event.EventException: null
28.11 20:38:59 [Multicraft] Skipped 26 lines due to rate limit (30/s)
28.11 20:38:59 [Server] WARN [ModularPointSystem] Task #20 for ModularPointSystem v0.4 Alpha generated an exception
28.11 20:38:59 [Server] INFO java.lang.NullPointerException: null
28.11 20:40:03 [Server] ERROR The server has stopped responding!
28.11 20:40:03 [Server] ERROR Please report this to http://www.spigotmc.org/
28.11 20:40:03 [Server] ERROR Be sure to include ALL relevant console errors and Minecraft crash reports
28.11 20:40:03 [Server] ERROR Spigot version: git-Spigot-e4d0c66-5184216 (MC: 1.13.2)
28.11 20:40:03 [Server] ERROR ------------------------------
28.11 20:40:03 [Server] ERROR Server thread dump (Look for plugins here before reporting to Spigot!):
28.11 20:40:03 [Server] ERROR ------------------------------
28.11 20:40:03 [Server] ERROR Current Thread: Server thread
28.11 20:40:03 [Server] ERROR PID: 19 | Suspended: false | Native: false | State: RUNNABLE
28.11 20:40:03 [Server] ERROR Stack:
28.11 20:40:03 [Server] ERROR net.minecraft.server.v1_13_R2.WorldChunkManagerTheEnd.c(SourceFile:161)
28.11 20:40:03 [Server] ERROR net.minecraft.server.v1_13_R2.WorldChunkManagerTheEnd.a(SourceFile:53)
28.11 20:40:03 [Server] ERROR net.minecraft.server.v1_13_R2.WorldChunkManagerTheEnd.getBiome(SourceFile:45)
28.11 20:40:03 [Server] ERROR net.minecraft.server.v1_13_R2.ChunkGeneratorAbstract.addFeatures(ChunkGeneratorAbstract.java:40)
28.11 20:40:03 [Server] ERROR org.bukkit.craftbukkit.v1_13_R2.generator.NormalChunkGenerator.addFeatures(NormalChunkGenerator.java:54)
28.11 20:40:03 [Server] ERROR net.minecraft.server.v1_13_R2.ChunkTaskLiquidCarve.a(SourceFile:14)
28.11 20:40:03 [Server] ERROR net.minecraft.server.v1_13_R2.ChunkTask.a(SourceFile:35)
28.11 20:40:03 [Server] ERROR net.minecraft.server.v1_13_R2.ChunkStatus.a(SourceFile:95)
28.11 20:40:03 [Server] ERROR net.minecraft.server.v1_13_R2.ChunkTaskScheduler.a(ChunkTaskScheduler.java:78)
28.11 20:40:03 [Server] ERROR net.minecraft.server.v1_13_R2.ChunkTaskScheduler.a(ChunkTaskScheduler.java:1)
28.11 20:40:03 [Server] ERROR net.minecraft.server.v1_13_R2.Scheduler$a.a(SourceFile:147)
28.11 20:40:03 [Server] ERROR net.minecraft.server.v1_13_R2.Scheduler$a$$Lambda$2411/2134006926.apply(Unknown Source)
28.11 20:40:03 [Server] ERROR java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
28.11 20:40:03 [Server] ERROR java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
28.11 20:40:03 [Server] ERROR java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
28.11 20:40:03 [Server] ERROR com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute(MoreExecutors.java:260)
28.11 20:40:03 [Server] ERROR java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:529)
28.11 20:40:03 [Server] ERROR java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:599)
28.11 20:40:03 [Server] ERROR java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
28.11 20:40:03 [Server] ERROR java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:617)
28.11 20:40:05 [Multicraft] Skipped 76 lines due to rate limit (30/s)
28.11 20:40:05 [Server] ERROR ------------------------------
28.11 20:40:05 [Server] ERROR Current Thread: Craft Scheduler Thread - 456
28.11 20:40:05 [Server] ERROR PID: 795 | Suspended: false | Native: false | State: TIMED_WAITING
28.11 20:40:05 [Server] ERROR Stack:
28.11 20:40:05 [Server] ERROR sun.misc.Unsafe.park(Native Method)
28.11 20:40:05 [Server] ERROR java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
28.11 20:40:05 [Server] ERROR java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
28.11 20:40:05 [Server] ERROR java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
28.11 20:40:05 [Server] ERROR java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
28.11 20:40:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
28.11 20:40:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
28.11 20:40:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
28.11 20:40:05 [Server] ERROR java.lang.Thread.run(Thread.java:748)
28.11 20:40:05 [Server] ERROR ------------------------------
28.11 20:40:05 [Server] ERROR Current Thread: pool-23-thread-4
28.11 20:40:05 [Server] ERROR PID: 792 | Suspended: false | Native: false | State: TIMED_WAITING
28.11 20:40:05 [Server] ERROR Stack:
28.11 20:40:05 [Server] ERROR sun.misc.Unsafe.park(Native Method)
28.11 20:40:05 [Server] ERROR java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
28.11 20:40:05 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
28.11 20:40:05 [Server] ERROR java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
28.11 20:40:05 [Server] ERROR java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
28.11 20:40:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
28.11 20:40:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
28.11 20:40:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
28.11 20:40:05 [Server] ERROR java.lang.Thread.run(Thread.java:748)
28.11 20:40:05 [Server] ERROR ------------------------------
28.11 20:40:05 [Server] ERROR Current Thread: OkHttp ConnectionPool
28.11 20:40:05 [Server] ERROR PID: 787 | Suspended: false | Native: false | State: TIMED_WAITING
28.11 20:40:05 [Server] ERROR Stack:

Clear log



 Comments   
Comment by Black Hole [ 29/Nov/18 ]

Please attach the crash log file, since your log is incomplete:
[Multicraft] Skipped 26 lines due to rate limit (30/s)

Comment by tyler jarvis [ 29/Nov/18 ]

it happend before without these plugins 

 

Comment by Bart [ 29/Nov/18 ]
28.11 20:38:59 [Server] ERROR Could not pass event PlayerInteractEvent to MythicMobs v4.4.1
28.11 20:38:59 [Server] WARN [ModularPointSystem] Task #20 for ModularPointSystem v0.4 Alpha generated an exception

The problem is probably caused by either MythicMobs or ModularPointSystem. You should disable both these systems and see if the problem still exists.

Comment by tyler jarvis [ 29/Nov/18 ]

it happends when people fight the end dragon

Generated at Sat Apr 05 09:04:11 UTC 2025 using Jira 10.3.3#10030003-sha1:d220e3fefc8dfc6d47f522d3b9a20c1455e12b7b.