Niall7459 / HolographicExtension

Add easy to create animations and placeholders into HolographicDisplays.
GNU General Public License v3.0
6 stars 14 forks source link

Vault balance top placeholders cause TPS peaks when being updated #35

Open MamaBeau opened 4 years ago

MamaBeau commented 4 years ago

Balance top leaderboard showing top 10 balances on the server lags my entire server anytime anywhere goes near it, in this case, anytime anyone goes to my spawn.

Is this being worked on? Fixed? Is there a way around this?

Niall7459 commented 4 years ago

Ok, any more detail on that, did you remove any player files?

Paul19988 commented 4 years ago

Did not remove any players files, quite literally just reinstalled the extensions & plugins, could have just been the case of a failed upload previously

Niall7459 commented 4 years ago

Interesting, I'm putting my bets on the vault expansion update failing or something. Glad it fixed for you @Bricec6 any update on your issue?

Bricec6 commented 4 years ago

i have update expansion, I had updates with /papi ecloud status, it's ok now, everything works

Bricec6 commented 4 years ago

Hello @Niall7459 i have new i have this lag check ;) i think its error of this issue

https://pastebin.com/aBY9RVGa

config: https://pastebin.com/tZURrNLv

Bricec6 commented 4 years ago

up ?

Niall7459 commented 4 years ago

I believe this is an issue with "Dkcoins" placeholders

java.lang.IndexOutOfBoundsException: Index: 2, Size: 1
    at java.util.ArrayList.rangeCheck(ArrayList.java:657) ~[?:1.8.0_252]
    at java.util.ArrayList.get(ArrayList.java:433) ~[?:1.8.0_252]
    at ch.dkrieger.coinsystem.spigot.hook.PlaceHolderAPIHook.onPlaceholderRequest(PlaceHolderAPIHook.java:62) ~[?:?]

You can fix this by removing the placeholders, but its worth contacting the author to see what the issue is