Ambrosia Garden Archive
    • cant get passed the loading screen


      I cant get passed the loading screen when I try to play my game. It says diolog picture missing. what do I do.

      ------------------

    • (QUOTE)Originally posted by blackwalts:
      (B)I cant get passed the loading screen when I try to play my game. It says diolog picture missing. what do I do.

      I copied this from an earlier post from Dee and maybe it will help.

      Never give up, never say die. 🙂

      Things to look for:

      • Do you have a location of type "Main" in the "Locations :Defs:" folder of your game, named "StartupScreen" (or something like that)?
      • When you open it, do you see the startup screen picture previewed in the bottom left corner of the window? (if not, the picture should have the exact same name as the location and be in the "Locations:Locations pics:" folder)
      • Do you have a "StartGame" event in the "Events :Defs" folder?
      • Does this event have an action of type "Teleport" in it? (the name has no importance but the type has)
      • Is this action appearing in the main sequence list in the event editor? (left column)
      • If you double click this action to edit its parameters, do you see the "StartupScreen" location selected?
      • When you say "Nothing happens", does your game launch at least? (another app with the name of your game opens in the Finder) If not, perhaps you don't have enough memory to run both Coldstone and your game at the same time. Try to quit Coldstone and browse to where your game project is. There should be an app with the name of your game, double-click on it.

      Hope this helps,

      ------------------