--=== Official patch 4.0.6.2476 topic ===--

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Message
Author
Lordnika
Posts: 50
Joined: Wed Jun 29, 2011 10:14 am

Re: --=== Official patch 4.0.6.2476 topic ===--

#21 Post by Lordnika » Wed Dec 14, 2011 9:49 pm

i have this prob. :

rev 682 copy ingamefunctions used the revert option but
when i start the boot ...Maco test OK
and it gets stuck and in game all is doing flash menu screen
over and over again

no idea what to do

Lordnika
Posts: 50
Joined: Wed Jun 29, 2011 10:14 am

Re: --=== Official patch 4.0.6.2476 topic ===--

#22 Post by Lordnika » Wed Dec 14, 2011 9:52 pm

i delete all my macros
here is what i found after

GameMenuFrame:IsVisible()

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

Re: --=== Official patch 4.0.6.2476 topic ===--

#23 Post by rock5 » Wed Dec 14, 2011 10:40 pm

Do you have 'extraactionbars' ingame addon?
  • 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

Sasuke
Posts: 503
Joined: Mon May 17, 2010 3:40 pm
Location: Poland

Re: --=== Official patch 4.0.6.2476 topic ===--

#24 Post by Sasuke » Wed Dec 14, 2011 11:18 pm

problem.....script\rom\bot.lua:486:bad argument #1 to 'lower' (string expected got boolean)...why? ty

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

Re: --=== Official patch 4.0.6.2476 topic ===--

#25 Post by rock5 » Thu Dec 15, 2011 12:48 am

Sasuke wrote:problem.....script\rom\bot.lua:486:bad argument #1 to 'lower' (string expected got boolean)...why? ty
I'd say because you have "RELOAD_AMMUNITION" set to true in your profile. That's incorrect. Here's the entry in the wiki.
RELOAD_AMMUNITION Which kind of ammunition should we reload ( arrow | thrown | false) .
  • 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

alkirah
Posts: 32
Joined: Wed Dec 15, 2010 6:58 pm

Re: --=== Official patch 4.0.6.2476 topic ===--

#26 Post by alkirah » Thu Dec 15, 2011 1:16 am

forget, restarting client fixed that

Blyad
Posts: 49
Joined: Fri Oct 07, 2011 3:16 am

Re: --=== Official patch 4.0.6.2476 topic ===--

#27 Post by Blyad » Thu Dec 15, 2011 3:17 am

Code: Select all

/rom/classes/pwn.lua:222:bad argument #1 'readfunc' ((null))
happens roughly every 3 minutes farming, only additional function added or changed other than the default settings is

Code: Select all

	<onSkillCast><![CDATA[
		while player:haveTarget() do
		  keyboardPress(key.VK_E); -- press the 1 key
		end
	]]></onSkillCast>
any thoughts?

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

Re: --=== Official patch 4.0.6.2476 topic ===--

#28 Post by rock5 » Thu Dec 15, 2011 4:13 am

Well, does it do it if you take out that code?
  • 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

Blyad
Posts: 49
Joined: Fri Oct 07, 2011 3:16 am

Re: --=== Official patch 4.0.6.2476 topic ===--

#29 Post by Blyad » Thu Dec 15, 2011 5:03 am

no rock it does not, however that line of code worked in the last 12+ patches.

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

Re: --=== Official patch 4.0.6.2476 topic ===--

#30 Post by lisa » Thu Dec 15, 2011 5:30 am

I just want to double check something, did you type the error or copy & paste it?
/rom/classes/pwn.lua:222:bad argument #1 'readfunc' ((null))
I ask because it sayd pwn.lua and not pawn.lua.
If you copy pasted the error then there could be a huge number of causes as it isn't the default bot.
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

Blyad
Posts: 49
Joined: Fri Oct 07, 2011 3:16 am

Re: --=== Official patch 4.0.6.2476 topic ===--

#31 Post by Blyad » Thu Dec 15, 2011 6:34 am

i manually typed it from the micromacro v1.02 beta 1 window.

and i obviously missed the 'a' in pawn however the rest of the error was correct.

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

Re: --=== Official patch 4.0.6.2476 topic ===--

#32 Post by rock5 » Thu Dec 15, 2011 6:44 am

So what exactly does the 'E' key do?
  • 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

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

Re: --=== Official patch 4.0.6.2476 topic ===--

#33 Post by lisa » Thu Dec 15, 2011 6:51 am

Do you do an update before the

Code: Select all

while player:haveTarget() do
because if you cast a buff skill then you may not have a target at all.
So if the E key is using attack skills then it may cause issues.

I would test by adding in a

Code: Select all

player:update()
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

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

Re: --=== Official patch 4.0.6.2476 topic ===--

#34 Post by lisa » Thu Dec 15, 2011 8:59 am

Ok 1 more question, does the game crash at the same time you get this message?
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

Blyad
Posts: 49
Joined: Fri Oct 07, 2011 3:16 am

Re: --=== Official patch 4.0.6.2476 topic ===--

#35 Post by Blyad » Thu Dec 15, 2011 11:19 am

it appears directly before the crash report app opens, but not before the game itself locks up.


it would appear to crash when looting specifically.

i allso manually farmed and was unable to replicate these events,

Lordnika
Posts: 50
Joined: Wed Jun 29, 2011 10:14 am

Re: --=== Official patch 4.0.6.2476 topic ===--

#36 Post by Lordnika » Thu Dec 15, 2011 2:37 pm

Do you have 'extraactionbars' ingame addon?
thnx..solved
100% forgot about my extraactionbars

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

Re: --=== Official patch 4.0.6.2476 topic ===--

#37 Post by lisa » Thu Dec 15, 2011 9:07 pm

Blyad wrote:it appears directly before the crash report app opens, but not before the game itself locks up.


it would appear to crash when looting specifically.

i allso manually farmed and was unable to replicate these events,
1.
Pop into millers ranch and run the egg farming WP for a few minutes and see what happens. It will atleast test the targeting function and rule that out as the issue.

2.
Have a look through any files in the rom/userfunctions folder and see if there are any addresses used within the userfunctions. It will have 0x in it, 0x9CD67D, 0xA2D55D that sort of thing.

3.
Make sure all icons are green in the rom folder, if any red or yellow icons then do a SVN update and SVN revert.

4.
Try using a different character to do something, anything at all. Even create a new character and just run through the 1-10 that comes as default.

If none of that fixes the issue then not sure what else to try.
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

sEbola
Posts: 6
Joined: Sat Mar 12, 2011 7:24 am
Location: Festung Breslau

Re: --=== Official patch 4.0.6.2476 topic ===--

#38 Post by sEbola » Fri Dec 16, 2011 3:18 pm

I've updated via SVN files, but still have same error:

Code: Select all

9:14pm - D:/micromacro/scripts/classes/player.lua:2099: attempt to perform arithmetic on field 'Speed' (a nil value)
Any suggestions? :)

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

Re: --=== Official patch 4.0.6.2476 topic ===--

#39 Post by lisa » Fri Dec 16, 2011 8:51 pm

Hmm that is a weird error to get.

pawn.lua defines speed as 50 by default

Code: Select all

self.Speed = 50
and then when updating it does

Code: Select all

self.Speed = memoryReadRepeat("float", proc, self.Address + addresses.pawnSpeed_offset)
So for .Speed to be nil then the memory read must be returning nil

All I can suguest is making sure you have done SVN update and SVN revert on your 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

Louis
Posts: 22
Joined: Sat Dec 17, 2011 4:52 pm

Re: --=== Official patch 4.0.6.2476 topic ===--

#40 Post by Louis » Sat Dec 17, 2011 5:30 pm

Solution? :cry:
thx
Attachments
error.JPG

Post Reply

Who is online

Users browsing this forum: Google [Bot] and 1 guest