LudnicaKiller

Untitled

Jun 30th, 2020
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 3.78 KB | None | 0 0
  1. [14:53:23] [Server thread/ERROR]: Could not pass event PlayerLoginEvent to HackedServer v2.61.0
  2. org.bukkit.event.EventException
  3.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  4.     at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  5.     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  6.     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [patched.jar:git-PaperSpigot-"4c7641d"]
  7.     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [patched.jar:git-PaperSpigot-"4c7641d"]
  8.     at net.minecraft.server.v1_8_R3.PlayerList.attemptLogin(PlayerList.java:472) [patched.jar:git-PaperSpigot-"4c7641d"]
  9.     at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:118) [patched.jar:git-PaperSpigot-"4c7641d"]
  10.     at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [patched.jar:git-PaperSpigot-"4c7641d"]
  11.     at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [patched.jar:git-PaperSpigot-"4c7641d"]
  12.     at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [patched.jar:git-PaperSpigot-"4c7641d"]
  13.     at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:875) [patched.jar:git-PaperSpigot-"4c7641d"]
  14.     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [patched.jar:git-PaperSpigot-"4c7641d"]
  15.     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [patched.jar:git-PaperSpigot-"4c7641d"]
  16.     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [patched.jar:git-PaperSpigot-"4c7641d"]
  17.     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
  18. Caused by: java.lang.RuntimeException: Cannot access reflection.
  19.     at io.th0rgal.hackedserver.utils.tinyprotocol.Reflection$1.get(Reflection.java:151) ~[?:?]
  20.     at io.th0rgal.hackedserver.utils.tinyprotocol.TinyProtocolFixed.getChannel(TinyProtocolFixed.java:401) ~[?:?]
  21.     at io.th0rgal.hackedserver.utils.tinyprotocol.TinyProtocolFixed$5.onPlayerLogin(TinyProtocolFixed.java:176) ~[?:?]
  22.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
  23.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
  24.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
  25.     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
  26.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  27.     ... 14 more
  28. Caused by: java.lang.NullPointerException
  29.     at sun.reflect.UnsafeFieldAccessorImpl.ensureObj(UnsafeFieldAccessorImpl.java:57) ~[?:1.8.0_252]
  30.     at sun.reflect.UnsafeQualifiedObjectFieldAccessorImpl.get(UnsafeQualifiedObjectFieldAccessorImpl.java:38) ~[?:1.8.0_252]
  31.     at java.lang.reflect.Field.get(Field.java:393) ~[?:1.8.0_252]
  32.     at io.th0rgal.hackedserver.utils.tinyprotocol.Reflection$1.get(Reflection.java:149) ~[?:?]
  33.     at io.th0rgal.hackedserver.utils.tinyprotocol.TinyProtocolFixed.getChannel(TinyProtocolFixed.java:401) ~[?:?]
  34.     at io.th0rgal.hackedserver.utils.tinyprotocol.TinyProtocolFixed$5.onPlayerLogin(TinyProtocolFixed.java:176) ~[?:?]
  35.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
  36.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
  37.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
  38.     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
  39.     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  40.     ... 14 more
Add Comment
Please, Sign In to add comment