sakura-ryoko / minihud

A client-side Minecraft mod with configurable "info lines" ("mini-F3") and various overlays, such as light level and structure bounding boxes
GNU Lesser General Public License v3.0
258 stars 14 forks source link

Structure overlays not working in multiplayer #31

Closed Packsolite closed 1 month ago

Packsolite commented 1 month ago

The structure overlays are just not working in multiplayer. I've set a seed using minihud-seed and also tried oping myself and running /seed. It says that the seed is set, but no overlays are rendering. Tested using 1.21-sakura.13

sakura-ryoko commented 1 month ago

The structures on servers requires SERVUX to be installed on the server.

wendavid552 commented 1 month ago

The structures on servers requires SERVUX to be installed on the server.

Just setting the seeds is ok. It is possibly a render issue or compat issue with other rendering mods. Could you provide your mod list? @Packsolite

sakura-ryoko commented 1 month ago

The structures on servers requires SERVUX to be installed on the server.

Just setting the seeds is ok. It is possibly a render issue or compat issue with other rendering mods. Could you provide your mod list? @Packsolite

Incorrect.

The Seed has nothing to do with the Structure rendering. It requires Servux on the server in order to function if you are not in Single Player.

The minihud-seed is only used for Slime Chunks.

Packsolite commented 1 month ago

The structures on servers requires SERVUX to be installed on the server.

Just setting the seeds is ok. It is possibly a render issue or compat issue with other rendering mods. Could you provide your mod list? @Packsolite

Slime chunks render perfectly fine. It's just the structures that don't render. Here's my mod list: image

sakura-ryoko commented 1 month ago

Like I said, the Server requires Servux to be installed or else the Structures will not work.