Sycho
New Member
- Joined
- Jan 10, 2015
- Messages
- 143
[09:04:50.902 D] No viable path from <-60.44426, 8.113304, 34.83847> to <-210.2958, -16.13492, -55.40603> in 00:00:00.7252809 ms
Yours looks to be the same problem, should be fixed now.
[09:04:50.902 D] No viable path from <-60.44426, 8.113304, 34.83847> to <-210.2958, -16.13492, -55.40603> in 00:00:00.7252809 ms
<If Condition ="Core.Player.ClassLevel < 52">
<LogMessage Message="Your current level of botanist is not high enough for this profile. Please level to 51 and start the profile again."/>
<RunCode Name="Stop"/>
</If>
Hello,
I'm trying to get this to work but all my Careful Synth II's only yields 58 progress, so this requires me to use 3 Careful Synth II's. I'm not sure what can be the cause. Simulator is showing that I should be getting 98 progress.
Craftsman: 415
Control: 393
CP: 349
***EDIT: FYI, incase this hasn't been mentioned. Careful Synth II went up to 133 progress after reaching Lv51 on Weaver.
Also, on your line 77-80, I have this:Code:<If Condition ="Core.Player.ClassLevel < 52"> <LogMessage Message="Your current level of botanist is not high enough for this profile. Please level to 51 and start the profile again."/> <RunCode Name="Stop"/> </If>
But line 112-115 has it as "Core.Player.ClassLevel < 51"
I modified Line 77 for it to work for me.
So once you reached 51 it started working for you?
ok i hate to be a bother but when i go and try to collect the cotton boils and am wearing my wearvers gears the toon just sits and does not change into botanist gears. I have to manually change the gears then the bot continues thru until i return to get more cotton boils.
View attachment 184301
You did it again buddy
<If Condition="Core.Player.ClassLevel < 51">
<LogMessage Message="Your current level of Leatherworker is not high enough for this profile. Please level to 50 and start the profile again."/>
hehe
Will run it some more but thought I had all the bugs out of that area. The moveto tag in Western Highlands only seems to work about half the time so ended up using a gather tag to get to the starting location. It will complete a loop before the time for the spawn then wait and continue after the correct time.
First off thank you for all the hard work you have put into this.
I intend to lvl all crafts form 50-60 using your profiles (assuming you keep on releasing more crafts). If you need a beta tester hit me up.
Just one question about your weaver profile. Does it keep doing the lvl 51 synth (rainbow thread) all the way to 60 or does it change at some point?
It changes to Ramie Thread @ Lv 55
Ah thank you for the info.
Also I did notice that it keeps on trying to farm Thunder shards (even though I have 9999). I think the recipe needs crystals so I am sure the WVR profile needs updating.