05.01.2010, 03:05
open your Conf.ini file and find this section
give yours the same values that i just listed there.
This turns on your error logger. the next time you game breaks or does something you didn't expect it to do, it should tell you why. it will generate a file called "log.lst" and place it in your game root folder. Open it in Notepad and the last 4 to 5 lines of it should contain your error.
once we have that info, we can better solve your issues.
Quote:[Console]
HISTORY=1024
HISTORYCMD=1024
LOAD=console.cmd
SAVE=console.cmd
LOG=1
LOGTIME=0
LOGFILE=log.lst
LOGKEEP=0
give yours the same values that i just listed there.
This turns on your error logger. the next time you game breaks or does something you didn't expect it to do, it should tell you why. it will generate a file called "log.lst" and place it in your game root folder. Open it in Notepad and the last 4 to 5 lines of it should contain your error.
once we have that info, we can better solve your issues.