Page 1 of 1

Harvesting problem.

Posted: Fri Jun 19, 2009 10:38 pm
by jupister
So i set up the harvesting waypoints, my character walks to the waypoint and then micromacro stops running, gives this error :

[string "..."]:2: attempt to call method 'harvest' <a nil value>

What? please help, my arthritis kills me in material resourcing. also my waypoints look like this :

<waypoints>
<!-- # 8 --><waypoint x="-1663" z="-9020">player:harvest();</waypoint>
<!-- # 9 --><waypoint x="-1576" z="-8892">player:harvest();</waypoint>
<!-- #10 --><waypoint x="-1340" z="-8775">player:harvest();</waypoint>
<!-- #11 --><waypoint x="-1018" z="-8504">player:harvest();</waypoint>
<!-- #12 --><waypoint x="-1057" z="-8411">player:harvest();</waypoint>
<!-- #13 --><waypoint x="-699" z="-8367">player:harvest();</waypoint>
<!-- #14 --><waypoint x="-621" z="-8416">player:harvest();</waypoint>
<!-- #15 --><waypoint x="-365" z="-8309">player:harvest();</waypoint>
<!-- #16 --><waypoint x="491" z="-8469">player:harvest();</waypoint>
<!-- #17 --><waypoint x="608" z="-8536">player:harvest();</waypoint>
<!-- #18 --><waypoint x="390" z="-8095">player:harvest();</waypoint>
<!-- #19 --><waypoint x="330" z="-7849">player:harvest();</waypoint>
<!-- #20 --><waypoint x="157" z="-7592">player:harvest();</waypoint>
<!-- #21 --><waypoint x="249" z="-7171">player:harvest();</waypoint>
<!-- #22 --><waypoint x="481" z="-7056">player:harvest();</waypoint>
<!-- #23 --><waypoint x="709" z="-6869">player:harvest();</waypoint>
<!-- #24 --><waypoint x="596" z="-6801">player:harvest();</waypoint>
<!-- #25 --><waypoint x="307" z="-6410">player:harvest();</waypoint>
<!-- #26 --><waypoint x="-61" z="-6617">player:harvest();</waypoint>
<!-- #27 --><waypoint x="-365" z="-6688">player:harvest();</waypoint>
<!-- #28 --><waypoint x="-454" z="-7165">player:harvest();</waypoint>
<!-- #29 --><waypoint x="-652" z="-7331">player:harvest();</waypoint>
<!-- #30 --><waypoint x="-792" z="-7479">player:harvest();</waypoint>
<!-- #31 --><waypoint x="-895" z="-7316">player:harvest();</waypoint>
<!-- #32 --><waypoint x="-723" z="-7178">player:harvest();</waypoint>
<!-- #33 --><waypoint x="-849" z="-7848">player:harvest();</waypoint>
<!-- #34 --><waypoint x="-1007" z="-7796">player:harvest();</waypoint>
<!-- #35 --><waypoint x="-1425" z="-8062">player:harvest();</waypoint>
<!-- #36 --><waypoint x="-1511" z="-8365">player:harvest();</waypoint>
<!-- #37 --><waypoint x="-1971" z="-8341">player:harvest();</waypoint>
<!-- #38 --><waypoint x="-2200" z="-8411">player:harvest();</waypoint>
<!-- #39 --><waypoint x="-2618" z="-7973">player:harvest();</waypoint>
</waypoints>
Thank youu!

Re: Harvesting problem.

Posted: Fri Jun 19, 2009 10:51 pm
by jupister
Never mind figured it out! seems i was using old ROM. THANK you GUYS!!! :)!!!!!!!

Re: Harvesting problem.

Posted: Mon Jun 22, 2009 12:28 am
by jetturtle
Hi!
I am playing on russian server of "Runes of Magic". I tried using bot there, it worked!
I want to harvest resources in first (noob) location, but i can't configure bot properly.
Could somebody give me his waypoints and profile file or a link for the topics where i can find it.
Thank you ;)

Re: Harvesting problem.

Posted: Mon Jun 22, 2009 5:46 am
by Administrator
All of the information you need to know about harvesting is provided in the instructions.

Re: Harvesting problem.

Posted: Wed Jun 24, 2009 5:12 am
by magnumpi77
hmm well i read the garthering bot info now about 100 times and tries each way ...
but still get this error
[string %player:harvest<>;"]:1 attempt to call method ´harvest´ <a nil value>

using this waypoint ( just to test ):

<waypoints>
<!-- # 1 --><waypoint x="-2073" z="-7656"></waypoint>
<!-- # 2 --><waypoint x="-2082" z="-7540">player:harvest();</waypoint>
</waypoints>



and stil no idea what i do wrong
can you help me plz

many thx

Re: Harvesting problem.

Posted: Wed Jun 24, 2009 6:17 am
by Zilvermoon
magnumpi77 wrote:hmm well i read the garthering bot info now about 100 times and tries each way ...
but still get this error
[string %player:harvest<>;"]:1 attempt to call method ´harvest´ <a nil value>

using this waypoint ( just to test ):

<waypoints>
<!-- # 1 --><waypoint x="-2073" z="-7656"></waypoint>
<!-- # 2 --><waypoint x="-2082" z="-7540">player:harvest();</waypoint>
</waypoints>



and stil no idea what i do wrong
can you help me plz

many thx
I must admit I didn't try this yet, but from the error I suspect that you don't have the latest version (which you need since the harvest() function is new) ... so get the new version from first post in RoM Bot thread, if this dosn't help you I don't know what's wrong ...

Zilvermoon