alkarinv / BattleShops

1 stars 7 forks source link

BattleShops error #6

Closed lorenzreweghs closed 11 years ago

lorenzreweghs commented 11 years ago

Hello, Today I wanted to update to BattleShop 3.4.4, but this error appears:

26.03 17:06:00 [Server] INFO ... 14 more 26.03 17:06:00 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) 26.03 17:06:00 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) 26.03 17:06:00 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) 26.03 17:06:00 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) 26.03 17:06:00 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source) 26.03 17:06:00 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) 26.03 17:06:00 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source) 26.03 17:06:00 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source) 26.03 17:06:00 [Server] INFO Caused by: java.lang.ClassNotFoundException: mc.alk.plugin.updater.Version 26.03 17:06:00 [Server] INFO at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573) 26.03 17:06:00 [Server] INFO at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:381) 26.03 17:06:00 [Server] INFO at net.minecraft.server.v1_5_R1.DedicatedServer.init(DedicatedServer.java:150) 26.03 17:06:00 [Server] INFO at net.minecraft.server.v1_5_R1.MinecraftServer.a(MinecraftServer.java:242) 26.03 17:06:00 [Server] INFO at net.minecraft.server.v1_5_R1.MinecraftServer.e(MinecraftServer.java:282) 26.03 17:06:00 [Server] INFO at net.minecraft.server.v1_5_R1.MinecraftServer.j(MinecraftServer.java:303) 26.03 17:06:00 [Server] INFO at org.bukkit.craftbukkit.v1_5_R1.CraftServer.enablePlugins(CraftServer.java:264) 26.03 17:06:00 [Server] INFO at org.bukkit.craftbukkit.v1_5_R1.CraftServer.loadPlugin(CraftServer.java:282) 26.03 17:06:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) 26.03 17:06:00 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) 26.03 17:06:00 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) 26.03 17:06:00 [Server] INFO at mc.alk.shops.bukkit.BukkitBattleShops.onEnable(BukkitBattleShops.java:69) 26.03 17:06:00 [Server] INFO at mc.alk.shops.bukkit.BukkitBattleShops.loadConfigFiles(BukkitBattleShops.java:139) 26.03 17:06:00 [Server] INFO at mc.alk.shops.serializers.YamlMessageUpdater.update(YamlMessageUpdater.java:17) 26.03 17:06:00 [Server] INFO java.lang.NoClassDefFoundError: mc/alk/plugin/updater/Version 26.03 17:06:00 [Server] SEVERE Error occurred while enabling BattleShops v3.4.4 (Is it up to date?) 26.03 17:06:00 [Server] INFO version 3.4.4 starting 26.03 17:06:00 [Server] INFO Enabling BattleShops v3.4.4

Do you know what this is? My server is 1.5

Greetz, Crossfire

alkarinv commented 11 years ago

Ugh, That shouldnt happen. Can you try this and let me know if it works?

http://dl.dropbox.com/u/38069770/jars/BattleShops.jar

lorenzreweghs commented 11 years ago

I have tested that jar and it seems to be work! I have no errors anymore and I can do everything like normal.

Thanks, Crossfire

lorenzreweghs commented 11 years ago

I don't know, but is this also an error of BattleShops or not?

http://pastebin.com/btYbgTUN

alkarinv commented 11 years ago

It sure is, that is the id for EVERYTHING which I had to change.

Could you try this one, its the same link but should be 3.4.5.2

http://dl.dropbox.com/u/38069770/jars/BattleShops.jar

Should fix that issue

lorenzreweghs commented 11 years ago

I installed that one and that works fine! This is what I get:

27.03 10:25:58 [Server] INFO [Plugin Updater] old version backup inside of /plugins/BattleShops/backups 27.03 10:25:58 [Server] INFO [Plugin Updater] updating messages.yml from 1.3.1 to 1.3 27.03 10:25:58 [Server] INFO version 3.4.5.2 starting 27.03 10:25:58 [Server] INFO Enabling BattleShops v3.4.5.2

I think that's good.

Greetz, Crossfire

alkarinv commented 11 years ago

excellent! I'll release it then.