Console spam and plugin stops working #8


  • New
  • Defect
Open
Assigned to thebiologist13
  • _ForgeUser7606425 created this issue Aug 14, 2013

    What steps will reproduce the problem?
    1.Load the server
    2.Wait a short amount of time
    3.The error occurs randomly and sometimes after using some commands such as /kill and worldedit

    What is the expected output? What do you see instead?
    There should be no error, instead it spams the console with a Heroes error.

    What version of the product are you using?
    CustomSpawners v0.5 for 1.6.2

    Do you have an error log of what happened?

    i.imgur.com/ESITAOk.png

    Please provide any additional information below.
    I have also tried disabling Heroes integration/hook in the config and the error still occurs. The error also prevents all mobs created with custom spawners to cease working.

  • _ForgeUser7606425 added the tags New Defect Aug 14, 2013
  • _ForgeUser7606425 added an attachment c67f39ce01864b4e3c0b1e17cd0af95a.png Aug 14, 2013

    c67f39ce01864b4e3c0b1e17cd0af95a.png

    <p>The console output</p>

  • _ForgeUser7606425 posted a comment Aug 14, 2013

    Text version of the log. I also noticed that this error only occured when I removed Giants, Blazes and Ghasts from the blacklist inside the config.yml:

    23:37:03 [WARNING] [CustomSpawners] Task #63 for CustomSpawners v0.5 generated a
    n exception
    java.lang.NoClassDefFoundError: com/herocraftonline/heroes/Heroes
            at com.github.thebiologist13.api.AbstractSpawnManager.getHeroes(Abstract
    SpawnManager.java:348)
            at com.github.thebiologist13.api.AbstractSpawnManager.<init>(AbstractSpa
    wnManager.java:32)
            at com.github.thebiologist13.v1_6_R2.SpawnManager.<init>(SpawnManager.ja
    va:54)
            at com.github.thebiologist13.Spawner.spawn(Spawner.java:721)
            at com.github.thebiologist13.Spawner.spawn(Spawner.java:709)
            at com.github.thebiologist13.Spawner.tick(Spawner.java:752)
            at com.github.thebiologist13.CustomSpawners$1.run(CustomSpawners.java:12
    60)
            at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftTask.run(CraftTask.java
    :53)
            at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftScheduler.mainThreadHea
    rtbeat(CraftScheduler.java:345)
            at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:5
    22)
            at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:2
    26)
            at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:4
    86)
            at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java
    :419)
            at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:5
    82)
    

    Edited Aug 14, 2013
  • _ForgeUser7661870 posted a comment Sep 15, 2013

    This happens to me too! I hate this console spam! I can't see what people are doing with this stuff.


To post a comment, please login or register a new account.