Trouble after update

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Locked
Message
Author
froggyspad
Posts: 5
Joined: Wed Feb 15, 2012 1:37 pm

Trouble after update

#1 Post by froggyspad » Wed Feb 15, 2012 5:33 pm

After the update, i had trouble starting the bot so I tried a few things like deleting the folder and updating.

Then I tried the suggested actions from a signiture:
Can't get bot to work? follow these instructions before posting, thank you.
1. SVN update micromacro/scripts/rom folder
2. SVN revert micromacro/scripts/rom folder
3. delete Runes of Magic/Interface/Addons/ingamefunctions folder
4. copy micromacro/scripts/rom/devtools/ingamefunctions folder to Runes of Magic/Interface/Addons folder
5. restart game
Then I tried to run rom/bot.lua

It shows revision 698

Then I got:
!! Notice: !!
The game may have been updated or altered.
It is recommended that you run rom/update.lua

blah blah memory address for 'playerAddress' blah blah
ran rom/update.lua

tried rom/bot.lua again and got
.../micromacro/scripts/rom/classes/memorytable.lua:7: bad argument #2 to 'memoryReadIntPtr' (number expected, got nil)
Any ideas? :?:

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Trouble after update

#2 Post by lisa » Wed Feb 15, 2012 6:43 pm

what game version does your server use?
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

froggyspad
Posts: 5
Joined: Wed Feb 15, 2012 1:37 pm

Re: Trouble after update

#3 Post by froggyspad » Wed Feb 15, 2012 7:08 pm

4.0.7.2494 i think, if i looked in the right spot.

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Trouble after update

#4 Post by lisa » Wed Feb 15, 2012 7:30 pm

latest bot revision is for 4.0.8

do SVN "update to revision" and set it to 696

don't use bot/update
or svn update anymore as your server is using an old version of the client.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

froggyspad
Posts: 5
Joined: Wed Feb 15, 2012 1:37 pm

Re: Trouble after update

#5 Post by froggyspad » Wed Feb 15, 2012 10:01 pm

Thanks much. I will test when I get home and let you know.

froggyspad
Posts: 5
Joined: Wed Feb 15, 2012 1:37 pm

Re: Trouble after update

#6 Post by froggyspad » Wed Feb 15, 2012 11:12 pm

that worked like a charm. you are a genius.

paulr8008
Posts: 10
Joined: Tue Feb 14, 2012 2:50 am

Re: Trouble after update

#7 Post by paulr8008 » Thu Feb 16, 2012 8:05 am

lisa wrote:latest bot revision is for 4.0.8

do SVN "update to revision" and set it to 696

don't use bot/update
or svn update anymore as your server is using an old version of the client.
i dont really understand how you do this "do SVN "update to revision" and set it to 696" sorry but I'm really new to this.. :(

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Trouble after update

#8 Post by lisa » Thu Feb 16, 2012 8:16 am

right click rom folder
point at Tortoiuse SVN
left click update to revision
in the new window tick revision
in the white text box put 696
left click OK



right click rom folder
point at Tortoiuse SVN
left click Revert...


job done.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

paulr8008
Posts: 10
Joined: Tue Feb 14, 2012 2:50 am

Re: Trouble after update

#9 Post by paulr8008 » Thu Feb 16, 2012 8:48 am

I can't find Tortoiuse SVN in the options after i right click the rom folder @ lisa.. if you mean the micromacro/scripts/rom folder. I'm using windows xp sp3. Is there a guide for this kind of update here in forums? :roll:

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Trouble after update

#10 Post by lisa » Thu Feb 16, 2012 9:14 am

Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

paulr8008
Posts: 10
Joined: Tue Feb 14, 2012 2:50 am

Re: Trouble after update

#11 Post by paulr8008 » Thu Feb 16, 2012 9:50 am

@ Lisa It's working now, Thank You Soooooooo Much! :lol:

froggyspad
Posts: 5
Joined: Wed Feb 15, 2012 1:37 pm

Re: Trouble after update

#12 Post by froggyspad » Thu Feb 16, 2012 12:19 pm

is there a table with the revision numbers we need to use with different game versions?

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Trouble after update

#13 Post by lisa » Thu Feb 16, 2012 8:55 pm

right click rom folder
point at Tortoiuse SVN
show log

Usually the description mentions patches but not always.

in show log you can see
697 was for patch 4.0.8.2498
691 was for patch 4.0.7.2482
685 was for patch 4.0.6.2483
680 was for patch 4.0.5.2472
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

chesterfield
Posts: 34
Joined: Thu Feb 16, 2012 4:03 am

Re: Trouble after update

#14 Post by chesterfield » Fri Mar 16, 2012 12:36 am

froggyspad wrote:After the update, i had trouble starting the bot so I tried a few things like deleting the folder and updating.

Then I tried the suggested actions from a signiture:
Can't get bot to work? follow these instructions before posting, thank you.
1. SVN update micromacro/scripts/rom folder
2. SVN revert micromacro/scripts/rom folder
3. delete Runes of Magic/Interface/Addons/ingamefunctions folder
4. copy micromacro/scripts/rom/devtools/ingamefunctions folder to Runes of Magic/Interface/Addons folder
5. restart game
Then I tried to run rom/bot.lua

It shows revision 698

Then I got:
!! Notice: !!
The game may have been updated or altered.
It is recommended that you run rom/update.lua

blah blah memory address for 'playerAddress' blah blah
ran rom/update.lua

tried rom/bot.lua again and got
.../micromacro/scripts/rom/classes/memorytable.lua:7: bad argument #2 to 'memoryReadIntPtr' (number expected, got nil)
Any ideas? :?:

i have Revision 700 isn`t run :cry:

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Trouble after update

#15 Post by lisa » Fri Mar 16, 2012 1:08 am

well this thread is over a month old lol

Try a recent one for the patch =)

http://www.solarstrike.net/phpBB3/viewt ... 867#p35867
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

Locked

Who is online

Users browsing this forum: Bing [Bot] and 4 guests