I have turned 'skin buttons' and 'skin button borders' on.
My bag bar and menu bar are being skinned perfectly.
My action bars, however, are not skinned at all?
Is this because there is no addon skin for bartender? Or have I got a setting wrong somewhere? I know I could use masque to skin my buttons, but I want it to match the rest of my interface, so I'd rather let Skinner handle it.
When I load the newest version of Skinner I get an error loading movie frame. It says:
Message: Interface\AddOns\Skinner\UIFrames.lua:1786: attempt to index global 'G' (a nil value)
Time: 11/26/13 12:42:35
Count: 1
Stack: (tail call): ?
[C]: in function `xpcall'
Interface\AddOns\Skinner\UtilFuncs.lua:120: in function <Interface\AddOns\Skinner\UtilFuncs.lua:114>
(tail call): ?
Interface\AddOns\Skinner\AddonFrames.lua:162: in function `?'
Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:41: in function <Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:36>
Locals: <none>
Also I don't see any difference to the button borders, but the change you made may be unrelated to my earlier question (about Bartender action bar buttons)/
Thank you so much for your ongoing hard work and improvements though!
4x Skinner-b5.17614.2\UIFrames.lua:1786: attempt to index global "G" (a nil value)
(tail call): ?
<in C code>
Skinner-b5.17614.2\UtilFuncs.lua:120: in function <Skinner\UtilFuncs.lua:114>
(tail call): ?
Skinner-b5.17614.2\AddonFrames.lua:162: in function "?"
AckisRecipeList-2.5.11\libs\AceTimer-3.0\AceTimer-3.0-16.lua:41: in function <AckisRecipeList\libs\AceTimer-3.0\AceTimer-3.0.lua:36>
Locals:
nil
As always, thank you for doing a great job keeping this essential addon running.
Open Skinner\UIFrames.lua, find line 1786 and change:
self:addSkinFrame{obj=G.MovieFrame.CloseDialog, ft=ftype}
to:
self:addSkinFrame{obj=_G.MovieFrame.CloseDialog, ft=ftype}
Open Skinner\UIFrames.lua, find line 1786 and change:
self:addSkinFrame{obj=G.MovieFrame.CloseDialog, ft=ftype}
to:
self:addSkinFrame{obj=_G.MovieFrame.CloseDialog, ft=ftype}
Hi, I got this error today, I installed "In flight taxi timer" and this is from bug sack:
9x Skinner-b5.17614.2\SkinMe\Quartz-3.1.4.lua:18: UIParent:GetChildren(): Stack overflow
Skinner-b5.17614.2\SkinMe\Quartz-3.1.4.lua:18: in function "skinSBs"
Skinner-b5.17614.2\SkinMe\Quartz-3.1.4.lua:79: in function <Skinner\SkinMe\Quartz.lua:4>
(tail call): ?
<in C code>
Skinner-b5.17614.2\UtilFuncs.lua:120: in function <Skinner\UtilFuncs.lua:114>
Skinner-b5.17614.2\UtilFuncs.lua:219: in function "checkAndRunAddOn"
Skinner-b5.17614.2\AddonFrames.lua:282: in function "?"
Ace3-Release-r1104\AceTimer-3.0\AceTimer-3.0-16.lua:41: in function <Ace3\AceTimer-3.0\AceTimer-3.0.lua:36>
I get the following error:
Date: 2013-12-10 11:15:14
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Skinner\UIFrames.lua line 1786:
attempt to index global 'G' (a nil value)
Debug:
(tail call): ?
[C]: xpcall()
Skinner\UtilFuncs.lua:120:
Skinner\UtilFuncs.lua:114
(tail call): ?
Skinner\AddonFrames.lua:162: ?()
Ace3\AceTimer-3.0\AceTimer-3.0.lua:41:
Ace3\AceTimer-3.0\AceTimer-3.0.lua:36
Locals:
None
AddOns:
Swatter, v4.4.0 (<%codename%>)
NPCScan, v5.4.2.1
NPCScanOverlay, v5.4.1.4
Ace3, v
AceGUI30SharedMediaWidgets, v
AskMrRobot, v1.2.3.0
AtlasLootLoader, vv7.07.01
Auctionator, v3.1.5
Babylonian, v5.1.DEV.332(/embedded)
Bartender4, v4.5.13.2
BittensSpellFlashLibrary, v50400.4.1
CallbackHandler10, v
Configator, v5.1.DEV.344(/embedded)
DBMCore, v
DBMRaidLeadTools, v
Gatherer, v4.4.0
InFlightLoad, v5.4.001
LibBetterBlizzOptions10, v1.0
LibSharedMedia30, v3.0-81
LibStub, v
OgriLazy, v1.2
Postal, v3.5.1
Quartz, v3.1.4
Recount, v
Skinner, vb5.17614.2
SlideBar, v4.4.0 (<%codename%>)
SpellFlash, v6.10
SpellFlashCore, v2.0.4
SuperGuildInvite, v6.11
TomTom, vv50400-1.0.0
XPerl, v3.7.5
XPerlArcaneBar, v
XPerlParty, v
XPerlPartyPet, v
XPerlPlayer, v
XPerlPlayerBuffs, v
XPerlPlayerPet, v
XPerlRaidAdmin, v
XPerlRaidFrames, v
XPerlRaidHelper, v
XPerlRaidMonitor, v
XPerlRaidPets, v
XPerlTarget, v
XPerlTargetTarget, v
BlizRuntimeLib_enUS v5.4.2.50400 <us>
(ck=40f)
13x Skinner\UIFrames.lua:1786: attempt to index global 'G' (a nil value)
(tail call): ?
[C]: in function `xpcall'
Skinner\UtilFuncs.lua:120: in function <Skinner\UtilFuncs.lua:114>
(tail call): ?
Skinner\AddonFrames.lua:162: in function `?'
Ace3\AceTimer-3.0\AceTimer-3.0-16.lua:41: in function <Ace3\AceTimer-3.0\AceTimer-3.0.lua:36>
Skinned Bartender4 (as requested by SerraAngel44), RaidRoll (as requested by Litvan)
Updated Quartz skin (as reported by Flappers)
Bugfix for MovieFrame skin (as reported by many of you)
Updated Region processing code
Updated Build & Version number checks
Hi, I´m getting the following error. Can someone help me please?
1x Skinner-b4.13329.3\Skinner.lua:504: attempt to index field 'obj' (a nil value)
(tail call): ?:
Skinner-b4.13329.3\SkinMe\GearScore.lua:6: in function <Skinner\SkinMe\GearScore.lua:3>
(tail call): ?:
<in C code>: in function `xpcall'
Skinner-b4.13329.3\UtilFuncs.lua:88: in function <Skinner\UtilFuncs.lua:86>
Skinner-b4.13329.3\UtilFuncs.lua:145: in function `checkAndRunAddOn'
Skinner-b4.13329.3\AddonFrames.lua:144: in function <Skinner\AddonFrames.lua:103>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[2]":9: in function <[string "safecall Dispatcher[2]"]:5>
(tail call): ?:
AceTimer-3.0-5 (Ace3):164: in function <Ace3\AceTimer-3.0\AceTimer-3.0.lua:138>
Hi, I´m getting the following error. Can someone help me please?
1x Skinner-b4.13329.3\Skinner.lua:504: attempt to index field 'obj' (a nil value)
(tail call): ?:
Skinner-b4.13329.3\SkinMe\GearScore.lua:6: in function <Skinner\SkinMe\GearScore.lua:3>
/snip
Hi JazMalta,
This seems to be an issue with the GearScore skin, can you give me the version number and a URL for the GearScore addon that you are using please.
Since, with the Bartender Skin, my UI is now complete, I wanted to show you the results. Maybe it will inspire more people to use skinner!
I'm a girl and I like things 'pretty'. However, I'm also a gamer and I like things practical too. But most of all, I like things exactly the way I want them!
So there's absolutely nothing original anymore about my interface, but my god is it pretty!
The design is the same on all my characters but the colours are designed around the characters themselves, mostly my transmogs. So I have 1 interface (with minor class-specific changes) and 4 colour schemes, red+gold, purple+gold, blue+gold and black+gold.
In a 40-man raid:
My fire mage:
My holy priest:
My farming druid:
Apart from Skinner I use other addons that affect my UI, like KGPanels, Bartender, Quarts, Pitbull4 etc.
Not sure if the reason lies with Skinner or not.
Regards
I have turned 'skin buttons' and 'skin button borders' on.
My bag bar and menu bar are being skinned perfectly.
My action bars, however, are not skinned at all?
Is this because there is no addon skin for bartender? Or have I got a setting wrong somewhere? I know I could use masque to skin my buttons, but I want it to match the rest of my interface, so I'd rather let Skinner handle it.
Moved scan of UIParent's children (as reported by Tinface)
Updated Version No & Release No checks
Added MovieFrame skin
Added Missing button borders
PTR Added AuthChallengeUI
b5.17614.2
Message: Interface\AddOns\Skinner\UIFrames.lua:1786: attempt to index global 'G' (a nil value)
Time: 11/26/13 12:42:35
Count: 1
Stack: (tail call): ?
[C]: in function `xpcall'
Interface\AddOns\Skinner\UtilFuncs.lua:120: in function <Interface\AddOns\Skinner\UtilFuncs.lua:114>
(tail call): ?
Interface\AddOns\Skinner\AddonFrames.lua:162: in function `?'
Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:41: in function <Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:36>
Locals: <none>
Also I don't see any difference to the button borders, but the change you made may be unrelated to my earlier question (about Bartender action bar buttons)/
Thank you so much for your ongoing hard work and improvements though!
As always, thank you for doing a great job keeping this essential addon running.
Also in chat the following appears:
Also oQueue 1.6.7 has issues:
In the chat the following appears:
self:addSkinFrame{obj=G.MovieFrame.CloseDialog, ft=ftype}
to:
self:addSkinFrame{obj=_G.MovieFrame.CloseDialog, ft=ftype}
Just add the underscore in front of the G.
That fixed it for me, thanks! :)
9x Skinner-b5.17614.2\SkinMe\Quartz-3.1.4.lua:18: UIParent:GetChildren(): Stack overflow
Skinner-b5.17614.2\SkinMe\Quartz-3.1.4.lua:18: in function "skinSBs"
Skinner-b5.17614.2\SkinMe\Quartz-3.1.4.lua:79: in function <Skinner\SkinMe\Quartz.lua:4>
(tail call): ?
<in C code>
Skinner-b5.17614.2\UtilFuncs.lua:120: in function <Skinner\UtilFuncs.lua:114>
Skinner-b5.17614.2\UtilFuncs.lua:219: in function "checkAndRunAddOn"
Skinner-b5.17614.2\AddonFrames.lua:282: in function "?"
Ace3-Release-r1104\AceTimer-3.0\AceTimer-3.0-16.lua:41: in function <Ace3\AceTimer-3.0\AceTimer-3.0.lua:36>
Locals:
nil
Date: 2013-12-10 11:15:14
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Skinner\UIFrames.lua line 1786:
attempt to index global 'G' (a nil value)
Debug:
(tail call): ?
[C]: xpcall()
Skinner\UtilFuncs.lua:120:
Skinner\UtilFuncs.lua:114
(tail call): ?
Skinner\AddonFrames.lua:162: ?()
Ace3\AceTimer-3.0\AceTimer-3.0.lua:41:
Ace3\AceTimer-3.0\AceTimer-3.0.lua:36
Locals:
None
AddOns:
Swatter, v4.4.0 (<%codename%>)
NPCScan, v5.4.2.1
NPCScanOverlay, v5.4.1.4
Ace3, v
AceGUI30SharedMediaWidgets, v
AskMrRobot, v1.2.3.0
AtlasLootLoader, vv7.07.01
Auctionator, v3.1.5
Babylonian, v5.1.DEV.332(/embedded)
Bartender4, v4.5.13.2
BittensSpellFlashLibrary, v50400.4.1
CallbackHandler10, v
Configator, v5.1.DEV.344(/embedded)
DBMCore, v
DBMRaidLeadTools, v
Gatherer, v4.4.0
InFlightLoad, v5.4.001
LibBetterBlizzOptions10, v1.0
LibSharedMedia30, v3.0-81
LibStub, v
OgriLazy, v1.2
Postal, v3.5.1
Quartz, v3.1.4
Recount, v
Skinner, vb5.17614.2
SlideBar, v4.4.0 (<%codename%>)
SpellFlash, v6.10
SpellFlashCore, v2.0.4
SuperGuildInvite, v6.11
TomTom, vv50400-1.0.0
XPerl, v3.7.5
XPerlArcaneBar, v
XPerlParty, v
XPerlPartyPet, v
XPerlPlayer, v
XPerlPlayerBuffs, v
XPerlPlayerPet, v
XPerlRaidAdmin, v
XPerlRaidFrames, v
XPerlRaidHelper, v
XPerlRaidMonitor, v
XPerlRaidPets, v
XPerlTarget, v
XPerlTargetTarget, v
BlizRuntimeLib_enUS v5.4.2.50400 <us>
(ck=40f)
Skinner: Error running MovieFrame
13x Skinner\UIFrames.lua:1786: attempt to index global 'G' (a nil value)
(tail call): ?
[C]: in function `xpcall'
Skinner\UtilFuncs.lua:120: in function <Skinner\UtilFuncs.lua:114>
(tail call): ?
Skinner\AddonFrames.lua:162: in function `?'
Ace3\AceTimer-3.0\AceTimer-3.0-16.lua:41: in function <Ace3\AceTimer-3.0\AceTimer-3.0.lua:36>
Locals:
nil
Updated Quartz skin (as reported by Flappers)
Bugfix for MovieFrame skin (as reported by many of you)
Updated Region processing code
Updated Build & Version number checks
b5.17658.1
[FONT="Impact"]LOVE[/FONT]
You!
-x-
Bartender skin looks fa-bu-lous!
Really put the finishing touches on my interface.
Thank you!
Bugfix for Bugsack option drop downs
Update ReputationBar positioning
Update BuildNo
b5.17688.1
1x Skinner-b4.13329.3\Skinner.lua:504: attempt to index field 'obj' (a nil value)
(tail call): ?:
Skinner-b4.13329.3\SkinMe\GearScore.lua:6: in function <Skinner\SkinMe\GearScore.lua:3>
(tail call): ?:
<in C code>: in function `xpcall'
Skinner-b4.13329.3\UtilFuncs.lua:88: in function <Skinner\UtilFuncs.lua:86>
Skinner-b4.13329.3\UtilFuncs.lua:145: in function `checkAndRunAddOn'
Skinner-b4.13329.3\AddonFrames.lua:144: in function <Skinner\AddonFrames.lua:103>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[2]":9: in function <[string "safecall Dispatcher[2]"]:5>
(tail call): ?:
AceTimer-3.0-5 (Ace3):164: in function <Ace3\AceTimer-3.0\AceTimer-3.0.lua:138>
Hi JazMalta,
I'm a girl and I like things 'pretty'. However, I'm also a gamer and I like things practical too. But most of all, I like things exactly the way I want them!
So there's absolutely nothing original anymore about my interface, but my god is it pretty!
The design is the same on all my characters but the colours are designed around the characters themselves, mostly my transmogs. So I have 1 interface (with minor class-specific changes) and 4 colour schemes, red+gold, purple+gold, blue+gold and black+gold.
In a 40-man raid:
My fire mage:
My holy priest:
My farming druid:
Apart from Skinner I use other addons that affect my UI, like KGPanels, Bartender, Quarts, Pitbull4 etc.
Bugfix for FriendsFramePendingButton skin
Bugfix when Enumerating frames
b5.17688.2