mpStatistics.log

From Bohemia Interactive Community
Revision as of 17:36, 31 October 2011 by .kju (talk | contribs) (Created page with "= mpStatistics.log = == Minimum version == Introduced in OA 1.55. == Location == The text file called mpStatistics.log is created in the game folder. == Content == MP diagn...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

mpStatistics.log

Minimum version

Introduced in OA 1.55.

Location

The text file called mpStatistics.log is created in the game folder.

Content

MP diagnostics are logged into the mpStatistics.log file at the end of mission. This means a mission must end one way or another to have the stats to be written to the file. So are no stats written on the fly/while the mission is running.

Sample entry generated per mission session:

AddInitAndRemoveOverridden statistics ... total messages = 14
1 ... Type_10
1 ... Type_42
1 ... Type_45
1 ... Type_46
1 ... Type_142
1 ... Type_204
1 ... Type_213
1 ... Type_214
1 ... Type_215
1 ... Type_231
1 ... Type_233
1 ... Type_234
1 ... Type_248
1 ... Type_249

The meaning of Type_XXX is unknown.