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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Pulling Mobs Issues

llwmrll

New Member
Joined
Dec 5, 2010
Messages
3
Hey,

I'm currently leveling a sith inquisitor (Sorc) and since arriving on Dromund Kaas he has stopped pulling mobs.

He follows the paths and does the quests it just involves me ordering the companion to attack to provoke the bot.

What can I do for this problem?

please let me know if you need me to attach the logs.

Thank you!
 

^This^ is the best that can be done at the moment.

Greymagic is flakey to say the least (one of the APIs used by BuddyWing). In WingIt, we're finding that asking simple questions about a Mob's Health or number of stacks of a particular Buff/Debuff will trigger these kinds of problems. The problem is almost always a consequence of using a LINQ query (e.g., WingIt.Helpers.<get_LowestHealthPlayer>b__19(TorCharacter p)) from your log.

In WingIt, we're trying hard to prevent triggering these bugs. Again, the bug is not in WingIt, but far below in low-level code. But, its difficult to make combat decisions if you can't reliably ask about a mob's health, or if it has a particular debuff so you can initiate class-specific attacks.

cheers,
chinajade
 
Thank you both for your help and quick responses.

I updated the SVN and the issue still presents itself, I can tolerate it as all i need to do is click and not do the battle. But are there any ETA's on the fix for an issue such as this?

Thanks again!
 
I updated the SVN and the issue still presents itself, I can tolerate it as all i need to do is click and not do the battle. But are there any ETA's on the fix for an issue such as this?

Believe me, we're as frustrated as you are. :) There are some problems we are just not smart enough to figure out how to work around atm.

As far as an ETA, that is up to BWdev to answer. I know they are at least aware of GreyMagic problems.

cheers,
chinajade
 
Back
Top