Skip to content

Fix async. PlayerStatisticIncrementEvent error by forcing event to run sync.#2117

Open
Qumoo wants to merge 1 commit intoIzzelAliz:FeudalKingsfrom
Qumoo:FeudalKings
Open

Fix async. PlayerStatisticIncrementEvent error by forcing event to run sync.#2117
Qumoo wants to merge 1 commit intoIzzelAliz:FeudalKingsfrom
Qumoo:FeudalKings

Conversation

@Qumoo
Copy link
Copy Markdown

@Qumoo Qumoo commented Apr 16, 2026

We are using Pixelmon Reforged on one of our servers and when a player joins it results in this error.
My cautious guess would be that NeoForge allows the stat increment to be run async whereas Bukkit does not.

This patch is aimed on forcing the event to be run sync. on the Bukkit side.
message.txt

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

Successfully merging this pull request may close these issues.

1 participant