I have been trying to find a decent ingame addon to track loot, attendance etc. for our raids and during that I noticed these errors pop:
I think this one popped when I started taking attendance, which then prompts the guild to whisper me with their mains name so they can be added to the dkp list if they are on standby.
Error occured in: Global
Count: 1
Message: ..\AddOns\NRT\NRT.lua line 874:
attempt to index global 'arg1' (a nil value)
Debug:
[C]: ?
NRT\NRT.lua:874: filterFunc()
WIM\WIM.lua:304: honorChatFrameEventFilter()
WIM\Modules\WhisperEngine.lua:276: handler()
...s\WIM\Libs\LibChatHandler-1.0\LibChatHandler-1.0.lua:252: popEvents()
...s\WIM\Libs\LibChatHandler-1.0\LibChatHandler-1.0.lua:146: Release()
WIM\Modules\Filters.lua:243: CHAT_MSG_WHISPER_CONTROLLER()
WIM\Modules\Filters.lua:148:
WIM\Modules\Filters.lua:118
WIM\Modules\Filters.lua:188: callback()
WIM\Libs\LibWho-2.0\LibWho-2.0.lua:483: RaiseCallback()
WIM\Libs\LibWho-2.0\LibWho-2.0.lua:407: ReturnWho()
WIM\Libs\LibWho-2.0\LibWho-2.0.lua:742: ?()
WIM\Libs\LibWho-2.0\LibWho-2.0.lua:753:
WIM\Libs\LibWho-2.0\LibWho-2.0.lua:752
Sort of the same deal with this one. When starting attendance it prompts the guild to whisper me a command to be added to the dkp list if they are on standby. Doing so triggered this error
Error occured in: Global
Count: 1
Message: ..\AddOns\HeadCount\RaidTracker.lua line 1319:
Unable to determine if incoming message is supported because the message is nil.
Debug:
[C]: ?
[C]: assert()
HeadCount\RaidTracker.lua:1319: IsSupportedIncomingMessage()
HeadCount\HeadCount.lua:216: filterFunc()
WIM\WIM.lua:304: honorChatFrameEventFilter()
WIM\Modules\WhisperEngine.lua:276: handler()
...s\WIM\Libs\LibChatHandler-1.0\LibChatHandler-1.0.lua:252: popEvents()
...s\WIM\Libs\LibChatHandler-1.0\LibChatHandler-1.0.lua:146: Release()
WIM\Modules\Filters.lua:243: CHAT_MSG_WHISPER_CONTROLLER()
WIM\Modules\Filters.lua:148:
WIM\Modules\Filters.lua:118
WIM\Modules\Filters.lua:188: callback()
WIM\Libs\LibWho-2.0\LibWho-2.0.lua:483: RaiseCallback()
WIM\Libs\LibWho-2.0\LibWho-2.0.lua:407: ReturnWho()
WIM\Libs\LibWho-2.0\LibWho-2.0.lua:742: ?()
WIM\Libs\LibWho-2.0\LibWho-2.0.lua:753:
WIM\Libs\LibWho-2.0\LibWho-2.0.lua:752
Is any of this possible to work around for you Pazza or should I contact the developers of the other addons and have them take a look at it?
Edit: All incoming whispers will trigger the HeadCount error.