Frictional Games Forum (read-only)
[LVL ED] FATAL ERROR: Could not load world file 'custom_stories - 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: [LVL ED] FATAL ERROR: Could not load world file 'custom_stories (/thread-31431.html)



FATAL ERROR: Could not load world file 'custom_stories - saige17 - 10-25-2015

Hi.

I need help with a problem that occurred for me yesterday (24/10/15). I was in the level editor and were working on my custom story. with no problem at all and of course out of nowhere I got a bluescreen (Memory_management).

happened once before, but I didn´t have any problem afterwards. The thing is now after the recent bluescreen. I went back to open the level editor to continue on my map but now this happened.

I got the steam version./this map folder is for custom story creation only, that´s why its on E:/

/////////////////////////////////////////////////////////////////
// Loading file E:/redist2/custom_stories/Silent Kills/maps/Silent Kills.map
/////////////////////////////////////////////////////////////////

Failed parsing of XML document E:/redist2/custom_stories/Silent Kills/maps/Silent Kills.map in line 3994, column 38
ERROR: Couldn't load world from 'E'
FATAL ERROR: Could not load world file 'custom_stories/Silent Kills/custom_stories/Silent Kills/maps/Silent Kills.map'

When I now try to open my map its completly empty, like when u start on a new map.
The file sizes are normal like before the error. (3Mb).

Every other maps I created so far, I can still open and work on without any problems.
Its only the Silent Kills Map that does this error. Sad

Would really need your help to figure this one out.


RE: FATAL ERROR: Could not load world file 'custom_stories - WALP - 10-25-2015

ERROR: Couldn't load world from 'E'

well if that is what it says it sounds like you need to get it back on the same drive as amnesia


RE: FATAL ERROR: Could not load world file 'custom_stories - saige17 - 10-31-2015

Still doesn´t work I don´t really know how to fix this. :/


RE: FATAL ERROR: Could not load world file 'custom_stories - saige17 - 11-05-2015

(10-25-2015, 10:28 AM)WALP Wrote: ERROR: Couldn't load world from 'E'

well if that is what it says it sounds like you need to get it back on the same drive as amnesia

Still doesn´t work I don´t really know how to fix this. :/


RE: FATAL ERROR: Could not load world file 'custom_stories - Romulator - 11-05-2015

The fact you bluescreened with the level editor running has likely corrupted the map, hence it will not be able to load in it's current state.

Could you post your map? Some of the data may be recoverable, but I cannot promise how much.


RE: FATAL ERROR: Could not load world file 'custom_stories - saige17 - 11-05-2015

(11-05-2015, 10:07 AM)Modulator Wrote: The fact you bluescreened with the level editor running has likely corrupted the map, hence it will not be able to load in it's current state.

Could you post your map? Some of the data may be recoverable, but I cannot promise how much.

any way to recover the corrupted file to the state it was before the crash? Tongue


RE: FATAL ERROR: Could not load world file 'custom_stories - Romulator - 11-05-2015

Well, the map itself is a format known as XML. As such, opening it up with a text editor might allow you to navigate through to see if there are issues, but if you're not careful, could simply ruin your map beyond repair.

If you upload your map somewhere, I don't mind taking a look for you to see if I can try to recover some of it.


RE: FATAL ERROR: Could not load world file 'custom_stories - saige17 - 11-07-2015

(11-05-2015, 04:17 PM)Romulator Wrote: Well, the map itself is a format known as XML. As such, opening it up with a text editor might allow you to navigate through to see if there are issues, but if you're not careful, could simply ruin your map beyond repair.

If you upload your map somewhere, I don't mind taking a look for you to see if I can try to recover some of it.

how are you going to proceed in order to retrieve as much of the data as possible. Are you gonna use the method of the text editor that you mentioned?


RE: FATAL ERROR: Could not load world file 'custom_stories - Romulator - 11-07-2015

(11-07-2015, 12:14 PM)saige17 Wrote:
(11-05-2015, 04:17 PM)Romulator Wrote: Well, the map itself is a format known as XML. As such, opening it up with a text editor might allow you to navigate through to see if there are issues, but if you're not careful, could simply ruin your map beyond repair.

If you upload your map somewhere, I don't mind taking a look for you to see if I can try to recover some of it.

how are you going to proceed in order to retrieve as much of the data as possible. Are you gonna use the method of the text editor that you mentioned?

Yep. You certainly won't be able to open it with the level editor to fix it :p


RE: FATAL ERROR: Could not load world file 'custom_stories - saige17 - 11-14-2015

(11-07-2015, 12:22 PM)Romulator Wrote:
(11-07-2015, 12:14 PM)saige17 Wrote:
(11-05-2015, 04:17 PM)Romulator Wrote: Well, the map itself is a format known as XML. As such, opening it up with a text editor might allow you to navigate through to see if there are issues, but if you're not careful, could simply ruin your map beyond repair.

If you upload your map somewhere, I don't mind taking a look for you to see if I can try to recover some of it.

how are you going to proceed in order to retrieve as much of the data as possible. Are you gonna use the method of the text editor that you mentioned?

Yep. You certainly won't be able to open it with the level editor to fix it :p

I will try and upload it somewhere and keep you posted, when its up =)