Having followed the tutorial on setting up the server, I made a basic mission with the alive module and the database module shown in the video, however when i try to start the server i check AliveServer.log (my server is not generating an Alive.log which i suspect is the result of the following) I see this. I have the "@AliveServer" and "@Alive" modules on the server. Has anyone seen this before and know what is causing it?
Thanks
09/02/2015 03:08:22 Info Arma2NET 2.2.0.0 running on CLR 4.0.30319.34209 09/02/2015 03:08:22 Info Loaded into process arma3server 09/02/2015 03:08:22 Info Loading addins 09/02/2015 03:08:22 Error Failed to create addin application domain ALiVEPlugIn for D:\ArmA3\A3Master\@AliveServer\AddIns\ALiVEPlugIn\ALiVEPlugIn.dll 09/02/2015 03:08:22 Warn Falling back to the main application domain 09/02/2015 03:08:22 Error Failed to create addin application domain DateTimePlugin for D:\ArmA3\A3Master\@AliveServer\AddIns\DateTimePlugin\DateTimePlugin.dll 09/02/2015 03:08:22 Warn Falling back to the main application domain 09/02/2015 03:08:22 Info Domain Name Version Publisher Description 09/02/2015 03:08:22 Info DefaultDomain SendxRTML 0.1.0.0 Tupolov Sends data to an xRTML service 09/02/2015 03:08:22 Info DefaultDomain GetBulkJSON 0.1.0.0 Tupolov Gets record from bulk data stack 09/02/2015 03:08:22 Info DefaultDomain StartALiVE 0.1.0.0 Tupolov Returns the startup data 09/02/2015 03:08:22 Info DefaultDomain SendJSON 0.1.0.0 Tupolov Send data as JSON to a URL, accepts url, method, module, data returns json string 09/02/2015 03:08:22 Info DefaultDomain ServerLocation 0.1.0.0 Tupolov Returns the ARMA 2 server geo location. 09/02/2015 03:08:22 Info DefaultDomain ServerAddress 0.1.0.0 Tupolov Returns the ARMA 2 server IP address. 09/02/2015 03:08:22 Info DefaultDomain GetWeatherLocation 0.1.0.0 Tupolov Gets Weather Location - accepts location (country/city) string returns json string 09/02/2015 03:08:22 Info DefaultDomain SendBulkJSON 0.1.0.0 Tupolov Sends bulk data as JSON to a URL, accepts url, method, module, data returns json string 09/02/2015 03:08:22 Info DefaultDomain SendJSONToFile 0.1.0.0 Tupolov Send data asynchronously as JSON to a File, accepts module, data returns string 09/02/2015 03:08:22 Info DefaultDomain ServerName 0.1.0.0 Tupolov Returns the ARMA 2 server name. 09/02/2015 03:08:22 Info DefaultDomain ServerHostName 0.1.0.0 Tupolov Returns the ARMA 2 server host name as seen in the MP play list. 09/02/2015 03:08:22 Info DefaultDomain SendJSONAsync 0.1.0.0 Tupolov Send data asynchronously as JSON to a URL, accepts url, method, module, data returns json string 09/02/2015 03:08:22 Info DefaultDomain GroupName 0.1.0.0 Tupolov Returns the group ID specified in ALiVE.cfg. 09/02/2015 03:08:22 Info DefaultDomain GetWeather 0.1.0.0 Tupolov Gets Weather data - accepts year,month,day,hour and location (string city or lon/lat) returns json string 09/02/2015 03:08:22 Info DefaultDomain DateTime 2.0.0.0 Scott_NZ Returns the current date and time. 09/02/2015 03:08:22 Info Arma2NET initialized in 00:00:00.6719241 09/02/2015 03:08:22 Error Caught exception of type System.FormatException System.FormatException: Unable to parse the arguments. at ALiVEPlugIn.StartALiVE.Invoke(String args, Int32 maxResultSize) at Arma2Net.Managed.AddInManager.DomainInvokeAddIn() at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate) at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize) at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize) at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize) 09/02/2015 03:08:22 Error function: StartALiVE 09/02/2015 03:08:22 Error maxResultSize: 10239 09/02/2015 03:14:48 Error Caught exception of type System.FormatException System.FormatException: Unable to parse the arguments. at ALiVEPlugIn.StartALiVE.Invoke(String args, Int32 maxResultSize) at Arma2Net.Managed.AddInManager.DomainInvokeAddIn() at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate) at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize) at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize) at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize) 09/02/2015 03:14:48 Error function: StartALiVE 09/02/2015 03:14:48 Error maxResultSize: 10239 09/02/2015 03:48:02 Error Caught exception of type System.FormatException System.FormatException: Unable to parse the arguments. at ALiVEPlugIn.StartALiVE.Invoke(String args, Int32 maxResultSize) at Arma2Net.Managed.AddInManager.DomainInvokeAddIn() at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate) at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize) at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize) at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize) 09/02/2015 03:48:02 Error function: StartALiVE 09/02/2015 03:48:02 Error maxResultSize: 10239 09/02/2015 03:59:41 Error Caught exception of type System.FormatException System.FormatException: Unable to parse the arguments. at ALiVEPlugIn.StartALiVE.Invoke(String args, Int32 maxResultSize) at Arma2Net.Managed.AddInManager.DomainInvokeAddIn() at System.AppDomain.DoCallBack(CrossAppDomainDelegate callBackDelegate) at Arma2Net.Managed.AddInManager.InvokeAddIn(String addInName, String arguments, Int32 maxResultSize) at Arma2Net.Managed.Bridge.InvokeBuiltInOrAddIn(String function, Int32 maxResultSize) at Arma2Net.Managed.Bridge.InvokeFunction(String function, Int32 maxResultSize) 09/02/2015 03:59:41 Error function: StartALiVE 09/02/2015 03:59:41 Error maxResultSize: 10239