Solved [Severe] Metrics problem.

Discussion in 'Bukkit Help' started by Fabrikantje, May 1, 2012.

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

    Fabrikantje

    Hello guys!

    I'm having a [Severe] Metrics error in my console after +- 10minutes running time of my server. -> Solved

    Code:
    [SEVERE] java.lang.NullPointerException
    [SEVERE]    at net.milkbowl.vault.Metrics.postPlugin(Metrics.java:335)
    [SEVERE]    at net.milkbowl.vault.Metrics.access$100(Metrics.java:62)
    [SEVERE]    at net.milkbowl.vault.Metrics$4.run(Metrics.java:245)
    [SEVERE]    at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)
    [SEVERE]    at java.lang.Thread.run(Unknown Source)
    
    Screenshot:
    Show Spoiler
    severe-error.png

    Plug-ins I use:
    Show Spoiler
    plugins.png


    Could someone please tell me what's wrong?

    Kind regards,
    Fabrikantje
     
  2. Offline

    Killburner

    You should be able to ignore these messages. Developers use metrics to read plugin usage detail, and occasionally the server that tracks this is overloaded or unreachable. If you want to disable the reporting open /plugins/pluginmetrics/config.yml, set opt-out to true, and then restart.
     
    Fabrikantje likes this.
  3. Offline

    Fabrikantje

    I'm also having a milkAdmin module loading problem, how can that be solved?

    (See screenshot)
    Show Spoiler

    plugins.png



    Edit: Also, is there a possibility to run it on 64-bit, instead of 32? -> Solved
     
  4. Offline

    Killburner

    I have no experience with milkAdmin, so I can't say for sure why it's not loading. Perhaps you're running an older version?
     
  5. Offline

    Fabrikantje

    It's the newest from dev.bukkit.org. :I
     
  6. Offline

    Killburner

    No, I mean milkAdmin and the Remote Toolkit? Neither has gotten an update in 30+ days, and the their dev server appears to be down.
     
  7. Offline

    Fabrikantje

    Okay, well. Thanks for your help.

    All my problems are solved, for now. :p
     
  8. Offline

    C0nsole

    please go up to where it says thread tools in the top right corner of the thread and click "edit thread"
    [​IMG]
    then change your thread title to solved.
     
    Fabrikantje likes this.
  9. Offline

    Fabrikantje

    Thank you!
     
Thread Status:
Not open for further replies.

Share This Page