Advertisement
Roku

Untitled

Oct 28th, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. 29.10 01:43:37 [Server] INFO ... 14 more
  2. 29.10 01:43:37 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  3. 29.10 01:43:37 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
  4. 29.10 01:43:37 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  5. 29.10 01:43:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  6. 29.10 01:43:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  7. 29.10 01:43:37 [Server] INFO at org.tilegames.hexicube.bukkit.tuto.Tutorial.join(Tutorial.java:475)
  8. 29.10 01:43:37 [Server] INFO Caused by: java.lang.NullPointerException
  9. 29.10 01:43:37 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  10. 29.10 01:43:37 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421)
  11. 29.10 01:43:37 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488)
  12. 29.10 01:43:37 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227)
  13. 29.10 01:43:37 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592)
  14. 29.10 01:43:37 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:29)
  15. 29.10 01:43:37 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:41)
  16. 29.10 01:43:37 [Server] INFO at net.minecraft.server.v1_6_R3.PendingConnection.d(PendingConnection.java:43)
  17. 29.10 01:43:37 [Server] INFO at net.minecraft.server.v1_6_R3.PendingConnection.e(PendingConnection.java:132)
  18. 29.10 01:43:37 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerList.a(PlayerList.java:103)
  19. 29.10 01:43:37 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerList.c(PlayerList.java:207)
  20. 29.10 01:43:37 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  21. 29.10 01:43:37 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  22. 29.10 01:43:37 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  23. 29.10 01:43:37 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  24. 29.10 01:43:37 [Server] INFO org.bukkit.event.EventException
  25. 29.10 01:43:37 [Server] SEVERE Could not pass event PlayerJoinEvent to TeleTuto v1.5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement