Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-915

Large getEntities calls filtering too greedy

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • None
    • Linux raidstone.net 3.14.39-1-lts #1-ARCH SMP Sun Apr 19 13:09:40 CEST 2015 x86_64 GNU/Linux

      One of the latest spigot updates has broken all the "getEntities" calls from API.

      I have made a small plugin to count all mobs in a certain radius (link + sourcecode below) that has been working flawlessy since 1.8 came out, and when I updated to latest spigot version a few hours ago, that kind of messages happen in chat every time I use my command :

      [14:25:23 WARN]: Filtered out large getEntities call -8,5 9,5

      This affects spigot 1.8.5, AND 1.8.3, since version git-Spigot-870264a-0a645a2, at least.

      Obviously, it renders my plugins completely unusable.

      Plugin's sourcecode :
      https://git.raidstone.net/MobCount/
      (user: spigot, pass: spigotjira)

      Direct .jar download :
      https://lla.pokeby.com/MobCount.jar
      (no NMS code, compatible with all 1.8 versions so far)

      Usage : /countmobs <radius>
      Radius is squared.
      It usually worked flawlessy with radius up to 150², and started lagging a bit after that, now it's just unusable with radius 9² !

            Thinkofdeath Thinkofname
            Weby Nicolas Glassey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: