RE: Amnesia keeps crashing when I try to load my custom story
That's great, thanks, from your description it sounds like it should be right. Would you mind posting up the content of your custom story .cfg file again? It's still saying the files specified don't exist... Could you also take a screenshot of the folder ...\Specialisation\ , and also of the ...\Specialisation\maps\ folder, and post those, so we can see the content exactly?
If all of you're level's are in one map file then that should just mean that functionally, you just have one level, which shouldn't be an issue (if it was, I don't think this would be the problem)
Also, what error are you getting when you load you're CS now?
RE: Amnesia keeps crashing when I try to load my custom story
(05-31-2013, 04:08 PM)Adrianis Wrote: That's great, thanks, from your description it sounds like it should be right. Would you mind posting up the content of your custom story .cfg file again? It's still saying the files specified don't exist... Could you also take a screenshot of the folder ...\Specialisation\ , and also of the ...\Specialisation\maps\ folder, and post those, so we can see the content exactly?
If all of you're level's are in one map file then that should just mean that functionally, you just have one level, which shouldn't be an issue (if it was, I don't think this would be the problem)
Also, what error are you getting when you load you're CS now?
the error still remains that the world file cannot be loaded.
RE: Amnesia keeps crashing when I try to load my custom story
(05-31-2013, 04:30 PM)thaniels Wrote: the error still remains that the world file cannot be loaded.
I meant the actual error presented to you when you try to load the CS, in full if you don't mind... maybe a screenshot would be easier than typing it.
Maybe it would be easier if you could zip up the whole CS folder and post that up if it's not too big, then I can just take a look at everything myself rather than having to post stuff on here
RE: Amnesia keeps crashing when I try to load my custom story
(05-31-2013, 05:19 PM)Adrianis Wrote:
(05-31-2013, 04:30 PM)thaniels Wrote: the error still remains that the world file cannot be loaded.
I meant the actual error presented to you when you try to load the CS, in full if you don't mind... maybe a screenshot would be easier than typing it.
Maybe it would be easier if you could zip up the whole CS folder and post that up if it's not too big, then I can just take a look at everything myself rather than having to post stuff on here
RE: Amnesia keeps crashing when I try to load my custom story
Awesome, thanks. I'll get back to you a bit later on - I gotta get home first to load it up on a PC with Amnesia
EDIT: try changing the player start pos line in the .cfg to
StartPos = "ScriptArea_1"
Found in the .map using a text editor that you have an area type PlayerStart named "ScriptArea_1". Not sure if that's the issue but it's something to try
RE: Amnesia keeps crashing when I try to load my custom story
(05-31-2013, 05:45 PM)Adrianis Wrote: Awesome, thanks. I'll get back to you a bit later on - I gotta get home first to load it up on a PC with Amnesia
EDIT: try changing the player start pos line in the .cfg to
StartPos = "ScriptArea_1"
Found in the .map using a text editor that you have an area type PlayerStart named "ScriptArea_1". Not sure if that's the issue but it's something to try