dynmap log spam

Discussion in 'Bukkit Help' started by The_Spaceman, Oct 13, 2016.

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

    The_Spaceman

    hello smart people:

    I have a spigot server and I installed dynmap, when i start "/dynmap fullrender" the world will be rendered in the site, but my server log is spammed by: "Full render of map 'flat' of 'world' in progress - 5200 tiles rendered (130,78 msec/tile, 63,75 msec per render)". do anybody kow how to get rid of this.

    thanks a lot for your time,

    The_Spaceman
     
  2. Online

    timtower Administrator Administrator Moderator

  3. @The_Spaceman
    You could try commenting this line in the config:
    Code:text
    1. progressloginterval: 100
    (should be around ln 345 in the file)
     
  4. Offline

    The_Spaceman

    the progressinterval is already on 100, so what should I do?
     
  5. @The_Spaceman
    I mean putting a '#' infront of that line so it looks like this:
    Code:text
    1. # progressloginterval: 100
    And if that doesn't work, you could try setting it to 0.
     
Thread Status:
Not open for further replies.

Share This Page