View Single Post
  #175  
Old 01-17-2012, 04:51 PM
MicroWave's Avatar
MicroWave MicroWave is offline
Approved Member
 
Join Date: Sep 2009
Posts: 144
Default

Quote:
Originally Posted by Kittle View Post
Ok, the date thing is odd, but the error seems right. It was in the De-brief screen after a mission. I had two logs in my IL2 file, eventlog and hs_err_pid7892. The text I posted was from the latter.

In the mission, there was fighting with the AI. I do not think the hotfix was published prior to that, it is possible I had the wrong file. I am pretty sure it was when I clicked on apply at the end of mission that it CTD.
Was it a DGEN campaign or scripted?
Was there a log.lst file generated (filesize could have been 0)?

Try this:
Code:
LOG=1
LOGTIME=0
LOGFILE=log.lst
LOGKEEP=1
in [Console] section of your conf.ini to generate and keep the log.lst file.
You might want to delete this file from time to time if it grows to large.
__________________
A designer knows he has achieved perfection not when there is nothing left to add, but when there is nothing left to take away.
Reply With Quote