v1.89.6

Details

  • Filename
    NoLagg.jar
  • Uploaded by
  • Uploaded
    Feb 8, 2013
  • Size
    235.40 KB
  • Downloads
    15,837
  • MD5
    b3b479600404c4e1fdcc2c6f7aa192f4

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

Requires BKCommonLiv v1.43+ Get the BKCommonLib 1.4.7 dev build

Compatibility

You need the CraftBukkit build for MC 1.4.7 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

  • Updated to 1.4.7-R1.0
  • Fixed NullPointerException when tnt is exploding
  • Fixed chunk generation for Spigot
  • Added reflection fields for chunk generator to prevent the log from gaining random chunk errors

For a full Changelog, click here.

Does NOT work on MC 1.4.7 0.1 and older. Use older builds for that.

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!)