Skip to content

[BUG] Issue on /dev mouseover #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
m33shoq opened this issue Jul 26, 2024 · 1 comment
Closed

[BUG] Issue on /dev mouseover #14

m33shoq opened this issue Jul 26, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@m33shoq
Copy link

m33shoq commented Jul 26, 2024

GetMouseFocus is deprecated by GetMouseFoci in TWW(the new function return is slightly different though even better for DevTool)
https://warcraft.wiki.gg/wiki/API_GetMouseFoci

Lua error log:

2x DevTool/DevTool.lua:149: attempt to call global 'GetMouseFocus' (a nil value)
[string "@DevTool/DevTool.lua"]:149: in function `command'
[string "@DevTool/DevTool.lua"]:344: in function `ExecuteCMD'
[string "@DevTool/DevTool.lua"]:76: in function `?'
[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5440: in function `ChatEdit_ParseText'
[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5092: in function `ChatEdit_SendText'
[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5128: in function `ChatEdit_OnEnterPressed'
[string "*ChatFrame.xml:140_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:140_OnEnterPressed"]:1>

Locals:
(*temporary) = nil
(*temporary) = "attempt to call global 'GetMouseFocus' (a nil value)"
@m33shoq m33shoq added the bug Something isn't working label Jul 26, 2024
@brittyazel
Copy link
Owner

Fixed, thanks for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants