Member
Last active 9 years ago
okie dokie! not sure what i changed, but it (seems) fixed. War-room reporting now works and the alive.log is now actually being generated. still some weird issues, like players rejoining the server being spawned in the ocean, and dead players respawning occasionally getting stuck in the UAV view, but normally esc/respawn button fixes that.
thanks for the assists guys :)
Hi guys thanks for the replies, first off, my downloads of @ALiVE and @ALiVEServer were done only about a week or so ago, so they should be current. the server config is set to run on game port 3007 with 3007-3009 being the port range for the +1 and +2 game ports. This is reflected in my router settings. The issues i have are that alive will not connect with the war room, and alive missions dont seem to load properly, i load in fine however team members appearing on stratis when altis is the loaded map etc, (this is all with the alive sample missions pack, air assault, armoured fury etc. stabotage is the only one that seemed to work) . as far as im aware my war room is configured correctly, and the IP is correct.
Anyone have a theory? if i dont get this working soon my team will be scrapping Alive as more trouble than its worth, and i dont want that.
ah right yes. the email field is most likely blank for almost all members
my posts wont post! :l
im trying to add my RPT but it wont let me.
Edit: Have stuck it here: http://pastebin.com/hZLxbcXV
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
thank you. Is harming cats normally necessary?
Edit: having seen my new remark i get what you mean.
Task Force Crusader [TF-C]
Edit; Quick question, when i try to import the squad XML every group memeber returns as "User already exists" even for players who had nver played alive till they joined us and arent registered with the war-room. any idea why that might be?
I had just begun setting up my group for my squad on the War-Room, i got the squad officers joined, when one of them decided it would be funny to remove me as leader. I got re-invited but couldn't be promoted higher than officer, so the group was left without a leader, we all quit in the hopes that empty squads would get deleted by some form of database cleanup, but it hasnt. so now we cant get into the group as there is nobody to accept requests, so we cant delete it. any Alive admins able to help in deleting it?