Stefan
Newcomer
I don't want to be rude but did anyone try to port custom furniture?
Unfortunately I get this error series when I start up, and the mod isn't working on tackle at least:I recompiled and did some refactoring - Let me know if it works for you
05:25:07 | ERROR | Stack Everything | Failed to patch Furniture::maximumStackSize: Exception from HarmonyInstance "cat.stackeverything" |
05:25:07 | ERROR | Stack Everything | Failed to patch Furniture::addToStack: Exception from HarmonyInstance "cat.stackeverything" |
05:25:07 | ERROR | Stack Everything | Failed to patch Furniture::drawInMenu: Exception from HarmonyInstance "cat.stackeverything" |
05:25:07 | ERROR | Stack Everything | Failed to patch Wallpaper::maximumStackSize: Exception from HarmonyInstance "cat.stackeverything" |
05:25:07 | ERROR | Stack Everything | Failed to patch Wallpaper::addToStack: Exception from HarmonyInstance "cat.stackeverything" |
05:25:07 | ERROR | Stack Everything | Failed to patch Wallpaper::drawInMenu: Exception from HarmonyInstance "cat.stackeverything" |
05:25:07 | ERROR | Stack Everything | Failed to patch DecoratableLocation::removeQueuedFurniture: Exception from HarmonyInstance "cat.stackeverything" |
05:25:07 | ERROR | Stack Everything | Failed to patch Utility::tryToPlaceItem: Exception from HarmonyInstance "cat.stackeverything" |
05:25:07 | ERROR | Stack Everything | Failed to patch FishingRod::doDoneFishing: Exception from HarmonyInstance "cat.stackeverything" |
05:25:07 | ERROR | Stack Everything | Failed to patch Item::canStackWith: Exception from HarmonyInstance "cat.stackeverything" |
05:25:07 | ERROR | Stack Everything | Failed to patch Object::maximumStackSize: Exception from HarmonyInstance "cat.stackeverything" |
Ran into an issue with the mod when entering Wizard Tower. Can someone please look into it?Updated Health Bar Mod: https://www.nexusmods.com/stardewvalley/mods/193
This has 3 changes.
1. The labels are no longer rendered as they were always hard to see
2. Zoom levels are now accounted for
3. It now correctly handles max health when its larger than expected
Source: https://github.com/libraryaddict/SMAPIHealthbarMod
Original Source: https://gitlab.com/speeder1/SMAPIHealthbarMod/
Aw, I'll need to investigate further. thanksUnfortunately I get this error series when I start up, and the mod isn't working on tackle at least:
05:25:07 ERROR Stack Everything Failed to patch Furniture::maximumStackSize: Exception from HarmonyInstance "cat.stackeverything" 05:25:07 ERROR Stack Everything Failed to patch Furniture::addToStack: Exception from HarmonyInstance "cat.stackeverything" 05:25:07 ERROR Stack Everything Failed to patch Furniture::drawInMenu: Exception from HarmonyInstance "cat.stackeverything" 05:25:07 ERROR Stack Everything Failed to patch Wallpaper::maximumStackSize: Exception from HarmonyInstance "cat.stackeverything" 05:25:07 ERROR Stack Everything Failed to patch Wallpaper::addToStack: Exception from HarmonyInstance "cat.stackeverything" 05:25:07 ERROR Stack Everything Failed to patch Wallpaper::drawInMenu: Exception from HarmonyInstance "cat.stackeverything" 05:25:07 ERROR Stack Everything Failed to patch DecoratableLocation::removeQueuedFurniture: Exception from HarmonyInstance "cat.stackeverything" 05:25:07 ERROR Stack Everything Failed to patch Utility::tryToPlaceItem: Exception from HarmonyInstance "cat.stackeverything" 05:25:07 ERROR Stack Everything Failed to patch FishingRod::doDoneFishing: Exception from HarmonyInstance "cat.stackeverything" 05:25:07 ERROR Stack Everything Failed to patch Item::canStackWith: Exception from HarmonyInstance "cat.stackeverything" 05:25:07 ERROR Stack Everything Failed to patch Object::maximumStackSize: Exception from HarmonyInstance "cat.stackeverything"
Thanks for giving it a go! I'm sure you can do it!Aw, I'll need to investigate further. thanks
Running into an issue with the SkillPrestige mod.Thanks! Here's the same update, I just fixed the version numbers and removed files like config.json that shouldn't be in the release.
You will need to report it to the person who made the unofficial update!Running into an issue with the SkillPrestige mod.
Any time i try to go to my skills menu and see what skills i chose currently (at 5/10) or whats in my Wallet (such as golden walnut count) the game crashes immediately on clicking on the Face tab in the inventory screen.
Ive already tried verifying game cache, reinstalling the latest version of smapi, reinstalling the mod fresh and cleanly.
Tried on a new save file with only SMAPI and the skill prestige mod installed.
This is the latest smapi log from that brand new save and crash
I'm having the same issue. The log says it's because of Better Farm Animal Variety. I'm using the one posted by Kelvin Rosa.I have the unofficial update but it just made buying any animal impossible because marnies dialog box just shuts down once you click on the shop option, Ive never modded on a computer and dont know how to fix it help plz
Hi i am Kelvin Rosa (kelvinparkour) , i did the BFAV unofficial update to 1.5.
The unofficial update is based on the "mouseypounds" 3.0 update. As some other users mentioned it is working.
Thank you so much for doing this! I believe in you :DAw, I'll need to investigate further. thanks
I've updated the mod, not sure if its characters throwing the null but I get a warning when trying to access that so I'm assuming not.Ran into an issue with the mod when entering Wizard Tower. Can someone please look into it?
Log: https://smapi.io/log/3f403cc25d74484dab59d2d2f5da5c36
Thanks a lot! I hope it won't cause the issue anymore.I've updated the mod, not sure if its characters throwing the null but I get a warning when trying to access that so I'm assuming not.
Is there a way to disable CraftFromChests?Convenient Chests
Fixed an mistake where CraftFromChests did not work.
Check the config fileIs there a way to disable CraftFromChests?
It'll need to be completely rewritten, the furniture system changed a LOT to accommodate sitting and furniture outdoors/in NPC houses. It's not really possible to do a bandaid fix, and since Routine is active enough to fix/maintain some of his mods, it's kind of rude to do an unofficial even though CF is not working. When he gets less busy, hopefully he'll let us know if he plans to rewrite/replace CF or if he would prefer someone else to make a new furniture framework.anybody know why custom furniture still hasn't been updated? is it just too complicated to update, with some of the new furniture functionality added in 1.5, even for a bandaid fix? i just want my funky furniture sets back ;-;
i would look at it myself but i don't know much abt that type of coding