[2008/08/09 15:46:26-1068-x9]: MBB\MBB.lua:396: stack overflow
MBB\MBB.lua:403: in function `ohide'
MBB\MBB.lua:403: in function `ohide'
MBB\MBB.lua:403: in function `ohide'
MBB\MBB.lua:403: in function `ohide'
MBB\MBB.lua:403: in function `ohide'
MBB\MBB.lua:403: in function `ohide'
MBB\MBB.lua:403: in function `ohide'
MBB\MBB.lua:403: in function `ohide'
MBB\MBB.lua:403: in function `ohide'
MBB\MBB.lua:403: in function `ohide'
MBB\MBB.lua:403: in function `ohide'
MBB\MBB.lua:403: in function `ohide'
...:
MBB\MBB.lua:403: in function `ohide'
MBB\MBB.lua:403: in function `ohide'
MBB\MBB.lua:403: in function `ohide'
MBB\MBB.lua:403: in function `ohide'
MBB\MBB.lua:403: in function `ohide'
MBB\MBB.lua:403: in function `ohide'
MBB\MBB.lua:403: in function `ohide'
MBB\MBB.lua:511: in function `MBB_AddButton'
MBB\MBB.lua:731: in function `MBB_OnUpdate'
<string>:"*:OnUpdate":1: in function <[string "*:OnUpdate"]:1>
... and the screen freezes up except for a pulse for a second that it unfreezes, every 5 seconds or so. If I disable LocationFu or revert it back to r73247, everything works well again.
I tried updating MBB to the latest on wowace.com, r79480, but it still has the error and the screen problem. The error is the same except for line numbers:
Code:
[2008/08/09 16:17:03-1071-x6]: MBB\MBB.lua:419: stack overflow
MBB\MBB.lua:426: in function `ohide'
MBB\MBB.lua:426: in function `ohide'
MBB\MBB.lua:426: in function `ohide'
MBB\MBB.lua:426: in function `ohide'
MBB\MBB.lua:426: in function `ohide'
MBB\MBB.lua:426: in function `ohide'
MBB\MBB.lua:426: in function `ohide'
MBB\MBB.lua:426: in function `ohide'
MBB\MBB.lua:426: in function `ohide'
MBB\MBB.lua:426: in function `ohide'
MBB\MBB.lua:426: in function `ohide'
MBB\MBB.lua:426: in function `ohide'
...:
MBB\MBB.lua:426: in function `ohide'
MBB\MBB.lua:426: in function `ohide'
MBB\MBB.lua:426: in function `ohide'
MBB\MBB.lua:426: in function `ohide'
MBB\MBB.lua:426: in function `ohide'
MBB\MBB.lua:426: in function `ohide'
MBB\MBB.lua:426: in function `ohide'
MBB\MBB.lua:534: in function `MBB_AddButton'
MBB\MBB.lua:754: in function `MBB_OnUpdate'
<string>:"*:OnUpdate":1: in function <[string "*:OnUpdate"]:1>
Reverting back to LocationFu r73247 once again fixes it.
Last edited by Jaim Sandar : 08-09-2008 at 07:27 PM.
I have to echo this. The whole reason for me to use this mod is to have the info always shown in the actual bar. Why have a fubar mod if it cannot be put in the bar? it is not a fubar mod anymore, it is a minimap mod.
Quote:
Originally posted by Machuki as more and more addons are going on minimap, i'm requesting an option "Attache to FuBar/Minimap", please
would be normal that you could put a fubar addon into fubar
as more and more addons are going on minimap, i'm requesting an option "Attache to FuBar/Minimap", please
would be normal that you could put a fubar addon into fubar
I was having the same problem like some of you when entering the game, it gives this error:
Date: 2007-10-02 23:48:24
ID: 51
Error occured in: Global
Count: 1
Message: ..\AddOns\FuBar_LocationFu\LocationFu.lua line 5:
Cannot find a library instance of LibBabble-Spell-3.0.
Debug:
[C]: ?
[C]: error()
...face\AddOns\AtlasLoot\Libs\AceLibrary\AceLibrary.lua:516: AceLibrary()
FuBar_LocationFu\LocationFu.lua:5: in main chunk
[C]: ?
[C]: pcall()
FuBar\FuBar.lua:817:
FuBar\FuBar.lua:812
FuBar\FuBar.lua:945: LoadPlugin()
FuBar\FuBar.lua:1073:
FuBar\FuBar.lua:1065
[C]: ?
...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:289:
...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227
I was using the r50313 from the wowace repository (in the .toc Interface version is 20100). After using the r29519 available here (Interface 20003 in the .toc) the problem was gone and LocationFu loaded correctly.
After checking the .lua file I saw LibBabble-Spell library is not used in r29519, but the library is present in the r50313. Maybe this info helps.