Bobby

Bobby

8M Downloads

Broken in older versions

fatih1d opened this issue ยท 3 comments

commented

Bobby is broken in old servers like uses 1.5.2 and older while it works fine on newer versions. When i join a 1.5.2 server, the mod works and shows chunks more than servers view-distance setiting, but theres a void between chunks and when i fly, the void shows off and creates again on another place. If i turn off Bobby, theres no voids and its normally. It just shows voids that doesnt even exist. My game version is 1.20.4 and the server also supports versions like 1.20.4 while its 1.5.2
Screenshots below.
2024-09-15_15 21 21
2024-09-15_15 20 38
2024-09-15_15 20 49
2024-09-15_15 21 15
2024-09-15_15 20 19
2024-09-15_15 20 27

commented

How do you even join 1.5.2 servers ?

commented

How do you even join 1.5.2 servers ?

the server i joined has 1.20 support

commented

I'm assuming whatever compatibility plugin allows you to join with such a hugely different version is actually actively adding an empty outer row of chunks to get the client to properly render all chunks. Modern clients by default will not render chunks that don't yet have any neighbors, hence why such an empty row of chunks would be necessary.

And if the server is sending an empty row of chunks, then the game showing an empty row of chunks is correct behavior, so nothing Bobby can really do here.