Advertisement
twister_one

Untitled

Jan 23rd, 2020
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.99 KB | None | 0 0
  1. 23.01 18:41:27 [Server] ERROR Could not pass event NPCRightClickEvent to QuestCreator v5.22.0
  2. 23.01 18:41:27 [Server] INFO java.lang.NullPointerException: null
  3. 23.01 18:41:27 [Server] INFO at com.guillaumevdn.questcreator.integration.citizens.ObjectPlayerCitizensNpcInteract.progressAttempt(ObjectPlayerCitizensNpcInteract.java:117) ~[?:?]
  4. 23.01 18:41:27 [Server] INFO at com.guillaumevdn.questcreator.integration.citizens.ObjectPlayerCitizensNpcInteract.progressAttempt(ObjectPlayerCitizensNpcInteract.java:1) ~[?:?]
  5. 23.01 18:41:27 [Server] INFO at com.guillaumevdn.questcreator.module.object.EventObject.progressAttempt(EventObject.java:88) ~[?:?]
  6. 23.01 18:41:27 [Server] INFO at com.guillaumevdn.questcreator.module.quest.ActiveBranch.progressAttempt(ActiveBranch.java:345) ~[?:?]
  7. 23.01 18:41:27 [Server] INFO at com.guillaumevdn.questcreator.module.quest.Quest.progressAttempt(Quest.java:601) ~[?:?]
  8. 23.01 18:41:27 [Server] INFO at com.guillaumevdn.questcreator.module.quest.QuestManager.progressAttemptPlayerEvent(QuestManager.java:251) ~[?:?]
  9. 23.01 18:41:27 [Server] INFO at com.guillaumevdn.questcreator.integration.citizens.EventsCitizens.npcClickEvent(EventsCitizens.java:62) ~[?:?]
  10. 23.01 18:41:27 [Server] INFO at com.guillaumevdn.questcreator.integration.citizens.EventsCitizens.event(EventsCitizens.java:52) ~[?:?]
  11. 23.01 18:41:27 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor684.execute(Unknown Source) ~[?:?]
  12. 23.01 18:41:27 [Server] INFO at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.15.1.jar:git-Paper-51]
  13. 23.01 18:41:27 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[patched_1.15.1.jar:git-Paper-51]
  14. 23.01 18:41:27 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.15.1.jar:git-Paper-51]
  15. 23.01 18:41:27 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.15.1.jar:git-Paper-51]
  16. 23.01 18:41:27 [Server] INFO at net.citizensnpcs.EventListen.onPlayerInteractEntity(EventListen.java:473) ~[?:?]
  17. 23.01 18:41:27 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor619.execute(Unknown Source) ~[?:?]
  18. 23.01 18:41:27 [Server] INFO at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.15.1.jar:git-Paper-51]
  19. 23.01 18:41:27 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[patched_1.15.1.jar:git-Paper-51]
  20. 23.01 18:41:27 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.15.1.jar:git-Paper-51]
  21. 23.01 18:41:27 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[patched_1.15.1.jar:git-Paper-51]
  22. 23.01 18:41:27 [Server] INFO at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1997) ~[patched_1.15.1.jar:git-Paper-51]
  23. 23.01 18:41:27 [Server] INFO at net.minecraft.server.v1_15_R1.PacketPlayInUseEntity.a(PacketPlayInUseEntity.java:51) ~[patched_1.15.1.jar:git-Paper-51]
  24. 23.01 18:41:27 [Server] INFO at net.minecraft.server.v1_15_R1.PacketPlayInUseEntity.a(PacketPlayInUseEntity.java:6) ~[patched_1.15.1.jar:git-Paper-51]
  25. 23.01 18:41:27 [Server] INFO at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.15.1.jar:git-Paper-51]
  26. 23.01 18:41:27 [Server] INFO at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) ~[patched_1.15.1.jar:git-Paper-51]
  27. 23.01 18:41:27 [Server] INFO at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.15.1.jar:git-Paper-51]
  28. 23.01 18:41:27 [Server] INFO at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.15.1.jar:git-Paper-51]
  29. 23.01 18:41:27 [Server] INFO at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.15.1.jar:git-Paper-51]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement