Crash-log

From Mod Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 15:55, 11 July 2008 (edit)
Atrocious (Talk | contribs)
(new article: information on retrieving logs)
← Previous diff
Current revision (16:27, 11 July 2008) (edit) (undo)
Don Reba (Talk | contribs)
(Extended log - Vistified)
 
(One intermediate revision not shown.)
Line 13: Line 13:
==Extended log== ==Extended log==
If more information is needed or the short log is no longer on the clipboard, you can open the log file on your hard-disk. It is usually located in: If more information is needed or the short log is no longer on the clipboard, you can open the log file on your hard-disk. It is usually located in:
- ''English Windows:'' <tt>C:\Documents and Settings\All Users\Documents\STALKER-SHOC\logs</tt>+ ''English XP:'' <tt>C:\Documents and Settings\All Users\Documents\STALKER-SHOC\logs</tt>
- ''German Windows:'' <tt>C:\Dokumente und Einstellungen\All Users\Dokumente\STALKER-SHOC\logs</tt>+ ''English Vista:'' <tt>C:\Users\Public\Documents\STALKER-SHOC\logs</tt>
 + ''German XP:'' <tt>C:\Dokumente und Einstellungen\All Users\Dokumente\STALKER-SHOC\logs</tt>
The file itself is called <tt>xray_XXXXXX.log</tt> (where XXXXXX is your Windows login name). The file itself is called <tt>xray_XXXXXX.log</tt> (where XXXXXX is your Windows login name).
-If you open the file, you can either copy the whole log or just the short log from the end of the file. It starts with FATAL ERROR - e.g.:+If you open the file, you can either copy the whole log (extended log) or just the short log from the end of the file. It starts with FATAL ERROR - e.g.:
FATAL ERROR FATAL ERROR

Current revision

When STALKER crashes to desktop (CTD), it usually opens a bug-trap window that contains some error codes and log files. The window only opens, if you don't do anything after the crash, so you might want to wait a bit and see if the window pops up. The important information for debugging the error is stored in the log file. If you don't see the bug-trap window, you can still get the logged information.

Short log

A short log is also stored in your Windows clipboard. Open a text editor (Start - Run - type notepad - OK) and copy the log from the clipboard into the text editor (CTRL-V). You might as well copy it directly into a forum, where you ask for help. Short logs look like this:

Expression    : 0
Function      : CPostprocessAnimator::Process
File          : E:\stalker\sources\trunk\xr_3da\xrGame\PostprocessAnimator.cpp
Line          : 221
Description   : noise.grain cant be zero! see postprocess
Arguments     : nightvision_bad.ppe

Extended log

If more information is needed or the short log is no longer on the clipboard, you can open the log file on your hard-disk. It is usually located in:

English XP:    C:\Documents and Settings\All Users\Documents\STALKER-SHOC\logs
English Vista: C:\Users\Public\Documents\STALKER-SHOC\logs
German XP:     C:\Dokumente und Einstellungen\All Users\Dokumente\STALKER-SHOC\logs

The file itself is called xray_XXXXXX.log (where XXXXXX is your Windows login name).

If you open the file, you can either copy the whole log (extended log) or just the short log from the end of the file. It starts with FATAL ERROR - e.g.:

FATAL ERROR

[error]Expression    : 0
[error]Function      : CPostprocessAnimator::Process
[error]File          : E:\stalker\sources\trunk\xr_3da\xrGame\PostprocessAnimator.cpp
[error]Line          : 221
[error]Description   : noise.grain cant be zero! see postprocess
[error]Arguments     : nightvision_bad.ppe
Personal tools