LittleWigs

LittleWigs

79M Downloads

Culling of Stratholme error

Talimar opened this issue ยท 1 comments

commented

Describe the problem

See below. Not sure when it triggered, was on hc+.

What steps will reproduce the problem?

Consider attaching a screenshot below to help describe your issue (Attach directly, do not link to other websites)

What version of LittleWigs are you using? (Stating 'latest' is not useful)

10.0.25

Do you have an error log of what happened?

2x ..._WrathOfTheLichKing/TheCullingOfStratholme/Trash.lua:63: attempt to call global 'GetNumGossipAvailableQuests' (a nil value)
[string "@LittleWigs_WrathOfTheLichKing/TheCullingOfStratholme/Trash.lua"]:63: in function `?'
[string "@BigWigs_Core/Core.lua"]:59: in function <BigWigs_Core/Core.lua:54>

Locals:
self =

{
instanceId = 595
RegisterMessage = defined @BigWigs/Loader.lua:919
UnregisterMessage = defined @BigWigs/Loader.lua:940
colorOptions =
{
}
sayCountdowns =
{
}
soundOptions =
{
}
db =
{
}
enableMobs =
{
}
enabled = true
toggleOptions =
{
}
OnBossEnable = defined @LittleWigs_WrathOfTheLichKing/TheCullingOfStratholme/Trash.lua:39
RegisterEvent = defined @BigWigs_Core/Core.lua:64
toggleDefaults =
{
}
GOSSIP_SHOW = defined @LittleWigs_WrathOfTheLichKing/TheCullingOfStratholme/Trash.lua:58
displayName = "Trash"
name = "BigWigs_Bosses_The Culling of Stratholme Trash"
SendMessage = defined @BigWigs/Loader.lua:954
localization =
{
}
moduleName = "The Culling of Stratholme Trash"
UnregisterEvent = defined @BigWigs_Core/Core.lua:71
CHAT_MSG_MONSTER_SAY = defined @LittleWigs_WrathOfTheLichKing/TheCullingOfStratholme/Trash.lua:50
}
mobId = 26527
(*temporary) = nil
(*temporary) = "attempt to call global 'GetNumGossipAvailableQuests' (a nil value)"

Any additional information? (example: WoW language if not English)

commented

Looks like there were API changes in patch 3.4.1 which switched WotLK Classic over to more retail-like APIs: https://wowpedia.fandom.com/wiki/Patch_3.4.1/API_changes