HELP! Can't connect to server (Timed out) w/ Console log

Status
This thread has been locked.

Sparko

professional amateur
Supreme
Feedback score
82
Posts
1,986
Reactions
959
Resources
0
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.
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
Thanks <3
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Lofi

inactive for a while.
Supreme
Feedback score
30
Posts
625
Reactions
122
Resources
0
Got a backup of when it was working?
 

Sparko

professional amateur
Supreme
Feedback score
82
Posts
1,986
Reactions
959
Resources
0
Got a backup of when it was working?
Nope, it started working again however the player said it was because they were using a lot of tnt on bedrock, is there a way to prevent crashes when this happens? I have 8GB of ram on the server and it's a dedi from sys so idk if it's the hardware.

Extra info my player gave: Him and the other person on the server could chat but they couldn't interact with anything, or send commands.
 

Lofi

inactive for a while.
Supreme
Feedback score
30
Posts
625
Reactions
122
Resources
0
Possibly could be that.[DOUBLEPOST=1508925677][/DOUBLEPOST]Shoot me the srver IP through PM and Ill take a little look?
 

SuperCoolMomo

CEO of Canvas [Ex-Admin on VanityMC & Archon]
Premium
Feedback score
25
Posts
1,063
Reactions
392
Resources
0
Same, shoot me the ip I'll take a look.
 

Doughnut

Entrepreneur | Electrician| Financial Help
Premium
Feedback score
32
Posts
1,298
Reactions
466
Resources
0
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.
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
Thanks <3
Noticed this Spongereloaded error. Is sponge reloaded a plugin may i ask?
 
Status
This thread has been locked.
Top