安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
type=pop
id=16780864
random={ 0 3991148998 }
random_allowed=no
from={
type=planet
id=166
random={ 0 1820185592 }
random_allowed=yes
}
Could be that steam is somehow putting old files up or something.
And the offending part is this:
ai_weight = {
factor = 3
modifier = {
factor = 5
has_monthly_income = {
resource = energy
value < 0
}
}
}
}
3 opening brackets, but there's 4 closing brackets.
building_brothel_house_branch_office_crime's ai_weight
and
building_brothel_house_branch_office's ai_weight
this is probably what caused fdymod's problem - as well as adding 'buildings' named potential, resources, ai_weight, and triggered_desc on the normal planetary build list.
so yeah, check your brackets, preferably using notepad++. It highlights the closing or opening bracket if you select the other end.
Error at line: 145 column: 1 file: common\technology\brothel_tech.txt.
Please report this error to the author of the mod: Red Light Demeanor (3.4.*).
Error message says:
Error in common\technology\brothel_tech.txt: Ln: 145 Col: 1
Note: The error occurred at the end of the input stream.
Expecting: closing brace or statement
Other error messages:
The clause opened at ("common\\technology\\brothel_tech.txt", Ln: 5, Col: 31)
was not closed.
btw, found some errors
--------------
Error at line: 160 column: 2 file: common\buildings\00_brothel_buildings.txt.
Please report this error to the author of the mod: Red Light Demeanor (3.4.*).
Error message says:
Error in common\buildings\00_brothel_buildings.txt: Ln: 160 Col: 2
}
^
Note: The error occurred at the end of the input stream.
Expecting: closing brace, statement or whitespace
Other error messages:
The clause opened at ("common\\buildings\\00_brothel_buildings.txt", Ln: 148,
Col: 14) was not closed.
1/2