Solved Autocast quitting after completing announcemnt list.

Discussion in 'Bukkit Help' started by cursedkid, May 11, 2012.

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

    cursedkid

    After so long autocast will give us this error and quit working I believe this is caused by autocast reaching the end of its list. .
    Code:
    2012-05-11 11:12:39 [WARNING] Task of 'AutoCast' generated an exception
    java.lang.NullPointerException
    at me.OperationVOID.AutoCast.AutoCast.broadcastMessage(AutoCast.java:93)
    at me.OperationVOID.AutoCast.AutoCast$1.run(AutoCast.java:49)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:517)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
     
  2. Offline

    Sayshal

    Post this on their plugin page...
     
Thread Status:
Not open for further replies.

Share This Page