ERROR MESSAGE WHEN STARTING THE BOT

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
do002
Posts: 58
Joined: Tue Jan 04, 2011 8:18 pm

ERROR MESSAGE WHEN STARTING THE BOT

#1 Post by do002 »

Hi, after taking a break from RoM for awhile I decided to play again. I installed the bot and updated everything before running it but I kept getting this same error ..../rom/classes/memorytable.lua:74 bad argument #2 to 'memoryReadIntPtr' <number expected,got nil>. I have deleted the bot and reinstalled everything a few times and looked up rom wiki but couldn't find the solution. Anyone help is much appreciated. cheers
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: ERROR MESSAGE WHEN STARTING THE BOT

#2 Post by lisa »

are you running on a client with latest version?
did you do a full svn update and svn revert on both MM and rom folder?
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
do002
Posts: 58
Joined: Tue Jan 04, 2011 8:18 pm

Re: ERROR MESSAGE WHEN STARTING THE BOT

#3 Post by do002 »

Yes, I'm currently using the latest RoM client. I have updated both MM and rom folders with SVN. I did reverting everything with SVN too but i still got the same error.
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: ERROR MESSAGE WHEN STARTING THE BOT

#4 Post by lisa »

I am sorry but you can't have the latest version of bot.

The error is pointing to memorytable.lua line 74 which is

Code: Select all

				end
So nothing in that line which can cause an error and deffinately no arguments like the error says.

So maybe try open up that file and have a look, if you see the code I posted on line 74 then you might have an issue with compatability mode or something.

Otherwise you need to look at how svn is updating and reverting as it isn't doing it properly.

this is very familiar, search revealed
http://www.solarstrike.net/phpBB3/viewt ... 430#p26430
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
do002
Posts: 58
Joined: Tue Jan 04, 2011 8:18 pm

Re: ERROR MESSAGE WHEN STARTING THE BOT

#5 Post by do002 »

Thanks Lisa, I just went through and checked every single folder and found that my script folder is set as Read-Only. I've tried to change it to full control but when i exited the folder it automatically changed back to read-only again :(. I even changed authority to administrator and changed the control but still didn't work. Any suggestions on how to fix this?
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: ERROR MESSAGE WHEN STARTING THE BOT

#6 Post by rock5 »

As far as I know, in Windows, folders always show as "Read Only". You have to look as the files themselves to see their actuall "Read Only" status. I think the folder "Read Only" checkbox is for changing the "Read Only" values of the files in the folder as a whole but the folder remains the same.
  • 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
do002
Posts: 58
Joined: Tue Jan 04, 2011 8:18 pm

Re: ERROR MESSAGE WHEN STARTING THE BOT

#7 Post by do002 »

The bot is working perfectly for me now. I founded that there was an extra rom folder in the macro folder. Maybe it got in there when i did SVN update on the macro folder. I just got rid of that and the bot worked. Thank for the help lisa and rock :)
Post Reply