Instal Steam
login
|
bahasa
简体中文 (Tionghoa Sederhana)
繁體中文 (Tionghoa Tradisional)
日本語 (Bahasa Jepang)
한국어 (Bahasa Korea)
ไทย (Bahasa Thai)
Български (Bahasa Bulgaria)
Čeština (Bahasa Ceko)
Dansk (Bahasa Denmark)
Deutsch (Bahasa Jerman)
English (Bahasa Inggris)
Español - España (Bahasa Spanyol - Spanyol)
Español - Latinoamérica (Bahasa Spanyol - Amerika Latin)
Ελληνικά (Bahasa Yunani)
Français (Bahasa Prancis)
Italiano (Bahasa Italia)
Magyar (Bahasa Hungaria)
Nederlands (Bahasa Belanda)
Norsk (Bahasa Norwegia)
Polski (Bahasa Polandia)
Português (Portugis - Portugal)
Português-Brasil (Bahasa Portugis-Brasil)
Română (Bahasa Rumania)
Русский (Bahasa Rusia)
Suomi (Bahasa Finlandia)
Svenska (Bahasa Swedia)
Türkçe (Bahasa Turki)
Tiếng Việt (Bahasa Vietnam)
Українська (Bahasa Ukraina)
Laporkan kesalahan penerjemahan
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]: ?