Frictional Games Forum (read-only)

Full Version: Level Editor Blackbox Crash
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've been unable to find a solution to this problem and it's driving me crazy. Some time ago I re-installed the hpl editing tools and now I can't open any maps for Amnesia. Whenever I try to load any .map file in the level editor, I get a Blackbox error:

LevelEditor.exe has caused an EXCEPTION_ACCESS_VIOLATION in module LevelEditor.exe at 0023:0049CFE5

Attached is the level editor log. And an error log.

Any help or insight would be greatly appreciated.
Quote:creating Entity named armor31,

This recurs a lot in your log file.

I presume it only crashes when you attempt to load this one specific map, not just any map?
If any, verify your game cache.

Are you using AMFP assets? Did you remember to delete the .msh files?

The log actually claims that you were successfully able to load a map (01_Awakening and 02_Attic), but then crashed upon loading another (03_RealWorld).
(Chrono's gone to bed, but I can answer this as I've been trying to help.)

So far, it's been every map. The cache integrity has been checked as well. I've even tried sending my working editor files to see if that did anything, but it was a nope.
Well there are a lot of errors in the log, mostly relating to bad entity files. I'd fix those.

It crashes upon loading any map? But what if you make your own, new map? Does it crash after saving and re-opening?
What about opening a main campaign map?

If it crashes with a minimal map, post the log from that. It will be a lot more trimmed so it'd be easier to find the critical errors.
(01-21-2017, 10:51 AM)Mudbill Wrote: [ -> ]Well there are a lot of errors in the log, mostly relating to bad entity files. I'd fix those.

It crashes upon loading any map? But what if you make your own, new map? Does it crash after saving and re-opening?
What about opening a main campaign map?

If it crashes with a minimal map, post the log from that. It will be a lot more trimmed so it'd be easier to find the critical errors.


It looks like I was too hasty when I said crashes upon loading any map. I was able to successfully load up the main Amnesia game maps, as well as create a simple map and load that. It seems to only crash when I load maps that have custom materials in them. What would cause this?

Here is a log of me loading a test map.
Could you post your .map(s) that won't load? If the issue is confined to one or more maps, then there is something wrong with those maps in particular. If we can replicate the issue on our end, we may be able to fix it, which may or may not involve deleting entities / IDs via raw text editing.
(01-21-2017, 04:20 PM)Aceromulator Wrote: [ -> ]Could you post your .map(s) that won't load? If the issue is confined to one or more maps, then there is something wrong with those maps in particular. If we can replicate the issue on our end, we may be able to fix it, which may or may not involve deleting entities / IDs via raw text editing.

It crashes when i try to load any map that has custom assets, like walls from Machine for Pigs for example. Here is a log of me trying to load one of my own maps from my mod, Emma's Nightmare. This mod was finished by me 2 years ago, but now I can't open my own maps to edit them if I wanted.

Here is the log me trying to open this map. And the map itself, which has assets from AMFP.
Anyone have any ideas?