X-Perl UnitFrames

293 - PTR breaketh things as usual

Date: 2009-10-02 22:51:36
ID: -2
Error occured in: Global
Count: 12
Message: ..\AddOns\XPerl\XPerl_Init.lua line 18:
   attempt to call method 'GetFrameType' (a nil value)
Debug:
   XPerl\XPerl_Init.lua:154 XPerl_pcall()
   XPerl\XPerl_Init.lua:697
      XPerl\XPerl_Init.lua:676
   [C]: pcall()
   XPerl\XPerl_Init.lua:148 XPerl_pcall()
   XPerl\XPerl_Init.lua:434 XPerl_Init()
   XPerl\XPerl_Globals.lua:353
      XPerl\XPerl_Globals.lua:321
   XPerl\XPerl_Globals.lua:388
      XPerl\XPerl_Globals.lua:362

Date: 2009-10-02 22:51:36
ID: -1
Error occured in: Global
Count: 1
Message: ...ace\AddOns\XPerl_TargetTarget\XPerl_TargetTarget.lua line 410:
   attempt to index field 'conf' (a nil value)
Debug:
   XPerl\XPerl_Init.lua:154 XPerl_pcall()
   XPerl\XPerl_Init.lua:701
      XPerl\XPerl_Init.lua:676
   [C]: pcall()
   XPerl\XPerl_Init.lua:148 XPerl_pcall()
   XPerl\XPerl_Init.lua:434 XPerl_Init()
   XPerl\XPerl_Globals.lua:353
      XPerl\XPerl_Globals.lua:321
   XPerl\XPerl_Globals.lua:388
      XPerl\XPerl_Globals.lua:362

User When Change
Zeksie Mon, 05 Oct 2009 09:52:17 Changed status from New to Started
mysticalos Sat, 03 Oct 2009 03:32:08 Create

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

  • 4 comments
  • Avatar of palaka palaka Sat, 17 Oct 2009 23:41:19

    It appears that blizzard is messing with target of target... For now the fix for the index local 'self' that i can see is comment out line 60 in XPerl_Target.lua. Where it tries to disable TargetofTargetFrame.

  • Avatar of mysticalos mysticalos Fri, 09 Oct 2009 04:02:13

    disabled target module for now, no errors, rest all work fine. just cannot use target or targets target module because of new error on PTR

    Last edited on 09 Oct 2009 by mysticalos
  • Avatar of mysticalos mysticalos Thu, 08 Oct 2009 21:59:43

    Newest ptr build broke it some more. The target frame no longer shows up.

    Date: 2009-10-08 00:16:20
    ID: -12
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\XPerl\XPerl.lua line 558:
       attempt to index local 'self' (a nil value)
    Debug:
       [C]: ?
       XPerl\XPerl.lua:558 XPerl_BlizzFrameDisable()
       XPerl_Target\XPerl_Target.lua:60 XPerl_Target_OnLoad()
       [string "*:OnLoad"]:1:
          [string "*:OnLoad"]:1

  • Avatar of Sirlefou Sirlefou Sun, 04 Oct 2009 13:22:22

    for a temp fix remplace GetFrameType by GetObjectType in xperl_frameoption and xperl_init and add libstub in standalone version

  • 4 comments

Facts

Last updated on
05 Oct 2009
Reported on
03 Oct 2009
Status
Started - Work on this issue has begun.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.

Reported by

Possible assignees