balakethelock / SuperWoW

1.12.1 WoW client mod that expands on API functionalities
Other
31 stars 2 forks source link

I con't find this error #5

Closed jilinge2 closed 2 months ago

jilinge2 commented 2 months ago

When I load these two addons simultaneously, an error occurs, but there is no problem when using one alone, and there is also no issue when using both together on the 1.12.1 launcher. I can't figure out what the problem is and I'm seeking help! The addresses of the two addons are https://github.com/Sentilix/capslock and https://github.com/gnwl/NotGrid.

balakethelock commented 2 months ago

You didn't even say what the error is, least you can do is take a screenshot showing the exact error you got

jilinge2 commented 2 months ago

Interface\AddOns\Capslock\Capslock.lua:1217: attempt to index a nil value

Interface\AddOns\Capslock\Capslock.lua:1217: in function CAPSLOCK_RefreshVisibleSummonQueue' Interface\AddOns\Capslock\Capslock.lua:1135: in functionCAPSLOCK_UpdateMessageList' Interface\AddOns\Capslock\Capslock.lua:295: in function CAPSLOCK_OpenConfigurationDialog' Interface\AddOns\Capslock\Capslock.lua:289: in functionCAPSLOCK_ToggleConfigurationDialog' Interface\AddOns\Capslock\Capslock.lua:228: in function CAPSLOCK_TOGGLE_SUMMON' Interface\AddOns\Capslock\Capslock.lua:146: in functionvalue' Interface\FrameXML\ChatFrame.lua:2170: in function ChatEdit_ParseText' Interface\FrameXML\ChatFrame.lua:1941: in functionChatEdit_SendText' Interface\FrameXML\ChatFrame.lua:1963: in function `ChatEdit_OnEnterPressed' [string "ChatFrameEditBox:OnEnterPressed"]:2: in main chunk

Only when both of these addons are used together will the command: /caps result in an error.