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 ~
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:
"overworld" and "the_end" work as expected: