Advertisement
Guest User

PP Error

a guest
Mar 21st, 2013
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. 2013-03-21 14:54:02 [INFO] [PotionProtection] Enabling PotionProtection v0.9b
  2. 2013-03-21 14:54:02 [INFO] [PotionProtection] Using potion ID 16391 with size 10!
  3. 2013-03-21 14:54:02 [INFO] [PotionProtection] Using potion ID 16395 with size 20!
  4. 2013-03-21 14:54:02 [INFO] [PotionProtection] Using potion ID 16397 with size 30!
  5. 2013-03-21 14:54:02 [INFO] [PotionProtection] Using potion ID 16399 with size 50!
  6. 2013-03-21 14:54:02 [INFO] [PotionProtection] Using potion ID 16407 with size 100!
  7. 2013-03-21 14:54:02 [INFO] [PotionProtection] WARNING: No worlds enabled in worlds.yml!!!
  8. 2013-03-21 14:54:02 [INFO] [PotionProtection] Disabling PotionProtection v0.9b
  9. 2013-03-21 14:54:02 [SEVERE] Error occurred while enabling PotionProtection v0.9b (Is it up to date?)
  10. org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register com.ballzofsteel.PotionProtection.PPListeners@10afa1ee while not enabled
  11. at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:499)
  12. at com.ballzofsteel.PotionProtection.PotionProtection.onEnable(PotionProtection.java:66)
  13. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  14. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
  15. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  16. at org.bukkit.craftbukkit.v1_5_R1.CraftServer.loadPlugin(CraftServer.java:282)
  17. at org.bukkit.craftbukkit.v1_5_R1.CraftServer.enablePlugins(CraftServer.java:264)
  18. at net.minecraft.server.v1_5_R1.MinecraftServer.j(MinecraftServer.java:303)
  19. at net.minecraft.server.v1_5_R1.MinecraftServer.e(MinecraftServer.java:282)
  20. at net.minecraft.server.v1_5_R1.MinecraftServer.a(MinecraftServer.java:242)
  21. at net.minecraft.server.v1_5_R1.DedicatedServer.init(DedicatedServer.java:150)
  22. at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:381)
  23. at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement