-
Bug
-
Resolution: Unresolved
-
None
-
1.17.1, 21w41a, 1.18 Pre-release 6, 1.18.1, 22w05a, 1.19.3
-
None
-
Confirmed
-
Networking, Player
The bug
When viewing the end credits on a server with an idle timeout lower than the duration of the credits, a player can be kicked because they were idle for too long.
How to reproduce
- Start up a server with an idle timeout shorter than the duration of the end credits. I used one minute for testing.
- Jump into the end portal as a player that has never seen the end credits before.
- Wait until you get idle kicked.
Suggested fix
While the player is watching the credits, the variable player.wonGame is set to true. Checking if this value is false before idle kicking the player should be enough to fix this issue.
- relates to
-
MC-258581 Unable to "/kill" a player viewing the End Poem
- Resolved
-
REALMS-1808 Kicked During End Credits Due to 'Idling'
- Resolved