Topic:   Compile not working?   (Read 9551 times)


0 Members and 1 Guest are viewing this topic.

Tireas Dragon


  • GMG Extraordinaire

  • ***


  • Posts: 1626

  • Trying to recover from my shattered screen.
Compile not working?
« on: June 15, 2008, 05:19:05 PM »
I was trying to make a story maker story like silverwind's but it didn't work compiled. It works in run mode but not compiled it is REALLY WEIRD. well you can see if you can find the problem. But I can't. http://www.mediafire.com/?ndljy8dmw1t Oh and just run it before you look for the problem so you get a good laugh.
I must be dreaming (wake up me wake up) How could this have happened. Tireas' cry when he found his computer fallen over in his chair with it's screen shattered.

Gnome


  • GMG Extraordinaire

  • ***


  • Posts: 1073
Re: Compile not working?
« Reply #1 on: June 15, 2008, 06:05:35 PM »
If it's not working then to do these (do one first, then if it doesn't work...)
-move the game out of the folder
-rename the app
-restart the computer
This Cannot be, NOOOOOOOO!!!!

-Gnomes Cry when the McRib was discontinued again.

Tireas Dragon


  • GMG Extraordinaire

  • ***


  • Posts: 1626

  • Trying to recover from my shattered screen.
Re: Compile not working?
« Reply #2 on: June 15, 2008, 08:02:16 PM »
-move the game out of the folder   -Its on the desktop
-rename the app                                Â    -I have given several different names
-restart the computer                    -I have done so.
« Last Edit: June 15, 2008, 08:02:30 PM by Tireas_Dragon »
I must be dreaming (wake up me wake up) How could this have happened. Tireas' cry when he found his computer fallen over in his chair with it's screen shattered.

Silverwind


  • ^ This guy is amazing.

  • ****


  • Posts: 2805

  • For the glory of my maker
Re: Compile not working?
« Reply #3 on: June 16, 2008, 03:04:07 AM »
Very strange, I don't see anything wrong with the code either. The only thing I can suggest is to try your code without the ";" PRINT command extension, as I had a problem with that as well. (though it was a very different natured problem, and actually rooted from variables)

You might be able to spot whatever's causing the problem if you compare your code to mine. Here's the source of Story Maker: http://www.savefile.com/files/1612305
« Last Edit: June 16, 2008, 03:05:09 AM by Silverwind »
I survived the spammage of 2007

Tireas Dragon


  • GMG Extraordinaire

  • ***


  • Posts: 1626

  • Trying to recover from my shattered screen.
Re: Compile not working?
« Reply #4 on: June 16, 2008, 09:40:40 AM »
Ya that did it. (Turns around and Yells to Al) Hey Al You got a glitch in your compiled version when you use the ; with the print command.(turns around again talking normally) Thanks SilverWind.
« Last Edit: June 16, 2008, 09:41:41 AM by Tireas_Dragon »
I must be dreaming (wake up me wake up) How could this have happened. Tireas' cry when he found his computer fallen over in his chair with it's screen shattered.

Al Staffieri


  • GMG-er

  • **

  • no avatar

  • Posts: 452

  • I love GameMaker
Re: Compile not working?
« Reply #5 on: June 16, 2008, 11:53:57 AM »
Interesting. I'll look into this some more. Thanks.