Any eta on skinning MacroToolkit or did you not see the request lol. Anyway not sure what triggered this error but here it is (Should I delete my blizzard addon folders to see if it triggers again?):
1x Skinner\Skinner-beta7.22996.4.lua:1252: attempt to index local 'obj' (a nil value) Skinner\Skinner-beta7.22996.4.lua:1252: in function `removeRegions' Skinner\UIFrames.lua:435: in function <Skinner\UIFrames.lua:433> Skinner\UIFrames.lua:510: in function <Skinner\UIFrames.lua:509> (tail call): ? [C]: in function `setUpFunction' FrameXML\AlertFrames.lua:131: in function `ShowAlert' FrameXML\AlertFrames.lua:68: in function `AddAlert' FrameXML\AlertFrames.lua:312: in function <FrameXML\AlertFrames.lua:276>
Fixing the baudbag error did the trick on all 3 errors apparently. After looking a second time it was a tail call from the baudbag error, check the third error I posted @ lines 3 and 9 to confirm. Needless to say no errors now. Big props on fixing it. :)
Hey got a few errors on some addon skins that only trigger when skinner is on. I'll give details on each as best i can above each error. If you've addressed these errors before i apologize as i've been on hiatus since early cata. And could you skin https://mods.curse.com/addons/wow/macro-toolkit . By the way Moveanything, Postal, Tiptac, and Tinydps all still work even though Postal is still 7.0.3 so could these be moved back to the active folder. Thanks for your awesome work bro.
This baudbag error only triggers when skinning it, deactivating it or removing it from the skin me folder doesn't trigger the error.
1x ...eBartender4\libs\AceHook-3.0\AceHook-3.0-8.lua:180: Attempting to rehook already active hook OnClick. [C]: ? ...eBartender4\libs\AceHook-3.0\AceHook-3.0-8.lua:180: in function <...eBartender4\libs\AceHook-3.0\AceHook-3.0.lua:118> ...eBartender4\libs\AceHook-3.0\AceHook-3.0-8.lua:411: in function `SecureHookScript' Skinner\SkinMe\BaudBag-v7.0.3 beta 1.lua:17: in function <Skinner\SkinMe\BaudBag.lua:9> (tail call): ? [C]: in function `BaudBagUpdateContainer' BaudBag\BaudBagToken.lua:135: in function `ManageBackpackTokenFrame' BaudBag\BaudBag-v7.0.3 beta 1.lua:454: in function <BaudBag\BaudBag.lua:435> [C]: in function `Show' BaudBag\BaudBag-v7.0.3 beta 1.lua:2219: in function `OpenBag' BaudBag\BaudBag-v7.0.3 beta 1.lua:2197: in function `ToggleAllBags' [string "OPENALLBAGS"]:1: in function <[string "OPENALLBAGS"]:1>
Locals: (*temporary) = "Attempting to rehook already active hook OnClick."
This error for handynotes draenor treasures fires on login whether the addon is skinned or not, if i had to guess since acetimer is there it may have to do with the void talon portals but idk for sure.
1x Skinner\UtilFuncs.lua:465: attempt to perform arithmetic on local 'num' (a nil value) Skinner\Skinner-b7.22996.1.lua:1997: in function `skinTooltip' Skinner\UIFrames.lua:40: in function <Skinner\UIFrames.lua:18> Skinner\UtilFuncs.lua:209: in function `add2Table' Skinner\UIFrames.lua:3805: in function <Skinner\UIFrames.lua:3788> (tail call): ? [C]: in function `xpcall' Skinner\UtilFuncs.lua:190: in function <Skinner\UtilFuncs.lua:181> (tail call): ? Skinner\AddonFrames.lua:14: in function `?' ..._DraenorTreasures\libs\AceTimer-3.0\AceTimer-3.0-17.lua:53: in function <..._DraenorTreasures\libs\AceTimer-3.0\AceTimer-3.0.lua:48>
Locals: nil
Just noticed after reviewing this that there were 2 seperate baudbag errors.
1x Skinner\Skinner-b7.22996.1.lua:1434: attempt to index field 'obj' (a nil value) Skinner\Skinner-b7.22996.1.lua:1499: in function `skinDropDown' Skinner\SkinMe\BaudBag-v7.0.3 beta 1.lua:34: in function <Skinner\SkinMe\BaudBag.lua:5> (tail call): ? [C]: in function `xpcall' Skinner\UtilFuncs.lua:190: in function <Skinner\UtilFuncs.lua:181> (tail call): ? Skinner\AddonFrames.lua:120: in function `?' ..._DraenorTreasures\libs\AceTimer-3.0\AceTimer-3.0-17.lua:53: in function <..._DraenorTreasures\libs\AceTimer-3.0\AceTimer-3.0.lua:48>
Additionally, on initial load it shows that error but when I first open the map it's skinned with a couple of small portions that aren't, but bringing up the world map a second time it's completely unskinned and skinner reports an error running mapster. Would it need an entirely new lua possibly instead of unhooking the script? I don't know much about lua, but have figured out how to fix a couple of broken addons myself in the past. If you want me to tinker with it a bit just let me know, but I would need some source code to start with. Just FYI.
Jncl,
Great work on the update, but mapster enhanced isn't qwuite right. Just wanted to point out as well since the other guy that posted aboutit before me that mapster enhanced is sort of a plugin for mapster not mapster itself. I bumped back the toc to 5.0 so it wouldn't show out of date on my game and when I logged in I got this error just now:
0
Any eta on skinning MacroToolkit or did you not see the request lol. Anyway not sure what triggered this error but here it is (Should I delete my blizzard addon folders to see if it triggers again?):
1x Skinner\Skinner-beta7.22996.4.lua:1252: attempt to index local 'obj' (a nil value)
Skinner\Skinner-beta7.22996.4.lua:1252: in function `removeRegions'
Skinner\UIFrames.lua:435: in function <Skinner\UIFrames.lua:433>
Skinner\UIFrames.lua:510: in function <Skinner\UIFrames.lua:509>
(tail call): ?
[C]: in function `setUpFunction'
FrameXML\AlertFrames.lua:131: in function `ShowAlert'
FrameXML\AlertFrames.lua:68: in function `AddAlert'
FrameXML\AlertFrames.lua:312: in function <FrameXML\AlertFrames.lua:276>
Locals:
0
Fixing the baudbag error did the trick on all 3 errors apparently. After looking a second time it was a tail call from the baudbag error, check the third error I posted @ lines 3 and 9 to confirm. Needless to say no errors now. Big props on fixing it. :)
0
Hey got a few errors on some addon skins that only trigger when skinner is on. I'll give details on each as best i can above each error. If you've addressed these errors before i apologize as i've been on hiatus since early cata. And could you skin https://mods.curse.com/addons/wow/macro-toolkit . By the way Moveanything, Postal, Tiptac, and Tinydps all still work even though Postal is still 7.0.3 so could these be moved back to the active folder. Thanks for your awesome work bro.
This baudbag error only triggers when skinning it, deactivating it or removing it from the skin me folder doesn't trigger the error.
1x ...eBartender4\libs\AceHook-3.0\AceHook-3.0-8.lua:180: Attempting to rehook already active hook OnClick.
[C]: ?
...eBartender4\libs\AceHook-3.0\AceHook-3.0-8.lua:180: in function <...eBartender4\libs\AceHook-3.0\AceHook-3.0.lua:118>
...eBartender4\libs\AceHook-3.0\AceHook-3.0-8.lua:411: in function `SecureHookScript'
Skinner\SkinMe\BaudBag-v7.0.3 beta 1.lua:17: in function <Skinner\SkinMe\BaudBag.lua:9>
(tail call): ?
[C]: in function `BaudBagUpdateContainer'
BaudBag\BaudBagToken.lua:135: in function `ManageBackpackTokenFrame'
BaudBag\BaudBag-v7.0.3 beta 1.lua:454: in function <BaudBag\BaudBag.lua:435>
[C]: in function `Show'
BaudBag\BaudBag-v7.0.3 beta 1.lua:2219: in function `OpenBag'
BaudBag\BaudBag-v7.0.3 beta 1.lua:2197: in function `ToggleAllBags'
[string "OPENALLBAGS"]:1: in function <[string "OPENALLBAGS"]:1>
Locals:
(*temporary) = "Attempting to rehook already active hook OnClick."
This error for handynotes draenor treasures fires on login whether the addon is skinned or not, if i had to guess since acetimer is there it may have to do with the void talon portals but idk for sure.
1x Skinner\UtilFuncs.lua:465: attempt to perform arithmetic on local 'num' (a nil value)
Skinner\Skinner-b7.22996.1.lua:1997: in function `skinTooltip'
Skinner\UIFrames.lua:40: in function <Skinner\UIFrames.lua:18>
Skinner\UtilFuncs.lua:209: in function `add2Table'
Skinner\UIFrames.lua:3805: in function <Skinner\UIFrames.lua:3788>
(tail call): ?
[C]: in function `xpcall'
Skinner\UtilFuncs.lua:190: in function <Skinner\UtilFuncs.lua:181>
(tail call): ?
Skinner\AddonFrames.lua:14: in function `?'
..._DraenorTreasures\libs\AceTimer-3.0\AceTimer-3.0-17.lua:53: in function <..._DraenorTreasures\libs\AceTimer-3.0\AceTimer-3.0.lua:48>
Locals:
nil
Just noticed after reviewing this that there were 2 seperate baudbag errors.
1x Skinner\Skinner-b7.22996.1.lua:1434: attempt to index field 'obj' (a nil value)
Skinner\Skinner-b7.22996.1.lua:1499: in function `skinDropDown'
Skinner\SkinMe\BaudBag-v7.0.3 beta 1.lua:34: in function <Skinner\SkinMe\BaudBag.lua:5>
(tail call): ?
[C]: in function `xpcall'
Skinner\UtilFuncs.lua:190: in function <Skinner\UtilFuncs.lua:181>
(tail call): ?
Skinner\AddonFrames.lua:120: in function `?'
..._DraenorTreasures\libs\AceTimer-3.0\AceTimer-3.0-17.lua:53: in function <..._DraenorTreasures\libs\AceTimer-3.0\AceTimer-3.0.lua:48>
Locals:
nil
0
0
Great work on the update, but mapster enhanced isn't qwuite right. Just wanted to point out as well since the other guy that posted aboutit before me that mapster enhanced is sort of a plugin for mapster not mapster itself. I bumped back the toc to 5.0 so it wouldn't show out of date on my game and when I logged in I got this error just now:
Date: 2012-11-05 12:53:58
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Skinner\SkinMe\Mapster.lua line 18:
attempt to index field '?' (a nil value)
Debug:
Skinner\SkinMe\Mapster.lua:18: sizeUp()
Skinner\SkinMe\Mapster.lua:41:
Skinner\SkinMe\Mapster.lua:4
(tail call): ?
[C]: xpcall()
Skinner\UtilFuncs.lua:115:
Skinner\UtilFuncs.lua:109
Skinner\UtilFuncs.lua:214: checkAndRunAddOn()
Skinner\AddonFrames.lua:269:
Skinner\AddonFrames.lua:221
(tail call): ?
[C]: ?
[string "safecall Dispatcher[2]"]:9:
[string "safecall Dispatcher[2]"]:5
(tail call): ?
...rface\AddOns\Omen\Libs\AceTimer-3.0\AceTimer-3.0.lua:164:
...rface\AddOns\Omen\Libs\AceTimer-3.0\AceTimer-3.0.lua:138
Locals:
None
AddOns:
Swatter, v5.14.5335 (KowariOnCrutches)
WowheadLooter, v50006
ACP, v3.4
AuraFrames, v1.2.4
Bartender4, v4.5.5
Bartender4Dualspec, v
BaudBag, v5.0.0
BrokerPortals, v1.8.30
ButtonFacade, v5.0.387
ButtonFacadeAquatic, v3.1.0b
ColorPickerPlus, v
ComboSounds, v1.0
DebugLib, v5.1.DEV.312(/embedded)
Examiner, v12.10.30
FlightMap, v5.0.3
Fonter, v
GatherMate2, v1.22
GatherMateSharing, v1.3
InlineAura, vv1.8.8
InlineAuraDefaults, vv1.8.8
iScore, v
LibSharedMedia30, v3.0-74
MacroBank, v1.11
Mapster, v1.5.1-5-g60cea56
MapsterEnhanced, v1.5.6
Masque, v5.0.387
MasqueRenaitre, vv5.0.2
MoveAnything, v13.2.8
oGlow, v2.2.2
Omen, v3.1.7
OmniCC, v5.0.4
Postal, v3.5.0
Prat30, v3.5.1
Prat30Libraries, v
QuestHelperLite, v4.0.3.0
QuestLevelPatch, v1.6
SharedMedia, v3.0.5-184
SilverDragon, vv3.0.1
Skinner, vb5.16231.3
SmartSell, v5.0e
SpartanUI, v3.1.3
SpartanUIFilmEffects, v3.1.0
SpartanUIPartyFrames, v3.1.3
SpartanUIPlayerFrames, v3.1.3
SpartanUIRaidFrames, v3.1.3
SpartanUISpinCam, v3.1.0
Stubby, v5.14.5335 (KowariOnCrutches)
tekKompare, v4.0.0.9
TidyPlates, v6.7.9 (R548)
TidyPlatesGraphite, v
TidyPlatesGrey, v
TidyPlatesNeon, v
TidyPlatesQuatre, v
TidyPlatesThreatPlates, v6.007
TidyPlatesHub, v
TidyPlatesWidgets, v
TinyDPS, v0.942
TipTac, v12.10.30
TipTacItemRef, v12.08.30
TipTacTalents, v12.09.05
Titan, v5.1.8.50001
TitanBag, v5.1.8.50001
TitanClock, v5.1.8.50001
TitanEmote, v1.0.15.50001
TitanExaminer, v4.0.0
TitanGold, v5.1.5.50001
TitanGuild, v5.0.0.6
TitanLocation, v5.1.8.50001
TitanMail, v4.07.50001
TitanPals, v89
TitanPerformance, v5.1.8.50001
TitanRepair, v5.1.8.50001
TitanRestPlus, v5.0.4
TomTom, vv50001-1.3.1
WIM, v3.6.2
WIMSkinSpartanUI, v
WintergrasperAdvanced, v3.16
BlizRuntimeLib_enUS v5.0.5.50001 <us>
(ck=75f)
0