Advertisement
Guest User

Untitled

a guest
Oct 2nd, 2011
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. 12:05:19 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1
  2. -gfa2bdb3-b1135jnks (MC: 1.8.1)
  3. 12:05:19 [SEVERE] org.bukkit.Bukkit.getConsoleSender()Lorg/bukkit/command/Con
  4. eCommandSender; initializing LogBlock v1.30 (Is it up to date?)
  5. java.lang.NoSuchMethodError: org.bukkit.Bukkit.getConsoleSender()Lorg/bukkit/
  6. mand/ConsoleCommandSender;
  7. at de.diddiz.LogBlock.Config.<init>(Config.java:165)
  8. at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:68)
  9. at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:13
  10. at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:103)
  11. at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfi
  12. ationManager.java:52)
  13. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136
  14. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  15. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  16. 12:05:20 [INFO] Spout 1.0.6.403 has been initialized
  17. 12:05:20 [INFO] Preparing level "world"
  18. 12:05:20 [INFO] Default game type: 0
  19. 12:05:20 [INFO] Preparing start region for level 0 (Seed: -590310366658782720
  20. 12:05:21 [INFO] Preparing start region for level 1 (Seed: -590310366658782720
  21. 12:05:21 [INFO] Preparing spawn area: 12%
  22. 12:05:21 [SEVERE] Error occurred while enabling LogBlock v1.30 (Is it up to d
  23. ?): null
  24. java.lang.NullPointerException
  25. at de.diddiz.LogBlock.LogBlock.onEnable(LogBlock.java:144)
  26. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
  27. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoa
  28. .java:885)
  29. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginMan
  30. r.java:278)
  31. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:171
  32. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:
  33. )
  34. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
  35. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
  36. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152
  37. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
  38. at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
  39.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement