APickledWalrus / skript-placeholders

Placeholder integration for Skript.
GNU General Public License v3.0
28 stars 8 forks source link

NoSuchElementException PlaceholderAPIListener.java:47 #33

Closed FinnChildress closed 2 years ago

FinnChildress commented 2 years ago

Description

Rarely when checking a custom placeholder for a player as they leave the server it causes an error in Skript and the server enters a crashed state. Seems to have something to do with PlaceholderAPIListener.java:47

Steps to Reproduce

  1. Create a custom placeholder via skript-placeholders
  2. Add something to check the placeholder when the player leaves the server
  3. Have about 5,000 players leave the server

Expected Behavior

No errors

Errors / Screenshots

https://gist.github.com/FinnChildress/c42a10a6f1b1874a70acf9e833c27a7a

Server Information

Additional Context

This has been happening for a while now, but it is so infrequent that I have not felt much pressure to make a report.

APickledWalrus commented 2 years ago

This looks like it might be a Skript issue. It may have been fixed in a newer version (such as 2.6)

APickledWalrus commented 2 years ago

I'm going to close this issue since it's been so long, but please feel free to open a new one if you are still having problems 🙂