--- a/sources/main.cpp Mon Dec 15 02:15:09 2014 +0200 +++ b/sources/main.cpp Mon Dec 15 03:09:26 2014 +0200 @@ -51,6 +51,7 @@ } Interface::initialize(); + RCONSession::new_session(); if (argc == 3) Interface::connect (argv[1], argv[2]);