and its right on dis line [PHP]local tmps = {}
function Cartographer3.Utils.OnEvent(this, event, ...)
local events_event = events[event]
local tmp = next(tmps) or {}
tmps[tmp] = nil
for i, func in ipairs(events_event) do
tmp[i] = func
end
for i = 1, #tmp do
local func = tmp[i]
tmp[i] = nil
func(event, ...)
end
tmps[tmp] = true
end
frame:SetScript("OnEvent", Cartographer3.Utils.OnEvent)
local function f(event, name)
if name ~= "Cartographer3" then
return
end
Cartographer3.Utils.RemoveEventListener("ADDON_LOADED", f)
f = nil[/PHP]
u say it is i say its not i have bin fixing it up and i got most of it back working all working
InstanceMaps
Battlegrounds
LookNFeel
InstancePortalPOIs
Notes
Waypoints
and all work for wow 3.5
u say it is i say its not i have bin fixing it up and i got most of it back working all working
InstanceMaps
Battlegrounds
LookNFeel
InstancePortalPOIs
Notes
Waypoints
and all work for wow 3.5
... bin ... dis .. sum 1 ... dis ... u ... bin ...
If you won't spend the 0.000000000001 seconds it takes to press an additional key on your keyboad to write actual English words, I certainly won't spend the much greater amount of time it would take to help you.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
sorry i am not a ace coder [PHP]Date: 2010-07-16 18:54:49
ID: 1
Error occured in: Global
Count: 25
Message: ..\AddOns\Cartographer3\Utils.lua line 99:
bad argument #1 to 'ipairs' (table expected, got nil)
Debug:
[C]: ?
[C]: ipairs()
Cartographer3\Utils.lua:99:
Cartographer3\Utils.lua:95
AddOns:
Zoom, v
Swatter, v5.8.4723 (CreepyKangaroo)
Ace3, v
AucAdvanced, v5.8.4723 (CreepyKangaroo)
AucFilterBasic, v5.8.4723 (CreepyKangaroo)
AucFilterOutlier, v5.8.4723.2531
AucMatchUndercut, v5.8.4723.2531
AucStatHistogram, v5.8.4723 (CreepyKangaroo)
AucStatiLevel, v5.8.4723 (CreepyKangaroo)
AucStatPurchased, v5.8.4723 (CreepyKangaroo)
AucStatSales, v5.8.4723.2842
AucStatSimple, v5.8.4723 (CreepyKangaroo)
AucStatStdDev, v5.8.4723 (CreepyKangaroo)
AucStatWOWEcon, v5.8.4723.2530
AucUtilAHWindowControl, v5.8.4723.3311
AucUtilAppraiser, v5.8.4723.2530
AucUtilAskPrice, v5.8.4723.3175
AucUtilAutoMagic, v5.8.4723.3142
AucUtilCompactUI, v5.8.4723.2530
AucUtilEasyBuyout, v5.8.4723.3583
AucUtilFixAH, v5.8.4723 (CreepyKangaroo)
AucUtilGlypher, v5.8.4723.2545
AucUtilItemSuggest, v5.8.4723.3108
AucUtilPriceLevel, v5.8.4723.2545
AucUtilScanButton, v5.8.4723.2530
AucUtilScanFinish, v5.8.4723.3576
AucUtilScanProgress, v5.8.4723.2530
AucUtilScanStart, v5.8.4723.2530
AucUtilSearchUI, v5.8.4723.3655
AucUtilSimpleAuction, v5.8.4723.4546
AucUtilVendMarkup, v5.8.4723.2530
Bagnon, v2.13.2b
BagnonForever, v1.1.2
BagnonTooltips, v
BeanCounter, v5.8.4723 (CreepyKangaroo)
Cartographer, v3.5
Cartographer3, v3.0 v0.11.2
Cartographer3InstancePOIs, v
LibGuildPositions10, v1.0
LibSimpleOptions10, v
SlideBar, v5.8.4723 (CreepyKangaroo)
Stubby, v5.8.4723 (CreepyKangaroo)
BlizRuntimeLib_enUS v3.3.5.30300 <eu>
(ck=5c7)
[/PHP]
function Cartographer3.Utils.OnEvent(this, event, ...)
local events_event = events[event]
local tmp = next(tmps) or {}
tmps[tmp] = nil
for i, func in ipairs(events_event) do
tmp[i] = func
end
for i = 1, #tmp do
local func = tmp[i]
tmp[i] = nil
func(event, ...)
end
tmps[tmp] = true
end
frame:SetScript("OnEvent", Cartographer3.Utils.OnEvent)
local function f(event, name)
if name ~= "Cartographer3" then
return
end
Cartographer3.Utils.RemoveEventListener("ADDON_LOADED", f)
f = nil[/PHP]
u say it is i say its not i have bin fixing it up and i got most of it back working all working
InstanceMaps
Battlegrounds
LookNFeel
InstancePortalPOIs
Notes
Waypoints
and all work for wow 3.5
yes just let it die markdmp
Copyright law says you are not allowed to fix it.
If you won't spend the 0.000000000001 seconds it takes to press an additional key on your keyboad to write actual English words, I certainly won't spend the much greater amount of time it would take to help you.