Thank you, that helped. But unfortunately the background and border color alpha value is reseted everytime i log out. Is this Skinner's or TomQuests2 fault?
Thank you, that helped. But unfortunately the background and border color alpha value is reseted everytime i log out. Is this Skinner's or TomQuests2 fault?
I've had to turn off the skin for my quest journal (QuestGuru 2.0) and my map (SexyMap) as both of them haven't been working right since 3.3. The QuestGuru had yellow text on the parchment like background, so when I turned off the quest frames, it became readable again (black text). For the map, the background skin was smaller than the map and it made the buttons on it appear in weird places. Both of these worked fine prior to 3.3.
I like the look of Skinner alot so if you could get those two working right, I'd be a happy camper! If there's something I can do (besides disabling Skinner on those two frames) let me know, I am somewhat computer savvy and can probably do it without screwing it up too much ;)
I've had to turn off the skin for my quest journal (QuestGuru 2.0) and my map (SexyMap) as both of them haven't been working right since 3.3. The QuestGuru had yellow text on the parchment like background, so when I turned off the quest frames, it became readable again (black text). For the map, the background skin was smaller than the map and it made the buttons on it appear in weird places. Both of these worked fine prior to 3.3.
I like the look of Skinner alot so if you could get those two working right, I'd be a happy camper! If there's something I can do (besides disabling Skinner on those two frames) let me know, I am somewhat computer savvy and can probably do it without screwing it up too much ;)
Heh , i have the oposite, the text being black so its unreadable against my black texture.
When having UI buttons skinned, for some reason in the main menu options (video, sound & voice, etc) the Addons button is not skinned. Is this intended or bugged?
I've had to turn off the skin for my quest journal (QuestGuru 2.0) and my map (SexyMap) as both of them haven't been working right since 3.3. The QuestGuru had yellow text on the parchment like background, so when I turned off the quest frames, it became readable again (black text). For the map, the background skin was smaller than the map and it made the buttons on it appear in weird places. Both of these worked fine prior to 3.3.
Hi Elanie,
I'm sorry to hear that you're having problems with QuestGuru, the skin is working with v2.0 Beta 2 for me with no issues. There may be a conflict with another Addon that is causing the parchment to be displayed. There isn't a skin for SexyMap so I'm not sure what your problem with it is but it isn't caused by Skinner as far as I'm aware. I've tried it and it all seems alright to me
When having UI buttons skinned, for some reason in the main menu options (video, sound & voice, etc) the Addons button is not skinned. Is this intended or bugged?
Hi toin7,
Can you give me a clue as to which Addon is adding the Addons button to the Game Menu please and I'll skin it for you
Nothing have change on tomQuest2 side concerning this problem.
Looking at the tomQuest2 skining file I can see the following problem in code:
local tq2 = LibStub("AceAddon-3.0"):GetAddon("tomQuest2", true)
...
local qTrkr = tq2:GetModule("questsTracker", true)
local aTrkr = tq2:GetModule("achievementTracker", true)
...
-->>-- Colour the Quest Tracker & Achievement Tracker if required
if qTrkr then
qTrkr.db.profile.backDropColor = CopyTable(self.bColour)
qTrkr.db.profile.borderColor = CopyTable(self.bbColour)
end
if aTrkr then
aTrkr.db.profile.backDropColor = CopyTable(self.bColour)
aTrkr.db.profile.borderColor = CopyTable(self.bbColour)
aTrkr.db.profile.statusBarTexture = self.db.profile.StatusBar.texture
aTrkr:updateAchievementTracker() -- force update
end
What I understand is that when tomQuest2 skin is active it's overwriting tomQuest2 coulour stored in the profile with skinner own colour.
Skinner is causing some problems with addon settings screens. So far I've noticed it with bartender, ag_unitframes and sexymap.
Hi Antimattern,
I can't reproduce these issues for any of the Addons that you mentioned. There have been a few other posts mentioning rendering issues, I think that the cause of it is a bug with the way Blizzard renders the draw layers but I have no proof of this as I haven't seen this behaviour.
Does it happen every time or is it cleared by a reloadUI ?
Does it occur when other Addons are disabled and only BT4 and Skinner are enabled?
Regards
X-buZZ
That would be tomquest fault unf.
I like the look of Skinner alot so if you could get those two working right, I'd be a happy camper! If there's something I can do (besides disabling Skinner on those two frames) let me know, I am somewhat computer savvy and can probably do it without screwing it up too much ;)
Heh , i have the oposite, the text being black so its unreadable against my black texture.
Hi Elanie,
Hi toin7,
It's skinning everything except Dominos
It's probably Addon Control Panel.
http://wow.curse.com/downloads/wow-addons/details/acp.aspx
That has already been skinned.
Nothing have change on tomQuest2 side concerning this problem.
Looking at the tomQuest2 skining file I can see the following problem in code:
What I understand is that when tomQuest2 skin is active it's overwriting tomQuest2 coulour stored in the profile with skinner own colour.
No rush as it doesn't look that ugly. Thank you in advance.
Hi Antimattern,
Does it happen every time or is it cleared by a reloadUI ?
Does it occur when other Addons are disabled and only BT4 and Skinner are enabled?
Updated AucAdvanced (new Glypher module), Dominos (as reported by Grelian), PhoenixStyle (as requested by toin7) & tomQuest2 (as reported by X-buZZ) skins
Updated UIButtons (as reported by Kerecha)
Changed WatchFrame default to false
UnitFrame tweaks
WorldMap & Mapster fixes
b2.11159.1
Date: 2009-12-15 19:11:12
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Skinner\Skinner.lua line 1223:
attempt to index field 'obj' (a nil value)
Debug:
[C]: ?
Skinner\Skinner.lua:1223:
Skinner\Skinner.lua:1211
Skinner\Skinner.lua:1268: moveObject()
Skinner\SkinMe\Mapster.lua:9:
Skinner\SkinMe\Mapster.lua:8
(tail call): ?
[C]: SizeDown()
Mapster\Mapster.lua:218: ToggleMapSize()
Mapster\Mapster.lua:123:
Mapster\Mapster.lua:123
AddOns:
VirtualPlates, v3.3.0.1
Swatter, v5.7.4568 (KillerKoala)
WowheadLooter, v30303
NPCScan, v3.3.0.2
Ace3, v
AceGUI30SharedMediaWidgets, v3.3.1
ACP, v3.2.0.26
ArkInventory, v3.02
Bartender4, v4.4.2
ButtonFacade, v3.3.300
ButtonFacadeLiteStep, v3.3.47
Chatter, v1.0
Chinchilla, vv2.1
DBMCore, v
ElkBuffBars, v2.2.5-150
ErrorMonster, v3
HatTrick, v
kgPanels, vv1.34
LibBetterBlizzOptions10, v1.0
LibSharedMedia30, v3.0-56
Mapster, v1.3.2
MikScrollingBattleText, v5.4.74
Omen, v3.0.8
OmniCC, v2.5.8
OptiTaunt, v0.89a
PitBull4, vv4.0.0-beta8-3-g1d23965
PitBull4Aggro, vv4.0.0-beta8-3-g1d23965
PitBull4Aura, vv4.0.0-beta8-3-g1d23965
PitBull4Background, vv4.0.0-beta8-3-g1d23965
PitBull4BlankSpace, vv4.0.0-beta8-3-g1d23965
PitBull4Border, vv4.0.0-beta8-3-g1d23965
PitBull4CastBar, vv4.0.0-beta8-3-g1d23965
PitBull4CastBarLatency, vv4.0.0-beta8-3-g1d23965
PitBull4CombatFader, vv4.0.0-beta8-3-g1d23965
PitBull4CombatIcon, vv4.0.0-beta8-3-g1d23965
PitBull4CombatText, vv4.0.0-beta8-3-g1d23965
PitBull4ComboPoints, vv4.0.0-beta8-3-g1d23965
PitBull4ExperienceBar, vv4.0.0-beta8-3-g1d23965
PitBull4HealthBar, vv4.0.0-beta8-3-g1d23965
PitBull4HideBlizzard, vv4.0.0-beta8-3-g1d23965
PitBull4Highlight, vv4.0.0-beta8-3-g1d23965
PitBull4HostilityFader, vv4.0.0-beta8-3-g1d23965
PitBull4LeaderIcon, vv4.0.0-beta8-3-g1d23965
PitBull4LuaTexts, vv4.0.0-beta8-3-g1d23965
PitBull4MasterLooterIcon, vv4.0.0-beta8-3-g1d23965
PitBull4Portrait, vv4.0.0-beta8-3-g1d23965
PitBull4PowerBar, vv4.0.0-beta8-3-g1d23965
PitBull4PvPIcon, vv4.0.0-beta8-3-g1d23965
PitBull4RaidTargetIcon, vv4.0.0-beta8-3-g1d23965
PitBull4ReadyCheckIcon, vv4.0.0-beta8-3-g1d23965
PitBull4ReputationBar, vv4.0.0-beta8-3-g1d23965
PitBull4RestIcon, vv4.0.0-beta8-3-g1d23965
PitBull4RoleIcon, vv4.0.0-beta8-3-g1d23965
PitBull4Sounds, vv4.0.0-beta8-3-g1d23965
PitBull4VoiceIcon, vv4.0.0-beta8-3-g1d23965
Postal, v3.3.0
Recount, v
SharedMedia, v3.0.1-177
SilentRespec, v1.0.3
Skinner, vb2.11159.1
Squire, vr111
TipTac, v09.11.28
TipTacItemRef, v09.08.13
TipTacTalents, v09.08.13
WIM, v3.2.2
BlizRuntimeLib_enUS v3.3.0.30300 <eu>
(ck=89a)