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 |
- 4 comments
- 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.
- #4
palaka Sat, 17 Oct 2009 23:41:19It 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.
- #3
mysticalos Fri, 09 Oct 2009 04:02:13disabled target module for now, no errors, rest all work fine. just cannot use target or targets target module because of new error on PTR
- #2
mysticalos Thu, 08 Oct 2009 21:59:43Newest 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
- #1
Sirlefou Sun, 04 Oct 2009 13:22:22for a temp fix remplace GetFrameType by GetObjectType in xperl_frameoption and xperl_init and add libstub in standalone version