OhhLoz / HoneyPlus

Valheim mod to add new food items surrounding Honey
GNU General Public License v3.0
9 stars 5 forks source link

Unable to stack the items #38

Closed FIKUFIKS closed 1 year ago

FIKUFIKS commented 1 year ago

Same items made on different crafting stations will not stack. For example deer jerky crafted using your basic inventory will not stack with deer jerky crafted on a workbench, instead you will get an error: [Error : Unity Log] MissingMethodException: bool UIGroupHandler.IsActive() Stack trace:

(Im not sure if that error is related)

OhhLoz commented 1 year ago

Thanks for the report, that's super weird. I can't think of any reason off the top of my head. They should definitely be stackable as they are the same item whether they were made in the workbench or in the hand crafting.

OhhLoz commented 1 year ago

Hey, I just tested all the jerkies and they work fine on my end. I tested them being crafted in both workbench and hand crafting and they stacked, even if I cleared my inventory between by dropping them on the floor they still stacked. Perhaps there is another mod conflicting?

FIKUFIKS commented 1 year ago

Yes, I'm sorry for the confusion, its not a mod conflict it was the "Cooking" mod that adds a cooking skill. Sorry for taking a long time to reply.

OhhLoz commented 1 year ago

No problem