GreenWall

GreenWall

1M Downloads

Cannot talk to sister guild through guild chat on same server in WOW. We are on Stormrage and included is the log file from greenwall.lua located in my savedVariables folder.

jjnorman789 opened this issue ยท 1 comments

commented

I have tried variations of the configuration I have seen on your documentation but none of them have worked so far. I have this and nothing else copied into my guild info on both of my guilds:

GWc:ELGChat:GChat2709
GWv:1.6.6
GWp: Evil Legends-Stormrage:EL-Main
GWp: Evil Legends II-Stormrage:EL-2nd

We tried the name of the guilds with -Stormrage appended to the names and without.

This is from the Greenwall.lua file:

GreenWall = {
    ["log"] = true,
    ["debug"] = 0,
    ["joindelay"] = 0,
    ["verbose"] = false,
    ["redact"] = true,
    ["roster"] = true,
    ["logsize"] = 2048,
    ["rank"] = true,
    ["ochat"] = true,
    ["achievements"] = true,
    ["version"] = "1.6.6",
    ["tag"] = true,
}
GreenWallLog = {
    "2015-12-15 05:07:29 -- event logging turned ON.", -- [1]
    "2015-12-15 05:07:35 --  ", -- [2]
    "2015-12-15 05:07:35 --   Usage:", -- [3]
    "2015-12-15 05:07:35 --   ", -- [4]
    "2015-12-15 05:07:35 --   /greenwall <command>  or  /gw <command>", -- [5]
    "2015-12-15 05:07:35 --   ", -- [6]
    "2015-12-15 05:07:35 --   Commands:", -- [7]
    "2015-12-15 05:07:35 --   ", -- [8]
    "2015-12-15 05:07:35 --   help ", -- [9]
    "2015-12-15 05:07:35 --         -- Print this message.", -- [10]
    "2015-12-15 05:07:35 --   version", -- [11]
    "2015-12-15 05:07:35 --         -- Print the add-on version.", -- [12]
    "2015-12-15 05:07:35 --   status", -- [13]
    "2015-12-15 05:07:35 --         -- Print connection status.", -- [14]
    "2015-12-15 05:07:35 --   reload", -- [15]
    "2015-12-15 05:07:35 --         -- Reload the configuration.", -- [16]
    "2015-12-15 05:07:35 --   reset", -- [17]
    "2015-12-15 05:07:35 --         -- Reset communications and reload the configuration.", -- [18]
    "2015-12-15 05:07:35 --   achievements <on|off>", -- [19]
    "2015-12-15 05:07:35 --         -- Toggle display of confederation achievements.", -- [20]
    "2015-12-15 05:07:35 --   roster <on|off>", -- [21]
    "2015-12-15 05:07:35 --         -- Toggle display of confederation online, offline, join, and leave messages.", -- [22]
    "2015-12-15 05:07:35 --   rank <on|off>", -- [23]
    "2015-12-15 05:07:35 --         -- Toggle display of confederation promotion and demotion messages.", -- [24]
    "2015-12-15 05:07:35 --   tag <on|off>", -- [25]
    "2015-12-15 05:07:35 --         -- Show co-guild identifier in messages.", -- [26]
    "2015-12-15 05:07:35 --   ochat <on|off>", -- [27]
    "2015-12-15 05:07:35 --         -- Enable officer chat bridging.", -- [28]
    "2015-12-15 05:07:35 --   dump", -- [29]
    "2015-12-15 05:07:35 --         -- Print configuration and state information.", -- [30]
    "2015-12-15 05:07:35 --   debug <level>", -- [31]
    "2015-12-15 05:07:35 --         -- Set debugging level to integer <level>.", -- [32]
    "2015-12-15 05:07:35 --   redact <on|off>", -- [33]
    "2015-12-15 05:07:35 --         -- Obfuscate sensitive information in debug output.", -- [34]
    "2015-12-15 05:07:35 --   verbose <on|off>", -- [35]
    "2015-12-15 05:07:35 --         -- Toggle the display of debugging output in the chat window.", -- [36]
    "2015-12-15 05:07:35 --   log <on|off>", -- [37]
    "2015-12-15 05:07:35 --         -- Toggle output logging to the GreenWall.lua file.", -- [38]
    "2015-12-15 05:07:35 --   logsize <length>", -- [39]
    "2015-12-15 05:07:35 --         -- Specify the maximum number of log entries to keep.", -- [40]
    "2015-12-15 05:07:35 --   admin reload", -- [41]
    "2015-12-15 05:07:35 --         -- (officer only) Force a reload of the configuration by all online guild members.", -- [42]
    "2015-12-15 05:07:35 --  ", -- [43]
    "2015-12-15 05:08:08 -- verbose debugging turned OFF.", -- [44]
    "2015-12-15 05:08:21 -- verbose debugging turned ON.", -- [45]
    "2015-12-15 05:09:29 -- co-guild tagging turned ON.", -- [46]
    "2015-12-15 05:09:40 --  ", -- [47]
    "2015-12-15 05:09:40 --   Usage:", -- [48]
    "2015-12-15 05:09:40 --   ", -- [49]
    "2015-12-15 05:09:40 --   /greenwall <command>  or  /gw <command>", -- [50]
    "2015-12-15 05:09:40 --   ", -- [51]
    "2015-12-15 05:09:40 --   Commands:", -- [52]
    "2015-12-15 05:09:40 --   ", -- [53]
    "2015-12-15 05:09:40 --   help ", -- [54]
    "2015-12-15 05:09:40 --         -- Print this message.", -- [55]
    "2015-12-15 05:09:40 --   version", -- [56]
    "2015-12-15 05:09:40 --         -- Print the add-on version.", -- [57]
    "2015-12-15 05:09:40 --   status", -- [58]
    "2015-12-15 05:09:40 --         -- Print connection status.", -- [59]
    "2015-12-15 05:09:40 --   reload", -- [60]
    "2015-12-15 05:09:40 --         -- Reload the configuration.", -- [61]
    "2015-12-15 05:09:40 --   reset", -- [62]
    "2015-12-15 05:09:40 --         -- Reset communications and reload the configuration.", -- [63]
    "2015-12-15 05:09:40 --   achievements <on|off>", -- [64]
    "2015-12-15 05:09:40 --         -- Toggle display of confederation achievements.", -- [65]
    "2015-12-15 05:09:40 --   roster <on|off>", -- [66]
    "2015-12-15 05:09:40 --         -- Toggle display of confederation online, offline, join, and leave messages.", -- [67]
    "2015-12-15 05:09:40 --   rank <on|off>", -- [68]
    "2015-12-15 05:09:40 --         -- Toggle display of confederation promotion and demotion messages.", -- [69]
    "2015-12-15 05:09:40 --   tag <on|off>", -- [70]
    "2015-12-15 05:09:40 --         -- Show co-guild identifier in messages.", -- [71]
    "2015-12-15 05:09:40 --   ochat <on|off>", -- [72]
    "2015-12-15 05:09:40 --         -- Enable officer chat bridging.", -- [73]
    "2015-12-15 05:09:40 --   dump", -- [74]
    "2015-12-15 05:09:40 --         -- Print configuration and state information.", -- [75]
    "2015-12-15 05:09:40 --   debug <level>", -- [76]
    "2015-12-15 05:09:40 --         -- Set debugging level to integer <level>.", -- [77]
    "2015-12-15 05:09:40 --   redact <on|off>", -- [78]
    "2015-12-15 05:09:40 --         -- Obfuscate sensitive information in debug output.", -- [79]
    "2015-12-15 05:09:40 --   verbose <on|off>", -- [80]
    "2015-12-15 05:09:40 --         -- Toggle the display of debugging output in the chat window.", -- [81]
    "2015-12-15 05:09:40 --   log <on|off>", -- [82]
    "2015-12-15 05:09:40 --         -- Toggle output logging to the GreenWall.lua file.", -- [83]
    "2015-12-15 05:09:40 --   logsize <length>", -- [84]
    "2015-12-15 05:09:40 --         -- Specify the maximum number of log entries to keep.", -- [85]
    "2015-12-15 05:09:40 --   admin reload", -- [86]
    "2015-12-15 05:09:40 --         -- (officer only) Force a reload of the configuration by all online guild members.", -- [87]
    "2015-12-15 05:09:40 --  ", -- [88]
    "2015-12-15 05:09:56 -- officer chat bridging turned ON.", -- [89]
    "2015-12-15 05:09:56 -- [ERROR] invalid officer channel name specified", -- [90]
    "2015-12-15 05:10:21 -- [ERROR] Unknown command: o", -- [91]
    "2015-12-15 05:11:13 -- co-guild rank announcements turned ON.", -- [92]
    "2015-12-15 05:11:46 -- co-guild achievement announcements turned ON.", -- [93]
    "2015-12-15 05:13:32 -- obfuscate sensitive data in debug output turned ON.", -- [94]
    "2015-12-15 05:13:42 -- [ERROR] Unknown command: gchat", -- [95]
    "2015-12-15 05:13:57 -- [ERROR] Unknown command: g", -- [96]
    "2015-12-15 05:14:12 -- [ERROR] Unknown command: guildchat", -- [97]
    "2015-12-15 05:14:19 -- [ERROR] Unknown command: on", -- [98]
    "2015-12-15 05:14:27 -- [ERROR] Unknown command: /g", -- [99]
    "2015-12-15 05:14:42 -- [ERROR] invalid officer channel name specified", -- [100]
    "2015-12-15 05:15:10 -- [ERROR] Unknown command: guild", -- [101]
    "2015-12-15 05:15:23 -- [ERROR] Unknown command: officer", -- [102]
    "2015-12-15 05:15:31 --  ", -- [103]
    "2015-12-15 05:15:31 --   Usage:", -- [104]
    "2015-12-15 05:15:31 --   ", -- [105]
    "2015-12-15 05:15:31 --   /greenwall <command>  or  /gw <command>", -- [106]
    "2015-12-15 05:15:31 --   ", -- [107]
    "2015-12-15 05:15:31 --   Commands:", -- [108]
    "2015-12-15 05:15:31 --   ", -- [109]
    "2015-12-15 05:15:31 --   help ", -- [110]
    "2015-12-15 05:15:31 --         -- Print this message.", -- [111]
    "2015-12-15 05:15:31 --   version", -- [112]
    "2015-12-15 05:15:31 --         -- Print the add-on version.", -- [113]
    "2015-12-15 05:15:31 --   status", -- [114]
    "2015-12-15 05:15:31 --         -- Print connection status.", -- [115]
    "2015-12-15 05:15:31 --   reload", -- [116]
    "2015-12-15 05:15:31 --         -- Reload the configuration.", -- [117]
    "2015-12-15 05:15:31 --   reset", -- [118]
    "2015-12-15 05:15:31 --         -- Reset communications and reload the configuration.", -- [119]
    "2015-12-15 05:15:31 --   achievements <on|off>", -- [120]
    "2015-12-15 05:15:31 --         -- Toggle display of confederation achievements.", -- [121]
    "2015-12-15 05:15:31 --   roster <on|off>", -- [122]
    "2015-12-15 05:15:31 --         -- Toggle display of confederation online, offline, join, and leave messages.", -- [123]
    "2015-12-15 05:15:31 --   rank <on|off>", -- [124]
    "2015-12-15 05:15:31 --         -- Toggle display of confederation promotion and demotion messages.", -- [125]
    "2015-12-15 05:15:31 --   tag <on|off>", -- [126]
    "2015-12-15 05:15:31 --         -- Show co-guild identifier in messages.", -- [127]
    "2015-12-15 05:15:31 --   ochat <on|off>", -- [128]
    "2015-12-15 05:15:31 --         -- Enable officer chat bridging.", -- [129]
    "2015-12-15 05:15:31 --   dump", -- [130]
    "2015-12-15 05:15:31 --         -- Print configuration and state information.", -- [131]
    "2015-12-15 05:15:31 --   debug <level>", -- [132]
    "2015-12-15 05:15:31 --         -- Set debugging level to integer <level>.", -- [133]
    "2015-12-15 05:15:31 --   redact <on|off>", -- [134]
    "2015-12-15 05:15:31 --         -- Obfuscate sensitive information in debug output.", -- [135]
    "2015-12-15 05:15:31 --   verbose <on|off>", -- [136]
    "2015-12-15 05:15:31 --         -- Toggle the display of debugging output in the chat window.", -- [137]
    "2015-12-15 05:15:31 --   log <on|off>", -- [138]
    "2015-12-15 05:15:31 --         -- Toggle output logging to the GreenWall.lua file.", -- [139]
    "2015-12-15 05:15:31 --   logsize <length>", -- [140]
    "2015-12-15 05:15:31 --         -- Specify the maximum number of log entries to keep.", -- [141]
    "2015-12-15 05:15:31 --   admin reload", -- [142]
    "2015-12-15 05:15:31 --         -- (officer only) Force a reload of the configuration by all online guild members.", -- [143]
    "2015-12-15 05:15:31 --  ", -- [144]
    "2015-12-15 05:15:59 -- Broadcast configuration reload request.", -- [145]
    "2015-12-15 05:16:50 --  ", -- [146]
    "2015-12-15 05:16:50 --   Usage:", -- [147]
    "2015-12-15 05:16:50 --   ", -- [148]
    "2015-12-15 05:16:50 --   /greenwall <command>  or  /gw <command>", -- [149]
    "2015-12-15 05:16:50 --   ", -- [150]
    "2015-12-15 05:16:50 --   Commands:", -- [151]
    "2015-12-15 05:16:50 --   ", -- [152]
    "2015-12-15 05:16:50 --   help ", -- [153]
    "2015-12-15 05:16:50 --         -- Print this message.", -- [154]
    "2015-12-15 05:16:50 --   version", -- [155]
    "2015-12-15 05:16:50 --         -- Print the add-on version.", -- [156]
    "2015-12-15 05:16:50 --   status", -- [157]
    "2015-12-15 05:16:50 --         -- Print connection status.", -- [158]
    "2015-12-15 05:16:50 --   reload", -- [159]
    "2015-12-15 05:16:50 --         -- Reload the configuration.", -- [160]
    "2015-12-15 05:16:50 --   reset", -- [161]
    "2015-12-15 05:16:50 --         -- Reset communications and reload the configuration.", -- [162]
    "2015-12-15 05:16:50 --   achievements <on|off>", -- [163]
    "2015-12-15 05:16:50 --         -- Toggle display of confederation achievements.", -- [164]
    "2015-12-15 05:16:50 --   roster <on|off>", -- [165]
    "2015-12-15 05:16:50 --         -- Toggle display of confederation online, offline, join, and leave messages.", -- [166]
    "2015-12-15 05:16:50 --   rank <on|off>", -- [167]
    "2015-12-15 05:16:50 --         -- Toggle display of confederation promotion and demotion messages.", -- [168]
    "2015-12-15 05:16:50 --   tag <on|off>", -- [169]
    "2015-12-15 05:16:50 --         -- Show co-guild identifier in messages.", -- [170]
    "2015-12-15 05:16:50 --   ochat <on|off>", -- [171]
    "2015-12-15 05:16:50 --         -- Enable officer chat bridging.", -- [172]
    "2015-12-15 05:16:50 --   dump", -- [173]
    "2015-12-15 05:16:50 --         -- Print configuration and state information.", -- [174]
    "2015-12-15 05:16:50 --   debug <level>", -- [175]
    "2015-12-15 05:16:50 --         -- Set debugging level to integer <level>.", -- [176]
    "2015-12-15 05:16:50 --   redact <on|off>", -- [177]
    "2015-12-15 05:16:50 --         -- Obfuscate sensitive information in debug output.", -- [178]
    "2015-12-15 05:16:50 --   verbose <on|off>", -- [179]
    "2015-12-15 05:16:50 --         -- Toggle the display of debugging output in the chat window.", -- [180]
    "2015-12-15 05:16:50 --   log <on|off>", -- [181]
    "2015-12-15 05:16:50 --         -- Toggle output logging to the GreenWall.lua file.", -- [182]
    "2015-12-15 05:16:50 --   logsize <length>", -- [183]
    "2015-12-15 05:16:50 --         -- Specify the maximum number of log entries to keep.", -- [184]
    "2015-12-15 05:16:50 --   admin reload", -- [185]
    "2015-12-15 05:16:50 --         -- (officer only) Force a reload of the configuration by all online guild members.", -- [186]
    "2015-12-15 05:16:50 --  ", -- [187]
    "2015-12-15 05:17:26 --  ", -- [188]
    "2015-12-15 05:17:26 --   Usage:", -- [189]
    "2015-12-15 05:17:26 --   ", -- [190]
    "2015-12-15 05:17:26 --   /greenwall <command>  or  /gw <command>", -- [191]
    "2015-12-15 05:17:26 --   ", -- [192]
    "2015-12-15 05:17:26 --   Commands:", -- [193]
    "2015-12-15 05:17:26 --   ", -- [194]
    "2015-12-15 05:17:26 --   help ", -- [195]
    "2015-12-15 05:17:26 --         -- Print this message.", -- [196]
    "2015-12-15 05:17:26 --   version", -- [197]
    "2015-12-15 05:17:26 --         -- Print the add-on version.", -- [198]
    "2015-12-15 05:17:26 --   status", -- [199]
    "2015-12-15 05:17:26 --         -- Print connection status.", -- [200]
    "2015-12-15 05:17:26 --   reload", -- [201]
    "2015-12-15 05:17:26 --         -- Reload the configuration.", -- [202]
    "2015-12-15 05:17:26 --   reset", -- [203]
    "2015-12-15 05:17:26 --         -- Reset communications and reload the configuration.", -- [204]
    "2015-12-15 05:17:26 --   achievements <on|off>", -- [205]
    "2015-12-15 05:17:26 --         -- Toggle display of confederation achievements.", -- [206]
    "2015-12-15 05:17:26 --   roster <on|off>", -- [207]
    "2015-12-15 05:17:26 --         -- Toggle display of confederation online, offline, join, and leave messages.", -- [208]
    "2015-12-15 05:17:26 --   rank <on|off>", -- [209]
    "2015-12-15 05:17:26 --         -- Toggle display of confederation promotion and demotion messages.", -- [210]
    "2015-12-15 05:17:26 --   tag <on|off>", -- [211]
    "2015-12-15 05:17:26 --         -- Show co-guild identifier in messages.", -- [212]
    "2015-12-15 05:17:26 --   ochat <on|off>", -- [213]
    "2015-12-15 05:17:26 --         -- Enable officer chat bridging.", -- [214]
    "2015-12-15 05:17:26 --   dump", -- [215]
    "2015-12-15 05:17:26 --         -- Print configuration and state information.", -- [216]
    "2015-12-15 05:17:26 --   debug <level>", -- [217]
    "2015-12-15 05:17:26 --         -- Set debugging level to integer <level>.", -- [218]
    "2015-12-15 05:17:26 --   redact <on|off>", -- [219]
    "2015-12-15 05:17:26 --         -- Obfuscate sensitive information in debug output.", -- [220]
    "2015-12-15 05:17:26 --   verbose <on|off>", -- [221]
    "2015-12-15 05:17:26 --         -- Toggle the display of debugging output in the chat window.", -- [222]
    "2015-12-15 05:17:26 --   log <on|off>", -- [223]
    "2015-12-15 05:17:26 --         -- Toggle output logging to the GreenWall.lua file.", -- [224]
    "2015-12-15 05:17:26 --   logsize <length>", -- [225]
    "2015-12-15 05:17:26 --         -- Specify the maximum number of log entries to keep.", -- [226]
    "2015-12-15 05:17:26 --   admin reload", -- [227]
    "2015-12-15 05:17:26 --         -- (officer only) Force a reload of the configuration by all online guild members.", -- [228]
    "2015-12-15 05:17:26 --  ", -- [229]
    "2015-12-15 05:17:55 -- GreenWall version 1.6.5.", -- [230]
    "2015-12-15 05:18:05 --  ", -- [231]
    "2015-12-15 05:18:05 --   Usage:", -- [232]
    "2015-12-15 05:18:05 --   ", -- [233]
    "2015-12-15 05:18:05 --   /greenwall <command>  or  /gw <command>", -- [234]
    "2015-12-15 05:18:05 --   ", -- [235]
    "2015-12-15 05:18:05 --   Commands:", -- [236]
    "2015-12-15 05:18:05 --   ", -- [237]
    "2015-12-15 05:18:05 --   help ", -- [238]
    "2015-12-15 05:18:05 --         -- Print this message.", -- [239]
    "2015-12-15 05:18:05 --   version", -- [240]
    "2015-12-15 05:18:05 --         -- Print the add-on version.", -- [241]
    "2015-12-15 05:18:05 --   status", -- [242]
    "2015-12-15 05:18:05 --         -- Print connection status.", -- [243]
    "2015-12-15 05:18:05 --   reload", -- [244]
    "2015-12-15 05:18:05 --         -- Reload the configuration.", -- [245]
    "2015-12-15 05:18:05 --   reset", -- [246]
    "2015-12-15 05:18:05 --         -- Reset communications and reload the configuration.", -- [247]
    "2015-12-15 05:18:05 --   achievements <on|off>", -- [248]
    "2015-12-15 05:18:05 --         -- Toggle display of confederation achievements.", -- [249]
    "2015-12-15 05:18:05 --   roster <on|off>", -- [250]
    "2015-12-15 05:18:05 --         -- Toggle display of confederation online, offline, join, and leave messages.", -- [251]
    "2015-12-15 05:18:05 --   rank <on|off>", -- [252]
    "2015-12-15 05:18:05 --         -- Toggle display of confederation promotion and demotion messages.", -- [253]
    "2015-12-15 05:18:05 --   tag <on|off>", -- [254]
    "2015-12-15 05:18:05 --         -- Show co-guild identifier in messages.", -- [255]
    "2015-12-15 05:18:05 --   ochat <on|off>", -- [256]
    "2015-12-15 05:18:05 --         -- Enable officer chat bridging.", -- [257]
    "2015-12-15 05:18:05 --   dump", -- [258]
    "2015-12-15 05:18:05 --         -- Print configuration and state information.", -- [259]
    "2015-12-15 05:18:05 --   debug <level>", -- [260]
    "2015-12-15 05:18:05 --         -- Set debugging level to integer <level>.", -- [261]
    "2015-12-15 05:18:05 --   redact <on|off>", -- [262]
    "2015-12-15 05:18:05 --         -- Obfuscate sensitive information in debug output.", -- [263]
    "2015-12-15 05:18:05 --   verbose <on|off>", -- [264]
    "2015-12-15 05:18:05 --         -- Toggle the display of debugging output in the chat window.", -- [265]
    "2015-12-15 05:18:05 --   log <on|off>", -- [266]
    "2015-12-15 05:18:05 --         -- Toggle output logging to the GreenWall.lua file.", -- [267]
    "2015-12-15 05:18:05 --   logsize <length>", -- [268]
    "2015-12-15 05:18:05 --         -- Specify the maximum number of log entries to keep.", -- [269]
    "2015-12-15 05:18:05 --   admin reload", -- [270]
    "2015-12-15 05:18:05 --         -- (officer only) Force a reload of the configuration by all online guild members.", -- [271]
    "2015-12-15 05:18:05 --  ", -- [272]
    "2015-12-15 05:18:19 -- version=1.6.5, cversion=0, configured=false", -- [273]
    "2015-12-15 05:18:19 -- guild bridge: connected=false, number=0, channel=<<FFFF>>, password=<<FFFF>>, stale=true (sconn=0, fconn=0, leave=0, disco=0)", -- [274]
    "2015-12-15 05:18:19 -- officer bridge: connected=false, number=0, channel=<<FFFF>>, password=<<FFFF>>, stale=true (sconn=0, fconn=0, leave=0, disco=0)", -- [275]
    "2015-12-15 05:18:58 --  ", -- [276]
    "2015-12-15 05:18:58 --   Usage:", -- [277]
    "2015-12-15 05:18:58 --   ", -- [278]
    "2015-12-15 05:18:58 --   /greenwall <command>  or  /gw <command>", -- [279]
    "2015-12-15 05:18:58 --   ", -- [280]
    "2015-12-15 05:18:58 --   Commands:", -- [281]
    "2015-12-15 05:18:58 --   ", -- [282]
    "2015-12-15 05:18:58 --   help ", -- [283]
    "2015-12-15 05:18:58 --         -- Print this message.", -- [284]
    "2015-12-15 05:18:58 --   version", -- [285]
    "2015-12-15 05:18:58 --         -- Print the add-on version.", -- [286]
    "2015-12-15 05:18:58 --   status", -- [287]
    "2015-12-15 05:18:58 --         -- Print connection status.", -- [288]
    "2015-12-15 05:18:58 --   reload", -- [289]
    "2015-12-15 05:18:58 --         -- Reload the configuration.", -- [290]
    "2015-12-15 05:18:58 --   reset", -- [291]
    "2015-12-15 05:18:58 --         -- Reset communications and reload the configuration.", -- [292]
    "2015-12-15 05:18:58 --   achievements <on|off>", -- [293]
    "2015-12-15 05:18:58 --         -- Toggle display of confederation achievements.", -- [294]
    "2015-12-15 05:18:58 --   roster <on|off>", -- [295]
    "2015-12-15 05:18:58 --         -- Toggle display of confederation online, offline, join, and leave messages.", -- [296]
    "2015-12-15 05:18:58 --   rank <on|off>", -- [297]
    "2015-12-15 05:18:58 --         -- Toggle display of confederation promotion and demotion messages.", -- [298]
    "2015-12-15 05:18:58 --   tag <on|off>", -- [299]
    "2015-12-15 05:18:58 --         -- Show co-guild identifier in messages.", -- [300]
    "2015-12-15 05:18:58 --   ochat <on|off>", -- [301]
    "2015-12-15 05:18:58 --         -- Enable officer chat bridging.", -- [302]
    "2015-12-15 05:18:58 --   dump", -- [303]
    "2015-12-15 05:18:58 --         -- Print configuration and state information.", -- [304]
    "2015-12-15 05:18:58 --   debug <level>", -- [305]
    "2015-12-15 05:18:58 --         -- Set debugging level to integer <level>.", -- [306]
    "2015-12-15 05:18:58 --   redact <on|off>", -- [307]
    "2015-12-15 05:18:58 --         -- Obfuscate sensitive information in debug output.", -- [308]
    "2015-12-15 05:18:58 --   verbose <on|off>", -- [309]
    "2015-12-15 05:18:58 --         -- Toggle the display of debugging output in the chat window.", -- [310]
    "2015-12-15 05:18:58 --   log <on|off>", -- [311]
    "2015-12-15 05:18:58 --         -- Toggle output logging to the GreenWall.lua file.", -- [312]
    "2015-12-15 05:18:58 --   logsize <length>", -- [313]
    "2015-12-15 05:18:58 --         -- Specify the maximum number of log entries to keep.", -- [314]
    "2015-12-15 05:18:58 --   admin reload", -- [315]
    "2015-12-15 05:18:58 --         -- (officer only) Force a reload of the configuration by all online guild members.", -- [316]
    "2015-12-15 05:18:58 --  ", -- [317]
    "2015-12-15 05:19:29 -- Reloading configuration.", -- [318]
    "2015-12-15 05:19:29 -- [ERROR] invalid officer channel name specified", -- [319]
    "2015-12-15 05:19:43 --  ", -- [320]
    "2015-12-15 05:19:43 --   Usage:", -- [321]
    "2015-12-15 05:19:43 --   ", -- [322]
    "2015-12-15 05:19:43 --   /greenwall <command>  or  /gw <command>", -- [323]
    "2015-12-15 05:19:43 --   ", -- [324]
    "2015-12-15 05:19:43 --   Commands:", -- [325]
    "2015-12-15 05:19:43 --   ", -- [326]
    "2015-12-15 05:19:43 --   help ", -- [327]
    "2015-12-15 05:19:43 --         -- Print this message.", -- [328]
    "2015-12-15 05:19:43 --   version", -- [329]
    "2015-12-15 05:19:43 --         -- Print the add-on version.", -- [330]
    "2015-12-15 05:19:43 --   status", -- [331]
    "2015-12-15 05:19:43 --         -- Print connection status.", -- [332]
    "2015-12-15 05:19:43 --   reload", -- [333]
    "2015-12-15 05:19:43 --         -- Reload the configuration.", -- [334]
    "2015-12-15 05:19:43 --   reset", -- [335]
    "2015-12-15 05:19:43 --         -- Reset communications and reload the configuration.", -- [336]
    "2015-12-15 05:19:43 --   achievements <on|off>", -- [337]
    "2015-12-15 05:19:43 --         -- Toggle display of confederation achievements.", -- [338]
    "2015-12-15 05:19:43 --   roster <on|off>", -- [339]
    "2015-12-15 05:19:43 --         -- Toggle display of confederation online, offline, join, and leave messages.", -- [340]
    "2015-12-15 05:19:43 --   rank <on|off>", -- [341]
    "2015-12-15 05:19:43 --         -- Toggle display of confederation promotion and demotion messages.", -- [342]
    "2015-12-15 05:19:43 --   tag <on|off>", -- [343]
    "2015-12-15 05:19:43 --         -- Show co-guild identifier in messages.", -- [344]
    "2015-12-15 05:19:43 --   ochat <on|off>", -- [345]
    "2015-12-15 05:19:43 --         -- Enable officer chat bridging.", -- [346]
    "2015-12-15 05:19:43 --   dump", -- [347]
    "2015-12-15 05:19:43 --         -- Print configuration and state information.", -- [348]
    "2015-12-15 05:19:43 --   debug <level>", -- [349]
    "2015-12-15 05:19:43 --         -- Set debugging level to integer <level>.", -- [350]
    "2015-12-15 05:19:43 --   redact <on|off>", -- [351]
    "2015-12-15 05:19:43 --         -- Obfuscate sensitive information in debug output.", -- [352]
    "2015-12-15 05:19:43 --   verbose <on|off>", -- [353]
    "2015-12-15 05:19:43 --         -- Toggle the display of debugging output in the chat window.", -- [354]
    "2015-12-15 05:19:43 --   log <on|off>", -- [355]
    "2015-12-15 05:19:43 --         -- Toggle output logging to the GreenWall.lua file.", -- [356]
    "2015-12-15 05:19:43 --   logsize <length>", -- [357]
    "2015-12-15 05:19:43 --         -- Specify the maximum number of log entries to keep.", -- [358]
    "2015-12-15 05:19:43 --   admin reload", -- [359]
    "2015-12-15 05:19:43 --         -- (officer only) Force a reload of the configuration by all online guild members.", -- [360]
    "2015-12-15 05:19:43 --  ", -- [361]
    "2015-12-15 05:21:59 -- [ERROR] invalid officer channel name specified", -- [362]
    "2015-12-15 05:26:25 -- [ERROR] invalid officer channel name specified", -- [363]
    "2015-12-15 05:27:57 -- [ERROR] invalid officer channel name specified", -- [364]
    "2015-12-15 05:28:11 -- [ERROR] invalid officer channel name specified", -- [365]
    "2015-12-15 05:29:12 -- [ERROR] invalid officer channel name specified", -- [366]
    "2015-12-15 05:30:17 -- [ERROR] invalid officer channel name specified", -- [367]
    "2015-12-15 05:31:14 -- [ERROR] invalid officer channel name specified", -- [368]
    "2015-12-15 05:31:14 -- [ERROR] invalid officer channel name specified", -- [369]
    "2015-12-15 05:33:05 -- [ERROR] invalid officer channel name specified", -- [370]
    "2015-12-15 05:33:05 -- Connected to confederation on channel 6.", -- [371]
    "2015-12-15 05:33:05 -- Connected to confederation on channel 6.", -- [372]
    "2015-12-15 05:33:05 -- Connected to confederation on channel 6.", -- [373]
    "2015-12-15 05:33:06 -- Connected to confederation on channel 6.", -- [374]
    "2015-12-15 05:33:06 -- Connected to confederation on channel 6.", -- [375]
    "2015-12-15 05:33:06 -- Connected to confederation on channel 6.", -- [376]
    "2015-12-15 05:33:06 -- Connected to confederation on channel 6.", -- [377]
    "2015-12-15 05:33:07 -- Connected to confederation on channel 6.", -- [378]
    "2015-12-15 05:33:07 -- Connected to confederation on channel 6.", -- [379]
    "2015-12-15 05:33:07 -- Connected to confederation on channel 6.", -- [380]
    "2015-12-15 05:33:07 -- Connected to confederation on channel 6.", -- [381]
    "2015-12-15 05:33:08 -- Connected to confederation on channel 6.", -- [382]
    "2015-12-15 05:33:08 -- Connected to confederation on channel 6.", -- [383]
    "2015-12-15 05:33:08 -- Connected to confederation on channel 6.", -- [384]
    "2015-12-15 05:33:08 -- Connected to confederation on channel 6.", -- [385]
    "2015-12-15 05:33:08 -- Connected to confederation on channel 6.", -- [386]
    "2015-12-15 05:33:09 -- Connected to confederation on channel 6.", -- [387]
    "2015-12-15 05:33:09 -- Connected to confederation on channel 6.", -- [388]
    "2015-12-15 05:33:09 -- Connected to confederation on channel 6.", -- [389]
    "2015-12-15 05:33:09 -- Connected to confederation on channel 6.", -- [390]
    "2015-12-15 05:33:10 -- Connected to confederation on channel 6.", -- [391]
    "2015-12-15 05:33:10 -- Connected to confederation on channel 6.", -- [392]
    "2015-12-15 05:33:10 -- Connected to confederation on channel 6.", -- [393]
    "2015-12-15 05:33:10 -- Connected to confederation on channel 6.", -- [394]
    "2015-12-15 05:33:11 -- Connected to confederation on channel 6.", -- [395]
    "2015-12-15 05:33:11 -- Connected to confederation on channel 6.", -- [396]
    "2015-12-15 05:33:11 -- Connected to confederation on channel 6.", -- [397]
    "2015-12-15 05:33:11 -- Connected to confederation on channel 6.", -- [398]
    "2015-12-15 05:33:11 -- Connected to confederation on channel 6.", -- [399]
    "2015-12-15 05:33:12 -- Connected to confederation on channel 6.", -- [400]
    "2015-12-15 05:33:12 -- Connected to confederation on channel 6.", -- [401]
    "2015-12-15 05:33:12 -- Connected to confederation on channel 6.", -- [402]
    "2015-12-15 05:33:12 -- Connected to confederation on channel 6.", -- [403]
    "2015-12-15 05:33:13 -- Connected to confederation on channel 6.", -- [404]
    "2015-12-15 05:33:13 -- Connected to confederation on channel 6.", -- [405]
    "2015-12-15 05:33:13 -- Connected to confederation on channel 6.", -- [406]
    "2015-12-15 05:33:13 -- Connected to confederation on channel 6.", -- [407]
    "2015-12-15 05:33:14 -- Connected to confederation on channel 6.", -- [408]
    "2015-12-15 05:33:14 -- Connected to confederation on channel 6.", -- [409]
    "2015-12-15 05:33:14 -- Connected to confederation on channel 6.", -- [410]
    "2015-12-15 05:33:14 -- Connected to confederation on channel 6.", -- [411]
    "2015-12-15 05:33:15 -- Connected to confederation on channel 6.", -- [412]
    "2015-12-15 05:33:15 -- Connected to confederation on channel 6.", -- [413]
    "2015-12-15 05:33:15 -- Connected to confederation on channel 6.", -- [414]
    "2015-12-15 05:33:15 -- Connected to confederation on channel 6.", -- [415]
    "2015-12-15 05:33:15 -- Connected to confederation on channel 6.", -- [416]
    "2015-12-15 05:33:16 -- Connected to confederation on channel 6.", -- [417]
    "2015-12-15 05:33:16 -- Connected to confederation on channel 6.", -- [418]
    "2015-12-15 05:33:16 -- Connected to confederation on channel 6.", -- [419]
    "2015-12-15 05:33:16 -- Connected to confederation on channel 6.", -- [420]
    "2015-12-15 05:33:17 -- Connected to confederation on channel 6.", -- [421]
    "2015-12-15 05:33:17 -- Connected to confederation on channel 6.", -- [422]
    "2015-12-15 05:33:17 -- Connected to confederation on channel 6.", -- [423]
    "2015-12-15 05:33:17 -- Connected to confederation on channel 6.", -- [424]
    "2015-12-15 05:33:18 -- Connected to confederation on channel 6.", -- [425]
    "2015-12-15 05:33:18 -- Connected to confederation on channel 6.", -- [426]
    "2015-12-15 05:33:18 -- Connected to confederation on channel 6.", -- [427]
    "2015-12-15 05:33:18 -- Connected to confederation on channel 6.", -- [428]
    "2015-12-15 05:33:18 -- Connected to confederation on channel 6.", -- [429]
    "2015-12-15 05:33:19 -- Connected to confederation on channel 6.", -- [430]
    "2015-12-15 05:33:19 -- Connected to confederation on channel 6.", -- [431]
    "2015-12-15 05:33:19 -- Connected to confederation on channel 6.", -- [432]
    "2015-12-15 05:33:19 -- Connected to confederation on channel 6.", -- [433]
    "2015-12-15 05:33:20 -- Connected to confederation on channel 6.", -- [434]
    "2015-12-15 05:33:20 -- Connected to confederation on channel 6.", -- [435]
    "2015-12-15 05:33:20 -- Connected to confederation on channel 6.", -- [436]
    "2015-12-15 05:33:20 -- Connected to confederation on channel 6.", -- [437]
    "2015-12-15 05:33:21 -- Connected to confederation on channel 6.", -- [438]
    "2015-12-15 05:33:21 -- Connected to confederation on channel 6.", -- [439]
    "2015-12-15 05:33:21 -- Connected to confederation on channel 6.", -- [440]
    "2015-12-15 05:33:21 -- Connected to confederation on channel 6.", -- [441]
    "2015-12-15 05:33:21 -- Connected to confederation on channel 6.", -- [442]
    "2015-12-15 05:33:22 -- Connected to confederation on channel 6.", -- [443]
    "2015-12-15 05:33:22 -- Connected to confederation on channel 6.", -- [444]
    "2015-12-15 05:33:22 -- Connected to confederation on channel 6.", -- [445]
    "2015-12-15 05:33:22 -- Connected to confederation on channel 6.", -- [446]
    "2015-12-15 05:33:23 -- Connected to confederation on channel 6.", -- [447]
    "2015-12-15 05:33:23 -- Connected to confederation on channel 6.", -- [448]
    "2015-12-15 05:33:23 -- Connected to confederation on channel 6.", -- [449]
    "2015-12-15 05:33:23 -- Connected to confederation on channel 6.", -- [450]
    "2015-12-15 05:33:24 -- Connected to confederation on channel 6.", -- [451]
    "2015-12-15 05:33:24 -- Connected to confederation on channel 6.", -- [452]
    "2015-12-15 05:33:24 -- Connected to confederation on channel 6.", -- [453]
    "2015-12-15 05:33:24 -- Connected to confederation on channel 6.", -- [454]
    "2015-12-15 05:33:24 -- Connected to confederation on channel 6.", -- [455]
    "2015-12-15 05:33:25 -- Connected to confederation on channel 6.", -- [456]
    "2015-12-15 05:33:25 -- Connected to confederation on channel 6.", -- [457]
    "2015-12-15 05:33:25 -- Connected to confederation on channel 6.", -- [458]
    "2015-12-15 05:33:25 -- Connected to confederation on channel 6.", -- [459]
    "2015-12-15 05:33:26 -- Connected to confederation on channel 6.", -- [460]
    "2015-12-15 05:33:26 -- Connected to confederation on channel 6.", -- [461]
    "2015-12-15 05:33:26 -- Connected to confederation on channel 6.", -- [462]
    "2015-12-15 05:33:26 -- Connected to confederation on channel 6.", -- [463]
    "2015-12-15 05:33:27 -- Connected to confederation on channel 6.", -- [464]
    "2015-12-15 05:33:27 -- Connected to confederation on channel 6.", -- [465]
    "2015-12-15 05:33:27 -- Connected to confederation on channel 6.", -- [466]
    "2015-12-15 05:33:27 -- Connected to confederation on channel 6.", -- [467]
    "2015-12-15 05:33:27 -- Connected to confederation on channel 6.", -- [468]
    "2015-12-15 05:33:28 -- Connected to confederation on channel 6.", -- [469]
    "2015-12-15 05:33:28 -- Connected to confederation on channel 6.", -- [470]
    "2015-12-15 05:33:28 -- Connected to confederation on channel 6.", -- [471]
    "2015-12-15 05:33:28 -- Connected to confederation on channel 6.", -- [472]
    "2015-12-15 05:33:29 -- Connected to confederation on channel 6.", -- [473]
    "2015-12-15 05:33:29 -- Connected to confederation on channel 6.", -- [474]
    "2015-12-15 05:33:29 -- Connected to confederation on channel 6.", -- [475]
    "2015-12-15 05:33:29 -- Connected to confederation on channel 6.", -- [476]
    "2015-12-15 05:33:30 -- Connected to confederation on channel 6.", -- [477]
    "2015-12-15 05:33:30 -- Connected to confederation on channel 6.", -- [478]
    "2015-12-15 05:33:30 -- Connected to confederation on channel 6.", -- [479]
    "2015-12-15 05:33:30 -- Connected to confederation on channel 6.", -- [480]
    "2015-12-15 05:33:31 -- Connected to confederation on channel 6.", -- [481]
    "2015-12-15 05:33:31 -- Connected to confederation on channel 6.", -- [482]
    "2015-12-15 05:33:31 -- Connected to confederation on channel 6.", -- [483]
    "2015-12-15 05:33:31 -- Connected to confederation on channel 6.", -- [484]
    "2015-12-15 05:33:31 -- Connected to confederation on channel 6.", -- [485]
    "2015-12-15 05:33:32 -- Connected to confederation on channel 6.", -- [486]
    "2015-12-15 05:33:32 -- Connected to confederation on channel 6.", -- [487]
    "2015-12-15 05:33:32 -- Connected to confederation on channel 6.", -- [488]
    "2015-12-15 05:33:32 -- Connected to confederation on channel 6.", -- [489]
    "2015-12-15 05:33:33 -- Connected to confederation on channel 6.", -- [490]
    "2015-12-15 05:33:33 -- Connected to confederation on channel 6.", -- [491]
    "2015-12-15 05:33:33 -- Connected to confederation on channel 6.", -- [492]
    "2015-12-15 05:33:33 -- Connected to confederation on channel 6.", -- [493]
    "2015-12-15 05:33:34 -- Connected to confederation on channel 6.", -- [494]
    "2015-12-15 05:33:34 -- Connected to confederation on channel 6.", -- [495]
    "2015-12-15 05:33:34 -- Connected to confederation on channel 6.", -- [496]
    "2015-12-15 05:33:34 -- Connected to confederation on channel 6.", -- [497]
    "2015-12-15 05:33:34 -- Connected to confederation on channel 6.", -- [498]
    "2015-12-15 05:33:35 -- Connected to confederation on channel 6.", -- [499]
    "2015-12-15 05:33:35 -- Connected to confederation on channel 6.", -- [500]
    "2015-12-15 05:33:35 -- Connected to confederation on channel 6.", -- [501]
    "2015-12-15 05:33:35 -- Connected to confederation on channel 6.", -- [502]
    "2015-12-15 05:33:36 -- Connected to confederation on channel 6.", -- [503]
    "2015-12-15 05:33:36 -- Connected to confederation on channel 6.", -- [504]
    "2015-12-15 05:33:36 -- Connected to confederation on channel 6.", -- [505]
    "2015-12-15 05:33:36 -- Connected to confederation on channel 6.", -- [506]
    "2015-12-15 05:33:36 -- Connected to confederation on channel 6.", -- [507]
    "2015-12-15 05:33:37 -- Connected to confederation on channel 6.", -- [508]
    "2015-12-15 05:33:37 -- Connected to confederation on channel 6.", -- [509]
    "2015-12-15 05:33:37 -- Connected to confederation on channel 6.", -- [510]
    "2015-12-15 05:33:37 -- Connected to confederation on channel 6.", -- [511]
    "2015-12-15 05:33:38 -- Connected to confederation on channel 6.", -- [512]
    "2015-12-15 05:33:38 -- Connected to confederation on channel 6.", -- [513]
    "2015-12-15 05:33:38 -- Connected to confederation on channel 6.", -- [514]
    "2015-12-15 05:33:38 -- Connected to confederation on channel 6.", -- [515]
    "2015-12-15 05:33:39 -- Connected to confederation on channel 6.", -- [516]
    "2015-12-15 05:33:39 -- Connected to confederation on channel 6.", -- [517]
    "2015-12-15 05:33:39 -- Connected to confederation on channel 6.", -- [518]
    "2015-12-15 05:33:39 -- Connected to confederation on channel 6.", -- [519]
    "2015-12-15 05:33:39 -- Connected to confederation on channel 6.", -- [520]
    "2015-12-15 05:33:40 -- Connected to confederation on channel 6.", -- [521]
    "2015-12-15 05:33:40 -- Connected to confederation on channel 6.", -- [522]
    "2015-12-15 05:33:40 -- Connected to confederation on channel 6.", -- [523]
    "2015-12-15 05:33:40 -- Connected to confederation on channel 6.", -- [524]
    "2015-12-15 05:33:41 -- Connected to confederation on channel 6.", -- [525]
    "2015-12-15 05:33:41 -- Connected to confederation on channel 6.", -- [526]
    "2015-12-15 05:33:41 -- Connected to confederation on channel 6.", -- [527]
    "2015-12-15 05:33:41 -- Connected to confederation on channel 6.", -- [528]
    "2015-12-15 05:33:42 -- Connected to confederation on channel 6.", -- [529]
    "2015-12-15 05:33:42 -- Connected to confederation on channel 6.", -- [530]
    "2015-12-15 05:33:42 -- Connected to confederation on channel 6.", -- [531]
    "2015-12-15 05:33:42 -- Connected to confederation on channel 6.", -- [532]
    "2015-12-15 05:33:43 -- Connected to confederation on channel 6.", -- [533]
    "2015-12-15 05:33:43 -- Connected to confederation on channel 6.", -- [534]
    "2015-12-15 05:33:43 -- Connected to confederation on channel 6.", -- [535]
    "2015-12-15 05:33:43 -- Connected to confederation on channel 6.", -- [536]
    "2015-12-15 05:33:43 -- Connected to confederation on channel 6.", -- [537]
    "2015-12-15 05:33:44 -- Connected to confederation on channel 6.", -- [538]
    "2015-12-15 05:33:44 -- Connected to confederation on channel 6.", -- [539]
    "2015-12-15 05:33:44 -- Connected to confederation on channel 6.", -- [540]
    "2015-12-15 05:33:44 -- Connected to confederation on channel 6.", -- [541]
    "2015-12-15 05:33:45 -- Connected to confederation on channel 6.", -- [542]
    "2015-12-15 05:33:45 -- Connected to confederation on channel 6.", -- [543]
    "2015-12-15 05:33:45 -- Connected to confederation on channel 6.", -- [544]
    "2015-12-15 05:33:45 -- Connected to confederation on channel 6.", -- [545]
    "2015-12-15 05:33:46 -- Connected to confederation on channel 6.", -- [546]
    "2015-12-15 05:33:46 -- Connected to confederation on channel 6.", -- [547]
    "2015-12-15 05:33:46 -- Connected to confederation on channel 6.", -- [548]
    "2015-12-15 05:33:46 -- Connected to confederation on channel 6.", -- [549]
    "2015-12-15 05:33:46 -- Connected to confederation on channel 6.", -- [550]
    "2015-12-15 05:33:47 -- Connected to confederation on channel 6.", -- [551]
    "2015-12-15 05:33:47 -- Connected to confederation on channel 6.", -- [552]
    "2015-12-15 05:33:47 -- Connected to confederation on channel 6.", -- [553]
    "2015-12-15 05:33:47 -- Connected to confederation on channel 6.", -- [554]
    "2015-12-15 05:33:48 -- Connected to confederation on channel 6.", -- [555]
    "2015-12-15 05:33:48 -- Connected to confederation on channel 6.", -- [556]
    "2015-12-15 05:33:48 -- Connected to confederation on channel 6.", -- [557]
    "2015-12-15 05:33:48 -- Connected to confederation on channel 6.", -- [558]
    "2015-12-15 05:33:48 -- Connected to confederation on channel 6.", -- [559]
    "2015-12-15 05:33:49 -- Connected to confederation on channel 6.", -- [560]
    "2015-12-15 05:33:49 -- Connected to confederation on channel 6.", -- [561]
    "2015-12-15 05:33:49 -- Connected to confederation on channel 6.", -- [562]
    "2015-12-15 05:33:49 -- Connected to confederation on channel 6.", -- [563]
    "2015-12-15 05:33:50 -- Connected to confederation on channel 6.", -- [564]
    "2015-12-15 05:33:50 -- Connected to confederation on channel 6.", -- [565]
    "2015-12-15 05:33:50 -- Connected to confederation on channel 6.", -- [566]
    "2015-12-15 05:33:50 -- Connected to confederation on channel 6.", -- [567]
    "2015-12-15 05:33:51 -- Connected to confederation on channel 6.", -- [568]
    "2015-12-15 05:33:51 -- Connected to confederation on channel 6.", -- [569]
    "2015-12-15 05:33:51 -- Connected to confederation on channel 6.", -- [570]
    "2015-12-15 05:33:51 -- Connected to confederation on channel 6.", -- [571]
    "2015-12-15 05:33:52 -- Connected to confederation on channel 6.", -- [572]
    "2015-12-15 05:33:52 -- Connected to confederation on channel 6.", -- [573]
    "2015-12-15 05:33:52 -- Connected to confederation on channel 6.", -- [574]
    "2015-12-15 05:33:52 -- Connected to confederation on channel 6.", -- [575]
    "2015-12-15 05:33:52 -- Connected to confederation on channel 6.", -- [576]
    "2015-12-15 05:33:53 -- Connected to confederation on channel 6.", -- [577]
    "2015-12-15 05:33:53 -- Connected to confederation on channel 6.", -- [578]
    "2015-12-15 05:33:53 -- Connected to confederation on channel 6.", -- [579]
    "2015-12-15 05:33:53 -- Connected to confederation on channel 6.", -- [580]
    "2015-12-15 05:33:54 -- Connected to confederation on channel 6.", -- [581]
    "2015-12-15 05:33:54 -- Connected to confederation on channel 6.", -- [582]
    "2015-12-15 05:33:54 -- Connected to confederation on channel 6.", -- [583]
    "2015-12-15 05:33:54 -- Connected to confederation on channel 6.", -- [584]
    "2015-12-15 05:33:55 -- Connected to confederation on channel 6.", -- [585]
    "2015-12-15 05:33:55 -- Connected to confederation on channel 6.", -- [586]
    "2015-12-15 05:33:55 -- Connected to confederation on channel 6.", -- [587]
    "2015-12-15 05:33:55 -- Connected to confederation on channel 6.", -- [588]
    "2015-12-15 05:33:55 -- Connected to confederation on channel 6.", -- [589]
    "2015-12-15 05:33:56 -- Connected to confederation on channel 6.", -- [590]
    "2015-12-15 05:33:56 -- Connected to confederation on channel 6.", -- [591]
    "2015-12-15 05:33:56 -- Connected to confederation on channel 6.", -- [592]
    "2015-12-15 05:33:56 -- Connected to confederation on channel 6.", -- [593]
    "2015-12-15 05:33:57 -- Connected to confederation on channel 6.", -- [594]
    "2015-12-15 05:33:57 -- Connected to confederation on channel 6.", -- [595]
    "2015-12-15 05:33:57 -- Connected to confederation on channel 6.", -- [596]
    "2015-12-15 05:33:57 -- Connected to confederation on channel 6.", -- [597]
    "2015-12-15 05:33:58 -- Connected to confederation on channel 6.", -- [598]
    "2015-12-15 05:33:58 -- Connected to confederation on channel 6.", -- [599]
    "2015-12-15 05:33:58 -- Connected to confederation on channel 6.", -- [600]
    "2015-12-15 05:33:58 -- Connected to confederation on channel 6.", -- [601]
    "2015-12-15 05:33:58 -- Connected to confederation on channel 6.", -- [602]
    "2015-12-15 05:33:59 -- Connected to confederation on channel 6.", -- [603]
    "2015-12-15 05:33:59 -- Connected to confederation on channel 6.", -- [604]
    "2015-12-15 05:33:59 -- Connected to confederation on channel 6.", -- [605]
    "2015-12-15 05:33:59 -- Connected to confederation on channel 6.", -- [606]
    "2015-12-15 05:34:00 -- Connected to confederation on channel 6.", -- [607]
    "2015-12-15 05:34:00 -- Connected to confederation on channel 6.", -- [608]
    "2015-12-15 05:34:00 -- Connected to confederation on channel 6.", -- [609]
    "2015-12-15 05:34:00 -- Connected to confederation on channel 6.", -- [610]
    "2015-12-15 05:34:01 -- Connected to confederation on channel 6.", -- [611]
    "2015-12-15 05:34:01 -- Connected to confederation on channel 6.", -- [612]
    "2015-12-15 05:34:01 -- Connected to confederation on channel 6.", -- [613]
    "2015-12-15 05:34:01 -- Connected to confederation on channel 6.", -- [614]
    "2015-12-15 05:34:01 -- Connected to confederation on channel 6.", -- [615]
    "2015-12-15 05:34:02 -- Connected to confederation on channel 6.", -- [616]
    "2015-12-15 05:34:02 -- Connected to confederation on channel 6.", -- [617]
    "2015-12-15 05:34:02 -- Connected to confederation on channel 6.", -- [618]
    "2015-12-15 05:34:02 -- Connected to confederation on channel 6.", -- [619]
    "2015-12-15 05:34:03 -- Connected to confederation on channel 6.", -- [620]
    "2015-12-15 05:34:03 -- Connected to confederation on channel 6.", -- [621]
    "2015-12-15 05:34:03 -- Connected to confederation on channel 6.", -- [622]
    "2015-12-15 05:34:03 -- Connected to confederation on channel 6.", -- [623]
    "2015-12-15 05:34:04 -- Connected to confederation on channel 6.", -- [624]
    "2015-12-15 05:34:04 -- Connected to confederation on channel 6.", -- [625]
    "2015-12-15 05:34:04 -- Connected to confederation on channel 6.", -- [626]
    "2015-12-15 05:34:04 -- Connected to confederation on channel 6.", -- [627]
    "2015-12-15 05:34:04 -- Connected to confederation on channel 6.", -- [628]
    "2015-12-15 05:34:05 -- Connected to confederation on channel 6.", -- [629]
    "2015-12-15 05:34:05 -- Connected to confederation on channel 6.", -- [630]
    "2015-12-15 05:34:05 -- Connected to confederation on channel 6.", -- [631]
    "2015-12-15 05:34:05 -- Connected to confederation on channel 6.", -- [632]
    "2015-12-15 05:34:06 -- Connected to confederation on channel 6.", -- [633]
    "2015-12-15 05:34:06 -- Connected to confederation on channel 6.", -- [634]
    "2015-12-15 05:34:06 -- Connected to confederation on channel 6.", -- [635]
    "2015-12-15 05:34:06 -- Connected to confederation on channel 6.", -- [636]
    "2015-12-15 05:34:07 -- Connected to confederation on channel 6.", -- [637]
    "2015-12-15 05:34:07 -- Connected to confederation on channel 6.", -- [638]
    "2015-12-15 05:34:07 -- Connected to confederation on channel 6.", -- [639]
    "2015-12-15 05:34:07 -- Connected to confederation on channel 6.", -- [640]
    "2015-12-15 05:34:07 -- Connected to confederation on channel 6.", -- [641]
    "2015-12-15 05:34:08 -- Connected to confederation on channel 6.", -- [642]
    "2015-12-15 05:34:08 -- Connected to confederation on channel 6.", -- [643]
    "2015-12-15 05:34:08 -- Connected to confederation on channel 6.", -- [644]
    "2015-12-15 05:34:08 -- Connected to confederation on channel 6.", -- [645]
    "2015-12-15 05:34:09 -- Connected to confederation on channel 6.", -- [646]
    "2015-12-15 05:34:09 -- Connected to confederation on channel 6.", -- [647]
    "2015-12-15 05:34:09 -- Connected to confederation on channel 6.", -- [648]
    "2015-12-15 05:34:09 -- Connected to confederation on channel 6.", -- [649]
    "2015-12-15 05:34:10 -- Connected to confederation on channel 6.", -- [650]
    "2015-12-15 05:34:10 -- Connected to confederation on channel 6.", -- [651]
    "2015-12-15 05:34:10 -- Connected to confederation on channel 6.", -- [652]
    "2015-12-15 05:34:10 -- Connected to confederation on channel 6.", -- [653]
    "2015-12-15 05:34:10 -- Connected to confederation on channel 6.", -- [654]
    "2015-12-15 05:34:11 -- Connected to confederation on channel 6.", -- [655]
    "2015-12-15 05:34:11 -- Connected to confederation on channel 6.", -- [656]
    "2015-12-15 05:34:11 -- Connected to confederation on channel 6.", -- [657]
    "2015-12-15 05:34:11 -- Connected to confederation on channel 6.", -- [658]
    "2015-12-15 05:34:12 -- Connected to confederation on channel 6.", -- [659]
    "2015-12-15 05:34:12 -- Connected to confederation on channel 6.", -- [660]
    "2015-12-15 05:34:12 -- Connected to confederation on channel 6.", -- [661]
    "2015-12-15 05:34:12 -- Connected to confederation on channel 6.", -- [662]
    "2015-12-15 05:34:13 -- Connected to confederation on channel 6.", -- [663]
    "2015-12-15 05:34:13 -- Connected to confederation on channel 6.", -- [664]
    "2015-12-15 05:34:13 -- Connected to confederation on channel 6.", -- [665]
    "2015-12-15 05:34:13 -- Connected to confederation on channel 6.", -- [666]
    "2015-12-15 05:34:14 -- Connected to confederation on channel 6.", -- [667]
    "2015-12-15 05:34:14 -- Connected to confederation on channel 6.", -- [668]
    "2015-12-15 05:34:14 -- Connected to confederation on channel 6.", -- [669]
    "2015-12-15 05:34:14 -- Connected to confederation on channel 6.", -- [670]
    "2015-12-15 05:34:14 -- Connected to confederation on channel 6.", -- [671]
    "2015-12-15 05:34:15 -- Connected to confederation on channel 6.", -- [672]
    "2015-12-15 05:34:15 -- Connected to confederation on channel 6.", -- [673]
    "2015-12-15 05:34:15 -- Connected to confederation on channel 6.", -- [674]
    "2015-12-15 05:34:15 -- Connected to confederation on channel 6.", -- [675]
    "2015-12-15 05:34:16 -- Connected to confederation on channel 6.", -- [676]
    "2015-12-15 05:34:16 -- Connected to confederation on channel 6.", -- [677]
    "2015-12-15 05:34:16 -- Connected to confederation on channel 6.", -- [678]
    "2015-12-15 05:34:16 -- Connected to confederation on channel 6.", -- [679]
    "2015-12-15 05:34:17 -- Connected to confederation on channel 6.", -- [680]
    "2015-12-15 05:34:17 -- Connected to confederation on channel 6.", -- [681]
    "2015-12-15 05:34:17 -- Connected to confederation on channel 6.", -- [682]
    "2015-12-15 05:34:17 -- Connected to confederation on channel 6.", -- [683]
    "2015-12-15 05:34:18 -- Connected to confederation on channel 6.", -- [684]
    "2015-12-15 05:34:18 -- Connected to confederation on channel 6.", -- [685]
    "2015-12-15 05:34:18 -- Connected to confederation on channel 6.", -- [686]
    "2015-12-15 05:34:18 -- Connected to confederation on channel 6.", -- [687]
    "2015-12-15 05:34:18 -- Connected to confederation on channel 6.", -- [688]
    "2015-12-15 05:34:19 -- Connected to confederation on channel 6.", -- [689]
    "2015-12-15 05:34:19 -- Connected to confederation on channel 6.", -- [690]
    "2015-12-15 05:34:19 -- Connected to confederation on channel 6.", -- [691]
    "2015-12-15 05:34:19 -- Connected to confederation on channel 6.", -- [692]
    "2015-12-15 05:34:20 -- Connected to confederation on channel 6.", -- [693]
    "2015-12-15 05:34:20 -- Connected to confederation on channel 6.", -- [694]
    "2015-12-15 05:34:20 -- Connected to confederation on channel 6.", -- [695]
    "2015-12-15 05:34:20 -- Connected to confederation on channel 6.", -- [696]
    "2015-12-15 05:34:21 -- Connected to confederation on channel 6.", -- [697]
    "2015-12-15 05:34:21 -- Connected to confederation on channel 6.", -- [698]
    "2015-12-15 05:34:21 -- Connected to confederation on channel 6.", -- [699]
    "2015-12-15 05:34:21 -- Connected to confederation on channel 6.", -- [700]
    "2015-12-15 05:34:22 -- Connected to confederation on channel 6.", -- [701]
    "2015-12-15 05:34:22 -- Connected to confederation on channel 6.", -- [702]
    "2015-12-15 05:34:22 -- Connected to confederation on channel 6.", -- [703]
    "2015-12-15 05:34:22 -- Connected to confederation on channel 6.", -- [704]
    "2015-12-15 05:34:22 -- Connected to confederation on channel 6.", -- [705]
    "2015-12-15 05:34:23 -- Connected to confederation on channel 6.", -- [706]
    "2015-12-15 05:34:23 -- Connected to confederation on channel 6.", -- [707]
    "2015-12-15 05:34:23 -- Connected to confederation on channel 6.", -- [708]
    "2015-12-15 05:34:23 -- Connected to confederation on channel 6.", -- [709]
    "2015-12-15 05:34:24 -- Connected to confederation on channel 6.", -- [710]
    "2015-12-15 05:34:24 -- Connected to confederation on channel 6.", -- [711]
    "2015-12-15 05:34:24 -- Connected to confederation on channel 6.", -- [712]
    "2015-12-15 05:34:24 -- Connected to confederation on channel 6.", -- [713]
    "2015-12-15 05:34:25 -- Connected to confederation on channel 6.", -- [714]
    "2015-12-15 05:34:25 -- Connected to confederation on channel 6.", -- [715]
    "2015-12-15 05:34:25 -- Connected to confederation on channel 6.", -- [716]
    "2015-12-15 05:34:25 -- Connected to confederation on channel 6.", -- [717]
    "2015-12-15 05:34:25 -- Connected to confederation on channel 6.", -- [718]
    "2015-12-15 05:34:26 -- Connected to confederation on channel 6.", -- [719]
    "2015-12-15 05:34:26 -- Connected to confederation on channel 6.", -- [720]
    "2015-12-15 05:34:26 -- Connected to confederation on channel 6.", -- [721]
    "2015-12-15 05:34:26 -- Connected to confederation on channel 6.", -- [722]
    "2015-12-15 05:34:27 -- Connected to confederation on channel 6.", -- [723]
    "2015-12-15 05:34:27 -- Connected to confederation on channel 6.", -- [724]
    "2015-12-15 05:34:27 -- Connected to confederation on channel 6.", -- [725]
    "2015-12-15 05:34:27 -- Connected to confederation on channel 6.", -- [726]
    "2015-12-15 05:34:27 -- Connected to confederation on channel 6.", -- [727]
    "2015-12-15 05:34:28 -- Connected to confederation on channel 6.", -- [728]
    "2015-12-15 05:34:28 -- Connected to confederation on channel 6.", -- [729]
    "2015-12-15 05:34:28 -- Connected to confederation on channel 6.", -- [730]
    "2015-12-15 05:34:28 -- Connected to confederation on channel 6.", -- [731]
    "2015-12-15 05:34:29 -- Connected to confederation on channel 6.", -- [732]
    "2015-12-15 05:34:29 -- Connected to confederation on channel 6.", -- [733]
    "2015-12-15 05:34:29 -- Connected to confederation on channel 6.", -- [734]
    "2015-12-15 05:34:29 -- Connected to confederation on channel 6.", -- [735]
    "2015-12-15 05:34:30 -- Connected to confederation on channel 6.", -- [736]
    "2015-12-15 05:34:30 -- Connected to confederation on channel 6.", -- [737]
    "2015-12-15 05:34:30 -- Connected to confederation on channel 6.", -- [738]
    "2015-12-15 05:34:30 -- Connected to confederation on channel 6.", -- [739]
    "2015-12-15 05:34:30 -- Connected to confederation on channel 6.", -- [740]
    "2015-12-15 05:34:31 -- Connected to confederation on channel 6.", -- [741]
    "2015-12-15 05:34:31 -- Connected to confederation on channel 6.", -- [742]
    "2015-12-15 05:34:31 -- Connected to confederation on channel 6.", -- [743]
    "2015-12-15 05:34:31 -- Connected to confederation on channel 6.", -- [744]
    "2015-12-15 05:34:32 -- Connected to confederation on channel 6.", -- [745]
    "2015-12-15 05:34:32 -- Connected to confederation on channel 6.", -- [746]
    "2015-12-15 05:34:32 -- Connected to confederation on channel 6.", -- [747]
    "2015-12-15 05:34:32 -- Connected to confederation on channel 6.", -- [748]
    "2015-12-15 05:34:33 -- Connected to confederation on channel 6.", -- [749]
    "2015-12-15 05:34:33 -- Connected to confederation on channel 6.", -- [750]
    "2015-12-15 05:34:33 -- Connected to confederation on channel 6.", -- [751]
    "2015-12-15 05:34:33 -- Connected to confederation on channel 6.", -- [752]
    "2015-12-15 05:34:33 -- Connected to confederation on channel 6.", -- [753]
    "2015-12-15 05:34:34 -- Connected to confederation on channel 6.", -- [754]
    "2015-12-15 05:34:34 -- Connected to confederation on channel 6.", -- [755]
    "2015-12-15 05:34:34 -- Connected to confederation on channel 6.", -- [756]
    "2015-12-15 05:34:34 -- Connected to confederation on channel 6.", -- [757]
    "2015-12-15 05:34:35 -- Connected to confederation on channel 6.", -- [758]
    "2015-12-15 05:34:35 -- Connected to confederation on channel 6.", -- [759]
    "2015-12-15 05:34:35 -- Connected to confederation on channel 6.", -- [760]
    "2015-12-15 05:34:35 -- Connected to confederation on channel 6.", -- [761]
    "2015-12-15 05:34:36 -- Connected to confederation on channel 6.", -- [762]
    "2015-12-15 05:34:36 -- Connected to confederation on channel 6.", -- [763]
    "2015-12-15 05:34:36 -- Connected to confederation on channel 6.", -- [764]
    "2015-12-15 05:34:36 -- Connected to confederation on channel 6.", -- [765]
    "2015-12-15 05:34:36 -- Connected to confederation on channel 6.", -- [766]
    "2015-12-15 05:34:37 -- Connected to confederation on channel 6.", -- [767]
    "2015-12-15 05:34:37 -- Connected to confederation on channel 6.", -- [768]
    "2015-12-15 05:34:37 -- Connected to confederation on channel 6.", -- [769]
    "2015-12-15 05:34:37 -- Connected to confederation on channel 6.", -- [770]
    "2015-12-15 05:34:38 -- Connected to confederation on channel 6.", -- [771]
    "2015-12-15 05:34:38 -- Connected to confederation on channel 6.", -- [772]
    "2015-12-15 05:34:38 -- Connected to confederation on channel 6.", -- [773]
    "2015-12-15 05:34:38 -- Connected to confederation on channel 6.", -- [774]
    "2015-12-15 05:34:39 -- Connected to confederation on channel 6.", -- [775]
    "2015-12-15 05:34:39 -- Connected to confederation on channel 6.", -- [776]
    "2015-12-15 05:34:39 -- Connected to confederation on channel 6.", -- [777]
    "2015-12-15 05:34:39 -- Connected to confederation on channel 6.", -- [778]
    "2015-12-15 05:34:39 -- Connected to confederation on channel 6.", -- [779]
    "2015-12-15 05:34:40 -- Connected to confederation on channel 6.", -- [780]
    "2015-12-15 05:34:40 -- Connected to confederation on channel 6.", -- [781]
    "2015-12-15 05:34:40 -- Connected to confederation on channel 6.", -- [782]
    "2015-12-15 05:34:40 -- Connected to confederation on channel 6.", -- [783]
    "2015-12-15 05:34:41 -- Connected to confederation on channel 6.", -- [784]
    "2015-12-15 05:34:41 -- Connected to confederation on channel 6.", -- [785]
    "2015-12-15 05:34:41 -- Connected to confederation on channel 6.", -- [786]
    "2015-12-15 05:34:41 -- Connected to confederation on channel 6.", -- [787]
    "2015-12-15 05:34:42 -- Connected to confederation on channel 6.", -- [788]
    "2015-12-15 05:34:42 -- Connected to confederation on channel 6.", -- [789]
    "2015-12-15 05:34:42 -- Connected to confederation on channel 6.", -- [790]
    "2015-12-15 05:34:42 -- Connected to confederation on channel 6.", -- [791]
    "2015-12-15 05:34:42 -- Connected to confederation on channel 6.", -- [792]
    "2015-12-15 05:34:43 -- Connected to confederation on channel 6.", -- [793]
    "2015-12-15 05:34:43 -- Connected to confederation on channel 6.", -- [794]
    "2015-12-15 05:34:43 -- Connected to confederation on channel 6.", -- [795]
    "2015-12-15 05:34:43 -- Connected to confederation on channel 6.", -- [796]
    "2015-12-15 05:34:44 -- Connected to confederation on channel 6.", -- [797]
    "2015-12-15 05:34:44 -- Connected to confederation on channel 6.", -- [798]
    "2015-12-15 05:34:44 -- Connected to confederation on channel 6.", -- [799]
    "2015-12-15 05:34:44 -- Connected to confederation on channel 6.", -- [800]
    "2015-12-15 05:34:45 -- Connected to confederation on channel 6.", -- [801]
    "2015-12-15 05:34:45 -- Connected to confederation on channel 6.", -- [802]
    "2015-12-15 05:34:45 -- Connected to confederation on channel 6.", -- [803]
    "2015-12-15 05:34:45 -- Connected to confederation on channel 6.", -- [804]
    "2015-12-15 05:34:45 -- Connected to confederation on channel 6.", -- [805]
    "2015-12-15 05:34:46 -- Connected to confederation on channel 6.", -- [806]
    "2015-12-15 05:34:46 -- Connected to confederation on channel 6.", -- [807]
    "2015-12-15 05:34:46 -- Connected to confederation on channel 6.", -- [808]
    "2015-12-15 05:34:46 -- Connected to confederation on channel 6.", -- [809]
    "2015-12-15 05:34:47 -- Connected to confederation on channel 6.", -- [810]
    "2015-12-15 05:34:47 -- Connected to confederation on channel 6.", -- [811]
    "2015-12-15 05:34:47 -- Connected to confederation on channel 6.", -- [812]
    "2015-12-15 05:34:47 -- Connected to confederation on channel 6.", -- [813]
    "2015-12-15 05:34:48 -- Connected to confederation on channel 6.", -- [814]
    "2015-12-15 05:34:48 -- Connected to confederation on channel 6.", -- [815]
    "2015-12-15 05:34:48 -- Connected to confederation on channel 6.", -- [816]
    "2015-12-15 05:34:48 -- Connected to confederation on channel 6.", -- [817]
    "2015-12-15 05:34:49 -- Connected to confederation on channel 6.", -- [818]
    "2015-12-15 05:34:49 -- Connected to confederation on channel 6.", -- [819]
    "2015-12-15 05:34:49 -- Connected to confederation on channel 6.", -- [820]
    "2015-12-15 05:34:49 -- Connected to confederation on channel 6.", -- [821]
    "2015-12-15 05:34:49 -- Connected to confederation on channel 6.", -- [822]
    "2015-12-15 05:34:50 -- Connected to confederation on channel 6.", -- [823]
    "2015-12-15 05:34:50 -- Connected to confederation on channel 6.", -- [824]
    "2015-12-15 05:34:50 -- Connected to confederation on channel 6.", -- [825]
    "2015-12-15 05:34:50 -- Connected to confederation on channel 6.", -- [826]
    "2015-12-15 05:34:51 -- Connected to confederation on channel 6.", -- [827]
    "2015-12-15 05:34:51 -- Connected to confederation on channel 6.", -- [828]
    "2015-12-15 05:34:51 -- Connected to confederation on channel 6.", -- [829]
    "2015-12-15 05:34:51 -- Connected to confederation on channel 6.", -- [830]
    "2015-12-15 05:34:52 -- Connected to confederation on channel 6.", -- [831]
    "2015-12-15 05:34:52 -- Connected to confederation on channel 6.", -- [832]
    "2015-12-15 05:34:52 -- Connected to confederation on channel 6.", -- [833]
    "2015-12-15 05:34:52 -- Connected to confederation on channel 6.", -- [834]
    "2015-12-15 05:34:52 -- Connected to confederation on channel 6.", -- [835]
    "2015-12-15 05:34:53 -- Connected to confederation on channel 6.", -- [836]
    "2015-12-15 05:34:53 -- Connected to confederation on channel 6.", -- [837]
    "2015-12-15 05:34:53 -- Connected to confederation on channel 6.", -- [838]
    "2015-12-15 05:34:53 -- Connected to confederation on channel 6.", -- [839]
    "2015-12-15 05:34:54 -- Connected to confederation on channel 6.", -- [840]
    "2015-12-15 05:34:54 -- Connected to confederation on channel 6.", -- [841]
    "2015-12-15 05:34:54 -- Connected to confederation on channel 6.", -- [842]
    "2015-12-15 05:34:54 -- Connected to confederation on channel 6.", -- [843]
    "2015-12-15 05:34:55 -- Connected to confederation on channel 6.", -- [844]
    "2015-12-15 05:34:55 -- Connected to confederation on channel 6.", -- [845]
    "2015-12-15 05:34:55 -- Connected to confederation on channel 6.", -- [846]
    "2015-12-15 05:34:55 -- Connected to confederation on channel 6.", -- [847]
    "2015-12-15 05:34:55 -- Connected to confederation on channel 6.", -- [848]
    "2015-12-15 05:34:56 -- Connected to confederation on channel 6.", -- [849]
    "2015-12-15 05:34:56 -- Connected to confederation on channel 6.", -- [850]
    "2015-12-15 05:34:56 -- Connected to confederation on channel 6.", -- [851]
    "2015-12-15 05:34:56 -- Connected to confederation on channel 6.", -- [852]
    "2015-12-15 05:34:57 -- Connected to confederation on channel 6.", -- [853]
    "2015-12-15 05:34:57 -- Connected to confederation on channel 6.", -- [854]
    "2015-12-15 05:34:57 -- Connected to confederation on channel 6.", -- [855]
    "2015-12-15 05:34:57 -- Connected to confederation on channel 6.", -- [856]
    "2015-12-15 05:34:58 -- Connected to confederation on channel 6.", -- [857]
    "2015-12-15 05:34:58 -- Connected to confederation on channel 6.", -- [858]
    "2015-12-15 05:34:58 -- Connected to confederation on channel 6.", -- [859]
    "2015-12-15 05:34:58 -- Connected to confederation on channel 6.", -- [860]
    "2015-12-15 05:34:58 -- Connected to confederation on channel 6.", -- [861]
    "2015-12-15 05:34:59 -- Connected to confederation on channel 6.", -- [862]
    "2015-12-15 05:34:59 -- Connected to confederation on channel 6.", -- [863]
    "2015-12-15 05:34:59 -- Connected to confederation on channel 6.", -- [864]
    "2015-12-15 05:34:59 -- Connected to confederation on channel 6.", -- [865]
    "2015-12-15 05:35:00 -- Connected to confederation on channel 6.", -- [866]
    "2015-12-15 05:35:00 -- Connected to confederation on channel 6.", -- [867]
    "2015-12-15 05:35:00 -- Connected to confederation on channel 6.", -- [868]
    "2015-12-15 05:35:00 -- Connected to confederation on channel 6.", -- [869]
    "2015-12-15 05:35:01 -- Connected to confederation on channel 6.", -- [870]
    "2015-12-15 05:35:01 -- Connected to confederation on channel 6.", -- [871]
    "2015-12-15 05:35:01 -- Connected to confederation on channel 6.", -- [872]
    "2015-12-15 05:35:01 -- Connected to confederation on channel 6.", -- [873]
    "2015-12-15 05:35:01 -- Connected to confederation on channel 6.", -- [874]
    "2015-12-15 05:35:02 -- Connected to confederation on channel 6.", -- [875]
    "2015-12-15 05:35:02 -- Connected to confederation on channel 6.", -- [876]
    "2015-12-15 05:35:02 -- Connected to confederation on channel 6.", -- [877]
    "2015-12-15 05:35:02 -- Connected to confederation on channel 6.", -- [878]
    "2015-12-15 05:35:03 -- Connected to confederation on channel 6.", -- [879]
    "2015-12-15 05:35:03 -- Connected to confederation on channel 6.", -- [880]
    "2015-12-15 05:35:03 -- Connected to confederation on channel 6.", -- [881]
    "2015-12-15 05:35:03 -- Connected to confederation on channel 6.", -- [882]
    "2015-12-15 05:35:04 -- Connected to confederation on channel 6.", -- [883]
    "2015-12-15 05:35:04 -- Connected to confederation on channel 6.", -- [884]
    "2015-12-15 05:35:04 -- Connected to confederation on channel 6.", -- [885]
    "2015-12-15 05:35:04 -- Connected to confederation on channel 6.", -- [886]
    "2015-12-15 05:35:04 -- Connected to confederation on channel 6.", -- [887]
    "2015-12-15 05:35:05 -- Connected to confederation on channel 6.", -- [888]
    "2015-12-15 05:35:05 -- Connected to confederation on channel 6.", -- [889]
    "2015-12-15 05:35:05 -- Connected to confederation on channel 6.", -- [890]
    "2015-12-15 05:35:05 -- Connected to confederation on channel 6.", -- [891]
    "2015-12-15 05:35:06 -- Connected to confederation on channel 6.", -- [892]
    "2015-12-15 05:35:06 -- Connected to confederation on channel 6.", -- [893]
    "2015-12-15 05:35:06 -- Connected to confederation on channel 6.", -- [894]
    "2015-12-15 05:35:06 -- Connected to confederation on channel 6.", -- [895]
    "2015-12-15 05:35:07 -- Connected to confederation on channel 6.", -- [896]
    "2015-12-15 05:35:07 -- Connected to confederation on channel 6.", -- [897]
    "2015-12-15 05:35:07 -- Connected to confederation on channel 6.", -- [898]
    "2015-12-15 05:35:07 -- Connected to confederation on channel 6.", -- [899]
    "2015-12-15 05:35:07 -- Connected to confederation on channel 6.", -- [900]
    "2015-12-15 05:35:08 -- Connected to confederation on channel 6.", -- [901]
    "2015-12-15 05:35:08 -- Connected to confederation on channel 6.", -- [902]
    "2015-12-15 05:35:08 -- Connected to confederation on channel 6.", -- [903]
    "2015-12-15 05:35:08 -- Connected to confederation on channel 6.", -- [904]
    "2015-12-15 05:35:09 -- Connected to confederation on channel 6.", -- [905]
    "2015-12-15 05:35:09 -- Connected to confederation on channel 6.", -- [906]
    "2015-12-15 05:35:09 -- Connected to confederation on channel 6.", -- [907]
    "2015-12-15 05:35:09 -- Connected to confederation on channel 6.", -- [908]
    "2015-12-15 05:35:10 -- Connected to confederation on channel 6.", -- [909]
    "2015-12-15 05:35:10 -- Connected to confederation on channel 6.", -- [910]
    "2015-12-15 05:35:10 -- Connected to confederation on channel 6.", -- [911]
    "2015-12-15 05:35:10 -- Connected to confederation on channel 6.", -- [912]
    "2015-12-15 05:35:10 -- Connected to confederation on channel 6.", -- [913]
    "2015-12-15 05:35:11 -- Connected to confederation on channel 6.", -- [914]
    "2015-12-15 05:35:11 -- Connected to confederation on channel 6.", -- [915]
    "2015-12-15 05:35:11 -- Connected to confederation on channel 6.", -- [916]
    "2015-12-15 05:35:11 -- Connected to confederation on channel 6.", -- [917]
    "2015-12-15 05:35:12 -- Connected to confederation on channel 6.", -- [918]
    "2015-12-15 05:35:12 -- Connected to confederation on channel 6.", -- [919]
    "2015-12-15 05:35:12 -- Connected to confederation on channel 6.", -- [920]
    "2015-12-15 05:35:12 -- Connected to confederation on channel 6.", -- [921]
    "2015-12-15 05:35:13 -- Connected to confederation on channel 6.", -- [922]
    "2015-12-15 05:35:13 -- Connected to confederation on channel 6.", -- [923]
    "2015-12-15 05:35:13 -- Connected to confederation on channel 6.", -- [924]
    "2015-12-15 05:35:13 -- Connected to confederation on channel 6.", -- [925]
    "2015-12-15 05:35:13 -- Connected to confederation on channel 6.", -- [926]
    "2015-12-15 05:35:14 -- Connected to confederation on channel 6.", -- [927]
    "2015-12-15 05:35:14 -- Connected to confederation on channel 6.", -- [928]
    "2015-12-15 05:35:14 -- Connected to confederation on channel 6.", -- [929]
    "2015-12-15 05:35:14 -- Connected to confederation on channel 6.", -- [930]
    "2015-12-15 05:35:15 -- Connected to confederation on channel 6.", -- [931]
    "2015-12-15 05:35:15 -- Connected to confederation on channel 6.", -- [932]
    "2015-12-15 05:35:15 -- Connected to confederation on channel 6.", -- [933]
    "2015-12-15 05:35:15 -- Connected to confederation on channel 6.", -- [934]
    "2015-12-15 05:35:16 -- Connected to confederation on channel 6.", -- [935]
    "2015-12-15 05:35:16 -- Connected to confederation on channel 6.", -- [936]
    "2015-12-15 05:35:16 -- Connected to confederation on channel 6.", -- [937]
    "2015-12-15 05:35:16 -- Connected to confederation on channel 6.", -- [938]
    "2015-12-15 05:35:16 -- Connected to confederation on channel 6.", -- [939]
    "2015-12-15 05:35:17 -- Connected to confederation on channel 6.", -- [940]
    "2015-12-15 05:35:17 -- Connected to confederation on channel 6.", -- [941]
    "2015-12-15 05:35:17 -- Connected to confederation on channel 6.", -- [942]
    "2015-12-15 05:35:17 -- Connected to confederation on channel 6.", -- [943]
    "2015-12-15 05:35:18 -- Connected to confederation on channel 6.", -- [944]
    "2015-12-15 05:35:18 -- Connected to confederation on channel 6.", -- [945]
    "2015-12-15 05:35:18 -- Connected to confederation on channel 6.", -- [946]
    "2015-12-15 05:35:18 -- Connected to confederation on channel 6.", -- [947]
    "2015-12-15 05:35:19 -- Connected to confederation on channel 6.", -- [948]
    "2015-12-15 05:35:19 -- Connected to confederation on channel 6.", -- [949]
    "2015-12-15 05:35:19 -- Connected to confederation on channel 6.", -- [950]
    "2015-12-15 05:35:19 -- Connected to confederation on channel 6.", -- [951]
    "2015-12-15 05:35:20 -- Connected to confederation on channel 6.", -- [952]
    "2015-12-15 05:35:20 -- Connected to confederation on channel 6.", -- [953]
    "2015-12-15 05:35:20 -- Connected to confederation on channel 6.", -- [954]
    "2015-12-15 05:35:20 -- Connected to confederation on channel 6.", -- [955]
    "2015-12-15 05:35:21 -- Connected to confederation on channel 6.", -- [956]
    "2015-12-15 05:35:21 -- Connected to confederation on channel 6.", -- [957]
    "2015-12-15 05:35:21 -- Connected to confederation on channel 6.", -- [958]
    "2015-12-15 05:35:21 -- Connected to confederation on channel 6.", -- [959]
    "2015-12-15 05:35:21 -- Connected to confederation on channel 6.", -- [960]
    "2015-12-15 05:35:22 -- Connected to confederation on channel 6.", -- [961]
    "2015-12-15 05:35:22 -- Connected to confederation on channel 6.", -- [962]
    "2015-12-15 05:35:22 -- Connected to confederation on channel 6.", -- [963]
    "2015-12-15 05:35:22 -- Connected to confederation on channel 6.", -- [964]
    "2015-12-15 05:35:23 -- Reloading configuration.", -- [965]
    "2015-12-15 05:35:23 -- Connected to confederation on channel 6.", -- [966]
    "2015-12-15 05:35:23 -- Connected to confederation on channel 6.", -- [967]
    "2015-12-15 05:35:23 -- [ERROR] invalid officer channel name specified", -- [968]
    "2015-12-15 05:35:23 -- Connected to confederation on channel 7.", -- [969]
    "2015-12-15 05:36:56 -- Reloading configuration.", -- [970]
    "2015-12-15 05:36:56 -- [ERROR] invalid officer channel name specified", -- [971]
    "2015-12-15 05:36:56 -- Connected to confederation on channel 6.", -- [972]
    "2015-12-15 05:37:46 -- Reloading configuration.", -- [973]
    "2015-12-15 05:37:46 -- [ERROR] invalid officer channel name specified", -- [974]
    "2015-12-15 05:37:46 -- Connected to confederation on channel 8.", -- [975]
    "2015-12-15 05:37:58 --  ", -- [976]
    "2015-12-15 05:37:58 --   Usage:", -- [977]
    "2015-12-15 05:37:58 --   ", -- [978]
    "2015-12-15 05:37:58 --   /greenwall <command>  or  /gw <command>", -- [979]
    "2015-12-15 05:37:58 --   ", -- [980]
    "2015-12-15 05:37:58 --   Commands:", -- [981]
    "2015-12-15 05:37:58 --   ", -- [982]
    "2015-12-15 05:37:58 --   help ", -- [983]
    "2015-12-15 05:37:58 --         -- Print this message.", -- [984]
    "2015-12-15 05:37:58 --   version", -- [985]
    "2015-12-15 05:37:58 --         -- Print the add-on version.", -- [986]
    "2015-12-15 05:37:58 --   status", -- [987]
    "2015-12-15 05:37:58 --         -- Print connection status.", -- [988]
    "2015-12-15 05:37:58 --   reload", -- [989]
    "2015-12-15 05:37:58 --         -- Reload the configuration.", -- [990]
    "2015-12-15 05:37:58 --   reset", -- [991]
    "2015-12-15 05:37:58 --         -- Reset communications and reload the configuration.", -- [992]
    "2015-12-15 05:37:58 --   achievements <on|off>", -- [993]
    "2015-12-15 05:37:58 --         -- Toggle display of confederation achievements.", -- [994]
    "2015-12-15 05:37:58 --   roster <on|off>", -- [995]
    "2015-12-15 05:37:58 --         -- Toggle display of confederation online, offline, join, and leave messages.", -- [996]
    "2015-12-15 05:37:58 --   rank <on|off>", -- [997]
    "2015-12-15 05:37:58 --         -- Toggle display of confederation promotion and demotion messages.", -- [998]
    "2015-12-15 05:37:58 --   tag <on|off>", -- [999]
    "2015-12-15 05:37:58 --         -- Show co-guild identifier in messages.", -- [1000]
    "2015-12-15 05:37:58 --   ochat <on|off>", -- [1001]
    "2015-12-15 05:37:58 --         -- Enable officer chat bridging.", -- [1002]
    "2015-12-15 05:37:58 --   dump", -- [1003]
    "2015-12-15 05:37:58 --         -- Print configuration and state information.", -- [1004]
    "2015-12-15 05:37:58 --   debug <level>", -- [1005]
    "2015-12-15 05:37:58 --         -- Set debugging level to integer <level>.", -- [1006]
    "2015-12-15 05:37:58 --   redact <on|off>", -- [1007]
    "2015-12-15 05:37:58 --         -- Obfuscate sensitive information in debug output.", -- [1008]
    "2015-12-15 05:37:58 --   verbose <on|off>", -- [1009]
    "2015-12-15 05:37:58 --         -- Toggle the display of debugging output in the chat window.", -- [1010]
    "2015-12-15 05:37:58 --   log <on|off>", -- [1011]
    "2015-12-15 05:37:58 --         -- Toggle output logging to the GreenWall.lua file.", -- [1012]
    "2015-12-15 05:37:58 --   logsize <length>", -- [1013]
    "2015-12-15 05:37:58 --         -- Specify the maximum number of log entries to keep.", -- [1014]
    "2015-12-15 05:37:58 --   admin reload", -- [1015]
    "2015-12-15 05:37:58 --         -- (officer only) Force a reload of the configuration by all online guild members.", -- [1016]
    "2015-12-15 05:37:58 --  ", -- [1017]
    "2015-12-15 05:50:26 -- Reloading configuration.", -- [1018]
    "2015-12-15 05:50:26 -- Connected to confederation on channel 9.", -- [1019]
    "2015-12-15 05:50:26 -- Connected to confederation on channel 10.", -- [1020]
    "2015-12-15 05:50:50 -- [ERROR] Message corruption detected.  Please disable add-ons that might modify messages on channel 9.", -- [1021]
    "2015-12-15 05:51:22 -- [ERROR] Message corruption detected.  Please disable add-ons that might modify messages on channel 10.", -- [1022]
    "2015-12-15 05:52:18 --  ", -- [1023]
    "2015-12-15 05:52:18 --   Usage:", -- [1024]
    "2015-12-15 05:52:18 --   ", -- [1025]
    "2015-12-15 05:52:18 --   /greenwall <command>  or  /gw <command>", -- [1026]
    "2015-12-15 05:52:18 --   ", -- [1027]
    "2015-12-15 05:52:18 --   Commands:", -- [1028]
    "2015-12-15 05:52:18 --   ", -- [1029]
    "2015-12-15 05:52:18 --   help ", -- [1030]
    "2015-12-15 05:52:18 --         -- Print this message.", -- [1031]
    "2015-12-15 05:52:18 --   version", -- [1032]
    "2015-12-15 05:52:18 --         -- Print the add-on version.", -- [1033]
    "2015-12-15 05:52:18 --   status", -- [1034]
    "2015-12-15 05:52:18 --         -- Print connection status.", -- [1035]
    "2015-12-15 05:52:18 --   reload", -- [1036]
    "2015-12-15 05:52:18 --         -- Reload the configuration.", -- [1037]
    "2015-12-15 05:52:18 --   reset", -- [1038]
    "2015-12-15 05:52:18 --         -- Reset communications and reload the configuration.", -- [1039]
    "2015-12-15 05:52:18 --   achievements <on|off>", -- [1040]
    "2015-12-15 05:52:18 --         -- Toggle display of confederation achievements.", -- [1041]
    "2015-12-15 05:52:18 --   roster <on|off>", -- [1042]
    "2015-12-15 05:52:18 --         -- Toggle display of confederation online, offline, join, and leave messages.", -- [1043]
    "2015-12-15 05:52:18 --   rank <on|off>", -- [1044]
    "2015-12-15 05:52:18 --         -- Toggle display of confederation promotion and demotion messages.", -- [1045]
    "2015-12-15 05:52:18 --   tag <on|off>", -- [1046]
    "2015-12-15 05:52:18 --         -- Show co-guild identifier in messages.", -- [1047]
    "2015-12-15 05:52:18 --   ochat <on|off>", -- [1048]
    "2015-12-15 05:52:18 --         -- Enable officer chat bridging.", -- [1049]
    "2015-12-15 05:52:18 --   dump", -- [1050]
    "2015-12-15 05:52:18 --         -- Print configuration and state information.", -- [1051]
    "2015-12-15 05:52:18 --   debug <level>", -- [1052]
    "2015-12-15 05:52:18 --         -- Set debugging level to integer <level>.", -- [1053]
    "2015-12-15 05:52:18 --   redact <on|off>", -- [1054]
    "2015-12-15 05:52:18 --         -- Obfuscate sensitive information in debug output.", -- [1055]
    "2015-12-15 05:52:18 --   verbose <on|off>", -- [1056]
    "2015-12-15 05:52:18 --         -- Toggle the display of debugging output in the chat window.", -- [1057]
    "2015-12-15 05:52:18 --   log <on|off>", -- [1058]
    "2015-12-15 05:52:18 --         -- Toggle output logging to the GreenWall.lua file.", -- [1059]
    "2015-12-15 05:52:18 --   logsize <length>", -- [1060]
    "2015-12-15 05:52:18 --         -- Specify the maximum number of log entries to keep.", -- [1061]
    "2015-12-15 05:52:18 --   admin reload", -- [1062]
    "2015-12-15 05:52:18 --         -- (officer only) Force a reload of the configuration by all online guild members.", -- [1063]
    "2015-12-15 05:52:18 --  ", -- [1064]
    "2015-12-15 05:52:50 -- Resetting configuration.", -- [1065]
    "2015-12-15 05:52:50 -- Connected to confederation on channel 9.", -- [1066]
    "2015-12-15 05:52:50 -- Connected to confederation on channel 10.", -- [1067]
    "2015-12-15 05:53:03 -- [ERROR] Message corruption detected.  Please disable add-ons that might modify messages on channel 9.", -- [1068]
    "2015-12-15 05:54:18 -- v1.6.5 loaded.", -- [1069]
    "2015-12-15 05:54:59 -- Reloading configuration.", -- [1070]
    "2015-12-15 05:55:24 -- [ERROR] Message corruption detected.  Please disable add-ons that might modify messages on channel 9.", -- [1071]
    "2015-12-15 05:57:15 -- v1.6.5 loaded.", -- [1072]
    "2015-12-15 05:57:38 -- Reloading configuration.", -- [1073]
    "2015-12-15 05:58:15 -- [ERROR] Message corruption detected.  Please disable add-ons that might modify messages on channel 9.", -- [1074]
    "2015-12-15 05:58:40 -- v1.6.5 loaded.", -- [1075]
    "2015-12-15 07:32:31 -- v1.6.5 loaded.", -- [1076]
    "2015-12-15 07:32:42 -- Connected to confederation on channel 4.", -- [1077]
    "2015-12-15 07:32:42 -- Connected to confederation on channel 5.", -- [1078]
    "2015-12-15 07:33:48 -- Reloading configuration.", -- [1079]
    "2015-12-15 07:34:29 -- [ERROR] Message corruption detected.  Please disable add-ons that might modify messages on channel 4.", -- [1080]
    "2015-12-15 07:42:22 -- Reloading configuration.", -- [1081]
    "2015-12-15 07:48:35 -- verbose debugging turned OFF.", -- [1082]
    "2015-12-15 07:48:42 -- Reloading configuration.", -- [1083]
    "2015-12-15 07:48:52 -- [ERROR] Message corruption detected.  Please disable add-ons that might modify messages on channel 4.", -- [1084]
    "2015-12-15 07:50:15 -- Reloading configuration.", -- [1085]
    "2015-12-15 07:50:28 -- [ERROR] Message corruption detected.  Please disable add-ons that might modify messages on channel 4.", -- [1086]
    "2015-12-15 11:15:43 -- v1.6.5 loaded.", -- [1087]
    "2015-12-15 11:16:11 -- Connected to confederation on channel 4.", -- [1088]
    "2015-12-15 11:16:11 -- Connected to confederation on channel 5.", -- [1089]
    "2015-12-15 11:18:58 -- v1.6.5 loaded.", -- [1090]
    "2015-12-15 11:19:14 -- Connected to confederation on channel 4.", -- [1091]
    "2015-12-15 11:19:14 -- Connected to confederation on channel 5.", -- [1092]
    "2015-12-18 01:18:07 -- v1.6.6 loaded.", -- [1093]
    "2015-12-18 01:18:34 -- Connected to confederation on channel 4.", -- [1094]
    "2015-12-18 01:18:34 -- Connected to confederation on channel 5.", -- [1095]
    "2015-12-18 01:33:27 -- v1.6.6 loaded.", -- [1096]
    "2015-12-18 01:33:41 -- Connected to confederation on channel 4.", -- [1097]
    "2015-12-18 01:33:41 -- Connected to confederation on channel 5.", -- [1098]
    "2015-12-18 01:35:07 -- v1.6.6 loaded.", -- [1099]
    "2015-12-18 01:35:20 -- Connected to confederation on channel 1.", -- [1100]
    "2015-12-18 01:35:20 -- Connected to confederation on channel 2.", -- [1101]
    "2015-12-18 01:41:33 -- v1.6.6 loaded.", -- [1102]
    "2015-12-18 01:41:47 -- Connected to confederation on channel 1.", -- [1103]
    "2015-12-18 01:41:47 -- Connected to confederation on channel 2.", -- [1104]
    "2015-12-18 01:44:36 -- v1.6.6 loaded.", -- [1105]
    "2015-12-18 01:44:50 -- Connected to confederation on channel 1.", -- [1106]
    "2015-12-18 01:44:50 -- Connected to confederation on channel 2.", -- [1107]
    "2015-12-18 02:00:36 -- v1.6.6 loaded.", -- [1108]
    "2015-12-18 02:00:49 -- [ERROR] Guild configuration specifies a minimum version of 1.6.60 (1.6.6 currently installed).", -- [1109]
    "2015-12-18 02:00:49 -- Connected to confederation on channel 1.", -- [1110]
    "2015-12-18 02:00:49 -- Connected to confederation on channel 2.", -- [1111]
    "2015-12-18 02:00:50 -- Connected to confederation on channel 1.", -- [1112]
    "2015-12-18 02:00:51 -- Connected to confederation on channel 1.", -- [1113]
    "2015-12-18 02:00:51 -- Connected to confederation on channel 1.", -- [1114]
    "2015-12-18 02:00:51 -- Connected to confederation on channel 1.", -- [1115]
    "2015-12-18 02:00:51 -- Connected to confederation on channel 1.", -- [1116]
    "2015-12-18 02:00:52 -- Connected to confederation on channel 1.", -- [1117]
    "2015-12-18 02:00:52 -- Connected to confederation on channel 1.", -- [1118]
    "2015-12-18 02:00:52 -- Connected to confederation on channel 1.", -- [1119]
    "2015-12-18 02:00:52 -- Connected to confederation on channel 1.", -- [1120]
    "2015-12-18 02:00:53 -- Connected to confederation on channel 1.", -- [1121]
    "2015-12-18 02:00:53 -- Connected to confederation on channel 1.", -- [1122]
    "2015-12-18 02:00:53 -- Connected to confederation on channel 1.", -- [1123]
    "2015-12-18 02:00:53 -- Connected to confederation on channel 1.", -- [1124]
    "2015-12-18 02:00:54 -- Connected to confederation on channel 1.", -- [1125]
    "2015-12-18 02:00:54 -- Connected to confederation on channel 1.", -- [1126]
    "2015-12-18 02:00:54 -- Connected to confederation on channel 1.", -- [1127]
    "2015-12-18 02:00:54 -- Connected to confederation on channel 1.", -- [1128]
    "2015-12-18 02:00:55 -- Connected to confederation on channel 1.", -- [1129]
    "2015-12-18 02:00:55 -- Connected to confederation on channel 1.", -- [1130]
    "2015-12-18 02:00:55 -- Connected to confederation on channel 1.", -- [1131]
    "2015-12-18 02:00:55 -- Connected to confederation on channel 1.", -- [1132]
    "2015-12-18 02:00:56 -- Connected to confederation on channel 1.", -- [1133]
    "2015-12-18 02:00:56 -- Connected to confederation on channel 1.", -- [1134]
    "2015-12-18 02:00:56 -- Connected to confederation on channel 1.", -- [1135]
    "2015-12-18 02:00:56 -- Connected to confederation on channel 1.", -- [1136]
    "2015-12-18 02:00:57 -- Connected to confederation on channel 1.", -- [1137]
    "2015-12-18 02:00:57 -- Connected to confederation on channel 1.", -- [1138]
    "2015-12-18 02:00:58 -- Connected to confederation on channel 1.", -- [1139]
    "2015-12-18 02:00:58 -- Connected to confederation on channel 1.", -- [1140]
    "2015-12-18 02:00:58 -- Connected to confederation on channel 1.", -- [1141]
    "2015-12-18 02:00:58 -- Connected to confederation on channel 1.", -- [1142]
    "2015-12-18 02:00:59 -- Connected to confederation on channel 1.", -- [1143]
    "2015-12-18 02:00:59 -- Connected to confederation on channel 1.", -- [1144]
    "2015-12-18 02:00:59 -- Connected to confederation on channel 1.", -- [1145]
    "2015-12-18 02:00:59 -- Connected to confederation on channel 1.", -- [1146]
    "2015-12-18 02:01:00 -- Connected to confederation on channel 1.", -- [1147]
    "2015-12-18 02:01:00 -- Connected to confederation on channel 1.", -- [1148]
    "2015-12-18 02:01:00 -- Connected to confederation on channel 1.", -- [1149]
    "2015-12-18 02:01:00 -- Connected to confederation on channel 1.", -- [1150]
    "2015-12-18 02:01:01 -- Connected to confederation on channel 1.", -- [1151]
    "2015-12-18 02:01:01 -- Connected to confederation on channel 1.", -- [1152]
    "2015-12-18 02:01:01 -- Connected to confederation on channel 1.", -- [1153]
    "2015-12-18 02:01:01 -- Connected to confederation on channel 1.", -- [1154]
    "2015-12-18 02:01:01 -- Connected to confederation on channel 1.", -- [1155]
    "2015-12-18 02:01:02 -- Connected to confederation on channel 1.", -- [1156]
    "2015-12-18 02:01:02 -- Connected to confederation on channel 1.", -- [1157]
    "2015-12-18 02:01:02 -- Connected to confederation on channel 1.", -- [1158]
    "2015-12-18 02:01:02 -- Connected to confederation on channel 1.", -- [1159]
    "2015-12-18 02:01:03 -- Connected to confederation on channel 1.", -- [1160]
    "2015-12-18 02:01:03 -- Connected to confederation on channel 1.", -- [1161]
    "2015-12-18 02:01:03 -- Connected to confederation on channel 1.", -- [1162]
    "2015-12-18 02:01:03 -- Connected to confederation on channel 1.", -- [1163]
    "2015-12-18 02:01:04 -- Connected to confederation on channel 1.", -- [1164]
    "2015-12-18 02:01:04 -- Connected to confederation on channel 1.", -- [1165]
    "2015-12-18 02:01:04 -- Connected to confederation on channel 1.", -- [1166]
    "2015-12-18 02:01:04 -- Connected to confederation on channel 1.", -- [1167]
    "2015-12-18 02:01:05 -- Connected to confederation on channel 1.", -- [1168]
    "2015-12-18 02:01:05 -- Connected to confederation on channel 1.", -- [1169]
    "2015-12-18 02:01:05 -- Connected to confederation on channel 1.", -- [1170]
    "2015-12-18 02:01:05 -- Connected to confederation on channel 1.", -- [1171]
    "2015-12-18 02:01:06 -- Connected to confederation on channel 1.", -- [1172]
    "2015-12-18 02:01:06 -- Connected to confederation on channel 1.", -- [1173]
    "2015-12-18 02:01:06 -- Connected to confederation on channel 1.", -- [1174]
    "2015-12-18 02:01:06 -- Connected to confederation on channel 1.", -- [1175]
    "2015-12-18 02:01:06 -- Connected to confederation on channel 1.", -- [1176]
    "2015-12-18 02:01:07 -- Connected to confederation on channel 1.", -- [1177]
    "2015-12-18 02:01:07 -- Connected to confederation on channel 1.", -- [1178]
    "2015-12-18 02:01:07 -- Connected to confederation on channel 1.", -- [1179]
    "2015-12-18 02:01:07 -- Connected to confederation on channel 1.", -- [1180]
    "2015-12-18 02:01:08 -- Connected to confederation on channel 1.", -- [1181]
    "2015-12-18 02:01:08 -- Connected to confederation on channel 1.", -- [1182]
    "2015-12-18 02:01:08 -- Connected to confederation on channel 1.", -- [1183]
    "2015-12-18 02:01:08 -- Connected to confederation on channel 1.", -- [1184]
    "2015-12-18 02:01:09 -- Connected to confederation on channel 1.", -- [1185]
    "2015-12-18 02:01:09 -- Connected to confederation on channel 1.", -- [1186]
    "2015-12-18 02:01:09 -- Connected to confederation on channel 1.", -- [1187]
    "2015-12-18 02:01:09 -- Connected to confederation on channel 1.", -- [1188]
    "2015-12-18 02:01:10 -- Connected to confederation on channel 1.", -- [1189]
    "2015-12-18 02:01:10 -- Connected to confederation on channel 1.", -- [1190]
    "2015-12-18 02:01:10 -- Connected to confederation on channel 1.", -- [1191]
    "2015-12-18 02:01:10 -- Connected to confederation on channel 1.", -- [1192]
    "2015-12-18 02:01:10 -- Connected to confederation on channel 1.", -- [1193]
    "2015-12-18 02:01:11 -- Connected to confederation on channel 1.", -- [1194]
    "2015-12-18 02:01:11 -- Connected to confederation on channel 1.", -- [1195]
    "2015-12-18 02:01:11 -- Connected to confederation on channel 1.", -- [1196]
    "2015-12-18 02:01:11 -- Connected to confederation on channel 1.", -- [1197]
    "2015-12-18 02:01:12 -- Connected to confederation on channel 1.", -- [1198]
    "2015-12-18 02:01:12 -- Connected to confederation on channel 1.", -- [1199]
    "2015-12-18 02:01:12 -- Connected to confederation on channel 1.", -- [1200]
    "2015-12-18 02:01:12 -- Connected to confederation on channel 1.", -- [1201]
    "2015-12-18 02:01:13 -- Connected to confederation on channel 1.", -- [1202]
    "2015-12-18 02:01:13 -- Connected to confederation on channel 1.", -- [1203]
    "2015-12-18 02:01:13 -- Connected to confederation on channel 1.", -- [1204]
    "2015-12-18 02:01:13 -- Connected to confederation on channel 1.", -- [1205]
    "2015-12-18 02:01:14 -- Connected to confederation on channel 1.", -- [1206]
    "2015-12-18 02:01:14 -- Connected to confederation on channel 1.", -- [1207]
    "2015-12-18 02:01:14 -- Connected to confederation on channel 1.", -- [1208]
    "2015-12-18 02:01:14 -- Connected to confederation on channel 1.", -- [1209]
    "2015-12-18 02:01:14 -- Connected to confederation on channel 1.", -- [1210]
    "2015-12-18 02:01:15 -- Connected to confederation on channel 1.", -- [1211]
    "2015-12-18 02:01:15 -- Connected to confederation on channel 1.", -- [1212]
    "2015-12-18 02:01:15 -- Connected to confederation on channel 1.", -- [1213]
    "2015-12-18 02:01:15 -- Connected to confederation on channel 1.", -- [1214]
    "2015-12-18 02:01:16 -- Connected to confederation on channel 1.", -- [1215]
    "2015-12-18 02:01:16 -- Connected to confederation on channel 1.", -- [1216]
    "2015-12-18 02:01:16 -- Connected to confederation on channel 1.", -- [1217]
    "2015-12-18 02:01:16 -- Connected to confederation on channel 1.", -- [1218]
    "2015-12-18 02:01:17 -- Connected to confederation on channel 1.", -- [1219]
    "2015-12-18 02:01:17 -- Connected to confederation on channel 1.", -- [1220]
    "2015-12-18 02:01:17 -- Connected to confederation on channel 1.", -- [1221]
    "2015-12-18 02:01:17 -- Connected to confederation on channel 1.", -- [1222]
    "2015-12-18 02:01:18 -- Connected to confederation on channel 1.", -- [1223]
    "2015-12-18 02:01:18 -- Connected to confederation on channel 1.", -- [1224]
    "2015-12-18 02:01:18 -- Connected to confederation on channel 1.", -- [1225]
    "2015-12-18 02:01:18 -- Connected to confederation on channel 1.", -- [1226]
    "2015-12-18 02:01:18 -- Connected to confederation on channel 1.", -- [1227]
    "2015-12-18 02:01:19 -- Connected to confederation on channel 1.", -- [1228]
    "2015-12-18 02:01:19 -- Connected to confederation on channel 1.", -- [1229]
    "2015-12-18 02:01:19 -- Connected to confederation on channel 1.", -- [1230]
    "2015-12-18 02:01:19 -- Connected to confederation on channel 1.", -- [1231]
    "2015-12-18 02:01:20 -- Connected to confederation on channel 1.", -- [1232]
    "2015-12-18 02:01:20 -- Connected to confederation on channel 1.", -- [1233]
    "2015-12-18 02:01:20 -- Connected to confederation on channel 1.", -- [1234]
    "2015-12-18 02:01:20 -- Connected to confederation on channel 1.", -- [1235]
    "2015-12-18 02:01:21 -- Connected to confederation on channel 1.", -- [1236]
    "2015-12-18 02:01:21 -- Connected to confederation on channel 1.", -- [1237]
    "2015-12-18 02:01:21 -- Connected to confederation on channel 1.", -- [1238]
    "2015-12-18 02:01:21 -- Connected to confederation on channel 1.", -- [1239]
    "2015-12-18 02:01:22 -- Connected to confederation on channel 1.", -- [1240]
    "2015-12-18 02:01:22 -- Connected to confederation on channel 1.", -- [1241]
    "2015-12-18 02:01:22 -- Connected to confederation on channel 1.", -- [1242]
    "2015-12-18 02:01:22 -- Connected to confederation on channel 1.", -- [1243]
    "2015-12-18 02:01:22 -- Connected to confederation on channel 1.", -- [1244]
    "2015-12-18 02:01:23 -- Connected to confederation on channel 1.", -- [1245]
    "2015-12-18 02:01:23 -- Connected to confederation on channel 1.", -- [1246]
    "2015-12-18 02:01:23 -- Connected to confederation on channel 1.", -- [1247]
    "2015-12-18 02:01:23 -- Connected to confederation on channel 1.", -- [1248]
    "2015-12-18 02:01:24 -- Connected to confederation on channel 1.", -- [1249]
    "2015-12-18 02:01:24 -- Connected to confederation on channel 1.", -- [1250]
    "2015-12-18 02:01:24 -- Connected to confederation on channel 1.", -- [1251]
    "2015-12-18 02:01:24 -- Connected to confederation on channel 1.", -- [1252]
    "2015-12-18 02:01:25 -- Connected to confederation on channel 1.", -- [1253]
    "2015-12-18 02:01:25 -- Connected to confederation on channel 1.", -- [1254]
    "2015-12-18 02:01:25 -- Connected to confederation on channel 1.", -- [1255]
    "2015-12-18 02:01:25 -- Connected to confederation on channel 1.", -- [1256]
    "2015-12-18 02:01:25 -- Connected to confederation on channel 1.", -- [1257]
    "2015-12-18 02:01:40 -- v1.6.6 loaded.", -- [1258]
    "2015-12-18 02:01:52 -- [ERROR] Guild configuration specifies a minimum version of 1.6.60 (1.6.6 currently installed).", -- [1259]
    "2015-12-18 02:01:52 -- Connected to confederation on channel 1.", -- [1260]
    "2015-12-18 02:01:52 -- Connected to confederation on channel 2.", -- [1261]
    "2015-12-18 02:04:39 -- v1.6.6 loaded.", -- [1262]
    "2015-12-18 02:04:52 -- Connected to confederation on channel 1.", -- [1263]
    "2015-12-18 02:04:52 -- Connected to confederation on channel 2.", -- [1264]
}
commented
GWc:ELGChat:GChat2709
GWv:1.6.6
GWp: Evil Legends-Stormrage:EL-Main
GWp: Evil Legends II-Stormrage:EL-2nd

It looks like you have an extra space in front of each of the guild names.