MobHealth

3 - Problems referencing ChatWindow

What steps will reproduce the problem?
1. Type: /mh
2. Error:
[string "Interface/AddOns\MobHealth\MobHealth.lua";]:322:attempt to index global 'ChatWindow' (a nil value)

What version of the product are you using?
MobHealth v0.3 CC-fix

You can fix this by changing ChatWindow references from:
ChatWindow.Print
to:
EA_ChatWindow.Print

User When Change
burfo Mon, 20 Oct 2008 00:12:56 Create

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

Facts

Reported on
20 Oct 2008
Status
New - Issue has not had initial review yet.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.

Reported by

Possible assignees