Diplomancer

Diplomancer

6.5k Downloads

Diplomancer error

als30334 opened this issue ยท 1 comments

commented

6x Diplomancer\Core.lua:115: attempt to call global 'GetCurrentMapAreaID' (a nil value)
Diplomancer\Core.lua:115: in function GetCurrentMapAreaID' Diplomancer\Core.lua:130: in function Update'
Diplomancer\Core.lua:239: in function `?'
Diplomancer\Core.lua:45: in function <Diplomancer\Core.lua:45>

Locals:
self =

{
GetCurrentMapAreaID = defined @Diplomancer\Core.lua:107
PickBestFaction = defined @Diplomancer\Core.lua:261
ZONE_CHANGED = defined @Diplomancer\Core.lua:218
Update = defined @Diplomancer\Core.lua:118
racialFaction = 69
localized = true
LocalizeData = defined @Diplomancer\Data.lua:12
subzoneFactions =
{
}
zoneFactions =
{
}
L =
{
}
EventFrame = {
}
OptionsPanel = {
}
SetWatchedFactionByID = defined @Diplomancer\Core.lua:282
GetChampionedFaction = defined @Diplomancer\Core.lua:313
Debug = defined @Diplomancer\Core.lua:21
ZONE_CHANGED_NEW_AREA = defined @Diplomancer\Core.lua:218
championFactions =
{
}
RestoreFactionHeaders = defined @Diplomancer\Core.lua:399
UNIT_INVENTORY_CHANGED = defined @Diplomancer\Core.lua:247
ACTIONBAR_UPDATE_USABLE = defined @Diplomancer\Core.lua:233
LibBabble-SubZone-3.0-LoadingLib =
{
}
GetFactionIDFromName = defined @Diplomancer\Core.lua:331
championZones =
{
}
GetFactionNameFromID = defined @Diplomancer\Core.lua:354
PLAYER_ENTERING_WORLD = defined @Diplomancer\Core.lua:218
Print = defined @Diplomancer\Core.lua:31
ZONE_CHANGED_INDOORS = defined @Diplomancer\Core.lua:218
ExpandFactionHeaders = defined @Diplomancer\Core.lua:379
}
(*temporary) = nil
(*temporary) = "attempt to call global 'GetCurrentMapAreaID' (a nil value)"

commented

Fixed via a6da259.