HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

The memory access error...

01-10-2005, 09:27 PM#1
LucidSnake
Alright so I've been playing my map for a while now but 1 out of like 20 games have ended with a fatal error:

This application has encountered a critical error:

FATAL ERROR!

Program: c:\games\warcraft iii\war3.exe
Exception: 0xC0000005 (ACCESS_VIOLATION) at 001B:6F093B29

The instruction at '0x6F093B29' referenced memory at '0x6F70C358'.
The memory could not be 'written'.


What exactly does this mean, so that I can get on the path to fixing it. Is in an infinite loop? Or is it something else...
01-10-2005, 11:51 PM#2
Arohk
does it always happen at the same time of the game? if so check the triggers that run to that time and try to make a work around :god_help_us:
01-11-2005, 01:45 AM#3
LucidSnake
yeah when it happens its kind of random, I have an idea of what it might be but... I just wanted to know before I spent hours going through code if it happens because of infinite loops or something else.
01-12-2005, 12:14 AM#4
Guest
"The memory could not be 'written'."
hmmmm yeah that would probably mean the triggers because I don't know anyhting else that refernced as 'written'
So I bet it's the triggers, if your still not sure just wait for another response ^_^