Trouble Localizing

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
MissingTexture
2nd Lieutenant
2nd Lieutenant
Posts: 380
Joined: Sat Jun 13, 2015 10:51 am
Projects :: SW Resistance Rising
Location: Toronto, ON

Trouble Localizing

Post by MissingTexture »

I was following the localizing tutorial, but when I tried to munge it I got this error PC_MungeLog:
Hidden/Spoiler:
ERROR[localizemunge Comments.cfg]:Text file syntax error. (File end)ERROR[localizemunge Comments.cfg]:Text file syntax error. (File end) [continuing]
ERROR[localizemunge English.cfg]:Text file syntax error. (File end)ERROR[localizemunge English.cfg]:Text file syntax error. (File end) [continuing]
ERROR[localizemunge French.cfg]:Text file syntax error. (File end)ERROR[localizemunge French.cfg]:Text file syntax error. (File end) [continuing]
ERROR[localizemunge german.cfg]:Text file syntax error. (File end)ERROR[localizemunge german.cfg]:Text file syntax error. (File end) [continuing]
ERROR[localizemunge Italian.cfg]:Text file syntax error. (File end)ERROR[localizemunge Italian.cfg]:Text file syntax error. (File end) [continuing]
ERROR[localizemunge japanese.cfg]:Text file syntax error. (File end)ERROR[localizemunge japanese.cfg]:Text file syntax error. (File end) [continuing]
ERROR[localizemunge spanish.cfg]:Text file syntax error. (File end)ERROR[localizemunge spanish.cfg]:Text file syntax error. (File end) [continuing]
ERROR[localizemunge uk_english.cfg]:Text file syntax error. (File end)ERROR[localizemunge uk_english.cfg]:Text file syntax error. (File end) [continuing]
16 Errors 0 Warnings
After I tried checking ingame, nothing was localized. Any help?
jedimoose32
Field Commander
Field Commander
Posts: 938
Joined: Thu Jan 24, 2008 12:41 am
Projects :: Engineering Degree
Location: The Flatlands of Canada

Re: Trouble Localizing

Post by jedimoose32 »

That's strange. It sounds like maybe something went wrong when you saved the localization changes in the Multi Language Tool (probably not your fault unless you canceled the save process somehow). Try looking through all the language .cfg's in Notepad++. Make sure all the braces and parentheses are closed properly. Check for data corruption at the end of the files. If you can't find anything useful to work with, you'll need to start the localizing from scratch. You can just copy the contents of BF2_Modtools/data/common/Localize into data_ABC/common/Localize and overwrite everything, then do a full manual clean and full munge and start your localizing from the beginning.
Post Reply