Ace GUI Error #155


  • Invalid
  • Defect
Closed
Assigned to kaelten
  • _ForgeUser4707353 created this issue Jul 15, 2010

    What steps will reproduce the problem?
    1. Login to any toon
    2.
    3.

    What is the expected output? What do you see instead?
    I'm getting multiple (sometimes up to 25 or more ) errors, generally of the same type all at once as soon as I login to any toon. The quantity varies from login to login.

    What version of the product are you using?
    r907

    Do you have an error log of what happened?

    Message: Interface\AddOns\Ace3\Ace3.lua:14: Cannot find a library instance of "AceGUI-3.0".
    Time: Thu Jul 15 16:46:10 2010
    Count: 1
    Stack: [C]: in function `error'
    Interface\AddOns\Ace3\LibStub\LibStub.lua:23: in function `LibStub'
    Interface\AddOns\Ace3\Ace3.lua:14: in main chunk

    Locals: (*temporary) = "Cannot find a library instance of "AceGUI-3.0"."

    Please provide any additional information below.

    This is usually followed by several other Fubar related Errors, ie;

    Message: ...uBar_LocationFu\libs\LibJostle-3.0\LibJostle-3.0.lua:91: hooksecurefunc(): FCF_UpdateCombatLogPosition is not a function
    Time: Thu Jul 15 16:46:35 2010
    Count: 1
    Stack: [C]: ?
    [C]: in function `hooksecurefunc'
    ...uBar_LocationFu\libs\LibJostle-3.0\LibJostle-3.0.lua:91: in main chunk
    [C]: ?
    [C]: in function `pcall'
    Interface\AddOns\FuBar\FuBar.lua:829: in function <Interface\AddOns\FuBar\FuBar.lua:824>
    Interface\AddOns\FuBar\FuBar.lua:959: in function `LoadPlugin'
    Interface\AddOns\FuBar\FuBar.lua:1094: in function `object_method'
    ...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:289: in function <...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227>

    Locals:

    Message: Interface\AddOns\FuBar_LocationFu\LocationFu.lua:71: attempt to index global 'MinimapToggleButton' (a nil value)
    Time: Thu Jul 15 16:46:35 2010
    Count: 1
    Stack: ...erface\AddOns\FuBar\libs\LibRock-1.0\LibRock-1.0.lua:2463: in function <...erface\AddOns\FuBar\libs\LibRock-1.0\LibRock-1.0.lua:2436>
    ...erface\AddOns\FuBar\libs\LibRock-1.0\LibRock-1.0.lua:2510: in function <...erface\AddOns\FuBar\libs\LibRock-1.0\LibRock-1.0.lua:2503>
    ...erface\AddOns\FuBar\libs\LibRock-1.0\LibRock-1.0.lua:2569: in function <...erface\AddOns\FuBar\libs\LibRock-1.0\LibRock-1.0.lua:2546>
    ...erface\AddOns\FuBar\libs\LibRock-1.0\LibRock-1.0.lua:2694: in function <...erface\AddOns\FuBar\libs\LibRock-1.0\LibRock-1.0.lua:2689>
    [C]: ?
    [C]: in function `pcall'
    Interface\AddOns\FuBar\FuBar.lua:829: in function <Interface\AddOns\FuBar\FuBar.lua:824>
    Interface\AddOns\FuBar\FuBar.lua:959: in function `LoadPlugin'
    Interface\AddOns\FuBar\FuBar.lua:1094: in function `object_method'
    ...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:289: in function <...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227>

    Locals: Sometimes debuglocals() returns nothing, it's one of those times... (FYI: This last sentence (only) is a HotFix from Decursive to prevent a C stack overflow in the new Blizzard error handler and thus giving you the opportunity to send this debug report to the author of the problematic add-on so he/she can fix it)

    Message: Interface\AddOns\FuBar\FuBar_Panel.lua:24: attempt to call method 'RegisterTop' (a nil value)
    Time: Thu Jul 15 16:46:35 2010
    Count: 1
    Stack: ...Ons\FuBar\libs\LibRockEvent-1.0\LibRockEvent-1.0.lua:474: in function <...Ons\FuBar\libs\LibRockEvent-1.0\LibRockEvent-1.0.lua:415>
    (tail call): ?
    [C]: ?
    [C]: in function `pcall'
    Interface\AddOns\FuBar\FuBar.lua:829: in function <Interface\AddOns\FuBar\FuBar.lua:824>
    Interface\AddOns\FuBar\FuBar.lua:959: in function `LoadPlugin'
    Interface\AddOns\FuBar\FuBar.lua:1094: in function `object_method'
    ...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:289: in function <...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227>

    Locals: Sometimes debuglocals() returns nothing, it's one of those times... (FYI: This last sentence (only) is a HotFix from Decursive to prevent a C stack overflow in the new Blizzard error handler and thus giving you the opportunity to send this debug report to the author of the problematic add-on so he/she can fix it)

    Message: Interface\AddOns\FuBar\FuBar.lua:669: attempt to call method 'Refresh' (a nil value)
    Time: Thu Jul 15 16:46:37 2010
    Count: 4
    Stack: [C]: in function `Refresh'
    Interface\AddOns\FuBar\FuBar.lua:669: in function `SetFontSize'
    Interface\AddOns\FuBar\FuBar.lua:990: in function `LoadPlugin'
    Interface\AddOns\FuBar\FuBar.lua:1094: in function `object_method'
    ...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:289: in function <...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227>

    Locals: self = <table> {
    SetDatabaseNamespaceDefaults = <function> defined @Interface\AddOns\FuBar\libs\LibRockDB-1.0\LibRockDB-1.0.lua:657
    ToggleAutoHidingTop = <function> defined @Interface\AddOns\FuBar\FuBar.lua:606
    GetRightSpacing = <function> defined @Interface\AddOns\FuBar\FuBar.lua:697
    AddSecureScriptHook = <function> defined @Interface\AddOns\FuBar\libs\LibRockHook-1.0\LibRockHook-1.0.lua:500
    AddRepeatingTimer = <function> defined @Interface\AddOns\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:183
    IsAdjust = <function> defined @Interface\AddOns\FuBar\FuBar.lua:556
    CopyProfile = <function> defined @Interface\AddOns\FuBar\libs\LibRockDB-1.0\LibRockDB-1.0.lua:1320
    GetDatabaseNamespace = <function> defined @Interface\AddOns\FuBar\libs\LibRockDB-1.0\LibRockDB-1.0.lua:534
    OnCVarUpdate = <function> defined @Interface\AddOns\FuBar\FuBar.lua:1107
    AddTimer = <function> defined @Interface\AddOns\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:125
    ToggleOverflowing = <function> defined @Interface\AddOns\FuBar\FuBar.lua:571
    RemoveHook = <function> defined @Interface\AddOns\FuBar\libs\LibRockHook-1.0\LibRockHook-1.0.lua:563
    RestartGx = <function> defined @Interface\AddOns\FuBar\FuBar.lua:1103
    title = "FuBar"
    RemoveAllHooks = <function> defined @Interface\AddOns\FuBar\libs\LibRockHook-1.0\LibRockHook-1.0.lua:590
    SetProfile = <function> defined @Interface\AddOns\FuBar\libs\LibRockDB-1.0\LibRockDB-1.0.lua:973
    CheckResolution = <function> defined @Interface\AddOns\FuBar\FuBar.lua:1114
    Update = <function> defined @Interface\AddOns\FuBar\FuBar.lua:1246
    hooks = <table> {
    }
    ResetDatabase = <function> defined @Interface\AddOns\FuBar\libs\LibRockDB-1.0\LibRockDB-1.0.lua:1144
    db = <table> {
    }
    website = "" rel="noopener nofollow" target="_blank">http://www.wowace.com/&quot;
    ToggleAutoHidingBottom = <function> defined @Interface\AddOns\FuBar\FuBar.lua:628
    RegisterSkin = <function> defined @Interface\AddOns\FuBar\FuBar.lua:84
    SetFontSize = <function> defined @Interface\AddOns\FuBar\FuBar.lua:653
    AddSecureHook = <function> defined @Interface\AddOns\FuBar\libs\LibRockHook-1.0\LibRockHook-1.0.lua:413
    author = "ckknight"
    SetConfigTable = <function> defined @Interface\AddOns\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:676
    GetTopmostBottomPanel = <function> defined @Interface\AddOns\FuBar\FuBar.lua:537
    RemoveProfile = <function> defined @Interface\AddOns\FuBar\libs\LibRockDB-1.0\LibRockDB-1.0.lua:1085
    IsAutoHidingTop = <function> defined @Interface\AddOns\FuBar\FuBar.lua:600
    IsOverflowing = <function> defined @Interface\AddOns\FuBar\FuBar.lua:566
    IsAutoHidingBottom = <function> defined @Interface\AddOns\FuBar\FuBar.lua:624
    email = "ckknight AT gmail DOT com"
    GetScaledCursorPosition = <function> defined @Interface\AddOns\FuBar\FuBar.lua:504
    OnUpdate_AutoHideTop = <function> defined @Interface\AddOns\FuBar\FuBar.lua:1129
    donate = "PayPal:ckknight AT gmail DOT com"
    date = "2009-12-10"
    notes = "A panel that modules can plug into."
    GetTransparency = <function> defined @Interface\AddOns\FuBar\FuBar.lua:727
    Panel_OnLeave = <function> defined @Interface\AddOns\FuBar\FuBar.lua:1485
    SetLeftSpacing = <function> defined @Interface\AddOns\FuBar\FuBar.lua:680
    SetTransparency = <function> defined @Interface\AddOns\FuBar\FuBar.lua:731
    ToggleHidingTooltipsInCombat = <function> defined @Interface\AddOns\FuBar\FuBar.lua:1169
    SetCenterSpacing = <function> defined @Interface\AddOns\FuBar\FuBar.lua:692
    Plugin_StopDrag = <function> defined @Interface\AddOns\FuBar\FuBar.lua:1

    Just to list a few....

  • _ForgeUser4707353 added the tags New Defect Jul 15, 2010
  • yssaril posted a comment Jul 15, 2010

    reinstall Ace3 your installation seams incomplete

  • _ForgeUser4707353 posted a comment Jul 15, 2010

    As a note... I am a Mac user so manual install is the only way.... How should I handle the folders within the Ace3 folder itself along with the loose files within? I may have installed it wrongly in the first place.


    Edited Jul 15, 2010
  • yssaril posted a comment Jul 15, 2010

    the structure of all the files needs to stay the same.

    directly under the Ace3 folder you should have a whole bunch of folders and then some text files and one .toc, one .lua and one .xml file.

    in each of the subfolders you should have at the very least 2 files that have the same name as its folder but with a xml and a lua ending

    check http://www.wowinterface.com/forums/faq.php?faq=install out for a nice Guide to addon instalation


    Edited Jul 15, 2010
  • nevcairiel posted a comment Jul 16, 2010

    "How should I handle the folders within the Ace3 folder itself along with the loose files within?"

    Just extract it as it is. No magic, no nothing. Just extract everythign into your addons folder, so you have "Interface\AddOns\Ace3" which contains the loose files *and* all sub dirs.

  • nevcairiel removed a tag New Jul 16, 2010
  • nevcairiel added a tag Invalid Jul 16, 2010
  • nevcairiel closed issue Jul 16, 2010
  • _ForgeUser4707353 posted a comment Jul 19, 2010

    Thanks for the tip... I had originally pulled all the 'sub folders' out and placed them into the main 'addon' folder (bad information from someone prior). That seemed to cure many of the errors.... now there's new ones in place of them as follows:

    Message: Interface\AddOns\FuBar\FuBar_Panel.lua:24: attempt to call method 'RegisterTop' (a nil value) Time: Mon Jul 19 14:35:34 2010 Count: 1 Stack: ...Ons\FuBar\libs\LibRockEvent-1.0\LibRockEvent-1.0.lua:474: in function <...Ons\FuBar\libs\LibRockEvent-1.0\LibRockEvent-1.0.lua:415> (tail call): ? [C]: in function `LoadAddOn' [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:7: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4> (tail call): ? [C]: ? [C]: in function `hooksecurefunc' ...uBar_LocationFu\libs\LibJostle-3.0\LibJostle-3.0.lua:91: in main chunk [C]: ? [C]: in function `pcall' Interface\AddOns\FuBar\FuBar.lua:829: in function <Interface\AddOns\FuBar\FuBar.lua:824> Interface\AddOns\FuBar\FuBar.lua:959: in function `LoadPlugin' Interface\AddOns\FuBar\FuBar.lua:1094: in function `object_method' ...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:289: in function <...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227>

    Locals: namespace = "Blizzard" event = "ADDON_LOADED" events_namespace = <table> { ADDON_LOADED = <table> { } CVAR_UPDATE = <table> { } } multiEvents_namespace = nil events_namespace_event = <table> { (null) = <table> { } } multiEvents_namespace_withEvent = <table> { } tmp1 = <table> { 1 = <table> { } } tmp2 = <table> { 1 = <table> { } } lastUID = nil (for index) = 1 (for limit) = 1 (for step) = 1 i = 1 object = <table> { SetDatabaseNamespaceDefaults = <function> defined @Interface\AddOns\FuBar\libs\LibRockDB-1.0\LibRockDB-1.0.lua:657 ToggleAutoHidingTop = <function> defined @Interface\AddOns\FuBar\FuBar.lua:606 GetRightSpacing = <function> defined @Interface\AddOns\FuBar\FuBar.lua:697 AddSecureScriptHook = <function> defined @Interface\AddOns\FuBar\libs\LibRockHook-1.0\LibRockHook-1.0.lua:500 AddRepeatingTimer = <function> defined @Interface\AddOns\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:183 IsAdjust = <function> defined @Interface\AddOns\FuBar\FuBar.lua:556 CopyProfile = <function> defined @Interface\AddOns\FuBar\libs\LibRockDB-1.0\LibRockDB-1.0.lua:1320 GetDatabaseNamespace = <function> defined @Interface\AddOns\FuBar\libs\LibRockDB-1.0\LibRockDB-1.0.lua:534 OnCVarUpdate = <function> defined @Interface\AddOns\FuBar\FuBar.lua:1107 AddTimer = <function> defined @Interface\AddOns\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:125 ToggleOverflowing = <function> defined @Interface\AddOns\FuBar\FuBar.lua:571 RemoveHook = <function> defined @Interface\AddOns\FuBar\libs\LibRockHook-1.0\LibRockHook-1.0.lua:563 RestartGx = <function> defined @Interface\AddOns\FuBar\FuBar.lua:1103 title = "FuBar" RemoveAllHooks = <function> defined @Interface\AddOns\FuBar\libs\LibRockHook-1.0\LibRockHook-1.0.lua:590 SetProfile = <function> defined @Interface\AddOns\FuBar\libs\LibRockDB-1.0\LibRockDB-1.0.lua:973 CheckResolution = <function> defined @Interface\AddOns\FuBar\FuBar.lua:1114 Update = <function> defined @Interface\AddOns\FuBar\FuBar.lua:1246 hooks = <table> { } ResetDatabase = <function> defined @Interface\AddOns\FuBar\libs\LibRockDB-1.0\LibRockDB-1.0.lua:1144 db = <table> { } website = "http://www.wowace.com/" ToggleAutoHidingBottom = <function> defined @Interface\AddOns\FuBar\FuBar.lua:628 RegisterSkin = <function> defined @Interface\AddOns\FuBar\FuBar.lua:84 SetFontSize = <function> defined @Interface\AddOns\FuBar\FuBar.lua:653 AddSecureHook = <function> defined @Interface\AddOns\FuBar\libs\LibRockHook-1.0\LibRockHook-1.0.lua:413 author = "ckknight" SetConfigTable = <function> defined @Interface\AddOns\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:676 GetTopmostBottomPanel = <function> defined @Interface\AddOns\FuBar\FuBar.lua:537 RemoveProfile = <function> defined @Interface\AddOns\FuBar\libs\LibRockDB-1.0\LibRockDB-1.0.lua:1085 IsAutoHidingTop = <function> defined @Interface\AddOns\FuBar\FuBar.lua:600 IsOverflowing = <function> defined @Interface\AddOns\FuBar\FuBar.lua:566 IsAutoHidingBottom = <function> defined @I

    Message: ...uBar_LocationFu\libs\LibJostle-3.0\LibJostle-3.0.lua:91: hooksecurefunc(): FCF_UpdateCombatLogPosition is not a function Time: Mon Jul 19 14:35:34 2010 Count: 1 Stack: [C]: ? [C]: in function `hooksecurefunc' ...uBar_LocationFu\libs\LibJostle-3.0\LibJostle-3.0.lua:91: in main chunk [C]: ? [C]: in function `pcall' Interface\AddOns\FuBar\FuBar.lua:829: in function <Interface\AddOns\FuBar\FuBar.lua:824> Interface\AddOns\FuBar\FuBar.lua:959: in function `LoadPlugin' Interface\AddOns\FuBar\FuBar.lua:1094: in function `object_method' ...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:289: in function <...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227>

    Locals:

    Message: ...uBar_LocationFu\libs\LibJostle-3.0\LibJostle-3.0.lua:91: hooksecurefunc(): FCF_UpdateCombatLogPosition is not a function Time: Mon Jul 19 14:35:34 2010 Count: 1 Stack: [C]: ? [C]: in function `hooksecurefunc' ...uBar_LocationFu\libs\LibJostle-3.0\LibJostle-3.0.lua:91: in main chunk [C]: ? [C]: in function `pcall' Interface\AddOns\FuBar\FuBar.lua:829: in function <Interface\AddOns\FuBar\FuBar.lua:824> Interface\AddOns\FuBar\FuBar.lua:959: in function `LoadPlugin' Interface\AddOns\FuBar\FuBar.lua:1094: in function `object_method' ...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:289: in function <...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227>

    Locals:

    Message: Interface\AddOns\FuBar\FuBar.lua:669: attempt to call method 'Refresh' (a nil value) Time: Mon Jul 19 14:35:37 2010 Count: 4 Stack: [C]: in function `Refresh' Interface\AddOns\FuBar\FuBar.lua:669: in function `SetFontSize' Interface\AddOns\FuBar\FuBar.lua:990: in function `LoadPlugin' Interface\AddOns\FuBar\FuBar.lua:1094: in function `object_method' ...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:289: in function <...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227>

    Locals:

  • yssaril posted a comment Jul 20, 2010

    has nothing to do with ace so you need to create a separate ticket for it (fyi FuBar is dead)


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