Crash Files: Difference between revisions
No edit summary |
m (added arma locations) |
||
Line 1: | Line 1: | ||
[[Category:Operation Flashpoint: Troubleshooting]] | [[Category:Operation Flashpoint: Troubleshooting]] | ||
[[Category:Armed Assault: Troubleshooting]] | |||
[[BI|Bohemia Interactive]] has provided some helpful files when you experience a crash while playing or editing in [[OFP|Operation Flashpoint]] and [[ArmA|Armed Assault]]. | |||
== Armed Assault == | |||
The '''arma.rpt''' and '''arma.bidmap''' file is located in your user\application\arma folder. | |||
C:\Documents and Settings\'''''username'''''\Local Settings\Application Data\ArmA | |||
== Operation Flashpoint == | |||
Two files are created when OFP crashes, '''''flashpoint.rpt''''' and '''''context.bin'''''. These files are located in the root of the game directory and are only present if a crash is experienced. | |||
The '''''flashpoint.rpt''''' contains information about which addons you have loaded, how much memory you have, which version you are running at the time of the crash. This can be a useful debugging tool if you are editing the mission files by hand, editing model configs. This file will often point to the cause of the crash. | The '''''flashpoint.rpt''''' contains information about which addons you have loaded, how much memory you have, which version you are running at the time of the crash. This can be a useful debugging tool if you are editing the mission files by hand, editing model configs. This file will often point to the cause of the crash. | ||
The '''''context.bin ''''' is a binary file and contains very little information. | The '''''context.bin ''''' is a binary file and contains very little information to the end user. | ||
== Sending Crash Files == | |||
[[BI]] suggests that you email '''''support _AT_ bistudio.com''''' with both these files, it will help improve the stability of future patches. |
Revision as of 18:15, 13 November 2006
Bohemia Interactive has provided some helpful files when you experience a crash while playing or editing in Operation Flashpoint and Armed Assault.
Armed Assault
The arma.rpt and arma.bidmap file is located in your user\application\arma folder.
C:\Documents and Settings\username\Local Settings\Application Data\ArmA
Operation Flashpoint
Two files are created when OFP crashes, flashpoint.rpt and context.bin. These files are located in the root of the game directory and are only present if a crash is experienced.
The flashpoint.rpt contains information about which addons you have loaded, how much memory you have, which version you are running at the time of the crash. This can be a useful debugging tool if you are editing the mission files by hand, editing model configs. This file will often point to the cause of the crash.
The context.bin is a binary file and contains very little information to the end user.
Sending Crash Files
BI suggests that you email support _AT_ bistudio.com with both these files, it will help improve the stability of future patches.