Topic: Problem with reading text using Memory Object

I have a problem with reading strings using a Memory Object plugin (MMF2). Writing strings is work, but reading always give blank text. I join example, reading and writing to/from icytower14 process: http://www.speedyshare.com/files/20769484/string.mfa . Please help! smile

Re: Problem with reading text using Memory Object

http://www.aquadasoft.com/Memory.mfx

Could you see if this version fixes your problem? If it does, I'll release it smile Thanks a lot

Re: Problem with reading text using Memory Object

still reading text not working sad

Re: Problem with reading text using Memory Object

Same problem! Please help!

Re: Problem with reading text using Memory Object

http://www.aquadasoft.com/Memory.mfx

Try that..

Re: Problem with reading text using Memory Object

I have two conditions:
1. Start of frame > "Memory": Open process "Yyy.exe"
2. Always > "String1": set alterable string to Str$(ReadProcessInteger( "Memory object", xxxxxx))
First string object shows only changing numbers. String2 shows nothing :<
Help plx.

Last edited by Ciupciaq (2010-05-05 11:54:55)

Re: Problem with reading text using Memory Object

String2? You didn't say anything about a String2 just there.

Did you use that new build of the memory object I uploaded? Are you sure there's a valid string at the address you specified?

Re: Problem with reading text using Memory Object

Sry:
"String2": set alterable string to ReadProcessString$("Memory object", xxxxxx)

String1 shows text in numbers (i dont know how to convert it) so i have good adress.
I dont know why memory object cant recive text by redprocessstring$

Last edited by Ciupciaq (2010-05-05 12:24:35)

Re: Problem with reading text using Memory Object

Try clearing your cache, redownloading the Memory.mfx that I just posted (http://www.aquadasoft.com/Memory.mfx) and replacing the one you have in your Extensions and Data\Runtime folders with that one.

Re: Problem with reading text using Memory Object

Now it works!
Thanks guy, you are my second god wink

Re: Problem with reading text using Memory Object

Glad it works smile I'll go release it.