What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Magitek - All in One

Status
Not open for further replies.
Can you please tell me more specifics like ...

Are you running as a Marauder or a Warrior, if Warrior is your level sync'd and what is your level? If you're getting an error in your log, please post the log. If it's just not doing it's rotation it's because something is stopping it, i've been running Marauder and i'm not having any issues right now.

Running as a Warrior, as soon as I start the bot I get spammed with this particular set of text:

[02:44:45.707 D] System.NullReferenceException: Object reference not set to an instance of an object.
at Magitek.Magitek.Pulse() in c:\Users\MICHAEL\Desktop\Rebornbuddy\Routines\Magitek\Magitek.cs:line 32
[02:44:45.707 D] System.NullReferenceException: Object reference not set to an instance of an object.
at Magitek.Magitek.Pulse() in c:\Users\MICHAEL\Desktop\Rebornbuddy\Routines\Magitek\Magitek.cs:line 42
at ff14bot.Behavior.Pulsator.Pulse(PulseFlags flags)
at ff14bot.TreeRoot.()

Other jobs are working fine, however.
 
Last edited:
Paladin doesn't use Cure, though it is listed on startup as 120. Solo is checked, heal party is checked, heal alliance is checked. Character keeps trying to use Cover on self. I've unchecked Cover, spams Awareness and then dies.

Cure wasn't included in the Paladin rotation, it is now - it's not enabled by default so you need to enable it in your settings. I found an issue with Cover, thanks for the report.

Spams Awareness and then dies? Although it may appear as spam in your log, obviously Awareness has a cooldown and therefore cannot be spammed, the bot just spams it until it gets the cast off. We're those the only issues you had with the Paladin routine because you're making it sound like it did nothing at all but die.

In any case, update pushed out onto the SVN.

Changes made today on the SVN include:

- Started progress on recoding the BLM rotation, it should now successfully perform the single target rotation regardless of your level sync.
- Fixed Warrior and also cleaned up a lot of unnecessary code in it.
- Bug fixes on Paladin and added Cure.
 
Can I suggets to add a Button in Job/Class Settings (and in the other sections too) to reset the Fields to default values?
 
Can I suggets to add a Button in Job/Class Settings (and in the other sections too) to reset the Fields to default values?

I can add that, yes. I'm still learning a lot in that realm but when I figure it out i'd like to add Save As and Load buttons as well.
 
Last edited:
Keep getting this when I start the routine (with ExCombatAssist):

Code:
[20:06:27.407 D] System.NullReferenceException: Object reference not set to an instance of an object.
   at Magitek.Helpers.PartyHelper.<AcquireAllianceHealingTargets>b__14(Object r) in c:\Rebornbuddy\Routines\Magitek\Helpers\PartyHelper.cs:line 157
   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 TreeSharp.PrioritySelector.<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.TreeRoot.()

Tried reinstalling and it didn't fix it.
 
Archer, level 28. It attempts to cast 'Blood letter' and gives error every single time. My log is full of the below:

Code:
[07:16:44.591 N] [Magitek] Casting Bloodletter
[07:16:44.591 D] DoAction Spell 110 0x40016B26
[07:16:44.591 D] System.NullReferenceException: Object reference not set to an instance of an object.
   at Magitek.Helpers.Casting.<>c__DisplayClass3.<Cast>b__1(Object ret) in d:\!!!!BuddyBots\RebornBuddy\Routines\Magitek\Helpers\Casting.cs:line 74
   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.PrioritySelector.<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 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 ff14bot.TreeRoot.()

Always after blood letter, every time after blood letter.

It continues on just fine as if nothing had happened, so I'm not overly concerned, but I thought it best you be aware. This is with a 100% fresh install of magitek, excombatassist and RB (on a related note, RB was the cause of the WHM problem I was having it seems, a clean RB install fixed it up where a clean ECA and Magitek install alone didn't).
 
Last edited:
I can confirm the problem papatoast is having.
This is an old problem of magitek :)
 
Bard routine does not seem to be using Flaming Arrow

The requirements were a little crazy so I changed them, update SVN and as long as you have Flaming Arrow checked it should cast it. Bloodletter for lvl28 should be solved also.
 
The CR for Gladiator seems to be having an issue after starting. after the first few fights its stops working and displays an error message when it tried to fight again.

[20:42:05.929 D] System.InvalidOperationException: NavigationProvider cannot be null!
at ff14bot.Navigation.Navigator.MoveTo(Vector3 location, String destination)
at ff14bot.Behavior.CommonBehaviors..(Object )
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)
 
The CR for Gladiator seems to be having an issue after starting. after the first few fights its stops working and displays an error message when it tried to fight again.

[20:42:05.929 D] System.InvalidOperationException: NavigationProvider cannot be null!
at ff14bot.Navigation.Navigator.MoveTo(Vector3 location, String destination)
at ff14bot.Behavior.CommonBehaviors..(Object )
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)

Updated on SVN.
 
As a 50 scholar I'm getting this when it summons Eos:

Code:
[02:06:09.269 N] [Magitek] Casting Summon
[02:06:09.269 D] DoAction Spell 165 0x1002C966
[02:06:10.701 D] Something went wrong couldnt find pet with object id 40029DE8

As with the ARC bug, it continues just fine as if nothing were wrong (its not attempting to resummon), so I'm not too concerned, but thought you should know.
 
with the all basic routine profile, i have noticed you have to be really close to the target to use skills. Tested on pugilist
 
Under Bard settings, Venomous Bite HP seems to always default back to 2500 regardless of what its set to.
 
What is the optimal way to use this profile as a mnk? The bot doesn't seem to be able to switch between flanks automatically, so how do you ensure that you're getting the most out of it?
 
Status
Not open for further replies.
Back
Top