Ace2

9 - PTR breaketh things as usual

Date: 2009-10-02 22:58:23
ID: 1
Error occured in: Global
Count: 1
Message: ...erface\AddOns\Ace2\AceConsole-2.0\AceConsole-2.0.lua line 2582:
   AceTab-2.0: Cannot register frame "ChatFrameEditBox"; it does not exist
Debug:
   Ace2\AceLibrary\AceLibrary.lua:66
      Ace2\AceLibrary\AceLibrary.lua:64
   Ace2\AceLibrary\AceLibrary.lua:611 Register()
   ...erface\AddOns\Ace2\AceConsole-2.0\AceConsole-2.0.lua:2688 in main chunk

User When Change
mysticalos Sat, 03 Oct 2009 03:36:34 Create

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

  • 2 comments
  • Avatar of mysticalos mysticalos Wed, 07 Oct 2009 23:12:19

    i figured as much, why blizz renames stuff for no reason we'll never know. they seem to go out of their way every content patch to rename old functions.

  • Avatar of yssaril yssaril Sun, 04 Oct 2009 20:51:34

    source of the error is blizzard renaming some frame widget function

    f.IsFrameType -> f.IsObjectType

    f:GetFrameType() -> f:GetObjectType()

    changeing both of those fixed the issue for me in Ace3 and Ace2

    Last edited on 04 Oct 2009 by yssaril
  • 2 comments

Facts

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

Reported by

Possible assignees

Votes (Total: +2, Average: +2.0)