Advertisement
Guest User

Untitled

a guest
Feb 8th, 2014
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.99 KB | None | 0 0
  1. [20:00:08 ERROR]: Error occurred while enabling SuperChat v2.1 (Is it up to date
  2. ?)
  3. java.lang.NullPointerException
  4.         at pl.kastir.SuperChat.json.HypertextMapper.<init>(HypertextMapper.java:
  5. 37) ~[?:?]
  6.         at pl.kastir.SuperChat.json.SpecialMessage.<init>(SpecialMessage.java:19
  7. ) ~[?:?]
  8.         at pl.kastir.SuperChat.hooks.HookConfiguration.refresh(HookConfiguration
  9. .java:46) ~[?:?]
  10.         at pl.kastir.SuperChat.hooks.HookConfiguration.<init>(HookConfiguration.
  11. java:32) ~[?:?]
  12.         at pl.kastir.SuperChat.hooks.Hooks.registerHook(Hooks.java:53) ~[?:?]
  13.         at pl.kastir.SuperChat.SuperChat.registerHooks(SuperChat.java:100) ~[?:?
  14. ]
  15.         at pl.kastir.SuperChat.SuperChat.onEnable(SuperChat.java:75) ~[?:?]
  16.         at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:218) ~[s
  17. pigot.jar:git-Spigot-1202]
  18.         at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
  19. .java:457) [spigot.jar:git-Spigot-1202]
  20.         at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
  21. r.java:385) [spigot.jar:git-Spigot-1202]
  22.         at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.jav
  23. a:302) [spigot.jar:git-Spigot-1202]
  24.         at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.
  25. java:284) [spigot.jar:git-Spigot-1202]
  26.         at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:3
  27. 48) [spigot.jar:git-Spigot-1202]
  28.         at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:3
  29. 25) [spigot.jar:git-Spigot-1202]
  30.         at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:2
  31. 81) [spigot.jar:git-Spigot-1202]
  32.         at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.jav
  33. a:184) [spigot.jar:git-Spigot-1202]
  34.         at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java
  35. :430) [spigot.jar:git-Spigot-1202]
  36.         at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:6
  37. 17) [spigot.jar:git-Spigot-1202]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement