Hi,
I downloaded the Christmas e-card #1 from:
http://revolution.widged.com/stacks/index.php
The Christmas e-card #1 is a demonstration of the use of the revSpeak command, to have a text said aloud.
However when I saved the stack to Standalone Application for Windows, the application can be run normally. The problem is:
When the Standalone Application closed, the following error will always appear:
The instruction at "0x10001463" referenced memory at "ox01573740". The memory could not be "read". Click on OK to terminate the program.
What may be the problem? Is it possible to skip the error message?
P.S. I use Windows XP.
Thanks and best regards
Standalone of Speech Stack - Error when close application
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Standalone of Speech Stack - Error when close application
Alex
Nice to meet all of you.
Nice to meet all of you.
Hi Alex,
This problem is very persistent and it is really time that RunRev takes care of it.
In the mean time, make sure that:
- all externals are removed from memory
- all substacks are removed from memory
- all pending messages have been cancelled
- all shell commands called by Rev have been terminated
- all processes opened by Rev have finished
before closing the main stack.
Best,
Mark
This problem is very persistent and it is really time that RunRev takes care of it.
In the mean time, make sure that:
- all externals are removed from memory
- all substacks are removed from memory
- all pending messages have been cancelled
- all shell commands called by Rev have been terminated
- all processes opened by Rev have finished
before closing the main stack.
Best,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
revspeak command
I had similar results: when closing Windows, it requested at first a forced exit for my standalone application.
I tried now to do the same with Revoution 2.1 - but in this version the command revspeechVoices() produced the result "FALSE" with Windows.
Both applications were written on Mac OS 10.3.9.
I tried now to do the same with Revoution 2.1 - but in this version the command revspeechVoices() produced the result "FALSE" with Windows.
Both applications were written on Mac OS 10.3.9.