Hi! I just started testing this out in my own game and I was absolutely elated to see that the frogs do in fact jump into the water! :D This is super cool, and I'm planning on using it extensively in a magic/witchy playthrough in the not-too-distant future. I just wanted to second others' requests for a vanilla-style building and to mention that for me, AutoAnimalDoors won't open or close the terrarium door. It's not a bug, and I don't know how hard it would be to make them work together, but maybe something to consider for future updates?
Again, thank you for your hard work on this excellent mod!
Thanks for all your work, I really love this mod and the cute frogs, and it's great to see that it's being updated.
I updated the latest version of this mod, and this red text appeared. frogs turned into chicken with a red symbol. I have installed tilesheets mods correctly. I'm using macos and when I put this mod file into the “mods” folder, the system asks “please enter password to confirm this action”. I don't get this when I install all the other mods.
[table]21:17:33ERRORContent PatcherError loading configuration for content pack 'Frog Friends'. Technical details:System.UnauthorizedAccessException: Access to the path '/Users/ying/Library/Application Support/Steam/steamapps/common/Stardew Valley/Contents/MacOS/Mods/Expand/[CP] Frog Friends/config.json' is denied. ---> System.IO.IOException: Permission denied --- End of inner exception stack trace --- at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) at System.IO.StreamWriter.ValidateArgsAndOpenPath(String path, Boolean append, Encoding encoding, Int32 bufferSize) at System.IO.File.WriteAllText(String path, String contents) at StardewModdingAPI.Framework.ContentPack.WriteJsonFile[TModel](String path, TModel data) in E:\source\_Stardew\SMAPI\src\SMAPI\Framework\ContentPack.cs:line 89 at ContentPatcher.ModEntry.GetContentPacks()+MoveNext() in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\ModEntry.cs:line 448[/table]
I've seen two other people report this error (over in the bugs tab), and I'm honestly at a loss. My code is CP only, so there's very little it should be touching within the game's files, and I really follow the examples of similar animal-adding mods without really any unique deviations. I'm not sure what would be affecting the ability to access the config file since it's generated on first run, could it be an issue with permissions when running SDV? One of the people in the bug report was able to fix it by, I think, running as administrator, but I'm not sure why that should be required at all... Does deleting the config file and allowing a new one to generate help at all? I will ask about this again on the main Stardew discord to see if anyone has run into similar issues though!
It works when I ran sdv as administrator! Glad to see my frogs have a house now. The latest version uploaded still has this problem. Hopefully it can be fixed.:)
Hi! I've just downloaded the mod and had the same issue. I want to share another solution.
For Macs, right-click on the "[CP] Frog Friends" folder, click 'Get Info', find 'Sharing & Permissions' at the bottom of the pop-up window (and expand it if needed), click on the 'Read only' next to your user/account and change it to 'Read & Write'. This will allow your account on the computer to access the mod file / allow the game to access it while you're logged in.
Hope this helps someone :)
(PS - I also couldn't buy frogs until I built a terrarium AND a coop - not sure if that's intended or not, or maybe just me.)
i literally love this mod so much thank you for making this !!! the frogs are so cute, i love them! i love frogs ap0t and being able to have so many different species ingame is so much fun! i also love the custom coop, thank you!
Absolutely love this mod! Would love to see the ability to add different building exteriors or use with other building textures.. I love the interior, the exterior just doesnt match :(
For reference I use BogWyytch mods for my color palette~
Hey, I'm not sure if this is a bug or intended behavior, so I figured comments was an okay place to ask. Is it deliberate that frogs don't seem to produce in winter at low hearts despite being provided for? I mean, they can't go out in winter, so makes sense to some degree, but it was confusing when after the terrarium update any adult frogs don't seem to produce anything in winter, in the coop or otherwise.
Edit: Probably user error, considering a bug I noted on one of my other mods.... Whoops.
I really love the frogs! They are hard at work gathering my sister and I *so much* moss.
We would like an vanilla-ish building variant, tho this one is quite cute! (we don't use the skin mods, so it looks...vaguely out of place with the vanilla buildings, lol. "perhaps it's just a magic building")
For the error that has been occuring, the fix that worked for me on mac was go to the frog friends file, get info, sharing and permissions and I changed it from read only to read and write.
Another Mac user here. I ran into the same combo: password required and then wall of red. Using "get info" on the main folder and changing it to "read and write" made it work perfectly for me too.
116 comments
Again, thank you for your hard work on this excellent mod!
I updated the latest version of this mod, and this red text appeared. frogs turned into chicken with a red symbol. I have installed tilesheets mods correctly.
I'm using macos and when I put this mod file into the “mods” folder, the system asks “please enter password to confirm this action”. I don't get this when I install all the other mods.
[table]21:17:33ERRORContent PatcherError loading configuration for content pack 'Frog Friends'. Technical details:System.UnauthorizedAccessException: Access to the path '/Users/ying/Library/Application Support/Steam/steamapps/common/Stardew Valley/Contents/MacOS/Mods/Expand/[CP] Frog Friends/config.json' is denied.
---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)
at System.IO.StreamWriter.ValidateArgsAndOpenPath(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.File.WriteAllText(String path, String contents)
at StardewModdingAPI.Framework.ContentPack.WriteJsonFile[TModel](String path, TModel data) in E:\source\_Stardew\SMAPI\src\SMAPI\Framework\ContentPack.cs:line 89
at ContentPatcher.ModEntry.GetContentPacks()+MoveNext() in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\ModEntry.cs:line 448[/table]
The latest version uploaded still has this problem. Hopefully it can be fixed.:)
For Macs, right-click on the "[CP] Frog Friends" folder, click 'Get Info', find 'Sharing & Permissions' at the bottom of the pop-up window (and expand it if needed), click on the 'Read only' next to your user/account and change it to 'Read & Write'. This will allow your account on the computer to access the mod file / allow the game to access it while you're logged in.
Hope this helps someone :)
(PS - I also couldn't buy frogs until I built a terrarium AND a coop - not sure if that's intended or not, or maybe just me.)
For reference I use BogWyytch mods for my color palette~
Edit: Probably user error, considering a bug I noted on one of my other mods.... Whoops.
We would like an vanilla-ish building variant, tho this one is quite cute! (we don't use the skin mods, so it looks...vaguely out of place with the vanilla buildings, lol. "perhaps it's just a magic building")