v1.90.1

Details

  • Filename
    NoLagg-1.90.1.jar
  • Uploaded by
  • Uploaded
    Aug 6, 2013
  • Size
    271.13 KB
  • Downloads
    16,536
  • MD5
    d1288903806999650c2f46121431c76d

Supported Bukkit Versions

  • CB 1.6.2-R0.1
  • 1.6.1
  • CB 1.5.2-R1.0

Changelog

Requires BKCommonLib v1.52/v1.53/v1.54 Go to the BKCommonLib Dev-bukkit page

Compatibility

NoLagg uses BKCommonLib for all implementation-specific calls. Even then, there is no guarantee that it will work on all future versions. There is no risk of world corruption or damages, as long as you make sure you ALWAYS update BKCommonLib to the correct version first. At least then you will see correct errors if compatibility with NoLagg breaks, and you know when to update.

In general, NoLagg will keep functioning on all future Bukkit builds. It depends on what BKC is able to support whether this stays this way.

Changelog

  • Fixed issue with spawnfix (patches) causing placement glitches of the newly added leash
  • Fixed issue with /lag fixworld where it wouldn't find just-generated chunks (newly created worlds)
  • Fixed problem with saving component using outdated logic, causing strange bugs elsewhere
  • Added support for the 1.6.2 Spigot Anti-Xray logic

For a full Changelog, click here.

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