191 - Two unexpected behaviors with r307/v3.239-beta
What steps will reproduce the problem?
1. Enter a 25-man raid. Have a Holy Priest in the raid (not you) die.
2. Enter a 5-man party. Have a Warlock (not you) put up a Summoning portal without having put up a Soulwell prior.
What is the expected output? What do you see instead?
What is seen on the Holy Priest death: 3 chat messages alerting to the priest death. Two at the same time when the Priest is transformed by Spirit of Redemption. Then another one when the Priest goes down for the count at the end of the Spirit of Redemption. So priest deaths don't appear to have been fixed.
With the warlock, got the following message in chat when they put up a Summoning portal: "RaidBuffStatus: (player name) has set us up a a Soul Well (4k)". Which of course was incorrect.
What version of the product are you using?
r307
Do you have an error log of what happened?
No errors.
| User | When | Change |
|---|---|---|
| danielbarron | Sun, 08 Nov 2009 20:04:25 | Changed status from Waiting to Fixed |
| danielbarron | Mon, 02 Nov 2009 11:11:45 | Changed status from Accepted to Waiting |
| danielbarron | Sun, 25 Oct 2009 21:56:09 | Changed status from New to Accepted |
| Zidomo | Sun, 25 Oct 2009 16:31:09 | Create |
- 4 comments
- 4 comments
Facts
- Last updated on
- 08 Nov 2009
- Reported on
- 25 Oct 2009
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- #4
danielbarron Mon, 02 Nov 2009 11:11:37Can you try latest alpha or beta?
- #3
danielbarron Tue, 27 Oct 2009 00:10:07spiritofredemption = { order = 916, icon = BSI[27827], tip = BS[27827], callalways = true,
Callalways should be true not false in core.lua. That might fix the problem. Roughly line 421.
- #2
danielbarron Mon, 26 Oct 2009 22:49:52I reproduced the priest thing this evening. I will look into it.
- #1
danielbarron Sun, 25 Oct 2009 22:05:39Are you sure the lock did not miss-click and do soul then cancel quickly and go summoning?
The priest thing is strange. I will try and reproduce.