Mydayyy / Valheim-ServerSideMap

This plugin completely moves the explored map and created pins to the server. As clients explore, they will send their explored areas to the server who will then distribute it to all connected clients. When a client joins, the server will synchronize the currently explored areas to the client. Pins are shared as well but default to false and need to be enabled. When pin sharing is used, all newly created pins are send to the server who saves them along with the explored area.
38 stars 1 forks source link

Markers share but removed fog of war doesn't #49

Closed hsramm closed 1 year ago

hsramm commented 1 year ago

Pretty much what the title describes. The map markers are shared between players but the fog of war that is removed from one player isn't shared with the others. Any ideas?

Mydayyy commented 1 year ago

Greetings,

is this error happening since a new update? If so that functionality might need an update.

If not: Did you make sure to have the sharing of the map enabled on the server as well as all clients?

Best Regards

hsramm commented 1 year ago

I just started using mods for the first time a few days ago so I can't comment on it working before. Yea, it's all enabled on the server side and client side.

Mydayyy commented 1 year ago

Greetings,

thank you. I will test the current version on the weekend and check whether it needs to be updated or if we need to find a configuration issue on the server

Best Regards

Mydayyy commented 1 year ago

Greetings again,

I just did a test and it seems to be working for me.

If you have not managed to solve, could you give me more information on your setup so I can try and reproduce it more accurately?

Best Regards

hsramm commented 1 year ago

I'm really not sure what happened but it started working a few days ago for the group so all good here!