4 - Member >1 and has actually changed
What steps will reproduce the problem?
1. someone joins or leaves party
What is the expected output? What do you see instead?
expected: nothing
seen:
--------------------
Member >1 and has actually changed
Sending joined message
Message received! JOIN
Someone joined! Asking them to host!
--------------------
What version of the product are you using?
1.5.7
Do you have an error log of what happened?
--------------------
Member >1 and has actually changed
Sending joined message
Message received! JOIN
Someone joined! Asking them to host!
--------------------
Please provide any additional information below.
As far as I checked the lua (and the event that triggers this implies) this has something to with communication with party members - what does this addon even have to do with the party?
| User | When | Change |
|---|---|---|
| luckrunsout | Jan 11, 2010 at 23:58 UTC | Changed status from New to Fixed |
| Nathanyel | Jan 01, 2010 at 22:23 UTC | Create |
- 1 comment
- 1 comment
Facts
- Last updated
- Jan 11, 2010
- Reported
- Jan 01, 2010
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #1
luckrunsout Jan 11, 2010 at 23:58 UTC - 0 likesSorry. v1.5.7 was a bit buggy and enabled the party code without me intending to.
The party communication section is in testing, and hopefully in the near future will be ready for release. In the meantime it should be disabled by default, and when turned on it outputs a lot of debug messages like the ones you've posted so I can track how far it gets.
Anyway, v1.5.8 fixed this. Let me know if the problem persists.