Legacy-of-Sylvanaar / wow-instant-messenger

WIM (WoW Instant Messenger) is a World of Warcraft addon which brings an instant messenger feel to communication in game.
https://www.curseforge.com/wow/addons/wim-3
MIT License
11 stars 8 forks source link

War within beta error #84

Closed Axejess closed 2 months ago

Axejess commented 4 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior: 1.start war within beta

  1. try to do a /w
  2. See error

Message: Interface/AddOns/WIM/Sources/WindowHandler.lua:359: attempt to call upvalue 'GetMouseFocus' (a nil value) Time: Fri Jun 14 13:12:02 2024 Count: 13 Stack: Interface/AddOns/WIM/Sources/WindowHandler.lua:359: attempt to call upvalue 'GetMouseFocus' (a nil value) [string "@Interface/AddOns/WIM/Sources/WindowHandler.lua"]:359: in function <Interface/AddOns/WIM/Sources/WindowHandler.lua:357>

Locals: self = WIM_WindowHelperFrame { flash = WIM_WindowHelperFrameFlash { } } (temporary) = nil (temporary) = "attempt to call upvalue 'GetMouseFocus' (a nil value)" GetMouseFocus = nil WIM =

{ addonTocName = "WIM" tblInUse =
{ } modules =
{ } windows =
{ } debug = false Menu = WIM3Menu { } lastState = "resting" db =
{ } lists =
{ } useProtocol2 = true ctxMenu =
{ } constants =
{ } L =
{ } O =
{ } S =
{ } ChatUserList = WIM3_ChatUserList { } isModernApi = true env =
{ } tblAvailable =
{ } curState = "resting" nextColor =
{ } isInitialized = true history =
{ } filters =
{ } armoryLinks =
{ } db_defaults =
{ } WindowParent = WIM_UIParent { } options =
{ } Notifications =
{ } beta = false chatFilters =
{ } libs =
{ } stats =
{ } windowsByAge =
{ } version = "3.11.0-1-g69ba9dd" } resizeFrame = WIM_WindowResizeFrame { widgetName = "resize" }

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

Pazza commented 4 months ago

please try the beta version posted on curse

Axejess commented 4 months ago

yeah it works (3.12.0-beta2) it still generates some errors but at least it start working thanks!

Pazza commented 4 months ago

@Axejess thanks for confirming. I'm waiting for a beta invite, till then, I'm kinda fixing it blindly.

CherylAoife commented 4 months ago

While the addon works in TWW Beta, I'm still getting the error as listed above with the latest version 3.12.0-beta2

Pazza commented 2 months ago

Fixed