Console error..

Discussion in 'Bukkit Help' started by levisn1, Apr 8, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    levisn1

    Is here the right section to post my problem? if not pls sorry and move this in the right section..
    however...in my console 10-20 min after i started the server i have this, every 1-2 min...why? i have 24ram in my server and 17 ram allocated for java in my server quad core 17.... 1.2.5 r1 craftbukkit (2150) any solution?....this is the list of my plugins:
    [​IMG]

    Uploaded with ImageShack.us


    [​IMG]

    Uploaded with ImageShack.us
     
  2. Offline

    AmberK

    Did your system time change, or is your server overloaded? :p

    What's the host computer's specs? What does your startup look like?
     
  3. Offline

    levisn1

    ..i have i7 xeon + 24 gb ram 100mbs on my VPS :p and now i have even this error...why ?
    [SEVERE] Could not pass event EntityRegainHealthEvent to Spectate
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
    at net.minecraft.server.EntityLiving.heal(EntityLiving.java:565)
    at net.minecraft.server.MobEffectList.applyInstantEffect(MobEffectList.java:133)
    at net.minecraft.server.EntityPotion.a(EntityPotion.java:105)
    at net.minecraft.server.EntityProjectile.F_(EntityProjectile.java:156)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1264)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:106)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1246)
    at net.minecraft.server.World.tickEntities(World.java:1153)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:542)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftSpider cannot be cast to org.bukkit.entity.Player
    at com.Chipmunk9998.Spectate.SpectateListener.onPlayerRegen(SpectateListener.java:312)
    at sun.reflect.GeneratedMethodAccessor146.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
    ... 13 more
     
Thread Status:
Not open for further replies.

Share This Page