Stacking Items v 0.298


JamesMac64

Recommended Posts

There is a random bug with some of the stackable items, such as crow feathers and scrap metal. When in the player inventory they seem to stack normally (as before the update) but when you move them to a storage container such as a cabinet or backpack these items will stack no more than 2 in a inventory space and some take up their own individual space. The result is that 7 crow feathers may take up 6 spaces with only the first space having 2 crow feathers in it. The same for scrap metal. The status of the items are all 100%.

EDIT: Added pictures from Steam

http://steamcommunity.com/sharedfiles/filedetails/?id=576570996

http://steamcommunity.com/sharedfiles/filedetails/?id=576571052

Link to comment
Share on other sites

I've found the error in the code. Maybe you folks a t Hinterland have also. Inside the Container function GetClosestMatchStackable() a check has been added to see if the item has been inspected. However these stackable items never seem to get that flag set, even after "Inspecting" in every way I can figure.

Modding this check out fixes this particular issue, but may affect other things.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.