metalaureate / prosody-modules

Automatically exported from code.google.com/p/prosody-modules
0 stars 0 forks source link

mod_smacks: Top-level error #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
I don't know what exactly caused this error.

Aug 09 19:04:37 general error   Top-level error, please report:
/usr/lib/prosody/modules/mod_smacks/mod_smacks.lua:227: attempt to index a nil 
value
Aug 09 19:04:37 general error   
stack traceback:
    /usr/lib/prosody/modules/mod_smacks/mod_smacks.lua:227: in function 'callback'
    /usr/lib64/prosody/util/timer.lua:70: in function </usr/lib64/prosody/util/timer.lua:69>
    [C]: in function 'loop'
    /usr/lib64/prosody/net/server_event.lua:788: in function </usr/lib64/prosody/net/server_event.lua:787>
    [C]: in function 'xpcall'
    /usr/bin/prosody:364: in function 'loop'
    /usr/bin/prosody:431: in main chunk
    [C]: ?

Original issue reported on code.google.com by iron.udjin@gmail.com on 10 Aug 2012 at 3:18

GoogleCodeExporter commented 9 years ago
Ah... forgot to tell:
Prosody hg:1ef9aa0c9fb0 // Linux
Modules was updated from repo at the save time as prosody.

Original comment by iron.udjin@gmail.com on 10 Aug 2012 at 3:22