Jump to content

Recommended Posts

C6_Zorkaiev
Posted

I can not get it back the "Mission report" of my coop campaign.

 

I have this information in PWCGErrorLog.txt : "Set product to BoS"

 

Mission reports are not recoverable.

 

The name of the campaign is kuban.

 

My startup .cfg :

 

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

 

The mission report files are well in  C:\Program Files (x86)\1C Game Studios\IL-2 Sturmovik Battle of Moscow\data\logs

 

I launch my mission with Dserver and I can play it well. I turn the *.missions into *.msbin so that the mission loads much faster

 

Any idea ?

kuban.zip

Posted

I don't think PWCG currently supports having the mission logs written anywhere other than the data folder.

PatrickAWlson
Posted

It does not.  This is on the to-do list.  The right way to do it is to parse the startup.cfg file and look for changes to the log dir. Then look in both the standard location and the configured log dir for log sets.  PWCG already parses the startup.cfg to determine if the mission logs flag is set, so this would be an extension of that functionality.

 

To do ... :) 

C6_Zorkaiev
Posted

Actually in the data folder it works. I did not understand that it was mandatory to use this folder for logs.

 

Thank you.

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...