[SPIGOT-1209] Server Crashed after a scheduleSyncRepeatingTask Created: 28/Sep/15 Updated: 11/Dec/17 Resolved: 28/Sep/15 |
|
Status: | Closed |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | AssaultBird2454 | Assignee: | Unassigned |
Resolution: | Incomplete | Votes: | 0 |
Labels: | 1.8.7, crash, error, spigot | ||
Environment: |
OS: Windows 8.1 Embeded Industry Pro |
Description |
I was developing a plugin and the server crashed but never gave me any errors that point to my plugin or any of the other plugins... it was a crash caused by spigot [17:36:26 ERROR]: The server has stopped responding! [17:36:26 ERROR]: Please report this to http://www.spigotmc.org/ [17:36:26 ERROR]: Be sure to include ALL relevant console errors and Minecraft c rash reports [17:36:26 ERROR]: Spigot version: git-Spigot-52c130f-89944c0 (MC: 1.8) [17:36:26 ERROR]: ------------------------------ [17:36:26 ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!): [17:36:26 ERROR]: ------------------------------ [17:36:26 ERROR]: Current Thread: Server thread [17:36:26 ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNN ABLE [17:36:26 ERROR]: Stack: [17:36:26 ERROR]: java.io.FilterOutputStream.flush(Unknown Source) [17:36:26 ERROR]: sun.nio.cs.StreamEncoder.implFlush(Unknown Sourc e) [17:36:26 ERROR]: sun.nio.cs.StreamEncoder.flush(Unknown Source) [17:36:26 ERROR]: java.io.OutputStreamWriter.flush(Unknown Source) [17:36:26 ERROR]: org.bukkit.craftbukkit.libs.jline.console.Consol eReader.flush(ConsoleReader.java:976) [17:36:26 ERROR]: org.bukkit.craftbukkit.v1_8_R1.util.TerminalCons oleWriterThread.run(TerminalConsoleWriterThread.java:42) C:\Users\AssaultBird2454\Desktop\SnowBall Fight Server 1.1.1>PAUSE Press any key to continue . . . Might be my plugin but the stacktrace did not contain anything with my plugin on it but it did happen after a scheduleSyncRepeatingTask was triggered |
Comments |
Comment by md_5 [ 28/Sep/15 ] |
Server way outdated. |
Comment by SpigotMC [ 28/Sep/15 ] |
Your build is not the latest and therefore may be the reason you are having this issue. Spigot is 109 version(s) behind. CraftBukkit is 251 version(s) behind. This message was automatically generated and is not guaranteed to be a solution to your issue. |