Page 1 of 1

Standalone of Speech Stack - Error when close application

Posted: Sat Jul 15, 2006 9:58 am
by alex298
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

Posted: Mon Jul 17, 2006 8:52 pm
by Mark
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

revspeak command

Posted: Thu Nov 16, 2006 4:12 pm
by GoSm
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.