bergerkiller / BKCommonLib

An extensive library I use in all of my plugins
38 stars 38 forks source link

MCPC+ B82 BKCommonLib 1.55 snapshot wont load #14

Closed autotalon closed 10 years ago

autotalon commented 10 years ago

When running Build 82 of MCPC+ with the latest BKCommonLib 1.55 Snapshot (as well as the 1.5.4 release version) the following error is given in the console:

un(MinecraftServer.java:596) 2013-09-29 18:43:00 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16) 2013-09-29 18:43:00 [SEVERE] Could not load 'plugins\BKCommonLib-1.54.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.RuntimeException: java.io.IOException: Inheritance map input class not remapped: net/minecraft/entity/NpcMerchant at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:211) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:306) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugins(CraftServer.java:244) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:163) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596) at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16) Caused by: java.lang.RuntimeException: java.io.IOException: Inheritance map input class not remapped: net/minecraft/entity/NpcMerchant at org.bukkit.plugin.java.JavaPluginLoader.getGlobalInheritanceMap(JavaPluginLoader.java:561) at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:209) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:197) ... 6 more Caused by: java.io.IOException: Inheritance map input class not remapped: net/minecraft/entity/NpcMerchant at net.md_5.specialsource.InheritanceMap.load(InheritanceMap.java:104) at org.bukkit.plugin.java.JavaPluginLoader.getGlobalInheritanceMap(JavaPluginLoader.java:558) ... 8 more

autotalon commented 10 years ago

Also happens with 1.55 release as well.

lenis0012 commented 10 years ago

1.55 is for mc 1.6.4. MCPC+ is using 1.6.2.

Get an older release. In your error it says "craftbukkit.v1_6_R2". Wich means that it was made for 1.6.2