DailyBonus broken? #6


  • Defect
  • Waiting
Open
Assigned to unfriendlybaron
  • _ForgeUser8880030 created this issue Jun 7, 2012

    What steps will reproduce the problem?
    1. The plugin is configured to give the bonus after 15 minutes of being online. When it is supposed to give the bonus, it gives a console error instead.
    2.
    3.

    What is the expected output? What do you see instead? The player is supposed to get the bonus. Console error listed below.

    What version of the product are you using? 2.5

    Do you have an error log of what happened? Yes

    Please provide any additional information below.
    2012-06-08 01:26:12 [WARNING] Task of 'DailyBonus' generated an exception
    java.lang.NullPointerException
    at me.itsatacoshop247.DailyBonus.DailyBonusItemDelay.run(DailyBonusItemDelay.java:53)
    at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:533)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

  • _ForgeUser8880030 added the tags New Defect Jun 7, 2012
  • UnfriendlyBaron posted a comment Jun 7, 2012

    You removed your Items. As stated on the main config setup, You need to have

    - 0;0

    if you want no items :D

  • _ForgeUser8880030 posted a comment Jun 8, 2012

    The items are not missing at all. I have items listed for every tier. I have attached a copy of my config.yml file for you to look at.


    Edited Jun 8, 2012
  • UnfriendlyBaron posted a comment Jun 10, 2012

    Do you actually have the '$' symbols in the config? If so, remove those and you should be good.

  • UnfriendlyBaron removed a tag New Aug 10, 2012
  • UnfriendlyBaron added a tag Waiting Aug 10, 2012

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