Advertisement
Guest User

enjin error

a guest
May 14th, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. 14.05 01:46:52 [Server] pool-2-thread-5/ERROR [EnjinMinecraftPlugin] catching
  2. 14.05 01:46:52 [Server] INFO java.lang.NullPointerException
  3. 14.05 01:46:52 [Server] INFO at java.util.LinkedList$ListItr.next(LinkedList.java:893) ~[?:1.8.0_91]
  4. 14.05 01:46:52 [Server] INFO at com.google.common.collect.Iterators$9.next(Iterators.java:939) ~[minecraft_server.1.8.9.jar:?]
  5. 14.05 01:46:52 [Server] INFO at com.google.common.collect.Iterators.addAll(Iterators.java:357) ~[minecraft_server.1.8.9.jar:?]
  6. 14.05 01:46:52 [Server] INFO at com.google.common.collect.Lists.newArrayList(Lists.java:147) ~[minecraft_server.1.8.9.jar:?]
  7. 14.05 01:46:52 [Server] INFO at net.minecraft.server.management.PlayerProfileCache.func_152656_a(SourceFile:185) ~[lt.class:?]
  8. 14.05 01:46:52 [Server] INFO at net.minecraft.server.management.PlayerProfileCache.func_152658_c(SourceFile:169) ~[lt.class:?]
  9. 14.05 01:46:52 [Server] INFO at net.minecraft.server.management.PlayerProfileCache.func_152651_a(SourceFile:91) ~[lt.class:?]
  10. 14.05 01:46:52 [Server] INFO at net.minecraft.server.management.PlayerProfileCache.add(SourceFile:81) ~[lt.class:?]
  11. 14.05 01:46:52 [Server] INFO at org.spongepowered.api.profile.GameProfileCache.add(GameProfileCache.java:63) ~[GameProfileCache.class:1.8.9-1890-4.1.0-BETA-1320]
  12. 14.05 01:46:52 [Server] INFO at org.spongepowered.api.profile.GameProfileCache.add(GameProfileCache.java:51) ~[GameProfileCache.class:1.8.9-1890-4.1.0-BETA-1320]
  13. 14.05 01:46:52 [Server] INFO at org.spongepowered.common.profile.query.Query.fillProfile(Query.java:76) ~[Query.class:1.8.9-1890-4.1.0-BETA-1320]
  14. 14.05 01:46:52 [Server] INFO at org.spongepowered.common.profile.query.GameProfileQuery$SingleFill.call(GameProfileQuery.java:49) ~[GameProfileQuery$SingleFill.class:1.8.9-1890-4.1.0-BETA-1320]
  15. 14.05 01:46:52 [Server] INFO at org.spongepowered.common.profile.query.GameProfileQuery$SingleFill.call(GameProfileQuery.java:36) ~[GameProfileQuery$SingleFill.class:1.8.9-1890-4.1.0-BETA-1320]
  16. 14.05 01:46:52 [Server] INFO at org.spongepowered.api.util.Functional.lambda$asyncFailableFuture$24(Functional.java:131) ~[Functional.class:1.8.9-1890-4.1.0-BETA-1320]
  17. 14.05 01:46:52 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_91]
  18. 14.05 01:46:52 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_91]
  19. 14.05 01:46:52 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement