Jump to content

Did a Coop mission and can't find log file?


Recommended Posts

DrDeath_MD_Serve
Posted

I flew a Coop mission and then exited the game to look debreif which was successful. I advanced past seeing our injuries and medals. Now I am back at the main "chalkboard" screen and see Combat Report, when I click on that I get the following error: "PWCG was unable to find a logset for you last mission P47 Jug Campaign". 

The content of my PWCGErrorLog.txt is:

"C:\Program Files (x86)\Steam\steamapps\common\IL-2 Sturmovik Battle of Stalingrad\bin\resaver\MissionResaver.exe"  -t   -d "C:\Program Files (x86)\Steam\steamapps\common\IL-2 Sturmovik Battle of Stalingrad\data"  -f "C:\Program Files (x86)\Steam\steamapps\common\IL-2 Sturmovik Battle of Stalingrad\data\Multiplayer\Cooperative\P47 Jug Coop 1944-09-01.mission"

 

Succeeded creating binary mission file for: "C:\Program Files (x86)\Steam\steamapps\common\IL-2 Sturmovik Battle of Stalingrad\bin\resaver\MissionResaver.exe"  -t   -d "C:\Program Files (x86)\Steam\steamapps\common\IL-2 Sturmovik Battle of Stalingrad\data"  -f "C:\Program Files (x86)\Steam\steamapps\common\IL-2 Sturmovik Battle of Stalingrad\data\Multiplayer\Cooperative\P47 Jug Coop 1944-09-01.mission"

Running BoS

Running BoS

Running BoS


Any idea? The single player missions work fine.

PatrickAWlson
Posted
54 minutes ago, DrDeath_MD_Serve said:

I flew a Coop mission and then exited the game to look debreif which was successful. I advanced past seeing our injuries and medals. Now I am back at the main "chalkboard" screen and see Combat Report, when I click on that I get the following error: "PWCG was unable to find a logset for you last mission P47 Jug Campaign". 

The content of my PWCGErrorLog.txt is:

"C:\Program Files (x86)\Steam\steamapps\common\IL-2 Sturmovik Battle of Stalingrad\bin\resaver\MissionResaver.exe"  -t   -d "C:\Program Files (x86)\Steam\steamapps\common\IL-2 Sturmovik Battle of Stalingrad\data"  -f "C:\Program Files (x86)\Steam\steamapps\common\IL-2 Sturmovik Battle of Stalingrad\data\Multiplayer\Cooperative\P47 Jug Coop 1944-09-01.mission"

 

Succeeded creating binary mission file for: "C:\Program Files (x86)\Steam\steamapps\common\IL-2 Sturmovik Battle of Stalingrad\bin\resaver\MissionResaver.exe"  -t   -d "C:\Program Files (x86)\Steam\steamapps\common\IL-2 Sturmovik Battle of Stalingrad\data"  -f "C:\Program Files (x86)\Steam\steamapps\common\IL-2 Sturmovik Battle of Stalingrad\data\Multiplayer\Cooperative\P47 Jug Coop 1944-09-01.mission"

Running BoS

Running BoS

Running BoS


Any idea? The single player missions work fine.

 

Best guess is that the log files are not in the data directory.

DrDeath_MD_Serve
Posted

How do I get them into the data directory? Should they be generated in the data directory? 

Posted
26 minutes ago, DrDeath_MD_Serve said:

How do I get them into the data directory? Should they be generated in the data directory? 

Check your startup.cfg. You need to enable "mission_text_log = 1" and then make sure you have "text_log_folder = """ 

 

Spoiler

[KEY = system]
    bin_log_folder = ""
    chatlog = 0
    debug_info = 0
    debug_render = 0
    dlgbox_sky = 0
    gamelog = 0
    keep_binary_log = 0
    mgenlog = 0
    mission_text_log = 1
    modes = 1
    playoffline = 0
    reset_configs = 0
    reset_textures = 0
    sdebug = 0
    show_net_skins = 1
    skin_dir = "graphics\Skins\"
    text_log_folder = ""
[END]


 

  • Upvote 1
DrDeath_MD_Serve
Posted

I did change startup.cfg to missin_text_log=1 I'll check the text_log_folder! That is probably the issue even though I've not changed anything from the defaults. 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...