Advertisement
JoneK

Untitled

Feb 22nd, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. 2012-02-22 10:25:09 [INFO] [MorePhysics] Loading MorePhysics v1.6.
  2. 2012-02-22 10:25:09 [SEVERE] Error occurred while enabling MorePhysics v1.6 (Is it up to date?)
  3. java.lang.NoSuchMethodError: com.FriedTaco.taco.MorePhysics.MorePhysics.getConfiguration()Lorg/bukkit/util/config/Configuration;
  4. at com.FriedTaco.taco.MorePhysics.MorePhysics.loadConfig(MorePhysics.java:55)
  5. at com.FriedTaco.taco.MorePhysics.MorePhysics.onEnable(MorePhysics.java:121)
  6. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
  7. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:343)
  8. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:364)
  9. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:225)
  10. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:208)
  11. at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
  12. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
  13. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
  14. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
  15. at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement