Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
In the dye station everything is either under mix dye or dying a specific colour. Manually setting millstones to grind dye from stuff like hideroot seems to work, it's just work orders that seem to not see it for the "mill plants/growths" but the specific per-plant orders do see them from what I can find.
I don't think I've noticed anything but plants have this drift if that's what's happening sometimes.
However, the reactions should still produce the correct dye powder, as AA keeps the vanilla material IDs for the dyes. Since the reactions are hardcoded to produce the specific powder material, I'm not sure how it's even possible for it to create STRUCTURAL material powders.
The only way I can think of this being possible is a material array shift. Actually, looking at the raws, the LEAF_DYE definition for rhubarb is immediately after the STRUCTURAL definition. A shift would change the array index from DYE to STRUCTURAL once it's de-referenced, creating this exact behavior.
Have either of you seen any other oddities like items changing materials in these saves?
Though it appears I forgot to account for globs being in units of 150 each, so I ended up with 100x more dye than I should have (50 was deleted due to stack size limit.) I also forgot to change the generic bulk reactions from the mill to the dyer's workshop. I've released an update to fix those issues.
I think you may have a another mod causing conflicts. Do you have any other mods installed that affect plants?