Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
It might also not show if any other suitable stack has been reserved by another pawn. Like, for hauling or crafting or building with it.
the mod is the "[Aya] Silkiera Race" and the item in it is the "Cat Stamp"
in base mod the Cat Stamp item stacks up to a 1000 normally, it is clasified as an item so when i installed this mod, it got set to "fixed 20" so it deleted the item in the stacks down to 20, once i managed to fix it setting the item category to scalar, it seems to fix it as long as i dont quit the game
if i quit the game or reload the save, the stacks delete back to 20 again and it stays fixed at 20 until i swtich the stacking method; then it starts stacking normally again.
I tried to set an exception for the item as instructed
<item defName="HAR_SK_Item_Extra_a" stackLimit="1000"/> as to try and stop it from trying to modify the item stack limit, but it still default sets it to 20 anyways... i am either too dumb to figure it out or perhaps something is not working as intended in my modlist and its messing it up
I have some items that break when stacked, and i would like to make it compatible with this by having it override the stack settings for them.
At first I ticked off all the hauling mods, like pick up and haul, or stack first. But no. After trial and error, it was this mod. Why does this mod have code to make pawns stack 10 jobs in one? who knows.
VBE_Blueprint and HVT_PersonalityNeuroformatter items both break entirely when stacked to more than one, basically. Haut's Personality Neuroformatters come with 10 charges, and the charges don't decrease correctly when they're stacked unless you use 10 at once. The Blueprints when stacked lose their individuality and become a stack of one blueprint. When unstacked, each one will become a new and randomized blueprint.
Used this mod for a long time but never notice it.
I'll do some testing when I get off work
it lets you dynamically change any field in any def in the game. it's amazing.
But I suspect you change to stacksize not at launch, but in runtime somehow,
because when I go to RIMMSQol and load up the page for, say, silver, the vanilla stack size is shown instead of what your mod sets it to (or at least it was back in 1.4)
so when I existed the page, the size reverted for specifcally silver and nothing else, and of course truncated it severely.
I should probably ask this on that note page as well
Is there something to be done about this? Really love this mod and want it in my list :/
https://steamcommunity.com/sharedfiles/filedetails/?id=3506769944
If yours does not work with no other mods installed, then you have a problem with your game installation.
For OgreStack, the fixed amount settings seem to work better, but I'd rather use scalar settings to just 2x everything but it will not work.
Any thoughts or am I doing something wrong?