PaperSpigot Kicks Players

Status
This thread has been locked.

Jayson

Supreme
Feedback score
17
Posts
1,258
Reactions
741
Resources
0
Hello, i'm having a new issue with PaperSpigot where it makes me join twice to login once. Aka when I login to Minecraft, I join the server, "Disconnected". I try again..."Connection Reset by Peer"...I join again, it's fine. Anyone know what's up? And where to get a stable release :) I know about the tcpr site already already. It works fine if I join using a Bungeecord server. Or is it just my host?

PHP:
12.10 05:31:40 [Server] ERROR Could not pass event PlayerJoinEvent to eZProtector v3.6.8
12.10 05:31:40 [Server] INFO ... 15 more
12.10 05:31:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:31:40 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_72]
12.10 05:31:40 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_72]
12.10 05:31:40 [Server] INFO at sun.reflect.GeneratedMethodAccessor970.invoke(Unknown Source) ~[?:?]
12.10 05:31:40 [Server] INFO at me.realized.duels.data.DataManager.onJoin(DataManager.java:147) ~[?:?]
12.10 05:31:40 [Server] INFO at me.realized.duels.data.DataManager.loadUser(DataManager.java:70) ~[?:?]
12.10 05:31:40 [Server] INFO at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006) ~[?:1.8.0_72]
12.10 05:31:40 [Server] INFO at java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011) ~[?:1.8.0_72]
12.10 05:31:40 [Server] INFO Caused by: java.lang.NullPointerException
12.10 05:31:40 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
12.10 05:31:40 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:31:40 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:31:40 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:31:40 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:875) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:31:40 [Server] INFO at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:31:40 [Server] INFO at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:31:40 [Server] INFO at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:31:40 [Server] INFO at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:31:40 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:173) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:31:40 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:314) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:31:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:31:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:31:40 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:31:40 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:31:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:31:40 [Server] INFO org.bukkit.event.EventException
12.10 05:31:40 [Server] ERROR Could not pass event PlayerJoinEvent to Duels v1.3.4
12.10 05:31:40 [Server] INFO UUID of player {My IGN} is {My UUID}
12.10 05:31:39 [Disconnect] User {My IGN} has disconnected, reason: Disconnected
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Samuel

The most serious person ever.
Supreme
Feedback score
33
Posts
2,210
Reactions
1,572
Resources
0
*facepalm*
This isn't a job for a SysAdmin. :(
 

Samuel

The most serious person ever.
Supreme
Feedback score
33
Posts
2,210
Reactions
1,572
Resources
0
To be fair, I don't see a better place. I guess you can chill here. :)
 

Jayson

Supreme
Feedback score
17
Posts
1,258
Reactions
741
Resources
0
EzProtector is throwing a nullpointer exception when a player joins the server, that's all you really need to know.
Find out more by decompiling the plugin, and checking it out yourself.
It's in the #loadPlayer() method in the DataManager class located at me.realized.duels.data.DataManager

gl;hf
Disabled it, not the problem.
PHP:
12.10 05:41:55 [Server] INFO ... 15 more
12.10 05:41:55 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:41:55 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_72]
12.10 05:41:55 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_72]
12.10 05:41:55 [Server] INFO at sun.reflect.GeneratedMethodAccessor970.invoke(Unknown Source) ~[?:?]
12.10 05:41:55 [Server] INFO at me.realized.duels.data.DataManager.onJoin(DataManager.java:147) ~[?:?]
12.10 05:41:55 [Server] INFO at me.realized.duels.data.DataManager.loadUser(DataManager.java:70) ~[?:?]
12.10 05:41:55 [Server] INFO at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006) ~[?:1.8.0_72]
12.10 05:41:55 [Server] INFO at java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011) ~[?:1.8.0_72]
12.10 05:41:55 [Server] INFO Caused by: java.lang.NullPointerException
12.10 05:41:55 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
12.10 05:41:55 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:41:55 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:41:55 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:41:55 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:875) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:41:55 [Server] INFO at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:41:55 [Server] INFO at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:41:55 [Server] INFO at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:41:55 [Server] INFO at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:41:55 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:173) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:41:55 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:314) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:41:55 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:41:55 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:41:55 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:41:55 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:41:55 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot1.8.jar:git-PaperSpigot-"8b18730"]
12.10 05:41:55 [Server] INFO org.bukkit.event.EventException

Also hey there Justis <3 The pumpkin man. Or woman. Or what. The profile pic has long hair, stereotypical me says girl. (sorry if i offend any1 xd )
 

Jayson

Supreme
Feedback score
17
Posts
1,258
Reactions
741
Resources
0
Oh, .-. Well is there a Duels plugin you have enabled? :p
Whichever plugin that stacktrace belonged to.
Just ignore all the plugins making errors :/ Also not the problem :)
Do you know anywhere I can download a pre-made PaperSpigot jar file other than TCPR.ca ? It might just be their file...possibly? I never had this issue before.
"has disconnected, reason: Internal Exception: io.netty.handler.codec.EncoderException: java.lang.RuntimeException: An internal error occurred."
 

Jayson

Supreme
Feedback score
17
Posts
1,258
Reactions
741
Resources
0
(Justis making me spend $ again ) I can't just delete all the plugins on a active server...but then again I need a test server anyways (buys a test server)
 

Jayson

Supreme
Feedback score
17
Posts
1,258
Reactions
741
Resources
0
Could just set up a local server on your computer...
Yea, but my computer hates opening jar files .-. I use to use a local server-until I updated my mac.

Just shelled out $1.50 :/

Justis ty for making me spend $ <3 found out the problem was ViaVersion

Also i'm gonna be spamming ya with resources until my server runs out of time xf
 

Justis

Community Member
Management
Feedback score
61
Posts
2,117
Reactions
2,414
Resources
0
Yea, but my computer hates opening jar files .-. I use to use a local server-until I updated my mac.

Just shelled out $1.50 :/
You don't need to open any jar files in order to run a server. x-x
But alright. :p Let us know the results of your findings my monetarily irresponsible brother.
 

Jayson

Supreme
Feedback score
17
Posts
1,258
Reactions
741
Resources
0
Justis ty for making me spend $ <3 found out the problem was ViaVersion

Also i'm gonna be spamming ya with resources until my server runs out of time xf

I shall spam u out with my life of resources. Then I need to find a way to boost my $1 paypal higher xd

also i never knew pumpkins could have brothers Kappa
P1030675.jpg

That's from google images. That's a animal shelter-or something. idk.
 
Last edited:
Status
This thread has been locked.
Top