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

Broken since Update to Valheim 0.153.2 #40

Closed mirsch closed 3 years ago

mirsch commented 3 years ago

Since update to Valheim 0.153.2 the mod seems to be broken. We can see the map but it's not syncing new progress and all pins are gone. Any ideas how to solve this?

Mydayyy commented 3 years ago

Greetings,

I did develop a new RC yesterday on the 0.153.2 patch (which seems to be out for a week now) and the mod still worked. Can you check that the mod is still loaded on the server as well as the client? Maybe BepinEx broke while updating the server

Best Regards Mydayyy

mirsch commented 3 years ago

Sorry, BepInEx was not updated on the server