Borries SWG Launcher Issue

Draxaran

New Member
Joined
May 31, 2025
Messages
5
The links I am using and such allow me to download from my internet browser, so I know the downloads and such are working. The issue I am getting it just stops on Creating Client Folder. Sometimes it will download a user file but that is all for hours.
 

Borrie BoBaka

Local Bothan
Staff member
Super Moderator
Joined
Mar 16, 2014
Messages
92
Location
Dark Rebellion RP
You reached out to me on Discord, and we determined that the issue was that the launcher isn't capable of parsing comments in the XML file used for the manifest. I am posting this answer here for the sake of posterity and if anyone searches for it and needs an answer!

Other common issues is the ampersand (&) in XML files needs to be replaced with the 'escape' for ampersands so that the XML file can be parsed correctly. Ampersands can often be present in URL files. The escape for an ampersand is " & " - Simply replace all ampersands with that replacement.
 

Draxaran

New Member
Joined
May 31, 2025
Messages
5
You reached out to me on Discord, and we determined that the issue was that the launcher isn't capable of parsing comments in the XML file used for the manifest. I am posting this answer here for the sake of posterity and if anyone searches for it and needs an answer!

Other common issues is the ampersand (&) in XML files needs to be replaced with the 'escape' for ampersands so that the XML file can be parsed correctly. Ampersands can often be present in URL files. The escape for an ampersand is " & " - Simply replace all ampersands with that replacement.
Thanks for all of your help and everyone make sure you start at 29 and go up on the TRE order.
 
Top Bottom