WIM is raising/throwing LUA errors with the release of Retail WoW 9.2.5
karpana opened this issue ยท 2 comments
Describe the bug
WIM is not working since the release of patch Retail WoW 9.2.5, andis throwing a number of errors.
To Reproduce
Steps to reproduce the behavior:
- Start wow with WIM enabled
- WIM is not working and LUA errors are thrown.
Expected behavior
WIM should work and allow me to send and receive messages.
Desktop (please complete the following information):
- OS: Windows 10
Additional context
The following LUA errors are being raised when starting WoW with WIM enabled.
Message: Interface\AddOns\WIM\Modules\WhisperEngine.lua:39: Cannot find a library instance of "LibChatHandler-1.0".
Time: Wed Jun 1 20:19:28 2022
Count: 1
Stack: Interface\AddOns\WIM\Modules\WhisperEngine.lua:39: Cannot find a library instance of "LibChatHandler-1.0".
[string "=[C]"]: ?
[string "=[C]"]: in function `error'
[string "@Interface\AddOns\Ace3\LibStub\LibStub.lua"]:23: in function `GetLibrary'
[string "@Interface\AddOns\WIM\Modules\WhisperEngine.lua"]:39: in main chunk
Locals:<br /><br /><br /><br />
Message: Interface\AddOns\WIM\Modules\ChatEngine.lua:240: Cannot find a library instance of "LibChatHandler-1.0".
Time: Wed Jun 1 20:19:28 2022
Count: 1
Stack: Interface\AddOns\WIM\Modules\ChatEngine.lua:240: Cannot find a library instance of "LibChatHandler-1.0".
[string "=[C]"]: ?
[string "=[C]"]: in function `error'
[string "@Interface\AddOns\Ace3\LibStub\LibStub.lua"]:23: in function `GetLibrary'
[string "@Interface\AddOns\WIM\Modules\ChatEngine.lua"]:240: in main chunk
Locals:
Message: Interface\AddOns\WIM\Modules\Filters.lua:96: Cannot find a library instance of "LibChatHandler-1.0".
Time: Wed Jun 1 20:19:28 2022
Count: 1
Stack: Interface\AddOns\WIM\Modules\Filters.lua:96: Cannot find a library instance of "LibChatHandler-1.0".
[string "=[C]"]: ?
[string "=[C]"]: in function `error'
[string "@Interface\AddOns\Ace3\LibStub\LibStub.lua"]:23: in function `GetLibrary'
[string "@Interface\AddOns\WIM\Modules\Filters.lua"]:96: in main chunk
Locals:
Message: Interface\AddOns\WIM\WIM.lua:95: Cannot find a library instance of "LibChatHandler-1.0".
Time: Wed Jun 1 20:19:29 2022
Count: 1
Stack: Interface\AddOns\WIM\WIM.lua:95: Cannot find a library instance of "LibChatHandler-1.0".
[string "=[C]"]: ?
[string "=[C]"]: in function `error'
[string "@Interface\AddOns\Ace3\LibStub\LibStub.lua"]:23: in function `GetLibrary'
[string "@Interface\AddOns\WIM\WIM.lua"]:95: in function <Interface\AddOns\WIM\WIM.lua:67>
[string "@Interface\AddOns\WIM\WIM.lua"]:445: in function `fun'
[string "@Interface\AddOns\WIM\WIM.lua"]:402: in function `CoreEventHandler'
[string "@Interface\AddOns\WIM\WIM.lua"]:59: in function <Interface\AddOns\WIM\WIM.lua:59>
Locals:
Message: Interface\AddOns\WIM\Libs\Includes.xml(1): error: not well-formed (invalid token)
Time: Wed Jun 1 20:19:43 2022
Count: 3
Message: Interface\AddOns\WIM\Localization\Includes.xml(1): error: not well-formed (invalid token)
Time: Wed Jun 1 20:19:43 2022
Count: 3
Message: Interface\AddOns\WIM\Bindings.xml(1): error: not well-formed (invalid token)
Time: Wed Jun 1 20:19:43 2022
Count: 2
Closing this bug/ticket.
I did a reinstall of the addon, and it seems to have rectified the problem.
@karpana I was going to say to do just that. looks like the installer might have messed up some stuff.