Advertisement
Guest User

iconomy hook in

a guest
Apr 6th, 2011
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. 2011-04-06 12:28:37 [SEVERE] tried to access class com.nijiko.coelho.iConomy.iConomy$Listener from class com.nijiko.coelho.iConomy.iConomy loading iConomy v4.65 (Is it up to date?)
  2. java.lang.IllegalAccessError: tried to access class com.nijiko.coelho.iConomy.iConomy$Listener from class com.nijiko.coelho.iConomy.iConomy
  3. at com.nijiko.coelho.iConomy.iConomy.onEnable(iConomy.java:174)
  4. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
  5. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:514)
  6. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:216)
  7. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:94)
  8. at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:72)
  9. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
  10. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
  11. at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
  12. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
  13. at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement