Raven

95 - Error When Trying to add a custom bar

When trying to add a custom bar, I get a totally blank screen and the error below. From quick googling, it looks like an error with ace3 using a 4.1 function that doesn't exist on live. Maybe the addon needs to check for an earlier version of the library or something? This happens in the alpha, beta, and release versions of Raven.

Message: ...Libs\AceGUI-3.0\widgets\AceGUIContainer-TabGroup.lua:271 attempt to call method 'GetStringWidth' (a nil value)
Time: 03/31/11 08:29:35
Count: 1
Stack: (tail call): ?
...Libs\AceGUI-3.0\widgets\AceGUIContainer-TabGroup.lua:271 in function `BuildTabs'
...Libs\AceGUI-3.0\widgets\AceGUIContainer-TabGroup.lua:173 in function `SetTabs'
...ceConfig\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1611 in function `FeedGroup'
...ceConfig\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1853 in function `Open'
...ceConfig\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:830 in function <...ceConfig\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:613
(tail call): ?
[C]: ?
[string "safecall Dispatcher[4]"]:9: in function <[string "safecall Dispatcher[4]"]:5>
(tail call): ?
...ns\ArkInventory\Externals\Ace3-AceGUI\AceGUI-3.0.lua:314 in function `Fire'
...xternals\Ace3-AceGUI\widgets\AceGUIWidget-Button.lua:22 in function <...xternals\Ace3-AceGUI\widgets\AceGUIWidget-Button.lua:19

Locals: <none>

User When Change
Tomber Mar 31, 2011 at 14:47 UTC Changed status from New to Invalid
schizo Mar 31, 2011 at 12:33 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

  • 1 comment
  • Avatar of Tomber Tomber Mar 31, 2011 at 14:47 UTC - 0 likes

    This is an Ace3 bug and there is a ticket for it on the Ace3 project page. It is not a Raven bug so I am marking the ticket invalid. Hopefully the Ace3 team is on top of this and will get an update out shortly.

    In any case, I suspect that you have a different addon that was built with that Ace3 alpha (must have been built in the last few days). The Ace3 library tries to use the latest version present on your system so that results in Raven using the buggy version, even if it is not embedded in Raven itself.

    Last edited Mar 31, 2011 by Tomber
  • 1 comment

Facts

Last updated
Mar 31, 2011
Reported
Mar 31, 2011
Status
Invalid - This was not a valid report.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees