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

Privacy Policy


Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
My Custom Story is stuck on Loading... Page!
Author Message
MissMarilynn Offline
Member

Posts: 74
Joined: Oct 2011
Reputation: 0
Post: #1
Bug My Custom Story is stuck on Loading... Page!
NEW PROBLEM: My game shows up in the custom stories box but when I go to load it then it gets stuck on the loading... page. All the scripting below is the same.


Hello! I've been using my mac and the TextEdit program to script my game. It just won't show up no matter what I try. Maybe you can help?
My files:


(custom_story_settings.cfg)









Name = "Marilynnsdeath"

Author = "Marilynn"





MapsFolder = "maps/ch01/"

StartMap = "louisliz.map"

StartPos = "PlayerStartArea_1"

/>


(extra_english.lang)















This is a test. hurray.






and then the folder maps, ch01, and inside ch01 I have louisliz.map and louisliz.hps


(louisliz.hps)









void OnStart()

{

}


I've gone over this multiple times and it will just not show up. Any suggestions?


THANK YOU!



There is a lot of random spacing that showed up when I copy and pasted it here but I followed the scripting word for word when I followed tutorials and such. I know the spacing is correct if that is a issue.
(This post was last modified: 10-11-2011 02:23 AM by MissMarilynn.)
10-10-2011 09:54 PM
Find all posts by this user Quote this message in a reply
Juby Away
Senior Member

Posts: 285
Joined: May 2011
Reputation: 5
Post: #2
RE: My Custom Story won't show up...?
on the "MapsFolder = "maps/ch01/"" line remove the / at the end.


(so it's MapsFolder = "maps/ch01"")

Also, if the story doesn't show up, it means there is something wrong with the custom_story_settings.cfg file.
And I hope you know how to set up these files (with all the <> and stuff)

Forever passing judgement compared to a fraud.
(This post was last modified: 10-10-2011 11:24 PM by Juby.)
10-10-2011 11:14 PM
Find all posts by this user Quote this message in a reply
Your Computer Offline
SCAN ME!

Posts: 3,268
Joined: Jul 2011
Reputation: 223
Post: #3
RE: My Custom Story won't show up...?
http://support.apple.com/kb/ta20406

Tutorials: From Noob to Pro
10-10-2011 11:23 PM
Visit this user's website Find all posts by this user Quote this message in a reply
MissMarilynn Offline
Member

Posts: 74
Joined: Oct 2011
Reputation: 0
Post: #4
Custom Map is stuck at Loading... page?
It worked! Thank you so much! Now my only problem is that my map won't load and it is stuck at the loading... page?
(This post was last modified: 10-11-2011 02:18 AM by MissMarilynn.)
10-11-2011 02:17 AM
Find all posts by this user Quote this message in a reply
Statyk Offline
Modmau5

Posts: 3,634
Joined: Sep 2011
Reputation: 200
Post: #5
RE: Custom Map is stuck at Loading... page?
(10-11-2011 02:17 AM)MissMarilynn Wrote:  It worked! Thank you so much! Now my only problem is that my map won't load and it is stuck at the loading... page?
1) Is the SpawnPos correct?
2) What is your .hps EXACTLY?

10-11-2011 11:10 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 




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