Index: code/game/g_main.c =================================================================== --- code/game/g_main.c (revision 2027) +++ code/game/g_main.c (working copy) @@ -524,6 +524,7 @@ G_LogPrintf("ShutdownGame:\n" ); G_LogPrintf("------------------------------------------------------------\n" ); trap_FS_FCloseFile( level.logFile ); + level.logFile = 0; } // write all the client session data so we can get it back