Lolcoincoin / tekkub-wow

Automatically exported from code.google.com/p/tekkub-wow
0 stars 0 forks source link

Cork, latest git version #861

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Login pops these errors, even after clearing SV:

[21:31:40] Interface\AddOns\cork\modules\WarlockPets.lua:36: attempt to
index field 'dbpc' (a nil value)
(tail call): ?
Interface\AddOns\cork\modules\WarlockPets.lua:36: in function `Scan'
Interface\AddOns\cork\modules\WarlockPets.lua:40: in function
<Interface\AddOns\cork\modules\WarlockPets.lua:40>
[string "safecall Dispatcher[2]"]:4: in function <[string "safecall
Dispatcher[2]"]:4>
[C]: ?
[string "safecall Dispatcher[2]"]:13: in function `?'
Interface\AddOns\ampere\CallbackHandler-1.0.lua:91: in function `Fire'
...\AddOns\Combuctor\libs\AceEvent-3.0\AceEvent-3.0.lua:119: in function
<...\AddOns\Combuctor\libs\AceEvent-3.0\AceEvent-3.0.lua:118>

[21:31:40] Interface\AddOns\cork\modules\WarlockSoulLink.lua:18: attempt to
index field 'dbpc' (a nil value)
(tail call): ?
Interface\AddOns\cork\modules\WarlockSoulLink.lua:18: in function
<Interface\AddOns\cork\modules\WarlockSoulLink.lua:17>
Interface\AddOns\cork\modules\WarlockSoulLink.lua:23: in function
<Interface\AddOns\cork\modules\WarlockSoulLink.lua:23>
[string "safecall Dispatcher[2]"]:4: in function <[string "safecall
Dispatcher[2]"]:4>
[C]: ?
[string "safecall Dispatcher[2]"]:13: in function `?'
Interface\AddOns\ampere\CallbackHandler-1.0.lua:91: in function `Fire'
...\AddOns\Combuctor\libs\AceEvent-3.0\AceEvent-3.0.lua:119: in function
<...\AddOns\Combuctor\libs\AceEvent-3.0\AceEvent-3.0.lua:118>

[21:31:40] Interface\AddOns\cork\modules\WarlockPets.lua:36: attempt to
index field 'dbpc' (a nil value)
(tail call): ?
Interface\AddOns\cork\modules\WarlockPets.lua:36: in function `Scan'
Interface\AddOns\cork\modules\WarlockPets.lua:40: in function
<Interface\AddOns\cork\modules\WarlockPets.lua:40>
[string "safecall Dispatcher[2]"]:4: in function <[string "safecall
Dispatcher[2]"]:4>
[C]: ?
[string "safecall Dispatcher[2]"]:13: in function `?'
Interface\AddOns\ampere\CallbackHandler-1.0.lua:91: in function `Fire'
...\AddOns\Combuctor\libs\AceEvent-3.0\AceEvent-3.0.lua:119: in function
<...\AddOns\Combuctor\libs\AceEvent-3.0\AceEvent-3.0.lua:118>

[21:31:40] Interface\AddOns\cork\modules\WarlockSoulLink.lua:18: attempt to
index field 'dbpc' (a nil value)
(tail call): ?
Interface\AddOns\cork\modules\WarlockSoulLink.lua:18: in function
<Interface\AddOns\cork\modules\WarlockSoulLink.lua:17>
Interface\AddOns\cork\modules\WarlockSoulLink.lua:23: in function
<Interface\AddOns\cork\modules\WarlockSoulLink.lua:23>
[string "safecall Dispatcher[2]"]:4: in function <[string "safecall
Dispatcher[2]"]:4>
[C]: ?
[string "safecall Dispatcher[2]"]:13: in function `?'
Interface\AddOns\ampere\CallbackHandler-1.0.lua:91: in function `Fire'
...\AddOns\Combuctor\libs\AceEvent-3.0\AceEvent-3.0.lua:119: in function
<...\AddOns\Combuctor\libs\AceEvent-3.0\AceEvent-3.0.lua:118>

Original issue reported on code.google.com by mikko.ma...@gmail.com on 16 Apr 2009 at 6:33

GoogleCodeExporter commented 9 years ago
Oh, didn't notice there's SVPC and SV .. cleared them both and no errors now.

Original comment by mikko.ma...@gmail.com on 16 Apr 2009 at 6:50

GoogleCodeExporter commented 9 years ago
Erm, is the warlock crap trying to access the dbpc before it's there or 
something?  The 
transition to dual-spec settings was supposed to be seamless... but I don't 
have a lock 
to test those on.

Original comment by Tekkub on 16 Apr 2009 at 7:01