War within beta error
Axejess opened this issue ยท 5 comments
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
2. try to do a /w
3. 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):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
yeah it works (3.12.0-beta2) it still generates some errors but at least it start working thanks!
@Axejess thanks for confirming. I'm waiting for a beta invite, till then, I'm kinda fixing it blindly.
While the addon works in TWW Beta, I'm still getting the error as listed above with the latest version 3.12.0-beta2