GeyserMC / Geyser

A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
https://geysermc.org
MIT License
4.58k stars 654 forks source link

The Chunk failed to load correctly after a rail tour #4796

Open Gnfhaotian opened 1 week ago

Gnfhaotian commented 1 week ago

Describe the bug

The Problem is different from #4791 or #4413. It works better than that —— blocks without full hitboxes are rendered and players can move.

To Reproduce

  1. Joining to server
  2. Modifying the rendering distance to about 7 chunks
  3. Traveling by minecarts
  4. Bugs appear when traveling or arriving stop

Expected behaviour

Well.. It should be rendered correctly and completely

Screenshots / Videos

image

Server Version and Plugins

Server runs on Spigot Java 21 Minecraft: Java: 1.20.6

Geyser Dump

No response

Geyser Version

Geyser 2.4.0 with branch #723( Otentially fix render distance issues )

Minecraft: Bedrock Edition Device/Version

1.20.81, Android

Additional Context

No response

onebeastchris commented 1 week ago

What's the client/server render distance set to?

onebeastchris commented 1 week ago

Are both client and server on 6 chunks? Please specify that so we can reproduce the issue.

Gnfhaotian commented 1 week ago

What's the client/server render distance set to?

The server render distance is 6 chunks, the client's is 8 chunks

Gnfhaotian commented 1 week ago

Are both client and server on 6 chunks? Please specify that so we can reproduce the issue.

server is on 6 chunks and the client is over 6 chunks. What the screenshot shows is on 7 chunks. This bug does not exist when client render distance is 4 or 5 chunks.

rorychatt commented 6 days ago

Also mentioned here

https://github.com/GeyserMC/Geyser/issues/4678#issuecomment-2184198768

Gnfhaotian commented 6 days ago

Also mentioned here

#4678 (comment)

Well, but how can I merge it with another branch ?