Page 1 of 1

Memory Read error

Posted: Tue Jul 21, 2015 8:10 am
by silverclys
Hey guys after the patch today i have some memory read errors.
While i log in i get this massage i think they changed some thing with this patch..
This is only while i auto loggin normal bot is working just fine

WARNING: Failure reading memory from 0x28FA70 at 0xa4d158 in memoryReadBytePtr()
. Error code 299 (Only part of a ReadProcessMemory or WriteProcessMemory request
was completed.)
WARNING: Failure reading memory from 0x28FA70 at 0xa4d158 in memoryReadBytePtr()

Re: Memory Read error

Posted: Tue Jul 21, 2015 9:13 am
by beanybabe
Did you run fix addresses?

Re: Memory Read error

Posted: Tue Jul 21, 2015 9:24 am
by rock5
Can you be more specific. Do you mean auto login with my login.lua and a batch file? I just tried that and it worked.

Re: Memory Read error

Posted: Tue Jul 21, 2015 9:32 am
by silverclys
Yes with batch file and loing.lua i think there was a eu only patch today that could be the problem i think they changed a lot... Transport runes dont work anymore and funny stuff like this -.-
fix adresses with login.lua? i dont know what you mean i thouth this one is only for 1 char
Thank you for the fast reply guys :)

Re: Memory Read error

Posted: Tue Jul 21, 2015 10:13 am
by rock5
I did use the updated eu client. I'm using the current versions of login.lua and userfunction_login.lua available here http://www.solarstrike.net/phpBB3/viewt ... 043#p48043. Check your versions.

Unless you can help me reproduce the error, there is nothing I can do. Does it happen with every character you try to log on with?

Re: Memory Read error

Posted: Tue Jul 21, 2015 10:36 am
by silverclys
confusing yes with every char i want to login the last time it worked before patch 3 h or something after the patch this error popped up i try to help you to get this error. I have the newest version of the userfunction. Could it be that there are different clients out now? There is a minimap button by some guys. Called "mirrorinstances" some have this menu some not. I reinstall and i try it on a other client. If there is still a error i debugg the hole thing and send you the result

Eddit: installed all new still the error and other guy got the same problem

Client: Eu client German version
Newest versions of all userfunctions.
Fixadresses.bat no changes
Only the loggin isnt working (client starts and after start there are this msgs. all over WARNING: Failure reading memory from 0x28FA70 at 0xa4d158 in memoryReadBytePtr(). Error code 299 (Only part of a ReadProcessMemory or WriteProcessMemory request was completed.) )

What do you need to recreate the error? I dont see any logical thing in this errors it must be the client they changed something i think
We could do teamviewer or something :)

Re: Memory Read error

Posted: Tue Jul 21, 2015 11:02 am
by rock5
silverclys wrote:Could it be that there are different clients out now?
Diffeerent location can have different clients or at least different version but we are both talking about the eu client, so they they should be the same.

Re: Memory Read error

Posted: Tue Jul 21, 2015 11:11 am
by silverclys
No wait there is something here i translate it from german to english orignal tread: (http://board.eu.runesofmagic.gameforge. ... dID=531454)
It says that there is 2 kinds of clients some of them have a new function others havn´t this function its like a teleport menu for instances for new instances i guess. Something is going on there. Do you have this icon?

Re: Memory Read error

Posted: Tue Jul 21, 2015 12:09 pm
by rock5
Nope doesn't look like it. I still don't think there would be more than 1 client on 1 server though. It's more likely that icon is either from an addon or an addon has caused that button to appear.

Re: Memory Read error

Posted: Tue Jul 21, 2015 12:40 pm
by silverclys
Send you some teamviewer data i cant explain the problem well enouth i think its faster this way :)

Re: Memory Read error

Posted: Tue Jul 21, 2015 12:58 pm
by silverclys
Fixed it with the adress thing in other folder... thank you guys for the trys to help me :) glad to have this community and very nice support here :)

you can close it here :)

Re: Memory Read error

Posted: Tue Jul 21, 2015 1:35 pm
by rock5
What do you mean "adress thing in other folder"?

Re: Memory Read error

Posted: Tue Jul 21, 2015 5:54 pm
by silverclys
I used the fixadresses.bat in the Loginxml folder that worked out :) after copying the hole bot again in the loginxml folder

Re: Memory Read error

Posted: Wed Jul 22, 2015 12:43 am
by rock5
fixaddresses.bat just runs update.lua which should run automatically when you start the bot and it detects that the client has changed. But on some occasions you might have a userfunction that is not programmed correctly and causes an error with an old address before the bot can update the addresses. In those cases you need to update the addresses first before running the bot (or fix the userfunction so it doesn't cause the problem).