The new Skinner Version (r36692) totally fucks up with X-Perl Unitframes. With Skinner enabled and loaded, the whole screen is filled with transparent frames with a "Error" in it. The normal UnitFrames (Charakter f.e.) are moved and 're looking totally gray.
After disabling Skinner, everything works as intended. My X-Perl is the up2date version 2.2.2.
No error messages available to attach.
Please help, don't want to abandon this great addon.
I'm having the same problem but with SW-Stats.
The frames are all grayed out and I can't click in it.
I have checked both SW_Stats and XPerl, they are fine. I think your problem could be KLHThreatMeter as mentioned in previous posts, please use the lastest skin for it and it should fix your problems. :)
Please let me know if it doesn't.
I did find some additional frames to skin in SW_Stats and they will be skinned in the next update to Skinner. :)
Just gave the new release a try, still same problem. *cry*
The most recent ktm skin or the most recent ktm version? Try a whole new, fresh install of the latest version of Skinner, and redo putting the addon skins in the SkinMe folder. If you were referring to the skin (and not the addon), then disregard my comment. :)
No... the point is I don't want to get any AddOn frames skinned. Not KTM, neither SW_Stats or anything else. Just some Blizzard_UI Frames and big bottom frame. Updated Skinner with the new patch, and now there are skins missing for dozens of addons. I don't want to skin them, but can't disable them via the skinner fubar plugin.
No... the point is I don't want to get any AddOn frames skinned. Not KTM, neither SW_Stats or anything else. Just some Blizzard_UI Frames and big bottom frame. Updated Skinner with the new patch, and now there are skins missing for dozens of addons. I don't want to skin them, but can't disable them via the skinner fubar plugin.
Perhaps that is my only problem ;(
Hi casyo,
If you don't want to skin anything then don't put any skins in the SkinMe folder and turn off the Warnings /skinner warnings or using the FuBar plugin click on the Show Warnings entry to remove the tick :)
Ok,.. got it working. Was a stupid mistake I made. Just updated via Ace Updater and wondered why everything is skipped. Loading the actual release of Ace Updater corrected some... how should I say... "old" versions of dozens of addons.
Everythings working again,... anyway thanks very much for your efforts. Keep going with this great addon ^^
I've had this skinner problem since patch. Whenever I am in combat, the spellbook and social tab is unable to be opened, either by pressing the button or the hotkey "P" and "O". I've deleted the skinner folder each update. Sorry if its already been posted before.
I've had this skinner problem since patch. Whenever I am in combat, the spellbook and social tab is unable to be opened, either by pressing the button or the hotkey "P" and "O". I've deleted the skinner folder each update. Sorry if its already been posted before.
thanks
i too have this problem, after testing every addon i had and reloading then running to a mob that can aggro me, glad my macbook loads fast/ hopefully it gets fixed soon
also bump to making skinners interface more modular, though i cant say i have looked at the code to see how much of it gets loaded etc, but mainly i stick to viewport/skins for the char frame/spellbook etc, i dont use those middleframe top frame things, if they load at all would be nice to be able to disable them,
Thanks for the Skinner.lua file, I installed it and replicated your setup. The bad news Sad is that it all works for me Smiley
All I can suggest is that you have a conflicting addon or skin.
To find out which one you'll have to disable all of them except the Dewdrop and Tablet skins and see if it works, then re-enable them one by one.
Damn, that sucks. Oh well, thanks for your help Smiley
I reinstalled my UI to clear out cobwebs with the 2.1 patch, and guess what, skinner now works perfectly. Must have had an old skinme file in there somewhere. Thanks for your help tho :)
I've had this skinner problem since patch. Whenever I am in combat, the spellbook and social tab is unable to be opened, either by pressing the button or the hotkey "P" and "O". I've deleted the skinner folder each update. Sorry if its already been posted before.
thanks
I have this problem too. When im in combat I cant open raid tab. As raidleader you cant use this addon anymore...
Any chance GuildBankAccount (http://ui.worldofwar.net/ui.php?id=3972) could get skinned? It only adds 1 button to you guildtab, but due to guildtab being skinned, the button is now hiding behind the headers of the guildlist.
if self:checkAddOn("BuyEmAll") then self:BuyEmAll() end
if self:checkAddOn("GemHelper") then self:GemHelper() end
if self:checkAddOn("HealBot") then self:HealBot() end
-- GemHelper --
function Skinner:GemHelper()
self:keepRegions(GemHelper_ListScrollFrame, {})
self:skinScrollBar(GemHelper_ListScrollFrame)
self:skinEditBox(GemHelper_InputBox, {})
self:keepRegions(GemHelper_Frame, {11})
self:applySkin(GemHelper_Frame, true)
end
-- BuyEmAll --
function Skinner:BuyEmAll()
self:keepRegions(BuyEmAllFrame, {5})
self:applySkin(BuyEmAllFrame, nil)
end
-- HealBot --
function Skinner:HealBot()
self:skinTooltip(HealBot_ScanTooltip)
self:skinTooltip(HealBot_Tooltip)
end
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I'm having the same problem but with SW-Stats.
The frames are all grayed out and I can't click in it.
I have checked both SW_Stats and XPerl, they are fine. I think your problem could be KLHThreatMeter as mentioned in previous posts, please use the lastest skin for it and it should fix your problems. :)
Please let me know if it doesn't.
I did find some additional frames to skin in SW_Stats and they will be skinned in the next update to Skinner. :)
Just gave the new release a try, still same problem. *cry*
The most recent ktm skin or the most recent ktm version? Try a whole new, fresh install of the latest version of Skinner, and redo putting the addon skins in the SkinMe folder. If you were referring to the skin (and not the addon), then disregard my comment. :)
Perhaps that is my only problem ;(
http://www-en.curse-gaming.com/downloads/details/7063/
Really smallish frame^^
Hi casyo,
If you don't want to skin anything then don't put any skins in the SkinMe folder and turn off the Warnings /skinner warnings or using the FuBar plugin click on the Show Warnings entry to remove the tick :)
Edit:
This happens when I click on one of the "abstracted" xperl frames:
Happens online while Skinner is active.
Skinned ProcMeter - for Kyron & Klam
Updated SW_Stats & Cartographer
Fixed CloseUp bug - as reported by Maytrix
r 36918
@ casyo, I'll do some further investigation for you
Everythings working again,... anyway thanks very much for your efforts. Keep going with this great addon ^^
Thank you so much for fixing that. Made the addon jump back in top 5 again :)
Works like a charm now!
(Highlight... thats the word I was looking for ^^ )
thanks
i too have this problem, after testing every addon i had and reloading then running to a mob that can aggro me, glad my macbook loads fast/ hopefully it gets fixed soon
also bump to making skinners interface more modular, though i cant say i have looked at the code to see how much of it gets loaded etc, but mainly i stick to viewport/skins for the char frame/spellbook etc, i dont use those middleframe top frame things, if they load at all would be nice to be able to disable them,
ps its 6:30 am if its unreadable sue me :P
I reinstalled my UI to clear out cobwebs with the 2.1 patch, and guess what, skinner now works perfectly. Must have had an old skinme file in there somewhere. Thanks for your help tho :)
Did you read the post 5 above yours?
I have this problem too. When im in combat I cant open raid tab. As raidleader you cant use this addon anymore...
Any skinner update soon?
Thank you.
if self:checkAddOn("BuyEmAll") then self:BuyEmAll() end
if self:checkAddOn("GemHelper") then self:GemHelper() end
if self:checkAddOn("HealBot") then self:HealBot() end
-- GemHelper --
function Skinner:GemHelper()
self:keepRegions(GemHelper_ListScrollFrame, {})
self:skinScrollBar(GemHelper_ListScrollFrame)
self:skinEditBox(GemHelper_InputBox, {})
self:keepRegions(GemHelper_Frame, {11})
self:applySkin(GemHelper_Frame, true)
end
-- BuyEmAll --
function Skinner:BuyEmAll()
self:keepRegions(BuyEmAllFrame, {5})
self:applySkin(BuyEmAllFrame, nil)
end
-- HealBot --
function Skinner:HealBot()
self:skinTooltip(HealBot_ScanTooltip)
self:skinTooltip(HealBot_Tooltip)
end