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

strange conflict with valheimRAFT using this mod #61

Closed s-slatcher closed 5 months ago

s-slatcher commented 5 months ago

I wouldn't think these two would conflict, but I narrowed done the bug to just happening between this mod and the fork of valheimRAFT by zolantris on thunderstore.

on reload, existing rafts will appear to break apart and become unusable, the main base of the raft will separate from the unique buildpieces like steering wheel and sails.

edit: they will come back together just fine once serversidemap is disabled

Mydayyy commented 5 months ago

Greetings,

thank you for your report.

Are there any errors in your logfiles (Client or Server)?

Best Regards Mydayyy