Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
It's problem reproduced after decompiling and compiling the mission.
(PBO manager 1.4.1)
FIXED. it's PBO manager problem (compress beraks the mission)
https://github.com/winseros/pboman3/issues/26
for fix, after decompile mission edit pbj.json to:
{
"compress": {
"exclude": [
],
"include": [
]
},
"headers": [
{
"name": "Mikero",
"value": "DePbo.dll.8.35"
},
{
"name": "version",
"value": "22082616"
}
]
}
You understood me wrong. The problem was on the side of the mission decompiler (PBO manager, problem with the compressor). The mission has nothing to do with it.
You have nothing to worry about