Crash Files: Difference between revisions
Sarogahtyp (talk | contribs) No edit summary |
Lou Montana (talk | contribs) (Simplify file paths) |
||
Line 1: | Line 1: | ||
[[Bohemia Interactive]] has provided some helpful files when you experience a crash while playing or editing in [[OFP|Operation Flashpoint]] and [[ArmA|Armed Assault]]. | [[Bohemia Interactive]] has provided some helpful files when you experience a crash while playing or editing in [[OFP|Operation Flashpoint]] and [[ArmA|Armed Assault]]. | ||
== Location == | |||
{{Informative | Unless modified by the [[-profiles]] flag, the profile directory path is: | |||
{{{!}} class{{=}}"wikitable" | |||
! Windows Vista → Windows 10 | |||
{{!}} | |||
'''%userprofile%'''\Local Settings\Application Data\ | |||
{{!}}- | |||
! Windows XP | |||
{{!}} | |||
'''%userprofile%'''\AppData\Local\ | |||
{{!}}} | |||
}} | |||
{| class="wikitable" | |||
! Game !! Files !! Directory | |||
|- | |||
| {{arma3}} | |||
| | |||
* arma3.rpt | |||
* arma3.bidmp | |||
* arma3.mdmp | |||
| | |||
<profileDirectory>\Arma 3 | |||
|- | |||
| {{Name|arma2oa|short}} | |||
| | |||
* arma2OA.rpt | |||
* arma2OA.bidmp | |||
* arma2OA.mdmp | |||
| | |||
<profileDirectory>\Arma 2 OA | |||
|- | |||
| {{arma2}} | |||
| | |||
* arma2.rpt | |||
* arma2.bidmp | |||
* arma2.mdmp | |||
| | |||
<profileDirectory>\Arma 2 | |||
|- | |||
| {{arma}} | |||
| | |||
* arma.rpt | |||
* arma.bidmp | |||
* arma.mdmp | |||
| | |||
<profileDirectory>\ArmA | |||
|- | |||
| {{ofp}} | |||
| | |||
* flashpoint.rpt (same role as .rpt files) | |||
* context.bin | |||
| | |||
<GameDirectory> | |||
|} | |||
== DirectX == | |||
To better analyze the reason for malfunctions it might be useful to also create a DirectX diagnostic file. | |||
To do this, hit the Windows "'''Start'''" button, and then select "'''Run...'''". In the dialog box that then comes up enter "'''dxdiag'''". After letting it finish (this will take a minute or so), click on "Save All Information", and specify a location of where the file should be created. | |||
== Sending Crash Files == | |||
== | |||
* For '''Arma 3''' use [http://feedback.arma3.com/ Arma 3 Feedback Tracker] to send crash files. [http://feedback.arma3.com/how-to-user.html.html How To Guide] | |||
* For '''ARMA2 & OA''' follow the instructions provided in this [https://forums.bohemia.net/forums/topic/106594-got-game-crash-do-this/ forum thread]. | |||
When you experience a crash, you can help fixing the issue by sending the crash files using [http://www.microsoft.com/whdc/maintain/WERHelp.mspx Windows Error Reporting]. {{Name|bi}} is participating in this system and is able to sort and analyze the crash dumps you send this way. | |||
By sending the crash files you help improving stability of the game, and you may also learn if there is perhaps a solution available to the problem you have. | |||
If you are using an operating system which has no Windows Error Reporting capabilities (like Windows 2000), or if need a response to the problem you have, you might also want to send the crash files to '''''support@bistudio.com'''''. | |||
==See Also== | == See Also == | ||
[[ | * [[:Category:Troubleshooting|Troubleshooting category]] | ||
[[Category:ArmA: Troubleshooting]] | |||
[[Category:ArmA 2: Troubleshooting]] | [[Category:ArmA 2: Troubleshooting]] | ||
<!-- [[Category:Arma 3: Troubleshooting]] --> |
Revision as of 17:38, 15 August 2020
Bohemia Interactive has provided some helpful files when you experience a crash while playing or editing in Operation Flashpoint and Armed Assault.
Location
Game | Files | Directory |
---|---|---|
Arma 3 |
|
<profileDirectory>\Arma 3 |
Arma 2:OA |
|
<profileDirectory>\Arma 2 OA |
Arma 2 |
|
<profileDirectory>\Arma 2 |
Arma |
|
<profileDirectory>\ArmA |
Operation Flashpoint |
|
<GameDirectory> |
DirectX
To better analyze the reason for malfunctions it might be useful to also create a DirectX diagnostic file.
To do this, hit the Windows "Start" button, and then select "Run...". In the dialog box that then comes up enter "dxdiag". After letting it finish (this will take a minute or so), click on "Save All Information", and specify a location of where the file should be created.
Sending Crash Files
- For Arma 3 use Arma 3 Feedback Tracker to send crash files. How To Guide
- For ARMA2 & OA follow the instructions provided in this forum thread.
When you experience a crash, you can help fixing the issue by sending the crash files using Windows Error Reporting. Bohemia Interactive is participating in this system and is able to sort and analyze the crash dumps you send this way.
By sending the crash files you help improving stability of the game, and you may also learn if there is perhaps a solution available to the problem you have.
If you are using an operating system which has no Windows Error Reporting capabilities (like Windows 2000), or if need a response to the problem you have, you might also want to send the crash files to support@bistudio.com.