Patch 3.0.8 broke something...

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Message
Author
Tendog
Posts: 7
Joined: Thu Dec 02, 2010 10:02 am

Re: Patch 3.0.8 broke something...

#81 Post by Tendog » Sat Jan 29, 2011 4:54 am

I have no green Button at the adresses file. I update the rom folder via right click and then i click SVN Update. Okay, the Adresses File ist now green. BUT when i log in and start the bot ... the adresses file have a red button and the bot runs (chicken at miller) from the npc to the chickens (p3p3mus report it). Okay, you say i must right click on the rom folder and click on revert ... woooh the adresses file is now green ... i log in and start the bot ... same thing. the adresses file is now red and the bot runs to the chicken and to the npc -.- (p3p3mus report it)

Sorry for my english, i´m german - but i think, you can read it and can help me :)

p3p3mus
Posts: 10
Joined: Thu Dec 16, 2010 4:16 pm

Re: Patch 3.0.8 broke something...

#82 Post by p3p3mus » Sat Jan 29, 2011 5:59 am

here I have the same problem as Tendog

JackBlonder
Posts: 99
Joined: Sat Dec 18, 2010 6:55 am

Re: Patch 3.0.8 broke something...

#83 Post by JackBlonder » Sat Jan 29, 2011 6:13 am

How do you start your bot Tendog?

Tendog
Posts: 7
Joined: Thu Dec 02, 2010 10:02 am

Re: Patch 3.0.8 broke something...

#84 Post by Tendog » Sat Jan 29, 2011 6:34 am

I start my bot with this batch file:

Code: Select all

@echo off
START micromacro.exe scripts/rom/bot.lua update path:MillersRanchEggs
The bot say "press entf" and then the bot works ... not. befor the patch i have no problems ...

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Patch 3.0.8 broke something...

#85 Post by rock5 » Sat Jan 29, 2011 7:39 am

Tendog wrote:I start my bot with this batch file:

Code: Select all

@echo off
START micromacro.exe scripts/rom/bot.lua update path:MillersRanchEggs
The bot say "press entf" and then the bot works ... not. befor the patch i have no problems ...
Well there's your problem. You have an 'update' in that command so it's doing an update. The update messes up addresses.lua. Remove the "update" from the command above and it should work. Don't forget to revert addresses.lua again.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

Tendog
Posts: 7
Joined: Thu Dec 02, 2010 10:02 am

Re: Patch 3.0.8 broke something...

#86 Post by Tendog » Sat Jan 29, 2011 7:46 am

i love you, i love you all :mrgreen:

Many thanks, the bot works now :) :) :)

arcad
Posts: 2
Joined: Sat Jan 29, 2011 7:51 am

Re: Patch 3.0.8 broke something...

#87 Post by arcad » Sat Jan 29, 2011 8:09 am

I killed my bot, download the Micromacro from Solarstrike then made update of the "ROM" folder with SVN and still getting

Code: Select all

scripts/rom/classes/pawn.lua:334: Error reading memory in CPawn:update()
any advice? :shock:

p3p3mus
Posts: 10
Joined: Thu Dec 16, 2010 4:16 pm

Re: Patch 3.0.8 broke something...

#88 Post by p3p3mus » Sat Jan 29, 2011 8:23 am

same problem, same solution! the bot works fine, thank you very much... you're amazing!!! :D

JackBlonder
Posts: 99
Joined: Sat Dec 18, 2010 6:55 am

Re: Patch 3.0.8 broke something...

#89 Post by JackBlonder » Sat Jan 29, 2011 8:37 am

I start my bot with this batch file:



Code:
@echo off
START micromacro.exe scripts/rom/bot.lua update path:MillersRanchEggs
I thought so :roll:

arcad
Posts: 2
Joined: Sat Jan 29, 2011 7:51 am

Re: Patch 3.0.8 broke something...

#90 Post by arcad » Sat Jan 29, 2011 10:17 am

so i startet over again, now getting

Code: Select all

scripts/rom/classes/memorytable.lua:123: attempt to perform arithmetic on local
'tablePointerDir' (a nil value)
:?:

[edit says]

well... i just startet again from the begining and IT WORKS! :D

don't know why, i did nothing more or less... well...as long as it works, its fine with me :mrgreen:

JackBlonder
Posts: 99
Joined: Sat Dec 18, 2010 6:55 am

Re: Patch 3.0.8 broke something...

#91 Post by JackBlonder » Sat Jan 29, 2011 11:00 am

Code: Select all

scripts/rom/classes/memorytable.lua:123: attempt to perform arithmetic on local
'tablePointerDir' (a nil value)
You have wrong memory table values in your addresses.lua ...

-Rightclick your scripts/rom folder
-SVN Update
-Rightclick your scripts/rom folder
-Tortoise SVN->revert...
-Start rombot with rom/bot (in micromacro)

!!! Do NOT use rom/rom update or update.lua !!!
!!! Do NOT use batch files that contain bot update to start your bot or delete update

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Patch 3.0.8 broke something...

#92 Post by rock5 » Sun Jan 30, 2011 3:14 am

JackBlonder wrote:-Rightclick your scripts/rom folder
-SVN Update
-Rightclick your scripts/rom folder
-Tortoise SVN->revert...
-Start rombot with rom/bot (in micromacro)

!!! Do NOT use rom/rom update or update.lua !!!
!!! Do NOT use batch files that contain bot update to start your bot or delete update
Cool! You're paraphrasing me. :) As long as I don't have to say it again.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 2 guests