v1.88.9

Details

  • Filename
    NoLagg_v1.88.9.zip
  • Uploaded by
  • Uploaded
    Oct 29, 2012
  • Size
    222.07 KB
  • Downloads
    13,627
  • MD5
    43a672b60ae9212f5da78364679225db

Supported Bukkit Versions

  • 1.4.2

Changelog

Go to the BKCommonLib Dev-bukkit page

Compatibility

You need the CraftBukkit build for MC 1.4.2 R0.1 for this to work, otherwise be careful and make a server backup beforehand. There is no guarantee that it will work on older or newer versions of CraftBukkit.

Changelog

  • Compatibility updates for 1.4 and newest BKCommonLib
  • Lighting optimized and now also works for entire worlds
  • A few bugfixes related to the spawn limiter and clearing

For a full Changelog, click here.

None at this point

Notice: If you get a 'main thread taking too long' warning message and stack trace, and it shows NoLagg as a probable cause, report it to me. I want to ban out all lengthy tasks and spread the load over multiple ticks where possible.

For any other possible thread locking problems, read the stack trace that is reported. Common causes:

  • Someone using WorldEdit to edit a huge part of a world
  • Someone causing a lot of chunk loads
  • Plugin reading from a flatfile or database on the main thread (common bug!)