Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No errors from plugin but one from paperspigot #810

Closed
justin13888 opened this issue Jul 27, 2017 · 1 comment
Closed

No errors from plugin but one from paperspigot #810

justin13888 opened this issue Jul 27, 2017 · 1 comment
Labels
resolution: unsupported Software version is no longer supported by PaperMC.

Comments

@justin13888
Copy link

Error Log:

11:25:20 ERROR: The server has stopped responding!
11:25:20 ERROR: Please report this to PaperSpigot directly!
11:25:20 ERROR: Be sure to include ALL relevant console errors and Minecraft crash reports
11:25:20 ERROR: PaperSpigot version: git-PaperSpigot-"8b18730" (MC: 1.8.8)
11:25:20 ERROR: ------------------------------
11:25:20 ERROR: Server thread dump (Look for plugins here before reporting to PaperSpigot!):
11:25:20 ERROR: ------------------------------
11:25:20 ERROR: Current Thread: Server thread
11:25:20 ERROR: PID: 16 | Suspended: false | Native: true | State: RUNNABLE
11:25:20 ERROR: Current Thread: Thread-13
11:25:20 ERROR: PID: 34 | Suspended: false | Native: true | State: RUNNABLE
11:25:20 ERROR: Stack:
11:25:20 ERROR: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
11:25:20 ERROR: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
11:25:20 ERROR: sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
11:25:20 ERROR: java.lang.Thread.run(Unknown Source)
11:25:20 ERROR: ------------------------------
11:25:20 ERROR: Current Thread: Timer-0
[WARN] Task failed
java.lang.NoClassDefFoundError: Could not initialize class org.fusesource.jansi.internal.Kernel32
11:25:20 ERROR: PID: 31 | Suspended: false | Native: false | State: WAITING
at org.fusesource.jansi.internal.WindowsSupport.setConsoleMode(WindowsSupport.java:60)

  at org.bukkit.craftbukkit.libs.jline.WindowsTerminal.setConsoleMode(WindowsTerminal.java:208)
    at org.bukkit.craftbukkit.libs.jline.WindowsTerminal.restore(WindowsTerminal.java:95)

at org.bukkit.craftbukkit.libs.jline.TerminalSupport$1.run(TerminalSupport.java:52)

  at org.bukkit.craftbukkit.libs.jline.internal.ShutdownHooks.runTasks(ShutdownHooks.java:66)
    at org.bukkit.craftbukkit.libs.jline.internal.ShutdownHooks.access$000(ShutdownHooks.java:22)

11:25:20 ERROR: java.lang.Object.wait(Native Method)
at org.bukkit.craftbukkit.libs.jline.internal.ShutdownHooks$1.run(ShutdownHooks.java:47)

11:25:20 ERROR: java.lang.Object.wait(Unknown Source)
11:25:20 ERROR: java.util.TimerThread.mainLoop(Unknown Source)
11:25:20 ERROR: java.util.TimerThread.run(Unknown Source)
11:25:20 ERROR: ------------------------------
11:25:20 ERROR: Current Thread: Ebean-LoginSecurity.0

BTW, there were no other errors besides this.

@zachbr
Copy link
Contributor

zachbr commented Jul 27, 2017

We don’t support 1.8.8 in any capacity.

@zachbr zachbr added the resolution: unsupported Software version is no longer supported by PaperMC. label Jul 27, 2017
@zachbr zachbr closed this as completed Jul 27, 2017
JRoy added a commit to JRoy/Paper that referenced this issue Mar 8, 2021
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
d264e972 PaperMC#591: Add option for a consumer before spawning an item
1c537fce PaperMC#590: Add spawn and transform reasons for piglin zombification.

CraftBukkit Changes:
ee5006d PaperMC#810: Add option for a consumer before spawning an item
f6a39d3 PaperMC#809: Add spawn and transform reasons for piglin zombification.
0c24068 Organise imports

Spigot Changes:
bff52619 Organise imports
JRoy added a commit to JRoy/Paper that referenced this issue Mar 8, 2021
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
d264e972 PaperMC#591: Add option for a consumer before spawning an item
1c537fce PaperMC#590: Add spawn and transform reasons for piglin zombification.

CraftBukkit Changes:
ee5006d PaperMC#810: Add option for a consumer before spawning an item
f6a39d3 PaperMC#809: Add spawn and transform reasons for piglin zombification.
0c24068 Organise imports

Spigot Changes:
bff52619 Organise imports
JRoy added a commit to JRoy/Paper that referenced this issue Mar 8, 2021
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
d264e972 PaperMC#591: Add option for a consumer before spawning an item
1c537fce PaperMC#590: Add spawn and transform reasons for piglin zombification.

CraftBukkit Changes:
ee5006d PaperMC#810: Add option for a consumer before spawning an item
f6a39d3 PaperMC#809: Add spawn and transform reasons for piglin zombification.
0c24068 Organise imports

Spigot Changes:
bff52619 Organise imports
kashike pushed a commit that referenced this issue Mar 8, 2021
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
d264e972 #591: Add option for a consumer before spawning an item
1c537fce #590: Add spawn and transform reasons for piglin zombification.

CraftBukkit Changes:
ee5006d #810: Add option for a consumer before spawning an item
f6a39d3 #809: Add spawn and transform reasons for piglin zombification.
0c24068 Organise imports

Spigot Changes:
bff52619 Organise imports
ExcessiveAmountsOfZombies pushed a commit to ExcessiveAmountsOfZombies/Paper that referenced this issue Apr 12, 2021
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
d264e972 PaperMC#591: Add option for a consumer before spawning an item
1c537fce PaperMC#590: Add spawn and transform reasons for piglin zombification.

CraftBukkit Changes:
ee5006d PaperMC#810: Add option for a consumer before spawning an item
f6a39d3 PaperMC#809: Add spawn and transform reasons for piglin zombification.
0c24068 Organise imports

Spigot Changes:
bff52619 Organise imports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution: unsupported Software version is no longer supported by PaperMC.
Projects
None yet
Development

No branches or pull requests

2 participants