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

Mod stopped working with today's valheim update #32

Closed Nikolay1243 closed 3 years ago

Nikolay1243 commented 3 years ago

with the latest update to the client/server, the map mod has stopped working and isnt showing pins/updating the map discovery per player anymore.

Mydayyy commented 3 years ago

I'll look into it immediately after work.

Cheers Mydayyy

Mydayyy commented 3 years ago

Greetings,

I just did a quick test and it seems to still work? Can you share more details?

Edit: Make sure your server/client is still loading the plugin / bepinex in general after the update.

Cheers Mydayyy

Nikolay1243 commented 3 years ago

Nevermind, I reinstalled the server/bepinex/serversidemap and now it all works. Sorry for the trouble