kylepaulsen / ValheimWebMap

A Valheim dedicated server mod to host a web accessible map.
29 stars 13 forks source link

my webmap different in map world #8

Open hisoscream opened 3 years ago

hisoscream commented 3 years ago

my webmap show different map

hisoscream commented 3 years ago

https://drive.google.com/file/d/1_9KcUE4114YKvTblZtia72JGUoeDmitk/view?usp=sharing

kylepaulsen commented 3 years ago

Whoa this is really weird... can you tell me what your world seed is and if you are using any other mods?

Rutes commented 3 years ago

This happened to me also after changing the world name to a different world on my server. Haven't figured out a fix yet...

kylepaulsen commented 3 years ago

Can't really look into this right now, however here is how the plugin finds your world name: https://github.com/kylepaulsen/ValheimWebMap/blob/df2920106aac50c226e310e7ba528ce723be4fb1/WebMap/Config.cs#L119 it just looks at the command line arg after -world . It uses the world name to decide the directory to load map information from.

If everything else fails, find the current directory being used and clear it out I guess. Should be at a path that looks like: C:\Program Files (x86)\Steam\steamapps\common\Valheim dedicated server\BepInEx\plugins\WebMap\map_data\your_map_name

frankbrg commented 1 year ago

Hello ! I find the solution of the problem. You need to clear cache of your browser