ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Help/Support (https://www.esoui.com/forums/forumdisplay.php?f=164)
-   -   Chat error (https://www.esoui.com/forums/showthread.php?t=1444)

Tonyleila 05/09/14 08:09 AM

Chat error
 
So this just happend and I don't realy know into what addons commends I shoud post this..
I get errors for 3 addons in 1 error :(
DerpURL, SpamFilter and pChat. Any Ideas what it coud be? It spams my chat realy bad.

Code:

bad argument #4 to 'string.format' (string expected, got nil)
stack traceback:
        [C]: in function 'string.format'
        EsoUI/Libraries/Utility/ZO_LinkHandler.lua:46: in function 'ZO_LinkHandler_CreateLink'
        (tail call): ?
        user:/AddOns/SpamFilter/SpamFilter.lua:732: in function 'OnMessageReceived'
        user:/AddOns/pChat/lib/libChat/libChat.lua:38: in function 'libChatReceiver'
        user:/AddOns/DerpURL/DerpURL.lua:21: in function 'formatter'
        EsoUI/Ingame/ChatSystem/ChatSystem.lua:1651: in function 'ChatSystem:OnChatEvent'
        EsoUI/Ingame/ChatSystem/ChatSystem.lua:1455: in function 'OnChatEvent'


Seerah 05/09/14 09:24 AM

It looks like it starts in DerpURL, which triggers code in the library used by pChat, which is then processed by SpamFilter, and finally goes through the default UI's link parser.

I am assuming that you get the error when a link is seen in chat?

Tonyleila 05/09/14 05:17 PM

Quote:

Originally Posted by Seerah (Post 7316)
It looks like it starts in DerpURL, which triggers code in the library used by pChat, which is then processed by SpamFilter, and finally goes through the default UI's link parser.

I am assuming that you get the error when a link is seen in chat?

I tryed it again later without DerpURL and the error was same without the DerpURL part. Now disable SpamFilter and enabled DerpURL, did not get the error again since then.#
So I guess its a SpamFilter problem!


All times are GMT -6. The time now is 03:47 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI