WIM (WoW Instant Messenger) v3

17M Downloads

TWW Prepatch Errors

yajinni opened this issue ยท 8 comments

commented

436x WIM/Sources/WindowHandler.lua:1924: attempt to call upvalue 'GetMouseFocus' (a nil value)
[string "@WIM/Sources/WindowHandler.lua"]:1924: in function `fun'
[string "@WIM/Sources/WindowHandler.lua"]:437: in function <WIM/Sources/WindowHandler.lua:429>
[string "@WIM/Sources/WindowHandler.lua"]:753: in function <WIM/Sources/WindowHandler.lua:753>

Locals:
self = WIM3_msgFrame1ExitButton {
widgetName = "close"
parentWindow = WIM3_msgFrame1 {
}
curTextureIndex = 1
forceShift = false
}
SelectedSkin =

{
tab_strip =
{
}
title = "WIM Classic"
emoticons =
{
}
website = "http://www.wimaddon.com"
author = "Pazza "
message_window =
{
}
version = "1.0.0"
}
(*temporary) = nil
(*temporary) = "attempt to call upvalue 'GetMouseFocus' (a nil value)"
WIM =
{
addonTocName = "WIM"
tblInUse =
{
}
modules =
{
}
windows =
{
}
debug = false
Menu = WIM3Menu {
}
lastState = "other"
db =
{
}
lists =
{
}
useProtocol2 = true
ctxMenu =
{
}
constants =
{
}
L =
{
}
O =
{
}
S =
{
}
ChatUserList = WIM3_ChatUserList {
}
isModernApi = true
env =
{
}
tblAvailable =
{
}
curState = "other"
nextColor =
{
}
isInitialized = true
history =
{
}
filters =
{
}
armoryLinks =
{
}
db_defaults =
{
}
WindowParent = WIM_UIParent {
}
options =
{
}
Notifications =
{
}
beta = false
chatFilters =
{
}
libs =
{
}
stats =
{
}
EditBoxInFocus = WIM3_msgFrame1MsgBox {
}
windowsByAge =
{
}
version = "3.11.1-1-g18c69d4"
}
GetMouseFocus = nil

commented

same:

864x WIM/Sources/WindowHandler.lua:1924: attempt to call upvalue 'GetMouseFocus' (a nil value)
[string "@WIM/Sources/WindowHandler.lua"]:1924: in function `fun'
[string "@WIM/Sources/WindowHandler.lua"]:437: in function <WIM/Sources/WindowHandler.lua:429>
[string "@WIM/Sources/WindowHandler.lua"]:753: in function <WIM/Sources/WindowHandler.lua:753>

Locals:
self = WIM3_msgFrame1ExitButton {
widgetName = "close"
parentWindow = WIM3_msgFrame1 {
}
curTextureIndex = 1
forceShift = false
}
SelectedSkin =

{
tab_strip =
{
}
title = "WIM ElvUI (Solid)"
website = "https://www.curseforge.com/members/fuba82/projects"
author = "fuba"
message_window =
{
}
version = "1.0.0"
}
(*temporary) = nil
(*temporary) = "attempt to call upvalue 'GetMouseFocus' (a nil value)"
WIM =
{
addonTocName = "WIM"
tblInUse =
{
}
modules =
{
}
windows =
{
}
debug = false
Menu = WIM3Menu {
}
lastState = "other"
db =
{
}
lists =
{
}
useProtocol2 = true
ctxMenu =
{
}
constants =
{
}
L =
{
}
O =
{
}
S =
{
}
ChatUserList = WIM3_ChatUserList {
}
isModernApi = true
env =
{
}
tblAvailable =
{
}
curState = "other"
nextColor =
{
}
MinimapIcon = WIM3MinimapButton {
}
isInitialized = true
history =
{
}
filters =
{
}
armoryLinks =
{
}
db_defaults =
{
}
WindowParent = WIM_UIParent {
}
options =
{
}
Notifications =
{
}
beta = false
chatFilters =
{
}
libs =
{
}
stats =
{
}
windowsByAge =
{
}
version = "3.11.2"
}
GetMouseFocus = nil

commented

Same error in a more readable way:

Message: Interface/AddOns/WIM/Sources/WindowHandler.lua:1924: attempt to call upvalue 'GetMouseFocus' (a nil value)
Time: Wed Jul 24 17:19:33 2024
Count: 7810
Stack: Interface/AddOns/WIM/Sources/WindowHandler.lua:1924: attempt to call upvalue 'GetMouseFocus' (a nil value)
[string "@Interface/AddOns/WIM/Sources/WindowHandler.lua"]:1924: in function `fun'
[string "@Interface/AddOns/WIM/Sources/WindowHandler.lua"]:437: in function <Interface/AddOns/WIM/Sources/WindowHandler.lua:429>
[string "@Interface/AddOns/WIM/Sources/WindowHandler.lua"]:753: in function <Interface/AddOns/WIM/Sources/WindowHandler.lua:753>

Locals: self = WIM3_msgFrame1ExitButton {
 widgetName = "close"
 parentWindow = WIM3_msgFrame1 {
 }
 curTextureIndex = 1
 forceShift = false
}
SelectedSkin = <table> {
 tab_strip = <table> {
 }
 title = "WIM Classic"
 emoticons = <table> {
 }
 website = "http://www.wimaddon.com"
 author = "Pazza <Bronzebeard>"
 message_window = <table> {
 }
 version = "1.0.0"
}
(*temporary) = nil
(*temporary) = "attempt to call upvalue 'GetMouseFocus' (a nil value)"
WIM = <table> {
 addonTocName = "WIM"
 tblInUse = <table> {
 }
 modules = <table> {
 }
 windows = <table> {
 }
 debug = false
 Menu = WIM3Menu {
 }
 lastState = "resting"
 MSG_CONTEXT_MENU_EDITBOX = WIM3_msgFrame1MsgBox {
 }
 db = <table> {
 }
 lists = <table> {
 }
 useProtocol2 = true
 ctxMenu = <table> {
 }
 constants = <table> {
 }
 L = <table> {
 }
 O = <table> {
 }
 S = <table> {
 }
 ChatUserList = WIM3_ChatUserList {
 }
 isModernApi = true
 env = <table> {
 }
 tblAvailable = <table> {
 }
 curState = "resting"
 nextColor = <table> {
 }
 MinimapIcon = WIM3MinimapButton {
 }
 isInitialized = true
 history = <table> {
 }
 filters = <table> {
 }
 armoryLinks = <table> {
 }
 db_defaults = <table> {
 }
 WindowParent = WIM_UIParent {
 }
 options = <table> {
 }
 Notifications = <table> {
 }
 beta = false
 chatFilters = <table> {
 }
 libs = <table> {
 }
 stats = <table> {
 }
 windowsByAge = <table> {
 }
 version = "3.11.2"
}
GetMouseFocus = nil
commented

I'm getting two different errors via BugSack.

317x WIM/Modules/MinimapIcon.lua:348: attempt to call upvalue 'GetMouseFocus' (a nil value)
[string "@WIM/Modules/MinimapIcon.lua"]:348: in function <WIM/Modules/MinimapIcon.lua:347>

Locals:
self = Frame {
}
(*temporary) = nil
(*temporary) = "attempt to call upvalue 'GetMouseFocus' (a nil value)"
icon = WIM3MinimapButton {
 flash = WIM3MinimapButtonFlash {
 }
 icon = Texture {
 }
 text = FontString {
 }
 backGround = Texture {
 }
}
GetMouseFocus = nil

and this one as well

1531x WIM/Sources/WindowHandler.lua:359: attempt to call upvalue 'GetMouseFocus' (a nil value)
[string "@WIM/Sources/WindowHandler.lua"]:359: in function <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 = <table> {
 addonTocName = "WIM"
 tblInUse = <table> {
 }
 modules = <table> {
 }
 windows = <table> {
 }
 debug = false
 Menu = WIM3Menu {
 }
 lastState = "other"
 db = <table> {
 }
 lists = <table> {
 }
 useProtocol2 = true
 ctxMenu = <table> {
 }
 constants = <table> {
 }
 L = <table> {
 }
 O = <table> {
 }
 S = <table> {
 }
 ChatUserList = WIM3_ChatUserList {
 }
 isModernApi = true
 env = <table> {
 }
 tblAvailable = <table> {
 }
 curState = "other"
 nextColor = <table> {
 }
 MinimapIcon = WIM3MinimapButton {
 }
 isInitialized = true
 history = <table> {
 }
 filters = <table> {
 }
 armoryLinks = <table> {
 }
 db_defaults = <table> {
 }
 WindowParent = WIM_UIParent {
 }
 options = <table> {
 }
 Notifications = <table> {
 }
 beta = false
 chatFilters = <table> {
 }
 libs = <table> {
 }
 stats = <table> {
 }
 windowsByAge = <table> {
 }
 version = "3.11.2"
}
resizeFrame = WIM_WindowResizeFrame {
 widgetName = "resize"
}
commented

ok great so other gamer(s) have already report it.

commented

Yep, and it triggers over any UI element hover (like over a piece of gear in the bag or in the great vault.
I really don't wanna disable the mode, but the 'fatality' spam sound from Bug Stack is crazy.....

commented
341x WIM/Sources/WindowHandler.lua:359: attempt to call upvalue 'GetMouseFocus' (a nil value)
[string "@WIM/Sources/WindowHandler.lua"]:359: in function <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 = <table> {
 addonTocName = "WIM"
 tblInUse = <table> {
 }
 modules = <table> {
 }
 windows = <table> {
 }
 debug = false
 Menu = WIM3Menu {
 }
 lastState = "resting"
 db = <table> {
 }
 lists = <table> {
 }
 useProtocol2 = true
 ctxMenu = <table> {
 }
 constants = <table> {
 }
 L = <table> {
 }
 O = <table> {
 }
 S = <table> {
 }
 ChatUserList = WIM3_ChatUserList {
 }
 isModernApi = true
 env = <table> {
 }
 tblAvailable = <table> {
 }
 curState = "resting"
 nextColor = <table> {
 }
 MinimapIcon = WIM3MinimapButton {
 }
 isInitialized = true
 history = <table> {
 }
 filters = <table> {
 }
 armoryLinks = <table> {
 }
 db_defaults = <table> {
 }
 WindowParent = WIM_UIParent {
 }
 options = <table> {
 }
 Notifications = <table> {
 }
 beta = false
 chatFilters = <table> {
 }
 libs = <table> {
 }
 stats = <table> {
 }
 windowsByAge = <table> {
 }
 version = "3.11.2"
}
resizeFrame = WIM_WindowResizeFrame {
 widgetName = "resize"
}

commented

ty so much for the quick fixes Pazza

commented

Fixed in 3.12.0