Bot not working with new version 2.1.7.2069

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Message
Author
pepinliria
Posts: 2
Joined: Mon Feb 01, 2010 7:26 am

Bot not working with new version 2.1.7.2069

#1 Post by pepinliria » Thu Mar 11, 2010 9:53 am

Hi, i already update the scripts via SVN and update.lua, and still the same problem:

pawn.lua:237: Error reading memory in CPawn:update

Here is a screenshot:
Image

Hope it can be corrected.

Greetings.

zbynio
Posts: 36
Joined: Thu Feb 04, 2010 8:16 am
Location: POLAND

Re: Bot not working with new version 2.1.7.2069

#2 Post by zbynio » Thu Mar 11, 2010 9:57 am

Quietly. Give a little time to find changes of address :lol:
And so the author introduces any changes in record time... <respect>

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

Re: Bot not working with new version 2.1.7.2069

#3 Post by Administrator » Thu Mar 11, 2010 10:51 am

Revision 423 for game version 2069 is now committed. Go ahead and test it out. It doesn't look like much has changed except for the character and camera offsets.

Mosh3d
Posts: 2
Joined: Thu Mar 11, 2010 11:04 am

Re: Bot not working with new version 2.1.7.2069

#4 Post by Mosh3d » Thu Mar 11, 2010 11:08 am

tortoise SVN is showing that i got rev 423 and i used the update.lua located in the rom folder.
But still when i use createwaypoints.lua i get the error posted Above.

when will we get an update? or am i doing something wrong?

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

Re: Bot not working with new version 2.1.7.2069

#5 Post by Administrator » Thu Mar 11, 2010 11:22 am

Try updating again. I just committed r234, which may fix that issue.

pepinliria
Posts: 2
Joined: Mon Feb 01, 2010 7:26 am

Re: Bot not working with new version 2.1.7.2069

#6 Post by pepinliria » Thu Mar 11, 2010 12:33 pm

Thanks a lot, all working well now :)

hapsirin
Posts: 1
Joined: Thu Mar 11, 2010 12:29 pm

Re: Bot not working with new version 2.1.7.2069

#7 Post by hapsirin » Thu Mar 11, 2010 12:34 pm

Healing is not working anymore. (PRIEST_REGENERATE secondary skill of mage/priest).
Bot uses only MAGE_FLAME.

Maybe <charname>.xml in profiles folder isn't read anymore?

(german version of game)

turb000
Posts: 1
Joined: Thu Mar 11, 2010 9:53 am

Re: Bot not working with new version 2.1.7.2069

#8 Post by turb000 » Thu Mar 11, 2010 12:54 pm

How do I update this BOT ?
I tried bot/update.lua but it doesn't work.

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

Re: Bot not working with new version 2.1.7.2069

#9 Post by Administrator » Thu Mar 11, 2010 1:12 pm

turb000 wrote:How do I update this BOT ?
I tried bot/update.lua but it doesn't work.
http://www.solarstrike.net/wiki/index.p ... _harder.29

marnitako

Re: Bot not working with new version 2.1.7.2069

#10 Post by marnitako » Thu Mar 11, 2010 1:59 pm

Update with turtoise and will works again

fethi
Posts: 2
Joined: Thu Mar 11, 2010 4:38 pm

Re: Bot not working with new version 2.1.7.2069

#11 Post by fethi » Thu Mar 11, 2010 4:44 pm

i tried rom\update.lua so many times but it doesnt work this time? how can i update?? is there any other way?

flameboy
Posts: 22
Joined: Mon Jan 04, 2010 1:05 pm

Re: Bot not working with new version 2.1.7.2069

#12 Post by flameboy » Fri Mar 12, 2010 2:39 am

After SVN update, executing createpath.lua is still giving the "... pawn.lua:237..." error.

Code: Select all

Fri Mar 12 08:23:42 2010 : MicroMacro v1.0
Fri Mar 12 08:23:42 2010 : Processor Type: 2X 586, OS: Windows 7 
Fri Mar 12 08:23:42 2010 : LuaCoco is available.
Fri Mar 12 08:23:42 2010 : Lua glues exported.
Fri Mar 12 08:23:42 2010 : Keyboard layout: US English
Fri Mar 12 08:23:53 2010 : Executing script 'createpath.lua'
--------------------------------------------------------------------------------

Fri Mar 12 08:23:53 2010 : Language: english
Fri Mar 12 08:23:55 2010 : D:/micromacro/scripts/rom/classes/pawn.lua:237: Error reading memory in CPawn:update()
Fri Mar 12 08:23:55 2010 : Execution error: Runtime error

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

Re: Bot not working with new version 2.1.7.2069

#13 Post by Administrator » Fri Mar 12, 2010 3:27 am

flameboy: Open up settings.xml and change DEBUGGING to true, then save it. Now run the bot. It should give a (slightly) different error message. What does it say?

flameboy
Posts: 22
Joined: Mon Jan 04, 2010 1:05 pm

Re: Bot not working with new version 2.1.7.2069

#14 Post by flameboy » Fri Mar 12, 2010 3:37 am

Code: Select all

Fri Mar 12 09:35:37 2010 : MicroMacro v1.0
Fri Mar 12 09:35:37 2010 : Processor Type: 2X 586, OS: Windows 7 
Fri Mar 12 09:35:37 2010 : LuaCoco is available.
Fri Mar 12 09:35:37 2010 : Lua glues exported.
Fri Mar 12 09:35:37 2010 : Keyboard layout: US English
Fri Mar 12 09:35:44 2010 : Executing script 'createpath.lua'
--------------------------------------------------------------------------------

Fri Mar 12 09:35:44 2010 : Language: english
Fri Mar 12 09:35:46 2010 : D:/micromacro/scripts/rom/classes/pawn.lua:146: Error in memory reading
Fri Mar 12 09:35:46 2010 : Execution error: Runtime error

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

Re: Bot not working with new version 2.1.7.2069

#15 Post by Administrator » Fri Mar 12, 2010 3:49 am

Are you sure your addresses.lua is up to date? Have you tried deleting it and reupdating? Can you provide a copy of it?

flameboy
Posts: 22
Joined: Mon Jan 04, 2010 1:05 pm

Re: Bot not working with new version 2.1.7.2069

#16 Post by flameboy » Fri Mar 12, 2010 3:52 am

I didn't delete it, but I updated it today.

Code: Select all

-- Auto-generated by update.lua
addresses = {
	camPtr_offset = 0x460,
	camXUVec_offset = 0x128,
	camX_offset = 0x104,
	camYUVec_offset = 0x12C,
	camY_offset = 0x108,
	camZUVec_offset = 0x130,
	camZ_offset = 0x10C,
	castbar_offset = 0x25C,
	charAlive_offset = 0x224,
	charBattle_offset = 0x6F2,
	charPtr_offset = 0x58C,
	macro1_offset = 0x118,
	macro2_offset = 0x620,
	mousePtr_offset = 0x704,
	pawnAttackable_offset = 0x384,
	pawnClass1_offset = 0x2FC,
	pawnClass2_offset = 0x304,
	pawnDirXUVec_offset = 0x34,
	pawnDirYUVec_offset = 0x3C,
	pawnHP_offset = 0x2C8,
	pawnId_offset = 0x14,
	pawnLevel2_offset = 0x308,
	pawnLevel_offset = 0x300,
	pawnMP2_offset = 0x2E0,
	pawnMP_offset = 0x2D4,
	pawnMaxHP_offset = 0x2D0,
	pawnMaxMP2_offset = 0x2E0,
	pawnMaxMP_offset = 0x2D8,
	pawnMount_offset = 0xC4,
	pawnName_offset = 0x290,
	pawnPetPtr_offset = 0x280,
	pawnTargetPtr_offset = 0x274,
	pawnType_offset = 0x18,
	pawnX_offset = 0x28,
	pawnY_offset = 0x2C,
	pawnZ_offset = 0x30,
	staticbase_char = 0x985C3C,
	staticbase_macro = 0x9D7A04,
	staticpattern_char = 0x5D987D,
	staticpattern_macro = 0x73B1A5,
}

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

Re: Bot not working with new version 2.1.7.2069

#17 Post by Administrator » Fri Mar 12, 2010 3:57 am

Yes, your addresses.lua is invalid. I'd suggest deleting it then redoing an SVN update.

flameboy
Posts: 22
Joined: Mon Jan 04, 2010 1:05 pm

Re: Bot not working with new version 2.1.7.2069

#18 Post by flameboy » Fri Mar 12, 2010 4:01 am

Thanks, it works now.

Emploxc
Posts: 2
Joined: Mon Feb 08, 2010 12:53 pm

Re: Bot not working with new version 2.1.7.2069

#19 Post by Emploxc » Fri Mar 12, 2010 9:37 am

It seems that the Bot doesn`t work anymore because of the update today. Any fixes ?

useless
Posts: 5
Joined: Thu Dec 24, 2009 8:11 am

Re: Bot not working with new version 2.1.7.2069

#20 Post by useless » Fri Mar 12, 2010 10:04 am

Emploxc wrote:It seems that the Bot doesn`t work anymore because of the update today. Any fixes ?
Did you even READ this message before responding to it? The bot works fine but you have to do an SVN update because the addresses file has changed and the rom/update script doesn't fix this particular problem.

If you did an SVN update and it still doesn't work, try deleting your addresses.lua and doing an SVN update again.

Locked

Who is online

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