Ask a Question related to Macromedia Director Lingo, Design and Development.
-
alchemist #1
runtime error: memory can not be read
Hi all,
The different behaviors of movies running in the director's authoring
environment and runtime mode is nothing new. I can remember issues related
to puppeting and accessing certain sprite properties since.. forever.
But today I faced the 'memory can not be read' thingy for the first
time.Don't know if it is mentioned in some list somewhere, but anyway...
I had some really heavy processing (extensive list functions, imaging lingo,
member generating, sprite puppeting) being initiated from the 'on
beginSprite' handler of several sprites. Everything was running smooth in
authoring, but -as you guessed- that was not the case in projector/plugin
mode. The weird (though not 'Director-ly' unexpected thing was that not all
saved versions -with very slight differences- caused the error.
The problem was solved by moving the processes from on beginSprite to on
enterFrame. Quite inconvenient, since this required to include a property to
check if it was the first 'on enterFrame' for every sprite. Well, it works,
but not exactly as I like it, so soon as I find some time I'll try to find
what exactly causes the error. Till then, just thought of posting this, case
anyone else has faced (or will face) a similar problem.
alchemist Guest
-
#36335 [NoF]: Apache.exe error Memory could not be read
ID: 36335 Updated by: tony2001@php.net Reported By: kris_rock82 at yahoo dot com Status: No Feedback Bug Type:... -
#36335 [Com]: Apache.exe error Memory could not be read
ID: 36335 Comment by: dave dot boschma at han dot nl Reported By: kris_rock82 at yahoo dot com Status: No... -
Memory cound not be read Error
Has anyone seen this error or have any ideas as too what's causing it. The instruction at '0x07fb2eba' referenced memory at '0x09fd0f08'. The... -
error message of 0x4e9468dd referenced memory at 0xffffffff8. the memory could not be "read"
I cannot print my document and get this error message. -
#20311 [Fbk->NoF]: Apachechild ends with Memory-Read-Error if using session.serialize_handler=wddx
ID: 20311 Updated by: sniper@php.net Reported By: m dot DOT dot wallner at iworks dot DOT dot at -Status: ...



Reply With Quote

