Kiatra / ChocolateBar

ChocolateBar is a World of Warcraft addons to display plugins in a bar on top or bottom of your screen
https://www.wowace.com/projects/chocolatebar
18 stars 9 forks source link

Fixes played time error on first character load #16

Closed icbat closed 1 year ago

icbat commented 2 years ago

Fixes #15

stops handling TIME_PLAYED_MSG if we don't know the player's name yet seems to occur in retail on first character load (not subsequent reloads or character change)

I've been seeing the same stack trace as mentioned in #15 since 9.2 release and this seems to fix it, and still let the played time get tracked on subsequent events.

Cluuey commented 2 years ago

Thanks for this fix.

Kiatra commented 1 year ago

Fixed with #15