Advertisement
Guest User

Untitled

a guest
Jan 19th, 2020
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. [15:26:22 INFO]: LeSushi_ lost connection: Disconnected
  2. [15:26:22 INFO]: LeSushi_ left the game
  3. [15:26:24 INFO]: UUID of player LeSushi_ is d100e75e-8977-4081-84f1-81c845a63cc7
  4. [15:26:24 INFO]: le joueurs ce co
  5. [15:26:24 INFO]: le joueur est rÚcupurer
  6. [15:26:24 INFO]: l'inventaire est clear
  7. [15:26:24 ERROR]: Could not pass event PlayerJoinEvent to Maison v1.0
  8. org.bukkit.event.EventException: null
  9. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-dcd1643-e60fc34]
  10. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-dcd1643-e60fc34]
  11. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  12. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  13. at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  14. at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  15. at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  16. at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  17. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  18. at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  19. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:845) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  20. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  21. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  22. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-dcd1643-e60fc34]
  23. at java.lang.Thread.run(Unknown Source) [?:1.8.0_231]
  24. Caused by: java.lang.NullPointerException
  25. at fr.lesushi.monplugin.MonPluginListerners.OnPlayerJoin(MonPluginListerners.java:21) ~[?:?]
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
  29. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
  30. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-dcd1643-e60fc34]
  31. ... 14 more
  32. [15:26:24 INFO]: LeSushi_[/127.0.0.1:51256] logged in with entity id 15970 at ([world]1645.6370773140131, 140.86247243792087, -38.706629022919515)
  33. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement