Advertisement
Guest User

Untitled

a guest
May 14th, 2021
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.12 KB | None | 0 0
  1. [14:53:22] [Server thread/INFO]: [CPSTester] Enabling CPSTester v1.0.0
  2. [14:53:22] [Server thread/INFO]: ############################################################################################
  3. [14:53:22] [Server thread/INFO]: ############################################################################################
  4. [14:53:22] [Server thread/INFO]: 
  5. [14:53:22] [Server thread/INFO]:  _____ _____ _____ _______ _ 
  6. [14:53:22] [Server thread/INFO]:  / ____| __ \ / ____|__ __| | |
  7. [14:53:22] [Server thread/INFO]: | | | |__) | (___ | | ___ ___| |_ ___ _ __ 
  8. [14:53:22] [Server thread/INFO]: | | | ___/ \___ \ | |/ _ \/ __| __/ _ \ '__|
  9. [14:53:22] [Server thread/INFO]: | |____| | ____) | | | __/\__ \ || __/ |
  10. [14:53:22] [Server thread/INFO]:  \_____|_| |_____/ |_|\___||___/\__\___|_| 
  11. [14:53:22] [Server thread/INFO]:  _____ _____ _ ____ _____ 
  12. [14:53:22] [Server thread/INFO]: | __ |_ _ | | |_ _ _| |___ ___| \| __|
  13. [14:53:22] [Server thread/INFO]: | __ -| | | | | | | . | _| .'| | | __|
  14. [14:53:22] [Server thread/INFO]: |_____|_ | |__|__|_ |___|_| |__,|____/|_____|
  15. [14:53:22] [Server thread/INFO]:  |___| |___| 
  16. [14:53:22] [Server thread/INFO]: 
  17. [14:53:22] [Server thread/INFO]: 
  18. [14:53:22] [Server thread/INFO]: Support: https://discord.gg/GJXFeuyWRY
  19. [14:53:22] [Server thread/INFO]: Loading modules...
  20. [14:53:22] [Server thread/INFO]: 
  21. [14:53:22] [Server thread/INFO]: Loading location module...
  22. [14:53:22] [Server thread/INFO]: Module "location" successfully loaded.
  23. [14:53:22] [Server thread/INFO]: 
  24. [14:53:22] [Server thread/INFO]: Loading npc module...
  25. [14:53:22] [Server thread/ERROR]: Error occurred while enabling CPSTester v1.0.0 (Is it up to date?)
  26. java.lang.NullPointerException
  27. at org.bukkit.Location.getChunk(Location.java:78) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  28. at de.hydrade.floating.floating.FloatingText.<init>(FloatingText.java:28) ~[?:?]
  29. at de.hydrade.floating.FloatingManager.spawnFloatingText(FloatingManager.java:31) ~[?:?]
  30. at de.hydrade.floating.FloatingManager.spawnFloatingText(FloatingManager.java:27) ~[?:?]
  31. at de.hydrade.npc.NPC.<init>(NPC.java:93) ~[?:?]
  32. at de.hydrade.npc.NPCManager.spawnNPC(NPCManager.java:72) ~[?:?]
  33. at de.hydrade.cpstester.CPSTester.initNPCModule(CPSTester.java:336) ~[?:?]
  34. at de.hydrade.cpstester.CPSTester.sendMessages(CPSTester.java:188) ~[?:?]
  35. at de.hydrade.cpstester.CPSTester.onEnable(CPSTester.java:92) ~[?:?]
  36. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  37. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [patched.jar:git-PaperSpigot-"4c7641d"]
  38. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) [patched.jar:git-PaperSpigot-"4c7641d"]
  39. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [patched.jar:git-PaperSpigot-"4c7641d"]
  40. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [patched.jar:git-PaperSpigot-"4c7641d"]
  41. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [patched.jar:git-PaperSpigot-"4c7641d"]
  42. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [patched.jar:git-PaperSpigot-"4c7641d"]
  43. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [patched.jar:git-PaperSpigot-"4c7641d"]
  44. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [patched.jar:git-PaperSpigot-"4c7641d"]
  45. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched.jar:git-PaperSpigot-"4c7641d"]
  46. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
  47. [14:53:22] [Server thread/INFO]: [CPSTester] Disabling CPSTester v1.0.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement