Page 1 of 1

Patch 6.0.2 Error

Posted: Tue Sep 10, 2013 9:40 am
by turbobay
Today RoM got Patch 6.0.2

Update works fine so far, the bot works, too.
but in some occasions i got an error
...functions.lua:2298 attempt to perform arithmetic on local "endloc" (a nil value)

error occured when
-trying to start Andor Minigame
-after Malatina open Boxes
-during fight

Restarting bot and continue fighting got no more errors so far.
Malatina and Andor only tried once

edit: repeated errors while fighting. Maybe when he cannot see target this may appear, but seems random for me at the moment.

Re: Patch 6.0.2 Error

Posted: Tue Sep 10, 2013 9:55 am
by wiedzmin97
Yep me too.;/Confirm up.

Re: Patch 6.0.2 Error

Posted: Tue Sep 10, 2013 10:10 am
by BlubBlab
Same here update worked well until I used the travel userfunction to travel away
functions.lua:2298 attempt to perform arithmetic on local "endloc" (a nil value)

Re: Patch 6.0.2 Error

Posted: Tue Sep 10, 2013 10:21 am
by Rickster
hi,

i also get this error

Code: Select all

.../micromacro/scripts/rom/functions.lua:2298: attem
pt to perform arithmetic on local 'endloc' (a nil value)
it happens, also like described above, when
- fighting
- sending mails
- targeting objects

at least the bot breaks every 1-3 minutes with the above error message.

Ric

Re: Patch 6.0.2 Error

Posted: Tue Sep 10, 2013 10:51 am
by rock5
I'm updating the game now. So I'm working on it.

Re: Patch 6.0.2 Error

Posted: Tue Sep 10, 2013 11:01 am
by Montoro
I have also had some problems with it.

Code: Select all

The game client did not crash.
[string " ALRPP()..."]:1: attempt to call global 'ALRPP' (a nil value)
for the Syrbal pass daily.

Also got this one from vinedaily xaviera

Code: Select all

The game client did not crash.
[string "..."]:9: attempt to call global 'set_options' (a nil value)
Hope you will be able to solve this out.

Thanks for your work.

Re: Patch 6.0.2 Error

Posted: Tue Sep 10, 2013 12:58 pm
by rock5
I've fixed getTEXT and added a pattern search for it so it will still work with older version (and newer ones hopefully). But before I commit,
Montoro wrote:

Code: Select all

The game client did not crash.
[string " ALRPP()..."]:1: attempt to call global 'ALRPP' (a nil value)

Code: Select all

The game client did not crash.
[string "..."]:9: attempt to call global 'set_options' (a nil value)
I can't find "ALRPP" or "set_options" anywhere in the bot so I expect the problem is with a waypoint file, userfunction or profile. Strange the errors don't show a file name.

Re: Patch 6.0.2 Error

Posted: Tue Sep 10, 2013 1:34 pm
by rock5
Bugger it. People are waiting for their update.

Committed to 763. Should still be compatible with older versions of the game.

Re: Patch 6.0.2 Error

Posted: Tue Sep 10, 2013 1:56 pm
by Montoro
rock5 wrote:I've fixed getTEXT and added a pattern search for it so it will still work with older version (and newer ones hopefully). But before I commit,
Montoro wrote:

Code: Select all

The game client did not crash.
[string " ALRPP()..."]:1: attempt to call global 'ALRPP' (a nil value)

Code: Select all

The game client did not crash.
[string "..."]:9: attempt to call global 'set_options' (a nil value)
I can't find "ALRPP" or "set_options" anywhere in the bot so I expect the problem is with a waypoint file, userfunction or profile. Strange the errors don't show a file name.
Those waypoints worked fine for me for months, so something in this new patch has made them just not work.

i will take a look to other waypoints for the same dailys.

So can we now update?

thanks!

Re: Patch 6.0.2 Error

Posted: Tue Sep 10, 2013 2:12 pm
by rock5
Unless you can figure out where "ALRPP" and "set_options" comes from, there is nothing I can do.

Yes, revision 763 is ready.

Re: Patch 6.0.2 Error

Posted: Wed Sep 11, 2013 12:45 am
by Vengefulmilk
Thanks Rock. Working like a dream for me today as soon as I updated.

Re: Patch 6.0.2 Error

Posted: Sat Sep 14, 2013 7:24 am
by rambo66
yes, thx Rock works again