Generating Error Logs, getting Error Info - Printable Version
+- All-Aircraft-Simulations (
https://allaircraftsimulations.com)
+-- Forum: Help Desk (
https://allaircraftsimulations.com/forumdisplay.php?fid=270)
+--- Forum: IL2 Technical Help (
https://allaircraftsimulations.com/forumdisplay.php?fid=304)
+--- Thread: Generating Error Logs, getting Error Info (
/showthread.php?tid=73085)
Generating Error Logs, getting Error Info - nodlew - 05.03.2011
Howdy. I've been having some trouble with my Histomod installation of UP 2.01 crashing on some DGEN missions. Game just quits and I haven't been able to find an error log to identify the issue. How can I generate a debug txt for the game so that I can track down and rectify as many errors as possible, and how do I make IL-2 give me an Error.log file when it crashes? In addition, could someone point me to a good knowledge base for IL-2 debugging? Thank you for your help.
Re: Generating Error Logs, getting Error Info - Heinkel-162 - 05.03.2011
Make sure you have these things in Config.ini:
eventlog=eventlog.lst
eventlogkeep=0
LOG=1
LOGTIME=1
LOGFILE=log.lst
LOGKEEP=0
That will generate a file and you can open it in Wordpad or similiar.
Re: Generating Error Logs, getting Error Info - nodlew - 05.03.2011
Thanks Heinkel, I thought I had all of that, but I probably missed something.
Nope, all of that was disabled. Thanks. So the error log is the "lst.log" file, right?