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
I was investigating some stuff that was reported and ended up looking into the mod, I've noticed that you've included some constants that you don't really use or touch in the constants mixin - but by including them you actually "run them over" any changes to these constants that other mods could possibly have made... so I wanted to suggest that maybe - if possible - it could be nice to not include these constants in the mixinto so tweaks made by ACE won't be overriden back to vanilla values! :D
Other than that, very helpful mod!
I encountered a little problem using this mod, whenever the hearthlings restock an oven with fuel, they take too much fuel with them, resulting in the remaining fuel to be left in front of the oven. Because the items are left in front of the oven they have a small chance to become unable to use the oven, and will never clean up the fuel in front of it, even when there is enough space in storage.
Could you take a look if you can reproduce this?
Many thanks!
release-949 (x64)[M]
@stonehearth/components/storage/storage_component.lua:365: New backpack capacity (14) exceeds supported capacity (12)
stack traceback:
[C]: in function 'report_error'
radiant/modules/commons.lua:256: in function 'verify'
stonehearth/components/storage/storage_component.lua:365: in function 'change_max_capacity'
miner_prof/jobs/miner/miner.lua:169: in function <miner_prof/jobs/miner/miner.lua:167>
(tail call): ?
stonehearth/components/job/job_component.lua:666: in function '_apply_perk_for_level'
stonehearth_ace/monkey_patches/ace_job_component.lua:161: in function 'level_up'
stonehearth_ace/monkey_patches/ace_job_component.lua:91: in function 'add_exp'
miner_prof/jobs/miner/miner.lua:117: in function <miner_prof/jobs/miner/miner.lua:81>
[C]: ?
[C]: in function 'trigger'
...
[C]: ?
[C]: ?
[C]: ?
[C]: in function 'run'
stonehearth/components/ai/ai_component.lua:549: in function <stonehearth/components/ai/ai_component.lua:533>
[C]: in function 'xpcall'
radiant/modules/commons.lua:67: in function 'xpcall'
stonehearth/components/ai/ai_component.lua:533: in function <stonehearth/components/ai/ai_component.lua:529>
[C]: ?
[C]: ?