Players get stuck in a black screen / void when entering Nether portals while inside a boat #430
Labels
No labels
documentation
good first issue
help wanted
resolution: duplicate
resolution: invalid
resolution: won't fix
status: needs triage
type: bug
type: feature
type: performance
type: question
version: 1.19.4
version: 1.20
version: 1.20.1
version: 1.20.2
version: 1.20.4
version: 1.20.6
version: 1.21.11
version: 1.21.4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Minecraft/Folia#430
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Expected behavior
Players shouldnt be able to travel through Nether portals while inside a boat (with or without a villager).
Observed/Actual behavior
When a player enters a Nether portal while riding a boat (sometimes transporting a villager), the screen turns completely black, as if the player is falling endlessly into the void.
After forcefully disconnecting, the player is unable to rejoin the server. The server behaves as if the player is still online, preventing login and effectively soft-locking the player until manual intervention (e.g. player data reset).
Steps/models to reproduce
Plugin and Datapack List
This happens even with a minimal setup.
(No custom datapacks or pluins.)
Folia version
This server is running Folia version 1.21.11-10-ver/1.21.11@1aa7055 (2026-01-04T19:46:20Z) (Implementing API version 1.21.11-R0.1-SNAPSHOT)
Other
This seems related to entity mounting + dimension transfer (boat + player + villager).
Player data appears to get corrupted or stuck in an invalid state (possibly invalid position or region state).
The issue effectively requires deleting player’s playerdata file to allow rejoining.