0 of 0

File information

Last updated

Original upload

Created by

elhrvy

Uploaded by

elhrvy

Virus scan

Safe to use

23 comments

  1. elhrvy
    elhrvy
    • member
    • 16 kudos
    Locked
    Sticky
    NB! In my attempt to reflect Juna's chaotic and messy nature in her adventuring skills, it appears I've made a blunder: since Juna is both a warrior and a spiritual companion, you might end up losing friendship hearts with her if you kill lots of monsters when she's tagging along (yes, despite the fact that she kills them as well). This is because spiritual companions make monsters peaceful and, consequently, don't like it when you go around slaughtering them anyway.

    I've decided that I like this chaos too much to change the existing version of the mod, but as of February 2023 those of you who use the BETA version of NPC Adventures can download a version where Juna is a warrior/protector rather than a warrior/doctor/spiritual companion.

    Additionally, if you're using the stable version, you can also open up the folder [NPC Adventures Stable] Juna and go to assets > Data > CompanionDispositions.json and delete either warrior or spiritual depending on which skill you want to keep.

    But if you too enjoy the chaos and want to stick with the original version, to regain lost hearts, simply type in the following in the SMAPI window:

    debug friend Juna numberOfFriendshipPoints

    replacing numberOfFriendshipPoints with one of the following values: 250 (1 heart), 500 (2 hearts), 750 (3), 1000 (4), 1250 (5), 1500 (6), 1750 (7), 2000 (8), 2250 (9), 2500 (10 hearts) depending on where you're at in your relationship with her.
  2. WiseSimmer
    WiseSimmer
    • member
    • 0 kudos
    Hi

    I love Juna and her mischief

    but i get the following error message

    [Content Patcher] Can't apply map patch "NPC Juna > Forest Patch SVE" to Maps/Forest: the FromFile file 'assets\MapPatches\ForestPatchSVE.tbin' doesn't exist.
    [Content Patcher] Can't apply map patch "NPC Juna > Forest Sign" to Maps/Forest: MapTiles > entry 1 couldn't be applied: the map has no tile at Buildings (7, 34). To add a tile, the SetTilesheet and SetIndex fields must be set.

    Is it something i should worry about
    1. elhrvy
      elhrvy
      • member
      • 16 kudos
      Hi there! This looks like it relates to the main mod, not NPC Adventures? I'm going to review the code while upgrading Juna to 1.6, so if you could get me a log, I'll see what I can do.
  3. ch0opera
    ch0opera
    • member
    • 36 kudos
    Thank you for keeping the chaos alive and well with Juna _Spiritual Warrior_ xD !

    I don't mind mending her hearts myself, especially now that I understand why this was occurring. It might be funny if she sent you a note after an adventure addressing this in some way - just an idea, please disregard if that's not interesting to you. 

    Looking forward to many more adventures! <3
    1. elhrvy
      elhrvy
      • member
      • 16 kudos
      I like that idea a lot! I'll have to ask Purrrpling if there's a a way to detect when a user has been on an adventure with Juna. :) 
  4. MaryOliver28
    MaryOliver28
    • member
    • 4 kudos
    Hi! I love this mod, but everytime I go on an adventure with Juna, i lose all my hearts with her... is it a bug or something I am doing wrong? 
    1. elhrvy
      elhrvy
      • member
      • 16 kudos
      That should definitely not happen! Can you give me a log? Follow the instructions here: https://smapi.io/log
    2. MaryOliver28
      MaryOliver28
      • member
      • 4 kudos
    3. elhrvy
      elhrvy
      • member
      • 16 kudos
      Thank you! I'll see if I can replicate this. In the meantime - and you might already know this - you can get her hearts back up by typing debug friendship Juna NumberOfFriendshipPoints into your SMAPI console. E.g. for 5 hearts, you'd enter:

      debug friendship Juna 1250

      :)
    4. MaryOliver28
      MaryOliver28
      • member
      • 4 kudos
      thanks!
    5. elhrvy
      elhrvy
      • member
      • 16 kudos
      All right, so I tried to replicate this issue with no luck (or "luck", I guess). I ran around with her for a few hours before dismissing her, then checked my friendship with her. No change. I then went to bed to check again in the morning, but no change then either. My second attempt, I waited for her to leave on her own, but that didn't seem to have an effect on our friendship either.

      At this point, it seems it might be some sort of strange mod incompatibility? That's the only thing I can think of. I think the author of NPC Adventures is on hiatus though, so I'm not sure I'll be able to fix this, unfortunately. You might just have to debug her hearts up again after each adventure. :(

      P.S. One thing you can do, I guess, is fix the errors in your log - whenever I run into an issue, I first make sure all the mods I have are up to date and doesn't show any errors in the SMAPI console. Also, specifically related to Juna: since you seem to have another mod installed that loads a schedule for the Wizard, you need to turn off the Wizard's schedule and strings in Juna's config. :)
    6. MaryOliver28
      MaryOliver28
      • member
      • 4 kudos
      oh, got it! I will try to fix the errors, thank you so much for your time
    7. etiolated
      etiolated
      • supporter
      • 1 kudos
      I just came here to report the same bug. I'm running a lot of mods, so I doubt I can help narrow down what's causing it, but it's definitely a thing. I'm glad there's such an easy fix.
    8. purrplingcat
      purrplingcat
      • premium
      • 111 kudos
      I see Juna has a spiritual skill. Companions with this skill hates when Farmer kills monsters around when spiritual companion is recruited. It's not a big, it's feature, because spiritual makes monsters friendly for a while. Spiritual skilled companions are peaceful and hates violance. That's why Farmer may lose hearts with this NPC companion. Every player kills a monster, spiritual companion do "hate" emote above their head and you lose some amount of hearts (I don't remember now which amount it is, because I didn't see the code for a long time). Maybe in the upcoming 1.0 version it will be configurable how much hearts farmer loose on monster kill for spiritual skilled companion and the default will be the same value which is in the 0.17.x, but it will be changeable in JSON by custom NPC companion author.
    9. purrplingcat
      purrplingcat
      • premium
      • 111 kudos
      PS: I noticed Juna have a warrior skill too. This configuration causes Juna will fight and suppress their spiritual skill feature to make monsters temporarily friendly, but keeps the friendship effect when player kills. Spiritual skill wasn't designed to use with fighter or warrior (or shooter in the upcoming 1.0) skill. In upcoming 1.0 i block to use spiritual skill when a some fighting skill is assigned. It will show a warning in console.
    10. elhrvy
      elhrvy
      • member
      • 16 kudos
      Oh, I see! Thank you for explaining, that makes total sense. Struck down by my own attempt at making Juna as messy on an adventure as she is in life, haha. I'll see about maybe removing the spiritual option.
  5. MonikaIruka
    MonikaIruka
    • member
    • 6 kudos
    hey i got this error:
    [NPC Adventures] Can't load elhrvy.junanpcadventures: Uses obsolete unsupported content pack format used by version 0.x beta.Migration is needed to the new format. Contact content pack author elhrvy. 
    Does anyone know how I can fix it, please? i'd love to use the mod <3
    (edit; i have the newest version of the mod)
    1. elhrvy
      elhrvy
      • member
      • 16 kudos
      Hi! This version is for the old version of NPC Adventures, not the beta version. I'll try to upload a version compatible with the beta version sometime soon!
    2. MonikaIruka
      MonikaIruka
      • member
      • 6 kudos
      ohhhhh okay, I didn't even understand what the problem was- thank you!
  6. Puffeeydii
    Puffeeydii
    • premium
    • 39 kudos
    Hi elhrvy! I recently add NPC Adventures to my mod list and I finished translation for juna ^-^. Always love how much of a sweet demon she is. Hope more new content will come in the future!
    1. elhrvy
      elhrvy
      • member
      • 16 kudos
      Sweet demon is a very nice description, haha. And thank you for the translation!
  7. deleted46480847
    deleted46480847
    • account closed
    • 2 kudos
    Ahhh my wish came true! Thank you, looking forward to dragging her with me everywhere lol

    P.S. That image in the header with her inside the dnd story - stellar xD
    1. elhrvy
      elhrvy
      • member
      • 16 kudos
      Happy to hear that, haha!