Frictional Games Forum (read-only)

Full Version: EXCEPTION_ACCESS_VIOLATION
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I added a few new lines in my code and now I get a BLACKBOX error:

Amnesia.exe caused an EXCEPTION_ACCESS_VIOLATION in module Amnesia.exe at 0023:005480B4

0023:005480B4 Amnesia.exe
0023:005495C1 Amnesia.exe
0023:0052DA32 Amnesia.exe

Uh, shit.
Try again?
(08-10-2013, 01:41 PM)JustAnotherPlayer Wrote: [ -> ]Try again?

I tried at least a few times. Crash every time.
The lines you added were..?
(08-10-2013, 07:49 PM)Tomato Cat Wrote: [ -> ]The lines you added were..?

I removed the lines, and it's still crashing. Shit. Might be something with the map.

EDIT: The map works on the MapViewer.
Fixed this by removing the grunt node files.
(08-10-2013, 01:25 PM)Rapsis Wrote: [ -> ]I added a few new lines in my code and now I get a BLACKBOX error:

Amnesia.exe caused an EXCEPTION_ACCESS_VIOLATION in module Amnesia.exe at 0023:005480B4

0023:005480B4 Amnesia.exe
0023:005495C1 Amnesia.exe
0023:0052DA32 Amnesia.exe

Uh, shit.
Maybe,BlockBox because of the new textures?
(08-11-2013, 06:07 PM)Icaab2608 Wrote: [ -> ]
(08-10-2013, 01:25 PM)Rapsis Wrote: [ -> ]I added a few new lines in my code and now I get a BLACKBOX error:

Amnesia.exe caused an EXCEPTION_ACCESS_VIOLATION in module Amnesia.exe at 0023:005480B4

0023:005480B4 Amnesia.exe
0023:005495C1 Amnesia.exe
0023:0052DA32 Amnesia.exe

Uh, shit.
Maybe,BlockBox because of the new textures?

It's already fixed, no need to reply. But atleast you contributed.