heyho beisammen,
bekomme seit neuestem komischerweise diesen konsolenerror bei meinem minecraft hamachi server, der aber erst nach dem reloaden erscheint
Code:
19:18:41 [SCHWERWIEGEND] java.lang.reflect.InvocationTargetException
19:18:41 [SCHWERWIEGEND] at sun.reflect.NativeMethodAccessorImpl.invoke0(
Native Method)
19:18:41 [SCHWERWIEGEND] at sun.reflect.NativeMethodAccessorImpl.invoke(U
nknown Source)
19:18:41 [SCHWERWIEGEND] at sun.reflect.DelegatingMethodAccessorImpl.invo
ke(Unknown Source)
19:18:41 [SCHWERWIEGEND] at java.lang.reflect.Method.invoke(Unknown Sourc
e)
19:18:41 [SCHWERWIEGEND] at org.getspout.spout.packet.CustomPacket.addCla
ssMapping(CustomPacket.java:146)
19:18:41 [SCHWERWIEGEND] at org.getspout.spout.Spout.onEnable(Spout.java:
248)
19:18:41 [SCHWERWIEGEND] at org.bukkit.plugin.java.JavaPlugin.setEnabled(
JavaPlugin.java:188)
19:18:41 [SCHWERWIEGEND] at org.bukkit.plugin.java.JavaPluginLoader.enabl
ePlugin(JavaPluginLoader.java:968)
19:18:41 [SCHWERWIEGEND] at org.bukkit.plugin.SimplePluginManager.enableP
lugin(SimplePluginManager.java:280)
19:18:41 [SCHWERWIEGEND] at org.bukkit.craftbukkit.CraftServer.loadPlugin
(CraftServer.java:186)
19:18:41 [SCHWERWIEGEND] at org.bukkit.craftbukkit.CraftServer.enablePlug
ins(CraftServer.java:169)
19:18:41 [SCHWERWIEGEND] at org.bukkit.craftbukkit.CraftServer.reload(Cra
ftServer.java:435)
19:18:41 [SCHWERWIEGEND] at org.bukkit.Bukkit.reload(Bukkit.java:187)
19:18:41 [SCHWERWIEGEND] at org.bukkit.command.defaults.ReloadCommand.exe
cute(ReloadCommand.java:22)
19:18:41 [SCHWERWIEGEND] at org.bukkit.command.SimpleCommandMap.dispatch(
SimpleCommandMap.java:165)
19:18:41 [SCHWERWIEGEND] at org.bukkit.craftbukkit.CraftServer.dispatchCo
mmand(CraftServer.java:378)
19:18:41 [SCHWERWIEGEND] at org.bukkit.craftbukkit.CraftServer.dispatchCo
mmand(CraftServer.java:374)
19:18:41 [SCHWERWIEGEND] at net.minecraft.server.MinecraftServer.b(Minecr
aftServer.java:564)
19:18:41 [SCHWERWIEGEND] at net.minecraft.server.MinecraftServer.w(Minecr
aftServer.java:541)
19:18:41 [SCHWERWIEGEND] at net.minecraft.server.MinecraftServer.run(Mine
craftServer.java:425)
19:18:41 [SCHWERWIEGEND] at net.minecraft.server.ThreadServerApplication.
run(SourceFile:457)
19:18:41 [SCHWERWIEGEND] Caused by: java.lang.IllegalArgumentException: Duplicat
e packet id:195
19:18:41 [SCHWERWIEGEND] at net.minecraft.server.Packet.a(Packet.java:25)
wäre echt dankbar, wenn jemand eine lösung dafür hätte