Today's patch 19/11

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
sfrattini
Posts: 35
Joined: Wed Jun 03, 2009 3:45 pm

Today's patch 19/11

#1 Post by sfrattini »

this is the error message, I guess need updates. anybody else with this?
Thanks in advance,


MicroMacro v1.0 beta 7
SolarStrike Software
http://www.solarstrike.net
Please enter the script name to run.
Type in 'exit' (without quotes) to exit.
Script> rom/update.lua
Opening update.lua...
Starting script execution - Press CTRL+C to exit.
Press CTRL+L to cancel execution and load a new script.
--------------------------------------------------------------------------------
WARNING: Failure reading memory from 0x22F8D4 at 0x8ffc10 in memoryReadIntPtr().
Error code 299 (Only part of a ReadProcessMemory or WriteProcessMemory request
was completed.)
E:/Resource/micromacro/scripts/rom/functions.lua:84: attempt to perform arithmet
ic on global 'playerAddress' (a nil value)


Please enter the script name to run.
Type in 'exit' (without quotes) to exit.
Script>
Last edited by sfrattini on Thu Nov 19, 2009 10:04 am, edited 1 time in total.
coolgangsta
Posts: 10
Joined: Wed Sep 30, 2009 5:54 pm

Re: Today's patch 19/11

#2 Post by coolgangsta »

I'm getting the same error. US version.
ramenuk
Posts: 7
Joined: Thu Nov 19, 2009 11:00 am

Re: Today's patch 19/11

#3 Post by ramenuk »

I got errors after todays patch, it fixed for me with

rom/update.lua

addresses.staticbase_char: 0x901990
addresses.staticbase_macro: 0x94FF00
Finished.
Last edited by ramenuk on Thu Nov 19, 2009 11:14 am, edited 1 time in total.
sfrattini
Posts: 35
Joined: Wed Jun 03, 2009 3:45 pm

Re: Today's patch 19/11

#4 Post by sfrattini »

ramenuk wrote:I got errors after todays patch, it fixed for me with

rom/update.lua

Hope this helps
man, the error I posted is with the update.lua :cry:
ramenuk
Posts: 7
Joined: Thu Nov 19, 2009 11:00 am

Re: Today's patch 19/11

#5 Post by ramenuk »

I apologise for trying to help, but as stated it worked for me. ty
stryek
Posts: 2
Joined: Thu Nov 19, 2009 10:22 am

Re: Today's patch 19/11

#6 Post by stryek »

I got the same error, saw this post, tried running update again, and it seems to have updated the staticbase_char address now. I don't know what the difference was from the first time I ran it, but now it seems to be working.
Tarsi
Posts: 5
Joined: Wed Nov 18, 2009 11:28 am

Re: Today's patch 19/11

#7 Post by Tarsi »

Ramenuk is right. I opened the adresses.lua and changed the following entries:

staticbase_char = 0x8FFC10,
staticbase_macro = 0x94DF08,

as dicribed above. Now it's working again. Thx for the hint...

Tarsi
User avatar
Administrator
Site Admin
Posts: 5340
Joined: Sat Jan 05, 2008 4:21 pm

Re: Today's patch 19/11

#8 Post by Administrator »

There was a minor bug in the auto-update script which was causing it to not update itself properly. Although things will run fine if you have manually edited your addresses file, you will run into problems again in the future using the old, broken functions.lua.

You can get the full download for revision 403 from here or here.

Thanks for the reports.
Auge
Posts: 3
Joined: Thu Nov 12, 2009 12:14 pm

Re: Today's patch 19/11

#9 Post by Auge »

I have a error her too (German version)

rom/functions.lua:385: bad argument #5 to ´sprintf´ (got nil)


How can i fix this ?


thx for ur hard and good work!
sfrattini
Posts: 35
Joined: Wed Jun 03, 2009 3:45 pm

Re: Today's patch 19/11

#10 Post by sfrattini »

Administrator wrote:There was a minor bug in the auto-update script which was causing it to not update itself properly. Although things will run fine if you have manually edited your addresses file, you will run into problems again in the future using the old, broken functions.lua.

You can get the full download for revision 403 from here or here.

Thanks for the reports.
fixed, thanks again.
User avatar
Administrator
Site Admin
Posts: 5340
Joined: Sat Jan 05, 2008 4:21 pm

Re: Today's patch 19/11

#11 Post by Administrator »

Auge wrote:I have a error her too (German version)

rom/functions.lua:385: bad argument #5 to ´sprintf´ (got nil)


How can i fix this ?
Failed updating. Download and overwrite all files with the new files.
Post Reply