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
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