minetest-mods / irc

IRC Mod for Minetest
BSD 2-Clause "Simplified" License
43 stars 31 forks source link

Getting an occasional error with the IRC module #49

Closed fstltna closed 5 years ago

fstltna commented 5 years ago

Mostly working fine, but occasionally I get the following error and I dont know what command was causing it: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'irc' in callback on_chat_message(): ...games/minetest/games/minetest_game/mods/irc/chatcmds.lua:50: attempt to index a nil value

Any ideas?

fstltna commented 5 years ago

FYI: adding another # to the channel name fixed it... Needs to be like ##DarknessHasFallen