I'm getting an error, running the server on both my xubuntu 12.04 and also windows xp respectively. Its probably something minor that I've overlooked, but I'm stumped; on self help after many hours of searches and attempts to fix the problem. [00:49:22] [Error] : Unexpected exception encountered! Crash report written to log file [00:49:22] [Error] : System.MissingMethodException: Method not found: 'ConfigNode KMP.KMPVesselUpdate.getProtoVesselNode()'. at KMPServer.Server.hostingLoop() at KMPServer.ServerMain.hostServer(ConfigStore settings) [00:49:22] [Error] : Stacktrace: [00:49:22] [Error] : at KMPServer.Server.sendPluginUpdateToAll(Byte[] data, Boolean secondaryUpdate, Client cl) at KMPServer.Server.handleMessage(Client cl, ClientMessageID id, Byte[] data) at KMPServer.Server.handleConnections() This is the message I've been getting am I missing something simple? This is what happens when I login to my own server, I haven't tried with an external source since it keeps crashing the server.