"only one evoker, yonk bombardments ok" printout whenever combat starts with an Augmentation Evoker in group
Baeligg opened this issue · 4 comments
Game and Details! version
Retail, Details VTC 13819 release 11.0.5
Describe the bug
-
Steps to Reproduce (what did you do to make the bug happen): Enter combat in a group with an Augmentation Evoker, possibly only in instances
Edit: Any evoker apparently, wasn't doing it at first on my devastation but now it is -
Result (what happens when you follow the steps above): Printout "only one evoker, yonk bombardments ok: (Evoker's name) Player-(series of numbers and letters)"
-
Expected (what you think the expected behavior would be when following the steps): Not that
-
When the bug started (a date, wow path release, details update, etc)? Most recent update
-
Additional information: Tested with only Details enabled as well. Combat log included, dunno if it'll matter
Lua Error
Post here lua errors, if you aren't getting any, use /console scriptErrors 1
No LUA errors
Combat Log
WoWCombatLog-110724_214756.txt
Other Information
If necessary, add more info here.
It does it with any one evoker period. Did it while on my devoker in every instance without a second, and did it while on a non-evoker that had only one otherwise.
Maybe this will seem ignorant, but this hardly seems like something to be surprised about. Programming is a lot of work and even something simple as one singular character can make or break something.
No biggie. In fact, the phrasing makes me chuckle. Yonk.
The printout is here:
Details-Damage-Meter/core/parser.lua
Line 5772 in a7d118d
Seems like a debug-printout that was accidentally left in.