Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
My Custom Story is stuck on Loading... Page!
MissMarilynn Offline
Member

Posts: 77
Threads: 23
Joined: Oct 2011
Reputation: 1
#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
Juby Away
Senior Member

Posts: 290
Threads: 2
Joined: May 2011
Reputation: 5
#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)

Insanity. Static.
(This post was last modified: 10-10-2011, 11:24 PM by Juby.)
10-10-2011, 11:14 PM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#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
Website Find
MissMarilynn Offline
Member

Posts: 77
Threads: 23
Joined: Oct 2011
Reputation: 1
#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
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#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
Find




Users browsing this thread: 1 Guest(s)