Frictional Games Forum (read-only)

Full Version: Custom Story Crash!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Well... I made a custom story, and when I start the custom story it crashes. Amnesia started up normally and other custom storys and the main story itself works
Pictures:
Spoiler below!
[Image: WAJdc3d.png]
[Image: p3l50E7.png]
[Image: vJwQ1QV.png]
[Image: gaUAnIr.png]I know there's a "..." between > and </Entry>. I did fix that... but it didn't fix the crash... at all
Moved to Development Support, please make sure to post in the right forum.
I don't think you need a > at the end of your DARKNESS AWAITS part of your lang.
However I also don't think that this is your issue, seeing as you got a black box and not a dialog which states an error.

Also, your CS needs an "ImgFile" directory in your custom_stories.cfg. If you dont have one, just do this:
Code:
ImgFile=""

Put that somewhere in your .cfg, probably in that empty space.
(02-05-2014, 06:25 AM)Romulator Wrote: [ -> ]I don't think you need a > at the end of your DARKNESS AWAITS part of your lang.
However I also don't think that this is your issue, seeing as you got a black box and not a dialog which states an error.

Also, your CS needs an "ImgFile" directory in your custom_stories.cfg. If you dont have one, just do this:
Code:
ImgFile=""

Put that somewhere in your .cfg, probably in that empty space.

sill broken now it crashes righ when i click the custom story on the list. Still the the same exact block box error!

(02-05-2014, 06:25 AM)Romulator Wrote: [ -> ]I don't think you need a > at the end of your DARKNESS AWAITS part of your lang.
However I also don't think that this is your issue, seeing as you got a black box and not a dialog which states an error.

Also, your CS needs an "ImgFile" directory in your custom_stories.cfg. If you dont have one, just do this:
Code:
ImgFile=""

Put that somewhere in your .cfg, probably in that empty space.
Here is my custom story files... could you make a fixed download for me?