I will try to take a look into this during the day.
To make sure I understand the problem (again, reading is slow), the argument to FSO's -mod flag (aka the mod line) is incorrect? There are commas in cases where there should be spaces? Any other issues?
Correct, I believe that's the only current issue. We had another problem with a bit of junk getting appended to the mod.ini but it seems to have gone and I can't repro.
Can you post a copy of the mod.ini you're using, or if you prefer, could you PM a copy to me and Iss Mneur? EDIT 2: Well, not sure if there's a point in PMing, since the processed contents are already in the log, so might as well just post it.[/quote]
Here's the mod.ini:
[quote]# PLEASE NOTE ALL INI SETTINGS ARE *OPTIONAL*
# modname: Display name only, so you can have spaces instead of underscores for multi word MOD's
# image255x112: Location of a 255x112 bmp you wish to display in the launcher
# infotext: Text that will appear in the launcher
# website: Link to your website
# forum: Link to your forum
[launcher]
modname = Blue Planet SVN;
infotext = Blue Planet SVN folder.;
website = http://blueplanet.hard-light.net;
forum = http://www.hard-light.net/forums/index.php/board,169.0.html;
[multimod]
primarylist = ;
secondarylist = blueplanetSVN\advtest_bp2,blueplanetSVN\adv_bp2-r2,blueplanetSVN\test_bp2,blueplanetSVN\bp2-r2,blueplanetSVN\BP Complete\bpc-advanced,blueplanetSVN\BP Complete\bpc-core,blueplanetSVN\BP Complete\bpc-visuals3,blueplanetSVN\BP Complete\bpc-visuals2,blueplanetSVN\BP Complete\bpc-visuals1,blueplanetSVN\BP Complete\bpc-audio1,blueplanetSVN\BP Complete\bpc-audio2,mediavps_3612;
EDIT: Other questions offhand:
- Which mod did you have activated in the mod list?
The targeted mod was -blueplanetsvn.
- Did the incorrect -mod string that's in the FSO log also appear in the launcher's "current command line" box (advanced settings tab)?
Yes, it does.
How should the mod line read? The same except that "BP,Complete" should be "BP Complete"?
Yes, exactly. This is what the line reads:
-mod blueplanetSVN,blueplanetSVN\advtest_bp2,blueplanetSVN\adv_bp2-r2,blueplanetSVN\test_bp2,blueplanetSVN\bp2-r2,blueplanetSVN\BP,Complete\bpc-advanced,blueplanetSVN\BP,Complete\bpc-core,blueplanetSVN\BP,Complete\bpc-visuals3,blueplanetSVN\BP,Complete\bpc-visuals2,blueplanetSVN\BP,Complete\bpc-visuals1,blueplanetSVN\BP,Complete\bpc-audio1,blueplanetSVN\BP,Complete\bpc-audio2,mediavps_3612
And it should read
-mod blueplanetSVN,blueplanetSVN\advtest_bp2,blueplanetSVN\adv_bp2-r2,blueplanetSVN\test_bp2,blueplanetSVN\bp2-r2,blueplanetSVN\BP Complete\bpc-advanced,blueplanetSVN\BP Complete\bpc-core,blueplanetSVN\BP Complete\bpc-visuals3,blueplanetSVN\BP Complete\bpc-visuals2,blueplanetSVN\BP Complete\bpc-visuals1,blueplanetSVN\BP Complete\bpc-audio1,blueplanetSVN\BP Complete\bpc-audio2,mediavps_3612
So the error is only it interpreting 'BP Complete' as 'BP,Complete'.
The issue does recur with a new profile. I can try to get the wxL profile folder to you if you still think it's necessary.
You probably shouldn't be doing this though
