0 of 0

File information

Last updated

Original upload

Created by

Joolss

Uploaded by

Joolss

Virus scan

Safe to use

Tags for this mod

31 comments

  1. codecisco
    codecisco
    • member
    • 0 kudos
    please tell me how to hide the map in accordance with mod? can someone tell me where is the file that needs to be deleted so that the card is closed again.
    1. Joolss
      Joolss
      • premium
      • 12 kudos
      The hiding functionality unfortunately broke during the H&H update.

      I fixed it now! Update your mod to the latest version and try running using the "toggleFullMap" a couple of times in your console.
      It was only the loading that was broken, not the saving so it might be able to load your progress from when you posted this, sorry for the late reply!
  2. Isshogei
    Isshogei
    • member
    • 0 kudos
    @JulianDeclercq maybe play around with revealmap for the togglefunction. idk but a try worth.
    1. Joolss
      Joolss
      • premium
      • 12 kudos
      I will have a look! I think some stuff got updated and it broke the mod on some places. 
  3. z04r
    z04r
    • supporter
    • 0 kudos
    Hey I get this error code:[Error  : Unity Log] cachedPath set to E:\Steam\steamapps\common\Valheim\BepInEx\plugins\..\cache\irene_-760061882_ExploreMapSave.dat
    is there any way to fix this?
    Also, the mod couldn't load the previous progress before I toggle the map on is there any method to fix this too?
    1. Joolss
      Joolss
      • premium
      • 12 kudos
      Hey! Thanks for pointing that out, that's an issue from my part. I accidentally logged some debug info as an error, I'll fix that by the next update! You can definitely ignore it for now. As for the progress loss before you toggled it, that seems like a bug :/ Not sure what would've caused it, sorry about that. Does it work now when you toggle and retoggle after a while?
    2. HansKloss2018
      HansKloss2018
      • member
      • 1 kudos
      in the PLUGINS directory you need to create a "cache" directory, I just had the same problem, I'm using Thunderstore Manager
      E:\Steam\steamapps\common\Valheim\BepInEx\plugins\..\cacheE:\Steam\steamapps\common\Valheim\BepInEx\plugins\..\cache <-----

      to the author of the mod, please write a check if the CACHE directory exists, if not, let him create it
  4. wieczek
    wieczek
    • member
    • 0 kudos
    Jaką komendą ukryć mapy?
  5. Turockenshire
    Turockenshire
    • member
    • 0 kudos
    Unfortunately I did not read the bug list.
    I loaded this.  Then logged into my dedicated server.
    It showed the whole map. F6 did not toggle it back.
    Now I cannot reset the map via console command resetmap as it is a server.
    Any suggestions to get the map hidden again?
    1. Joolss
      Joolss
      • premium
      • 12 kudos
      Ah that really sucks to hear, sorry about that! Let's try to get this fixed together.
      Is it possible for you to load a console or execute console commands from your server? It feels like that should be something that is possible.
      I will have a look tonight to see if i can find some time to fix the bug, if i manage you should be able to reset through the updated version of the mod.
  6. BroOfMetal
    BroOfMetal
    • member
    • 1 kudos
    So, i downloaded it, extracted the dll, put it in pluggins and the F6 key doesn't work. Any idea why? Someone?
    1. Joolss
      Joolss
      • premium
      • 12 kudos
      Hmm not sure what the issue is here, have you installed any other mods? Do those work correctly?
  7. ClarkAU
    ClarkAU
    • member
    • 1 kudos
    Does not work properly, it just reveals the entire map. Tried using the hotkey and the console command.
    1. Joolss
      Joolss
      • premium
      • 12 kudos
      It might've broken since the Hearth and Home update, haven't checked yet. Thanks for the report!
    2. ClarkAU
      ClarkAU
      • member
      • 1 kudos
      Yeah I figured so, would love to see it updated :)
  8. spORk28
    spORk28
    • member
    • 0 kudos
    it does not download a .dll file for me. It instead downloads a text file I have no idea why
    1. Joolss
      Joolss
      • premium
      • 12 kudos
      That's very strange. I just tried it myself and I get a .7z archive file, with the .dll inside.

      The only thing I can think of is that you do not have 7zip installed and your pc uses a text program to try and open the .7z file? Try handling the .7z file as you would with any .rar or .zip and see if that works. If you have no idea what I'm talking about then let me know and I'll walk you through it! Let me know if it works out!
  9. koveleski
    koveleski
    • premium
    • 0 kudos
    This plugin hasn't been working for me. Here's the error from the Unity log.

    [Error  : Unity Log] DirectoryNotFoundException: Could not find a part of the path "C:\Program Files (x86)\Steam\steamapps\common\Valheim\BepInEx\plugins\cache\vjolnir_3802884812_ExploreMapSave.dat".
    Stack trace:
    System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) (at <eae584ce26bc40229c1b1aa476bfa589>:0)
    System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) (at <eae584ce26bc40229c1b1aa476bfa589>:0)
    (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
    System.IO.File.Create (System.String path, System.Int32 bufferSize) (at <eae584ce26bc40229c1b1aa476bfa589>:0)
    System.IO.File.Create (System.String path) (at <eae584ce26bc40229c1b1aa476bfa589>:0)
    System.IO.File.WriteAllBytes (System.String path, System.Byte[] bytes) (at <eae584ce26bc40229c1b1aa476bfa589>:0)
    ExploreMap.ExploreMap+UpdateMapPatch.Postfix (Minimap __instance) (at <21fbbdf5678f4a3d932cb0c4d22d0930>:0)
    (wrapper dynamic-method) Minimap.DMD<Minimap::UpdateMap>(Minimap,Player,single,bool)
    Minimap.Update () (at <8c7c34821ea14feca71b1c03f25447d0>:0)
    1. Joolss
      Joolss
      • premium
      • 12 kudos
      Sorry to hear that. Thanks for the report and the log, I'll have a look!

      Edit: did you manually delete a .dat file? I can't see any other reason why it wouldn't find the path.
  10. vash1922
    vash1922
    • member
    • 0 kudos
    thanks for the great mod! hope you can make it so that whatever you explore while using the full map also gets explored on the hidden map.
    1. Joolss
      Joolss
      • premium
      • 12 kudos
      Thank you! That would be a really cool feature indeed! I'm planning on focusing on some bugs before I look into this, and it might be quite a bit of work since the current mod piggybacks really well off of existing methods while your suggestion would require a lot more manual labour. Thanks for the suggestion, I'll see what I can do!