Wizard buffs looping?

ajswolf

Member
Today this started happening :

OgreBotEcho(03:36:33): WhatIsTheBotDoing -> Main() - Main loop (Start of bot routine)
OgreBotEcho(03:36:33): CastingDetails -> Skipping Focused Mind because IsReady failed ( FALSE ).
OgreBotEcho(03:36:33): CastingDetails -> Skipping Magi's Shielding because IsReady failed ( FALSE ).
OgreBotEcho(03:36:33): CastingDetails -> Skipping Mail of Frost because the ability is not ready yet ( 105.115997 ).
OgreBotEcho(03:36:33): Casting -> Ability: Static Shield ID: 1446521125 -- With :Use -- called from: Cast Stack: Buffs - Self and Group
OgreBotEcho(03:36:35): WhatIsTheBotDoing -> Main() - Main loop (Start of bot routine)
OgreBotEcho(03:36:35): WhatIsTheBotDoing -> Main() - Main loop (Start of bot routine)
OgreBotEcho(03:36:35): CastingDetails -> Skipping Focused Mind because IsReady failed ( FALSE ).
OgreBotEcho(03:36:35): CastingDetails -> Skipping Magi's Shielding because IsReady failed ( FALSE ).
OgreBotEcho(03:36:35): CastingDetails -> Skipping Mail of Frost because the ability is not ready yet ( 103.364998 ).
OgreBotEcho(03:36:35): CastingDetails -> Skipping Mystical Overflow because IsReady failed ( FALSE ).
OgreBotEcho(03:36:35): Casting -> Ability: Ward of Sages ID: 1749869465 -- With :Use -- called from: Cast Stack: Buffs - Self and Group
OgreBotEcho(03:36:36): WhatIsTheBotDoing -> Main() - Main loop (Start of bot routine)
OgreBotEcho(03:34:12): CastingDetails -> Skipping Focused Mind because IsReady failed ( FALSE ).

I have tried Ogre export, deleting the xml files for the class in the ability information folder and then re running ogre export and I still get this continuous loop. All my other toons load up just fine.

Thanks for your help
 

Kannkor

Ogre
I'm not sure what you think the problem is... From that log, it is working exactly how it's suppose to be.

It's going through each individual ability, and skipping any that aren't to be cast, and casting the ones that are suppose to be cast.

Now, if you don't want the debug spam in the console, you can turn it off. Debug tab, and uncheck the debug options you don't want (or uncheck them all).

But I don't see any issue there at all.
 

eddie43302

Senior Member
I'm not sure what you think the problem is... From that log, it is working exactly how it's suppose to be.

It's going through each individual ability, and skipping any that aren't to be cast, and casting the ones that are suppose to be cast.

Now, if you don't want the debug spam in the console, you can turn it off. Debug tab, and uncheck the debug options you don't want (or uncheck them all).

But I don't see any issue there at all.
I just thought id level up an old wizard myself and he is 92 and I noticed this that its spams that while just siting there in guild hall. how come the other toons don't do that?
eBotEcho(16:01:18): CastingDetails -> Skipping Ward of Sages because IsReady failed ( FALSE ).
eBotEcho(16:01:18): CastingDetails -> Skipping Fortify Elements VII because IsReady failed ( FALSE )
eBotEcho(16:01:18): CastingDetails -> Skipping Summon Drake because IsReady failed ( FALSE ).
eBotEcho(16:01:18): CastingDetails -> Skipping Tyrant's Pact VII because IsReady failed ( FALSE ).
eBotEcho(16:01:19): CastingDetails -> Skipping Focused Mind because IsReady failed ( FALSE ).
eBotEcho(16:01:19): CastingDetails -> Skipping Magi's Shielding because IsReady failed ( FALSE ).
eBotEcho(16:01:19): CastingDetails -> Skipping Mail of Frost because IsReady failed ( FALSE ).
eBotEcho(16:01:19): CastingDetails -> Skipping Mystical Overflow because IsReady failed ( FALSE ).
eBotEcho(16:01:19): CastingDetails -> Skipping Static Shield because IsReady failed ( FALSE ).
eBotEcho(16:01:19): CastingDetails -> Skipping Ward of Sages because IsReady failed ( FALSE ).
eBotEcho(16:01:19): CastingDetails -> Skipping Fortify Elements VII because IsReady failed ( FALSE )
eBotEcho(16:01:19): CastingDetails -> Skipping Summon Drake because IsReady failed ( FALSE ).
 

Kannkor

Ogre
I just thought id level up an old wizard myself and he is 92 and I noticed this that its spams that while just siting there in guild hall. how come the other toons don't do that?
eBotEcho(16:01:18): CastingDetails -> Skipping Ward of Sages because IsReady failed ( FALSE ).
eBotEcho(16:01:18): CastingDetails -> Skipping Fortify Elements VII because IsReady failed ( FALSE )
eBotEcho(16:01:18): CastingDetails -> Skipping Summon Drake because IsReady failed ( FALSE ).
eBotEcho(16:01:18): CastingDetails -> Skipping Tyrant's Pact VII because IsReady failed ( FALSE ).
eBotEcho(16:01:19): CastingDetails -> Skipping Focused Mind because IsReady failed ( FALSE ).
eBotEcho(16:01:19): CastingDetails -> Skipping Magi's Shielding because IsReady failed ( FALSE ).
eBotEcho(16:01:19): CastingDetails -> Skipping Mail of Frost because IsReady failed ( FALSE ).
eBotEcho(16:01:19): CastingDetails -> Skipping Mystical Overflow because IsReady failed ( FALSE ).
eBotEcho(16:01:19): CastingDetails -> Skipping Static Shield because IsReady failed ( FALSE ).
eBotEcho(16:01:19): CastingDetails -> Skipping Ward of Sages because IsReady failed ( FALSE ).
eBotEcho(16:01:19): CastingDetails -> Skipping Fortify Elements VII because IsReady failed ( FALSE )
eBotEcho(16:01:19): CastingDetails -> Skipping Summon Drake because IsReady failed ( FALSE ).
You QUOTED the reason, and how to turn it on/off. So you took the answer in a quote, then asked the question...
 
Top Bottom