duckdoom5 / RpgEssentials

Create your own rpg server with RpgEssentials
http://rpgessentials.lynxdragon.com/
GNU Lesser General Public License v3.0
15 stars 7 forks source link

java.lang.NoSuchMethodError: #114

Closed Wilko343 closed 12 years ago

Wilko343 commented 12 years ago

I get this when starting up my server: 13:54:49 [SEVERE] Error occurred while enabling RpgEssentials v1.2.10 (Is it up to date?) java.lang.NoSuchMethodError: me.duckdoom5.RpgEssentials.items.tools.CustomTools.setDurability(S)Lorg/getspout/spoutapi/material/Tool; at me.duckdoom5.RpgEssentials.items.tools.CustomTools.(CustomTools.java:10) at me.duckdoom5.RpgEssentials.util.Hashmaps.addTool(Hashmaps.java:238) at me.duckdoom5.RpgEssentials.util.Hashmaps.CustomItems(Hashmaps.java:183) at me.duckdoom5.RpgEssentials.util.Hashmaps.registerBlocks(Hashmaps.java:292) at me.duckdoom5.RpgEssentials.RpgEssentials.onEnable(RpgEssentials.java:111) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238) at org.bukkit.craftbukkit.CraftServer.(CraftServer.java:190) at net.minecraft.server.ServerConfigurationManager.(ServerConfigurationManager.java:53) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:166) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

duckdoom5 commented 12 years ago

update to rpge 1.3 dev