Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Large DelayedPickupEvent backlog #15

Open
bluelightning32 opened this issue Aug 24, 2019 · 0 comments
Open

Large DelayedPickupEvent backlog #15

bluelightning32 opened this issue Aug 24, 2019 · 0 comments

Comments

@bluelightning32
Copy link

bluelightning32 commented Aug 24, 2019

Modpack: DD&SS v 5.6a
SpongeForge: spongeforge-1.12.2-2838-7.1.7-RC3785.jar
AutoPickup: AutoPickup-1.12-2.5.1.jar
Tiquality: Tiquality-THIN-1.12.2-GAMMA-1.4.3.jar

I noticed a high tick time on my server without many players logged in. LagGoggles showed that all the time was spent inside of AutoPickup:
image

I collected an hprof. It showed there were 12235767 delayed events.
image

The first 10 or so I checked were all for the same location. I went to that location and it was just part of the floor.
image

Most were for this player. This player was AFK and starving on top of a sanguine bush earlier, but was not doing anything unusual when I collected the hprof and investigated.
https://cdn.discordapp.com/attachments/529156981399748610/614744474941390858/unknown.png

All the entries I see in DelayedPickupEvent::delays point to an Integer for value 1.

The player has tried logging out and back in, and it didn't help. I couldn't find anything helpful in debug.log. I run 4 different nodes of DD&SS. This issue has only showed up in one of them so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant