mistweaverco / wow-addon-zenfishing

ZenFishing 🧘🎣 A simple double-click to fish World of Warcraft Addon
https://www.curseforge.com/wow/addons/zenfishing
2 stars 0 forks source link

broken since TWW pre-patch #1

Open reaper666735 opened 2 months ago

reaper666735 commented 2 months ago

Hello,

a change in the coding since TWW makes it so the addon is not working anymore :)

3x ZenFishing/ZenFishing.lua:43: attempt to call global 'GetSpellLink' (a nil value) [string "@ZenFishing/ZenFishing.lua"]:43: in function GetFishingSpellInfo' [string "@ZenFishing/ZenFishing.lua"]:95: in functionOnEnable' [string "@ZenFishing/ZenFishing.lua"]:117: in function ?' [string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5468: in functionChatEdit_ParseText' [string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5120: in function ChatEdit_SendText' [string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:3308: in function <Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:3302> [string "=[C]"]: in functionUseAction' [string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:342: in function handler' [string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:667: in function <...ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:649> [string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:681: in function <...ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:674> [string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:723: in functionSecureActionButton_OnClick' [string "@Blizzard_ActionBar/Mainline/ActionButton.lua"]:1438: in function <Blizzard_ActionBar/Mainline/ActionButton.lua:1408>

Locals: self =

{ isEnabled = true } fishing = 8 name = "Fishing" = 4620674 = 1 = 300 count = 2 offset = 206 = 356 id = nil (for index) = 1 (for limit) = 2 (for step) = 1 i = 1 (temporary) = nil (temporary) = 207 (temporary) = "spell" (temporary) = "attempt to call global 'GetSpellLink' (a nil value)"

gorillamoe commented 1 month ago

Have to look into this. Haven't played for ages, so I need to download the new expansion and then I'll might fix this.