Priest Intelligent Notifier

1 - 4.1 combatlog changes


What version of the product are you using?

4.1.0a-oops

Do you have an error log of what happened?

no error pops up, announces are just not made

Please provide any additional information below.

Blizz changed the COMBAT_LOG_EVENT_UNFILTERED event, just need to change line 148 to include 'hideCasters'

local timestamp, Spelltype, hideCasters, sourceGUID, sourceName, sourceFlags, destGUID, destName, destFlags = select(1, ...)

and it works again fine

User When Change
zulunia May 04, 2011 at 04:03 UTC Changed description:
- What steps will reproduce the problem?
- 1.
- 2.
- 3.
- What is the expected output? What do you see instead?
+ What version of the product are you using?
+
+ 4.1.0a-oops
+ Do you have an error log of what happened?
- What version of the product are you using?
- 4.1.0a-oops
- Do you have an error log of what happened?
  no error pops up, announces are just not made
+
  Please provide any additional information below.
+
  Blizz changed the COMBAT_LOG_EVENT_UNFILTERED event, just need to change line 148 to include 'hideCasters'
  [code]
zulunia May 04, 2011 at 04:02 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

  • 1 comment
  • Avatar of bezegal bezegal May 08, 2011 at 08:51 UTC - 0 likes

    same problem here

  • 1 comment

Facts

Last updated
May 04, 2011
Reported
May 04, 2011
Status
New - Issue has not had initial review yet.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees

  • Avatar of raum
    • Manager
    • Author