PDA

View Full Version : Application Error



MNX
Jun 6 2009, 12:30
It's in French so I'll try to write it in English.

"Instruction "0x00a0096f8" uses memory address "0x00002cc0". Memory can't be "read".
OK to terminate porgram.
Abort to debug program."

Okay that's it, not sure if it's hardware or software related.

andersson
Sep 22 2009, 14:29
I just had the same error. While driving in Chernarus the game froze up and when closing it using taskmanager I had a small window with the same message (0x8dfb8200).

I had a look at the arma2.rpt and had alot of this:

Error during v-buffer creation: error 8876017c
Error during v-buffer creation: error 8876017c
Error during v-buffer creation: error 8876017c
Error during v-buffer creation: error 8876017c
Error during v-buffer creation: error 8876017c
Error during v-buffer creation: error 8876017cAt the end I had this:

Exception code: C0000005 ACCESS_VIOLATION at 8DFB8200
graphics: D3D9, Device: NVIDIA GeForce GTX 285, Driver:nvd3dum.dll 8.16.11.9062
resolution: 1600x1200x32As you can see I have a GTX 285. I have good FPS but suddenly while driving through towns it started to stutter. When I got through it become smooth again. For every town it got alittle worse until it hanged up.




And I had alot of this as I use the civilan module, but that is unrelated:
Error: cannot load sound 'ca\dubbing\global\radio\female01\ru\numbers\zero.wss', header cannot be loaded.
Error: cannot load sound 'ca\dubbing\global\radio\female01\ru\numbers\two.wss', header cannot be loaded.
Error: cannot load sound 'ca\dubbing\global\radio\female01\ru\numbers\nine.wss', header cannot be loaded.
Error: cannot load sound 'ca\dubbing\global\radio\female01\ru\numbers\one.wss', header cannot be loaded.
Error: cannot load sound 'ca\dubbing\global\radio\female01\ru\numbers\zero.wss', header cannot be loaded.
Error: cannot load sound 'ca\dubbing\global\radio\female01\ru\numbers\seven.wss', header cannot be loaded.
Error: cannot load sound 'ca\dubbing\global\radio\female01\ru\numbers\zero.wss', header cannot be loaded.
Error: cannot load sound 'ca\dubbing\global\radio\female01\ru\numbers\two.wss', header cannot be loaded.
Error: cannot load sound 'ca\dubbing\global\radio\female01\ru\numbers\nine.wss', header cannot be loaded.
Error: cannot load sound 'ca\dubbing\global\radio\female01\ru\numbers\one.wss', header cannot be loaded.

Bulldogs
Sep 22 2009, 14:48
Try lowering the video memory setting in video options

It's not a fix but it should prevent it from occuring as often. Basically it sounds like Arma thinks you have more Vram, or less Vram, than you actually have. Search the forums for Arma2.cfg tweaks and manually enter your VRAM size in the arma2.cfg file and lock the file (read only)

andersson
Sep 22 2009, 14:58
Ok, thank you for the tip. Will try!

update: It seems like it helped! Not 100% sure but after a longer gameplay in the same mission and no such errors.

Thank you!