Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
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