Error in the Console #10


  • New
  • Defect
Open
Assigned to _ForgeUser10172331
  • _ForgeUser8747650 created this issue Oct 28, 2013

    [WARNING] [Broadcast] Task #112 for broad-cast v1.3.4 generated an exception java.lang.NullPointerException at me.stephanvl.Broadcast.BcAutoBroadcast.setDefaults(BcAutoBroadcast.java:479) at me.stephanvl.Broadcast.BcAutoBroadcast.getBroadcastMessage(BcAutoBroadcast.java:306) at me.stephanvl.Broadcast.BcAutoBroadcast.access$200(BcAutoBroadcast.java:13) at me.stephanvl.Broadcast.BcAutoBroadcast$3.run(BcAutoBroadcast.java:710) at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftTask.run(CraftTask.java:53) at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:522) at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226) at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)

    messages.txt
    prefix="&b[Info]&f" test

    othermettages.txt
    prefix="&b[Info]&f" test

  • _ForgeUser8747650 added the tags New Defect Oct 28, 2013
  • _ForgeUser10172331 posted a comment Oct 28, 2013

    I wasn't able to reproduce the problem with your messages, can you try edit the config.yml, and add the line 'DEBUG_PRIORITY: LOWEST'.
    when the server is restarted, this will result in the plugin outputting all debug messages, can you then give me the output of the server log, so I can take a look at what's going wrong.

    if you are not able to restart the server, you can also use the command /bcreload, and the /bca next [message file]


    Edited Oct 28, 2013

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