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.

@tal5 tal5 merged commit c2c8331 into DenizenScript:dev Dec 25, 2025
1 check passed
@tal5 tal5 deleted the network_code_gen_fix branch December 25, 2025 18:37
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