Region Filter

Region Filter

10.1k Downloads

Error on OC server ( from OC player )

Raze101 opened this issue ยท 1 comments

commented

Getting this error after todays bug fix. On OC server khaz'goroth.

This was with bugsack, buggrabber and your addon only installed.

33x RegionFilter\utils.lua:25: attempt to index global 'results' (a nil value)
RegionFilter\utils.lua:25: in function colourNotNA' RegionFilter\main.lua:145: in function <RegionFilter\main.lua:79> [C]: ? [C]: in function LFGListSearchEntry_Update'
FrameXML\LFGList.lua:1814: in function <FrameXML\LFGList.lua:1788>
[C]: in function LFGListSearchPanel_UpdateResults' FrameXML\LFGList.lua:1631: in function update'
SharedXML\HybridScrollFrame.lua:191: in function HybridScrollFrame_SetOffset' SharedXML\HybridScrollFrame.lua:30: in function <SharedXML\HybridScrollFrame.lua:29> [C]: in function SetValue'
SharedXML\HybridScrollFrame.lua:67: in function <SharedXML\HybridScrollFrame.lua:57>

Locals:
self =

{
colourNotNA = defined @RegionFilter\utils.lua:24
removeEntries = defined @RegionFilter\main.lua:31
region = "OC"
servers =
{
}
setRegionRealmLabel = defined @RegionFilter\init.lua:5
dataCentre = "nil"
info =
{
}
togRemove = true
postType = "|cff00ffff[Region Filter]:|r You are an on an |cffFF6EB4OC|r Server"
cat =
{
}
splitName = defined @RegionFilter\utils.lua:17
myRealm = "Khazgoroth"
posts =
{
}
updateEntries = defined @RegionFilter\main.lua:79
sanitiseName = defined @RegionFilter\utils.lua:3
}
id = "OC"
activityName = "Freehold (Mythic Keystone)"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'results' (a nil value)"

commented

Hi Raze101, this should be fixed in 1.3.3. I found another bug by fixing your one so I had to do some extra work. Thanks for your report!