Pitbull not showing up #69


  • New
  • Defect
Open
Assigned to ckknight
  • _ForgeUser335454 created this issue Dec 23, 2008

    What steps will reproduce the problem?
    1. Open wow

    What is the expected output? What do you see instead?
    Pitbull is not showing up, the default Blizzard frame is there instead

    What version of the product are you using?
    r1876 (according to pitbull.toc)

    Do you have an error log of what happened?

    [2008/12/23 11:11:11-1060-x1]: LibRock-1.0-90295 (PitBull):1017: attempt to call method 'IsModuleActive' (a nil value)
    LibRock-1.0-90295 (PitBull):2509: in function <...face\AddOns\PitBull\libs\LibRock-1.0\LibRock-1.0.lua:2503>
    LibRock-1.0-90295 (PitBull):2583: in function <...face\AddOns\PitBull\libs\LibRock-1.0\LibRock-1.0.lua:2546>
    LibRock-1.0-90295 (PitBull):2694: in function <...face\AddOns\PitBull\libs\LibRock-1.0\LibRock-1.0.lua:2689>
    <in C code>: in function `LoadAddOn'
    Interface\FrameXML\UIParent.lua:991: in function `UIParentLoadAddOn':
    Interface\FrameXML\UIParent.lua:288: in function `AchievementFrame_LoadUI':
    UrbanAchiever\Main.lua:328: in function `HookAlertFrames'
    UrbanAchiever\Main.lua:289: in function <Interface\AddOns\UrbanAchiever\Main.lua:234>
    (tail call): ?:
    <in C code>: ?
    <string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
    (tail call): ?:
    AceAddon-3.0-5 (Ace3):369: in function `EnableAddon'
    AceAddon-3.0-5 (Ace3):439: in function <Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:425>
    <in C code>: in function `LoadAddOn'
    Interface\FrameXML\UIParent.lua:991: in function `UIParentLoadAddOn':
    Interface\FrameXML\UIParent.lua:241: in function `CombatLog_LoadUI':
    Interface\FrameXML\UIParent.lua:389: in function `UIParent_OnEvent':
    <string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>

      ---

    Please provide any additional information below.

    Somehow, pitbull is loaded as I'm able to open the config window. But when I click on "All units" in the config window (for example) I have another error :

    [2008/12/23 11:15:58-1060-x1]: LibRockConfig-1.0: Cannot find path `PitBull->All units->other'.:
    LibRockConfig-1.0-90399:3939: in function <...PitBull\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:3853>
    LibRockConfig-1.0-90399:3696: in function <...PitBull\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:3665>

      ---

  • _ForgeUser335454 added the tags New Defect Dec 23, 2008
  • _ForgeUser335454 posted a comment Dec 23, 2008

    Update, I installed the latest librock modules as standalone and it works fine now. It seems it's an embedded libs problem...

    I noticed problems with parrot, but they disappeared when I installed librock modules as well, maybe the embed problems is there ?

    I'm missing the WAU feature allowing to install modules without embedded libs... -_-'

    (sorry for my awful english, I'm french)


To post a comment, please login or register a new account.