MattCzyr / NaturesCompass

A Minecraft mod that allows you to locate biomes anywhere in the world.
https://www.curseforge.com/minecraft/mc-mods/natures-compass
Other
65 stars 47 forks source link

Server problems #62

Open Iracebethell opened 4 years ago

Iracebethell commented 4 years ago

I am hosting a small server for some friends and want to use Nature's Compass to find biomes.

I have the .jar file in my server mods folder as well as in my client side minecraft mod folder, and I'm running forge 31.1.0 on the server and client.

I am also running a few other mods, Biomes a Plenty included. When I load this combination of mods in singleplayer, Nature's Compass works fine, I can use it as expected to find biomes.

However, when I load this exact same combination of mods on my server, Nature's Compass doesn't work. I can still find the item in the creative inventory, and right click it to see a list of biomes. But when I click on a biome to start search, the GUI closes, and there is no information displayed in the top left corner of the screen directing me to the biome, and the compass still points towards spawn. I am testing it on an account that is in creative mode and a server op.

Macleykun commented 3 years ago

Your still having this issue? Perhaps i can help you out with this one :)

MattCzyr commented 3 years ago

This is quite an old issue, but since there's been activity on it I'll add my thoughts.

If the compass can be found in the creative inventory, and you can interact with it (try dropping it on the ground), it sounds like the mod is installed properly. Given this, after a user begins a search, is there any debug info logged in the server console? There should be one message when the search starts, and one message when the search ends. Also, check the line offset for HUD info in the client config to ensure the information isn't being displayed off the screen.

Obambulate commented 1 year ago

I am having the exact same problem although I am using fabric 1.19.3. I can drop the compass and the search appears in the server terminal. It seems that it's working in the background but the Gui won't appear. The mod also works in singleplayer