carl101 Posted August 18, 2014 Report Share Posted August 18, 2014 ok so a friend has decided to buy a gtx server and im setting it up for him ect. its on overpoch panthera. now he is getting stuck on requesting authentication and in the rpt this is spamming over and over again > 22:52:28 Error Undefined variable in expression: _vehicle 22:52:28 File z\addons\dayz_server\init\server_functions.sqf, line 249 22:52:28 Error in expression <imit = _random select 1; _qty = {_x == _vehicle} count serverVehicleCounter; http://pastebin.com/dmaGfs3B and the file which is completly vanilla and untouched by me http://pastebin.com/8UKUmQGD thanks Link to comment Share on other sites More sharing options...
0 (TLS) Posted August 19, 2014 Report Share Posted August 19, 2014 Not 100% but i think it's spawning in more vehicles than is allowed in your init.sqf or the other way around? it's something along them lines. Had this myself and it does stop the server from loading, so just give it a check. Check what your vehicle spawn limit is in your init.sqf. "MaxVehicleLimit = XXX; // Default = 50" check your dynamic vehicle matches the amount set in your init.sqf.( I don't think it has to be perfect but to be on the safeside, just spend some time checking, it may take a while to add them up, but atleast its spot on then) dynamic_vehicle.sqf is here >> "Server.pbo - Missions - YOUR MAP - dynamic_vehicle.sqf" Link to comment Share on other sites More sharing options...
0 carl101 Posted August 19, 2014 Author Report Share Posted August 19, 2014 First time it's ever stopped the server for me if it is due to the error your mentioning but il give it a try Link to comment Share on other sites More sharing options...
0 Tech_Support Posted August 19, 2014 Report Share Posted August 19, 2014 HEY is your Server on USA4 Mine are and it has issues atm my servers are affected by this {EMAIL} Hello Everyone I am aware of an unknown issue with USA4 and I am investigating this as highest priority. I suspect a network issue. Please do NOT open support tickets about this, they will be auto closed.Kind Regards, Karl Griffin GTX Manager Link to comment Share on other sites More sharing options...
0 (TLS) Posted August 19, 2014 Report Share Posted August 19, 2014 HEY is your Server on USA4 Mine are and it has issues atm my servers are affected by this {EMAIL} Hello Everyone I am aware of an unknown issue with USA4 and I am investigating this as highest priority. I suspect a network issue. Please do NOT open support tickets about this, they will be auto closed.Kind Regards, Karl Griffin GTX Manager I dont think the error hes getting is to do with the box his server is on having problems. Link to comment Share on other sites More sharing options...
Question
carl101
ok so a friend has decided to buy a gtx server and im setting it up for him ect.
its on overpoch panthera.
now he is getting stuck on requesting authentication and in the rpt this is spamming over and over again
>
22:52:28 Error Undefined variable in expression: _vehicle
22:52:28 File z\addons\dayz_server\init\server_functions.sqf, line 249
22:52:28 Error in expression <imit = _random select 1;
_qty = {_x == _vehicle} count serverVehicleCounter;
http://pastebin.com/dmaGfs3B
and the file which is completly vanilla and untouched by me
http://pastebin.com/8UKUmQGD
thanks
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now