v1.88.4

Details

  • Filename
    NoLagg_v1.88.4.zip
  • Uploaded by
  • Uploaded
    Sep 22, 2012
  • Size
    211.82 KB
  • Downloads
    3,478
  • MD5
    047783f8467f63134a35b7ee61da07eb

Supported Bukkit Versions

  • CB 1.3.2-R0.1

Changelog

Go to the BKCommonLib Dev-bukkit page

Compatibility

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

  • Fixed item stacker removing items from the world twice
  • Improved Spawn Limiter to stop deleting entities from loaded chunks
  • Improved Spawn Limiter to store Entity Ids instead of entities to prevent glitches
  • Compatibility updates for BKCommonLib (fields have been moved as well)
  • Probably fixes the item drop problem (couldn't reproduce it after)

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