File information

Last updated

Original upload

Created by

ApryllForever

Uploaded by

ApryllForever

Virus scan

Safe to use

126 comments

  1. ApryllForever
    ApryllForever
    • premium
    • 134 kudos
    Locked
    Sticky
    Hello Loves! 

    If you have a problem, PLEASE include a log, EVEN IF YOU DON'T SEE AN ERROR. This is critical. Also, please read the documentation, it will answer so many questions! :) I am happy to help, but please, value my time! :)
  2. a12cante
    a12cante
    • premium
    • 0 kudos
    Hello I also do not have a way to get to the area using the minecart. This is the error I have when I enable/disable Clairabelle in Integrated Minecarts.

    [Content Patcher] Can't apply data patch "Integrated Minecarts (CP Component) > Include code/destinations.json > Clairabelle.Destination" to Data/Minecarts: there's no record matching key 'Clairabelle' under Fields.
    1. ApryllForever
      ApryllForever
      • premium
      • 134 kudos
      Are you using Integrated Minecarts, or some similar mod?
  3. tikamin557
    tikamin557
    • member
    • 340 kudos
    Hello!
    It seems that the "Back" object layer of "MeridRangerMarisolSpouseRoom.tmx" is misaligned and the spouse's floor is displayed incorrectly.
    Can you please fix this?
    Spoiler:  
    Show
    1. ApryllForever
      ApryllForever
      • premium
      • 134 kudos
      Sure, yes! Also, have you made your way to the underwater dungeon yet? Also, I need to work tonight, then work the next three nitghts , so I may not be able to get it for a couple days.
  4. Smolvoidcatto
    Smolvoidcatto
    • member
    • 0 kudos
    Hi!

    How can you date Marisol? I'm 8 hearts with her, but when i try to give her a bouquet, she only says "Sorry love, I don't want to accept these just now". What am I missing?

    UPDATE: 8 hearts event. That was what I missing. ><"
    1. ApryllForever
      ApryllForever
      • premium
      • 134 kudos
      Yay!!! Congratulations!!! Marisol is such an absolute sweetie!
  5. xingluguyy
    xingluguyy
    • member
    • 0 kudos
    I can't go to this map, there is no option for it after repairing the minecart, smapi does not report an error
    SMAPI log parser - SMAPI.io Here's my log
    1. xingluguyy
      xingluguyy
      • member
      • 0 kudos
      It's strange, I can use teleportation NPC to reach the map, but the mining truck has no options
    2. ApryllForever
      ApryllForever
      • premium
      • 134 kudos
      Try updating to latest version?
    3. xingluguyy
      xingluguyy
      • member
      • 0 kudos
      It's the latest version.,There's no error in smapi.so I don't know if it's a mod conflict.
    4. shushujiujiu
      shushujiujiu
      • member
      • 0 kudos
      是的,我有同样的问题,您能解决吗
    5. shushujiujiu
      shushujiujiu
      • member
      • 0 kudos
      是的,我有同样的问题,您能解决吗
    6. ApryllForever
      ApryllForever
      • premium
      • 134 kudos
      Log pls
  6. ErraticPixel
    ErraticPixel
    • member
    • 20 kudos
    marisol seems to be stuck at the bus stop map
    I had her path blocked at 12:15 at night in town and she ran but once she arrived at the bus stop she stopped running and did not move at all. it is now 1:45 and she has not taken a step but is stuck in her running animation

    I gave her a gift to un freeze her from the running pose but has still not moved at 1am


    log:
    https://smapi.io/log/d43cf7dc4f6d44f8bc72a32e44236fe5
    1. ApryllForever
      ApryllForever
      • premium
      • 134 kudos
      That happens sometimes to me too, I am not sure what the cause is, it has something to do with warp collisions, it happens on the mountain map too, I am going to look into some way to fix it.
    2. ErraticPixel
      ErraticPixel
      • member
      • 20 kudos
      ah yep, was about to report it again since it also occured on the mountain due to sam colliding with her
  7. ghahkdfsklaf
    ghahkdfsklaf
    • supporter
    • 0 kudos
    Thank you for the cool mod! I have found a balance issue that might be unintended: Anabelle sells wine in her swag shop for 400g each. The player usually can sell these for 400g each but if they have the artisan profession for +40% price bonus they can sell the wine for 560g each. Because the wine bottles don't have a daily purchase limit this allows for an infinite money glitch by buying them from Anabelle and selling them to Pierre, the return to Anabelle to buy more wine, sell it to Pierre, repeat that as many times as you like.

    If that's intended I'm fine with that, we don't have to use that cheat. But if it's an oversight maybe you can fix it with the next update?
    1. ApryllForever
      ApryllForever
      • premium
      • 134 kudos
      That's a good point! I will fix it!
  8. ErraticPixel
    ErraticPixel
    • member
    • 20 kudos
    small typo, should be faster than light, not fster
    their*
    1. ApryllForever
      ApryllForever
      • premium
      • 134 kudos
      Thanks for finding this!!!
  9. cloud12321
    cloud12321
    • member
    • 0 kudos
    I was checking SMAPI for another mod's problem. Then I found NuclearBomb dll is literally editing EVERY CP entries. Why? 
    1. ApryllForever
      ApryllForever
      • premium
      • 134 kudos
      It's not.Why it says stuff like that with various files, I know not. But, It doesn't edit CP stuff. (The DLL has pretty basic code in it).
    2. cloud12321
      cloud12321
      • member
      • 0 kudos
      I have no idea. It's weird to me. Here is the smapi log with search preset:
      SMAPI LOG
    3. cloud12321
      cloud12321
      • member
      • 0 kudos
      According to the log, every time a entry or something has been modified, NuclearBomb edits it again.
    4. ApryllForever
      ApryllForever
      • premium
      • 134 kudos
      No clue why it says is editing them, it definitely is not editing any of them. I reccomend to ask on the main discord for further guidance.
    5. cloud12321
      cloud12321
      • member
      • 0 kudos
      I guess it's may because this:
        harmony.Patch((MethodBase)AccessTools.Method(typeof(Object), "canBePlacedHere", (Type[])null, (Type[])null), (HarmonyMethod)null, new HarmonyMethod(typeof(ModEntry), "CanBePlacedHere_Postfix", (Type[])null), (HarmonyMethod)null, (HarmonyMethod)null);
        harmony.Patch((MethodBase)AccessTools.Method(typeof(Object), "placementAction", (Type[])null, (Type[])null), new HarmonyMethod(typeof(ModEntry), "PlacementAction_Prefix", (Type[])null), (HarmonyMethod)null, (HarmonyMethod)null, (HarmonyMethod)null);
        harmony.Patch((MethodBase)AccessTools.Method(typeof(Object), "isPlaceable", (Type[])null, (Type[])null), (HarmonyMethod)null, new HarmonyMethod(typeof(ModEntry), "IsPlaceable_Postfix", (Type[])null), (HarmonyMethod)null, (HarmonyMethod)null);

      Speaking of this, I recall a bug I encountered with the translation of this mod. That author translated not only all "displayname" but also "name" of every objects, which made the nuclear bomb no longer working anymore. I wonder is there any other way to modify the nuclera bomb onject's trigger action instead of detecting every objects's name and assign "Isplaceable", etc, to them?
    6. ApryllForever
      ApryllForever
      • premium
      • 134 kudos
      I can definitely look into it and try to see what is the goings on!
    7. ApryllForever
      ApryllForever
      • premium
      • 134 kudos
      I removed the one thing, because the item doesn't place anyways, and also, I will try to put an update up. I managed to get a pretty good pneumonia.
  10. shushujiujiu
    shushujiujiu
    • member
    • 0 kudos
    I can't go to this map, my minecart doesn't have this name after it is repaired, I can use cjb to see that the things in the mod are still there, and the people in the mod also have them. How can I get here?
    1. ApryllForever
      ApryllForever
      • premium
      • 134 kudos
      Try typing this into your SMAPI console: Debug warp Custom_ClairabelleLagoon 35 14

      Also, post a log, please, so I can see maybe what is wrong.
  11. shushujiujiu
    shushujiujiu
    • member
    • 0 kudos
    我不能去这张地图,我的矿车修好后没有这个名字,我可以用 cjb 看到 mod 里的东西还在,mod里的人也有。我怎样才能到达这里?