frozn / TipTac

WoW AddOn TipTac Reborn
GNU General Public License v3.0
118 stars 25 forks source link

game crash after installed v24.09.29 #355

Closed Iambookz closed 1 month ago

Iambookz commented 1 month ago

Describe the bug

1x [ADDON_ACTION_FORBIDDEN] 插件 'TipTac' 嘗試調用保護功能 'CameraOrSelectOrMoveStart()'。 [string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485> string "=[C]": in function `CameraOrSelectOrMoveStart'

string "=[C]": in function GetSpellSubtext' [string "@TipTac/libs/LibFroznFunctions-1.0-34/LibFroznFunctions-1.0.lua"]:606: in functionGetSpellSubtext' [string "@TipTacItemRef/ttItemRef.lua"]:2682: in function `spell' [string "@TipTacItemRef/ttItemRef.lua"]:648: in function <TipTacItemRef/ttItemRef.lua:639>

string "=[C]": in function SetUnitBuff' [string "@ZPerl/ZPerl.lua"]:2607: in functionXPerl_TooltipSetUnitBuff' [string "@ZPerl_PlayerBuffs/ZPerl_PlayerBuffs.lua"]:338: in function <...rfaceZPerl_PlayerBuffs/ZPerl_PlayerBuffs.lua:327>

string "=[C]": in function GetSpellSubtext' [string "@TipTac/libs/LibFroznFunctions-1.0-34/LibFroznFunctions-1.0.lua"]:606: in functionGetSpellSubtext' [string "@TipTacItemRef/ttItemRef.lua"]:2682: in function `spell' [string "@TipTacItemRef/ttItemRef.lua"]:648: in function <TipTacItemRef/ttItemRef.lua:639>

string "=[C]": in function SetUnitBuff' [string "@ZPerl/ZPerl.lua"]:2607: in functionXPerl_TooltipSetUnitBuff' [string "@ZPerl_PlayerBuffs/ZPerl_PlayerBuffs.lua"]:338: in function <...rfaceZPerl_PlayerBuffs/ZPerl_PlayerBuffs.lua:327>

Locals: _ = Frame { } event = "ADDON_ACTION_FORBIDDEN" events =

{ }

Steps to Reproduce

No response

Expected behavior

No response

Additional context

No response

Version of TipTac Reborn

v24.09.29

Flavor/Version of WoW

ERA

frozn commented 1 month ago

Thanks for reporting this! 👍

Seems to be a blizzard bug in 1.15.4: https://github.com/Stanzilla/WoWUIBugs/issues/662

frozn commented 1 month ago

I added a workaround until it's fixed on blizzards side. Pushed out a new release for this.

Iambookz commented 1 month ago

issue cleared. v24.09.30.. thank you so much.

skyler-code commented 1 month ago

This issue also exists on the Cataclysm PTR. The fix in https://github.com/frozn/TipTac/commit/cf9eed6fb85b1bccc29b5a0cf569c03faef5a812 applies there as well.

frozn commented 1 month ago

Thanks, good to know. The workaround I added is currently only active in classic era. I would add this workaround for CataC if the error later would hit the live servers, if it hasn't been fixed until then.