Steam 설치
로그인
|
언어
简体中文(중국어 간체)
繁體中文(중국어 번체)
日本語(일본어)
ไทย(태국어)
Български(불가리아어)
Čeština(체코어)
Dansk(덴마크어)
Deutsch(독일어)
English(영어)
Español - España(스페인어 - 스페인)
Español - Latinoamérica(스페인어 - 중남미)
Ελληνικά(그리스어)
Français(프랑스어)
Italiano(이탈리아어)
Bahasa Indonesia(인도네시아어)
Magyar(헝가리어)
Nederlands(네덜란드어)
Norsk(노르웨이어)
Polski(폴란드어)
Português(포르투갈어 - 포르투갈)
Português - Brasil(포르투갈어 - 브라질)
Română(루마니아어)
Русский(러시아어)
Suomi(핀란드어)
Svenska(스웨덴어)
Türkçe(튀르키예어)
Tiếng Việt(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
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]: ?