Can't save stack due to an error:

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
nav243
Posts: 5
Joined: Mon Jun 03, 2013 2:14 pm

Can't save stack due to an error:

Post by nav243 »

Yesterday, while working on a project, I suddenly encountered this problem. Every time I try to save (every time i press cmd +s) I receive this error.

Can't save stack [stackname] due to an error: invalid URL: "[URL]"

I used the application browser and did the find feature. I wiped out all references to the URL i question, and in fact took out a large portion of my program wherein these links were found. This URL no longer exists anywhere within my program, yet I continue to receive this error.

I then went to my backups, which are created periodically each day. I went through from newest to oldest, but each time I opened the older versions (versions which had no problems whatsoever) and tried to save them, this error returned.

How can I save this project?

Thanks in advance for your help.
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10501
Joined: Wed May 06, 2009 2:28 pm

Re: Can't save stack due to an error:

Post by dunbarx »

Can you save any other project? Make a new stack and see, if you do not have one handy.

Craig Newman
nav243
Posts: 5
Joined: Mon Jun 03, 2013 2:14 pm

Re: Can't save stack due to an error:

Post by nav243 »

Yes, other stacks save just fine.
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Can't save stack due to an error:

Post by Klaus »

Quick guess: Do you have any image or sound or player with its filename set to a (http) URL in that stack?
Post Reply