Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom Story Error
Author Message
Zaffre Offline
Posting Freak

Posts: 898
Joined: Jul 2012
Reputation: 30
Post: #1
Custom Story Error
Hello. I have begun development on a custom story, and I'm experiencing an error. Whenever I try to test the story, it will not show up on the custom stories list. Other installed stories have experienced the error, but solved. Is there any way to fix this?

Additional Information: I've tried fixes from previous threads, reinstalled, made sure everything was okay, and the other stories installed are working fine.

:D
08-13-2012 01:47 AM
Find all posts by this user Quote this message in a reply
Adny Offline
Posting Freak

Posts: 1,754
Joined: Mar 2012
Reputation: 169
Post: #2
RE: Custom Story Error
Usually a custom_story_settings.cfg problem, you probably misspelled the name of either the map or the start area.

Timorem and Friends are Hungryâ„¢
08-13-2012 01:51 AM
Find all posts by this user Quote this message in a reply
ZereboO Offline
Member

Posts: 109
Joined: Jul 2012
Reputation: 3
Post: #3
RE: Custom Story Error
If everything in custom_story_settings.cfg is rights, you just need to reload your profile in the game, and then it pops up

Works for me

CURRENT PROJECT:

Daniel's Discovery == 10 -15%

(This post was last modified: 08-13-2012 08:46 AM by ZereboO.)
08-13-2012 08:45 AM
Find all posts by this user Quote this message in a reply
Fearlessagent Offline
Junior Member

Posts: 12
Joined: Jul 2012
Reputation: 1
Post: #4
RE: Custom Story Error
Be sure you have all of these options with correct values in custom_story_settings.cfg:

<Main
            Name = "My Custom Story Name"
            Author = "The Guy Who Made This"
            MapsFolder = "MapDirectory/"
            StartMap = "StartMap.map"
            StartPos = "PlayerStartArea_1"
    />

You should be sure to change everything in quotes (especially the last 3) to match your situation. Be sure your .hps file has the same name as the map it goes with (ie. StartMap.map goes with StartMap.hps). Make sure you have set a Player Start Area (special area type in the editor), and it is the same name that is in this file. Also, make sure you don't have missing quotes or other symbols that you see here.

custom_story_settings.cfg should be located in your custom story folder's root.
(This post was last modified: 08-13-2012 08:27 PM by Fearlessagent.)
08-13-2012 08:24 PM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)