MyPetORG / MyPet

🐕 Extensive pet plugin for Bukkit/Spigot
https://www.spigotmc.org/resources/mypet.12725/
GNU Lesser General Public License v3.0
179 stars 97 forks source link

SurvivalGames found! #317

Closed PyPKjE closed 10 years ago

PyPKjE commented 10 years ago

MyPet log > 06-10-2014 12:44 [INFO] [MyPet] Plugin SurvivalGames (me.maker56.survivalgames.SurvivalGames) found! And server stop :/ version 1.7.5

scomans commented 10 years ago

Are there any errors in the logs (server, mypet)?

PyPKjE commented 10 years ago

[17:04:02] [Server thread/ERROR]: Encountered an unexpected exception net.minecraft.server.v1_7_R2.ReportedException: Ticking entity at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:686) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:566) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:472) [spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot-1.7.5-R0.1.jar:git-Spigot-1370] Caused by: java.lang.NoClassDefFoundError: org/mcsg/survivalgames/GameManager at de.Keyle.MyPet.util.support.arenas.SurvivalGames.isInSurvivalGames(SurvivalGames.java:51) ~[?:?] at de.Keyle.MyPet.util.player.MyPetPlayer.isInExternalGames(MyPetPlayer.java:185) ~[?:?] at de.Keyle.MyPet.entity.types.EntityMyPet.canUseItem(EntityMyPet.java:222) ~[?:?] at de.Keyle.MyPet.entity.types.chicken.EntityMyChicken.onLivingUpdate(EntityMyChicken.java:95) ~[?:?] at de.Keyle.MyPet.entity.types.EntityMyPet.h(EntityMyPet.java:613) ~[?:?] at net.minecraft.server.v1_7_R2.World.entityJoinedWorld(World.java:1486) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.World.playerJoinedWorld(World.java:1462) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.World.tickEntities(World.java:1329) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.WorldServer.tickEntities(WorldServer.java:515) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:676) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] ... 4 more Caused by: java.lang.ClassNotFoundException: org.mcsg.survivalgames.GameManager at java.net.URLClassLoader$1.run(URLClassLoader.java:372) ~[?:1.8.0_05] at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.8.0_05] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_05] at java.net.URLClassLoader.findClass(URLClassLoader.java:360) ~[?:1.8.0_05] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_05] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_05] at de.Keyle.MyPet.util.support.arenas.SurvivalGames.isInSurvivalGames(SurvivalGames.java:51) ~[?:?] at de.Keyle.MyPet.util.player.MyPetPlayer.isInExternalGames(MyPetPlayer.java:185) ~[?:?] at de.Keyle.MyPet.entity.types.EntityMyPet.canUseItem(EntityMyPet.java:222) ~[?:?] at de.Keyle.MyPet.entity.types.chicken.EntityMyChicken.onLivingUpdate(EntityMyChicken.java:95) ~[?:?] at de.Keyle.MyPet.entity.types.EntityMyPet.h(EntityMyPet.java:613) ~[?:?] at net.minecraft.server.v1_7_R2.World.entityJoinedWorld(World.java:1486) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.World.playerJoinedWorld(World.java:1462) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.World.tickEntities(World.java:1329) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.WorldServer.tickEntities(WorldServer.java:515) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:676) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] ... 4 more [17:04:02] [Server thread/ERROR]: Cause of unexpected exception was java.lang.NoClassDefFoundError: org/mcsg/survivalgames/GameManager at de.Keyle.MyPet.util.support.arenas.SurvivalGames.isInSurvivalGames(SurvivalGames.java:51) ~[?:?] at de.Keyle.MyPet.util.player.MyPetPlayer.isInExternalGames(MyPetPlayer.java:185) ~[?:?] at de.Keyle.MyPet.entity.types.EntityMyPet.canUseItem(EntityMyPet.java:222) ~[?:?] at de.Keyle.MyPet.entity.types.chicken.EntityMyChicken.onLivingUpdate(EntityMyChicken.java:95) ~[?:?] at de.Keyle.MyPet.entity.types.EntityMyPet.h(EntityMyPet.java:613) ~[?:?] at net.minecraft.server.v1_7_R2.World.entityJoinedWorld(World.java:1486) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.World.playerJoinedWorld(World.java:1462) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.World.tickEntities(World.java:1329) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.WorldServer.tickEntities(WorldServer.java:515) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:676) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:566) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:472) [spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot-1.7.5-R0.1.jar:git-Spigot-1370] Caused by: java.lang.ClassNotFoundException: org.mcsg.survivalgames.GameManager at java.net.URLClassLoader$1.run(URLClassLoader.java:372) ~[?:1.8.0_05] at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.8.0_05] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_05] at java.net.URLClassLoader.findClass(URLClassLoader.java:360) ~[?:1.8.0_05] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_05] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_05] ... 14 more

scomans commented 10 years ago

Fixed! http://build.keyle.de/job/MyPet/603/

PyPKjE commented 10 years ago

[17:32:52] [Server thread/INFO]: [MyPet] Enabling MyPet v1.1.9 [17:32:53] [Server thread/ERROR]: Error occurred while enabling MyPet v1.1.9 (Is it up to date?) java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R3/Packet at de.Keyle.MyPet.util.Configuration.setDefault(Configuration.java:173) ~[?:?] at de.Keyle.MyPet.MyPetPlugin.onEnable(MyPetPlugin.java:138) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [spigot-1.7.5-R0.1.jar:git-Spigot-1370] at us.Myles.PWP.TransparentListeners.PerWorldPluginLoader.enablePlugin(PerWorldPluginLoader.java:145) [PerWorldPlugins.jar:?] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.7.5-R0.1.jar:git-Spigot-1370] at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugin(CraftServer.java:462) [spigot-1.7.5-R0.1.jar:git-Spigot-1370] at org.bukkit.craftbukkit.v1_7_R2.CraftServer.enablePlugins(CraftServer.java:380) [spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.MinecraftServer.n(MinecraftServer.java:351) [spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.MinecraftServer.g(MinecraftServer.java:326) [spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.MinecraftServer.a(MinecraftServer.java:282) [spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:186) [spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:440) [spigot-1.7.5-R0.1.jar:git-Spigot-1370] at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot-1.7.5-R0.1.jar:git-Spigot-1370] Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R3.Packet at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[spigot-1.7.5-R0.1.jar:git-Spigot-1370] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_05] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_05] ... 14 more

scomans commented 10 years ago

This is not fixed in the 1.7.5 version. MyPet 1.1.9 is for Bukkit 1.7.9. I may fix that for 1.7.5 tomorrow

PyPKjE commented 10 years ago

Ok fenks I am waiting pleas add fix url plugin

scomans commented 10 years ago

http://build.keyle.de/job/MyPet%20(Bukkit%201.7.5)/lastSuccessfulBuild/artifact/ This will be the last update for 1.7.5!

BTW: what is the reason that you still use 1.7.5?

PyPKjE commented 10 years ago

1.7.9 new client, not work 1.7.5 launcher?