Hello,
Just a problem that began a few minutes ago, I restarted the server a couple of times already but the problem is still present. When people try to connect it only times them out.
and
Thanks 
Just a problem that began a few minutes ago, I restarted the server a couple of times already but the problem is still present. When people try to connect it only times them out.
Code:
[19:01:40] [PaperSpigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #72
[19:01:40] [PaperSpigot Watchdog Thread/ERROR]: PID: 13484 | Suspended: false | Native: false | State: WAITING
[19:01:40] [PaperSpigot Watchdog Thread/ERROR]: Stack:
[19:01:40] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[19:01:40] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
[19:01:40] [PaperSpigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
[19:01:40] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1145)
[19:01:40] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1026)
[19:01:40] [PaperSpigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[19:01:40] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[19:01:40] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(Unknown Source)
[19:01:40] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[19:01:40] [PaperSpigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[19:01:40] [PaperSpigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
and
Code:
[18:59:36] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to SpongeReloaded v1.4
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[patched.jar:git-PaperSpigot-"4c7641d"]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [patched.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [patched.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:228) [patched.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:195) [patched.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:191) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1227) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.PacketPlayInArmAnimation.a(PacketPlayInArmAnimation.java:18) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.PacketPlayInArmAnimation.a(PacketPlayInArmAnimation.java:1) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [patched.jar:git-PaperSpigot-"4c7641d"]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_25]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_25]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:774) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [patched.jar:git-PaperSpigot-"4c7641d"]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
Caused by: java.lang.NullPointerException

Last edited:
