View Single Post
09-25-16, 10:46 AM   #1
MuffinManKen
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 106
"You aren't in a party" message in chat window

It was reported to me that users of AutoBar would see this message in chat when looting while in a group. I checked and I don't see it when I'm in a guild party, but when I PUG the Direbrew event I do see it. I'm not sure what the difference is.

The real issue is that I have no idea what is triggering this. When you loot stuff, AutoBar looks through your bags when it gets the BAG_UPDATE and BAG_UPDATE_DELAYED events, but otherwise doesn't do anything loot-related. I added some extra debugging and the "You aren't in a party" gets printed before any of the BAG_* events reach my addon.

I am baffled. I know this isn't a lot to go on, but I'm hoping someone has seen something like this before and can point me in the right direction.

Knowing why it happens in the PUG situation, but not in a "normal" party might give a hint as to where to look.
  Reply With Quote