WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   RealUI (https://www.wowinterface.com/forums/forumdisplay.php?f=163)
-   -   Skada/SpecializedLibBars Error (https://www.wowinterface.com/forums/showthread.php?t=50901)

Hakamaori 12-27-14 06:04 PM

Skada/SpecializedLibBars Error
 
I searched the Real UI sub forums for "Skada Error" and "SpecializedLibBars Error" and nothing came up. So, now I'll post the bug report here and see if i failed at using the search function again.

Code:

33x ...bs\SpecializedLibBars-1.0\SpecializedLibBars-1.0-99001.lua:320: Usage: <unnamed>:SetScript("type", function)
[C]: in function `SetScript'
...bs\SpecializedLibBars-1.0\SpecializedLibBars-1.0-99001.lua:320: in function `AddButton'
Skada\BarDisplay.lua:37: in function `Create'
Skada\Skada-r602.lua:636: in function `CreateWindow'
Skada\Skada-r602.lua:1158: in function `ReloadSettings'
Skada\Skada-r602.lua:2459: in function <Skada\Skada.lua:2458>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?
Ace3\AceAddon-3.0\AceAddon-3.0-12.lua:558: in function `EnableAddon'
Ace3\AceAddon-3.0\AceAddon-3.0-12.lua:651: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:636>
[C]: in function `LoadAddOn'
FrameXML\UIParent.lua:327: in function `UIParentLoadAddOn'
FrameXML\UIParent.lua:401: in function `TimeManager_LoadUI'
FrameXML\UIParent.lua:828: in function <FrameXML\UIParent.lua:789>

Locals:
nil

Skada will not manually toggle viewable and there's a strange adjustment tab in the middle of my UI now. This was not happening until the issue with Skada/SpecializedLibBars started occurring.

Thanks for your time.

tsompanis 12-27-14 07:47 PM

Just reroll to previous version. That fixed it for me.

ali3n8 12-29-14 01:58 PM

Will there be an official fix for this? I have the same issue with skada.

Hakamaori 01-07-15 07:11 PM

Still not working correctly.
 
I've updated Skada, twice now and this bug continues to occur.

Will there be fix for this with Real UI?

Gethe 01-07-15 08:15 PM

I have not seen this error at all. What are you doing when it happens? What info are you looking at in Skada?

Zighawk73 01-08-15 08:15 PM

Quote:

Originally Posted by Gethe (Post 304516)
I have not seen this error at all. What are you doing when it happens? What info are you looking at in Skada?

I've been having the same problem. It starts at load, shows the little phantom frame adjustment triangle, and I personally at least cannot toggle Skada at all. I rolled Skada back to 1.4-27 and it went away, but the latest two Skada updates have both been doing this.

sihulagen 01-10-15 08:00 AM

Quote:

Originally Posted by Gethe (Post 304516)
I have not seen this error at all. What are you doing when it happens? What info are you looking at in Skada?

First I apologize for my English.
Doing nothing, just upgrade Skada login into game, Skada windows do not show up and I have this error.

Code:

1x ...bs\SpecializedLibBars-1.0\SpecializedLibBars-1.0-99001.lua:320: Usage: <unnamed>:SetScript("type", function)
[C]: in function `SetScript'
...bs\SpecializedLibBars-1.0\SpecializedLibBars-1.0-99001.lua:320: in function `AddButton'
Skada\BarDisplay.lua:37: in function `Create'
Skada\Skada-r605.lua:640: in function `CreateWindow'
Skada\Skada-r605.lua:1162: in function `ReloadSettings'
Skada\Skada-r605.lua:2488: in function <Skada\Skada.lua:2487>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?
Ace3\AceAddon-3.0\AceAddon-3.0-12.lua:558: in function `EnableAddon'
Ace3\AceAddon-3.0\AceAddon-3.0-12.lua:651: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:636>
[C]: ?
[C]: in function `LoadAddOn'
FrameXML\UIParent.lua:327: in function `UIParentLoadAddOn'
FrameXML\UIParent.lua:401: in function `TimeManager_LoadUI'
FrameXML\UIParent.lua:828: in function <FrameXML\UIParent.lua:789>
[C]: ?

Locals:
nil


Hakamaori 01-10-15 05:04 PM

Stuff
 
As it has already been stated in the previous to comments, this starts at load up and put the frame adjustment toggle on the screen. The two most recent Skada updates have not fixed the issues either.

myrroddin 01-10-15 10:52 PM

I don't use RealUI, but a shot in the dark here is that LibBars-1.0 has been customized, probably to account for previous expansions causing code breakage.

The current version of LibBars works fine for me in SmartRes2, even though it is flagged for WoW 4.3. I did have to one line of hack in SR2's code but it was minor.
Code:

-- LibBars event - called when bar finished fading
function SmartRes2:ResBarsFadeFinished(event, bar, name)
        if not name then
                -- Hack to deal with LibBars callback setup
                self, event, bar, name = SmartRes2, self, event, bar
        end
        -- self:Debug("ResBarsFadeFinished", name)
        resBars[name] = nil
end


Morrtin 01-18-15 02:33 AM

I also had to roll back Skada to 1.4-27 because 1.4-28 messes up the UI. You have a little triangle in the middle of the screen and Skada toggle doesn't work. Even not with slash commands.

Etone 01-18-15 06:06 AM

Same for me, i Updated Skada to Version 1.4-28 and now I can not toggle it, the same Errorcode is posted in my Bugsac and the little Adjustment Frame ist showing. I switched to Recount for the Moment (i allready had it installed and set up), but that is only a short solution. Hope this gets fixed.

Greetings
Etone

Gethe 01-18-15 06:54 PM

Ok so the release version was Skada just recently updated, which has the change causing this bug.

For those of you using alpha versions of addons, TELL ME that you are using the alpha. I typically run the release version as that is what gets packaged with RealUI. So if you are not using the release version, I need to know about it in the bug report.

Morrtin 01-19-15 12:31 PM

Little bit confused about what you mean with alpha version. Because I am not using any alpha versions. Skada 1.4-28 is a released version at least curse client tells me so. :-)

Gethe 01-19-15 09:36 PM

Quote:

Originally Posted by Morrtin (Post 305290)
Little bit confused about what you mean with alpha version. Because I am not using any alpha versions. Skada 1.4-28 is a released version at least curse client tells me so. :-)

Right, but this was first reported in December. The only way to get the error prior to a few days ago was to have the alpha.

Hakamaori 01-19-15 09:54 PM

Well, sorry to have frazzled your interwebs. I didn't know it was an Alpha version when the curse updater, said there was an update for Skada back in December. Regardless, it's still not working correctly.

Ærixalimar 02-26-15 12:33 PM

if you replace the nibRealUI/Libs/Libs/SpecializedLibBars-1.0 with the newer version from Skada (Skada/libs/SpecializedLibBars-1.0) everything seems to be working fine.

Gethe 02-26-15 02:31 PM

Quote:

Originally Posted by Ærixalimar (Post 306986)
if you replace the nibRealUI/Libs/Libs/SpecializedLibBars-1.0 with the newer version from Skada (Skada/libs/SpecializedLibBars-1.0) everything seems to be working fine.

The version included in RealUI was updated back in January (r10a) specifically to fix this issue. I would recommend using that.


All times are GMT -6. The time now is 03:52 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI