Skip to content

Nether causes "minecraft for windows" to close immediately for MITM proxy #361

@appoulos

Description

@appoulos

I'm using github.com/sandertv/gophertunnel v1.51.0 to mitm proxy a connection between the latest version 1.21.121 of bedrock dedicated server on linux and "minecraft for windows." Overworld dimension works fine, but upon entering the nether, the "minecraft for windows" process closes unexpectedly. Dimensions overworld and the_end do not cause the same problem. Also, the nether works fine when bypassing the proxy.

I can replicate the problem with a command:

/execute as @a in nether run tp ~ ~1 ~

"overworld" and "the_end" work as expected:

/execute as @a in overworld run tp ~ ~1 ~
/execute as @a in the_end run tp ~ ~1 ~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions