cominixo / BetterF3

A Fabric mod for Minecraft that provides a highly customizable, more human-readable Debug HUD.
MIT License
134 stars 34 forks source link

[Bug]: F3 menu displays Slime Chunk: Unknown #134

Open Wamblyy opened 1 year ago

Wamblyy commented 1 year ago

Describe the Bug

Title explains it all: on servers, such as aternos this is displayed. image On singleplayer this works fine, but on my server it does not work. Any help will be appreciated, thanks.

Steps to Reproduce

Open F3 on an aternos server

Expected Behavior

I expected it to work like in single player, yet it does not work on servers

Screenshots

No response

Modloader Type

Fabric

Modloader Version

N/A

Mod Version

5.10

Log Output

No response

Additional Context

No response

carlean101 commented 11 months ago

same problem here, using forge 1.20.1. it works fine on singleplayer, showing true/false, but not working on a server. i have op too btw

Eryk601 commented 3 months ago

I'm pretty sure this is not a bug, since on Singleplayer you have all the information about the world, because you're the host, while on a server you're just a client, and clients don't have all the information about a world including the seed, slime chunks, structures' bounding boxes, etc.