Page 1 of 1

Chat spam

Posted: Thu Jul 09, 2015 5:05 am
by Nijura
Every time I attack, with every skill I use, I get
call igf_events_Frame's OnEvent, line: [string "?"]:72: attempt to index global 'os' (a nil value) '

This doesn't affect my play but spams the chat by which annoys me. How can I turn that off?

Greetings
Nijura

Re: Chat spam

Posted: Thu Jul 09, 2015 5:40 am
by rock5
It's pretty much a requirement of rombot and a lot of the userfunctions to have an 'os.time' replacement addon installed such as d303fix. Installing that should fix it.

What happened was the os related time functions were removed from the game some time ago which broke many addons. So someone created this os replacement addon to add the os time functions back in so other addons would still work.

Re: Chat spam

Posted: Thu Jul 09, 2015 9:54 am
by Nijura
Wow thanks. That solved my problem.