Xeye
New Member
- Joined
- Jun 27, 2015
- Messages
- 48
I've patched the existing code to make it work with the latest beta.
This of course does not support the new classes yet and I only did basic testing.
Gonna try it.
Thanks Pyr. /bow
I've patched the existing code to make it work with the latest beta.
This of course does not support the new classes yet and I only did basic testing.
Download Pyromani's version with the fix, I'm working on the next version of it and should have it finished by the end of this weekend. It now has a UI, and a few miscellaneous convenience options like skip dialog, automatic quest item hand in, automatic quest accept, automatic teleport accept, etc to make manual questing a bit easier. Also now it stops auto-equip when you're in specific quests to make it compatible with questing profiles, the double slot items conflicts should be resolved too, and a few bug fixes.
I've patched the existing code to make it work with the latest beta.
This of course does not support the new classes yet and I only did basic testing.
same here, download piromanci version, that one worksany reason this isnt showing up in my list of addons when i open up RB? every other plugin shows up
[20:19:30.838 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at Agil.EquipmentActions.GetMainHandProspect(OptimizerConfig config) in c:\Users\TONY\Desktop\New folder (4)\RebornbuddyBETA 1.0.24.0\Plugins\Agil(1)\Actions\EquipmentActions.cs:line 107
at Agil.EquipmentActions.GetProspect(OptimizerConfig config, EquipmentSlot category) in c:\Users\TONY\Desktop\New folder (4)\RebornbuddyBETA 1.0.24.0\Plugins\Agil(1)\Actions\EquipmentActions.cs:line 92
at Agil.EquipmentActions.<OptimizeGear>d__0.MoveNext() in c:\Users\TONY\Desktop\New folder (4)\RebornbuddyBETA 1.0.24.0\Plugins\Agil(1)\Actions\EquipmentActions.cs:line 33
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at TreeSharp.ActionRunCoroutine....()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.CheckPostConditions(Boolean shouldBeCanceled)
at Buddy.Coroutines.Coroutine.Resume(Boolean forStop)
at Buddy.Coroutines.Coroutine.Resume()
at TreeSharp.ActionRunCoroutine.Run(Object context)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at ff14bot.Behavior.HookExecutor.Run(Object context)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
at TreeSharp.Composite.Tick(Object context)
at ff14bot.TreeRoot.() --> System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at Agil.EquipmentActions.GetMainHandProspect(OptimizerConfig config) in c:\Users\TONY\Desktop\New folder (4)\RebornbuddyBETA 1.0.24.0\Plugins\Agil(1)\Actions\EquipmentActions.cs:line 107
at Agil.EquipmentActions.GetProspect(OptimizerConfig config, EquipmentSlot category) in c:\Users\TONY\Desktop\New folder (4)\RebornbuddyBETA 1.0.24.0\Plugins\Agil(1)\Actions\EquipmentActions.cs:line 92
at Agil.EquipmentActions.<OptimizeGear>d__0.MoveNext() in c:\Users\TONY\Desktop\New folder (4)\RebornbuddyBETA 1.0.24.0\Plugins\Agil(1)\Actions\EquipmentActions.cs:line 33
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at TreeSharp.ActionRunCoroutine....()
log attachedIt looks like you're trying to use it with a new class. Are you, and did you download the original, apply Pyro's, and my fix? Pyro's made it work for the older classes, mine made it work in conjuntion with his, but with the new classes as well.
https://www.thebuddyforum.com/attac...optimizer-spiritbonder-repair-statweights-zip
Agil hasn't officially been updated, at least publicly, as far as I can tell. From Neverdyne:Just curious why is Agil not showing up as a plugin when I start the bot.
I am running the latest version of the beta bot for Heavensward.
The plugin is installed in my plugin directory and it is in the right
location.
Other plugins show up fine that are in the plugin directory
like Zekken and Fatestay Teleport.
And yes I have the latest release of Agil as well as per the
SVN.
But for some reason this plugin is not show up ...
any ideas as to what is wrong with Agil?
Thanks,
Download Pyromani's version with the fix, I'm working on the next version of it and should have it finished by the end of this weekend. It now has a UI, and a few miscellaneous convenience options like skip dialog, automatic quest item hand in, automatic quest accept, automatic teleport accept, etc to make manual questing a bit easier. Also now it stops auto-equip when you're in specific quests to make it compatible with questing profiles, the double slot items conflicts should be resolved too, and a few bug fixes.
View attachment 181820 log attached
[08:12:14.070 N] [Agil] Loaded settings.[08:12:14.070 N] [Agil] Cannot find file: Plugins\Agil\Data\Menders.yaml
[08:12:14.070 N] [Agil] Loaded data for 0 menders.
[08:12:14.073 N] [Agil] Cannot find file: Plugins\Agil\Data\StatWeights.yaml
[08:12:14.073 N] [Agil] Loaded stat weights for 0 classes.
[08:12:14.077 D] Inserted new hook [TreeStart @0] 9fa5ef0a-1cb6-4b71-bc00-ea87e144bb73
[08:12:14.077 N] [Agil] Hooked.
Awesome, will give it a whirl here in a few. Can't wait for your new version of Lisbeth and Zekken.I fixed this version, for the most part.