EXCEPTION_ACCESS_VIOLATION - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html) +--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html) +---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html) +---- Thread: EXCEPTION_ACCESS_VIOLATION (/thread-22384.html) |
EXCEPTION_ACCESS_VIOLATION - Rapsis - 08-10-2013 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. RE: EXCEPTION_ACCESS_VIOLATION - PutraenusAlivius - 08-10-2013 Try again? RE: EXCEPTION_ACCESS_VIOLATION - Rapsis - 08-10-2013 (08-10-2013, 01:41 PM)JustAnotherPlayer Wrote: Try again? I tried at least a few times. Crash every time. RE: EXCEPTION_ACCESS_VIOLATION - Tomato Cat - 08-10-2013 The lines you added were..? RE: EXCEPTION_ACCESS_VIOLATION - Rapsis - 08-10-2013 (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. RE: EXCEPTION_ACCESS_VIOLATION - Rapsis - 08-11-2013 Fixed this by removing the grunt node files. RE: EXCEPTION_ACCESS_VIOLATION - Icaab2608 - 08-11-2013 (08-10-2013, 01:25 PM)Rapsis Wrote: I added a few new lines in my code and now I get a BLACKBOX error:Maybe,BlockBox because of the new textures? RE: EXCEPTION_ACCESS_VIOLATION - PutraenusAlivius - 08-12-2013 (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:Maybe,BlockBox because of the new textures? It's already fixed, no need to reply. But atleast you contributed. |