Skip to content

Conversation

@tal5
Copy link
Member

@tal5 tal5 commented Dec 24, 2025

This was having issues, because it redirects all ServerGamePackerListenerImpl methods to oldListener, but restartClientLoadTimerAfterRespawn is called within the super constructor (I.e. before oldListener is set).
Fixed by adding a null check on oldListener.

Do note restartClientLoadTimerAfterRespawn is private on Spigot but public on Paper.

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.

2 participants