Jump to content
  • 0

Vehicle IDs wont save


Swordsworn

Question

Hey Guys,

if I spawn in Vehicles with key (vehicle hive spawn menu) i wont be able to generate a key for it "ID 0 - no key possible"
If i sit in the car me and the vehicle will explode
After a restart all the spawned vehicles are back again, full repaired and now Im able to generate a key for it.
 
Here is what the dumb.log says
 

 

21:26:14 "infiSTAR.de PVAH_WriteLog: B 1-1-C:1 (Swordsworn) REMOTE   Swordsworn (removed) hivespawned SUV_White @[127.221,[6286.23,7719.04,0]]"
21:26:15 "ATTEMPT READ/WRITE: CHILD:388:628627719001579:"
21:26:15 Error in expression <WRITE: " + _key);

_resultArray = nil;
_resultArray
};

server_hiveReadWriteLar>
21:26:15   Error position: <_resultArray
};

server_hiveReadWriteLar>
21:26:15   Error Undefined variable in expression: _resultarray
21:26:15 File z\addons\dayz_server\init\server_functions.sqf, line 172
21:26:15 Error in expression <y call server_hiveReadWrite;
_outcome = _result select 0;
if (_outcome == "PASS">
21:26:15   Error position: <_result select 0;
if (_outcome == "PASS">
21:26:15   Error Undefined variable in expression: _result
21:26:15 File z\addons\dayz_server\init\AH.sqf, line 11683
21:26:15 "ATTEMPT READ/WRITE: CHILD:388:628627719001579:"
21:26:15 Error in expression <WRITE: " + _key);

_resultArray = nil;
_resultArray
};

server_hiveReadWriteLar>
21:26:15   Error position: <_resultArray
};

server_hiveReadWriteLar>



Im using the latest Infistar (the version distributed 8.nov dont know where to look up the versionnumber :/ )
And running it on devds Linux-version.

It seems like theres a problem with the vehicle IDs isnt it?
Any ideas how to fix this?

cheers
Swordsworn

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

It appears you have two issues. Have you changed anything in the AH at all? What mods are you running?

 

21:26:15   Error Undefined variable in expression: _resultarray
21:26:15 File z\addons\dayz_server\init\server_functions.sqf, line 172

 

and 

 

21:26:15   Error Undefined variable in expression: _result

21:26:15 File z\addons\dayz_server\init\AH.sqf, line 11683

Link to comment
Share on other sites

  • 0

It appears you have two issues. Have you changed anything in the AH at all? What mods are you running?

 

21:26:15   Error Undefined variable in expression: _resultarray

21:26:15 File z\addons\dayz_server\init\server_functions.sqf, line 172

 

and 

 

21:26:15   Error Undefined variable in expression: _result

21:26:15 File z\addons\dayz_server\init\AH.sqf, line 11683

 

Hi,

I dont think i changed anything in the Ah.sqf but im waiting for a responds from Infistart for a updates version, maybe this will help :)

 

recently i have updated Wai (), but im not rly sure if the problem ocoured before the update since I rarly ever spawn a vehicle due the adminmenue...

 

 

Aunt Edit sais:

I just tested it with my current infistar build on a completely fresh installed epoch server and boom, spawned vehicle exploded :)

At least I know now that I have to wait for the update-Email :)

Link to comment
Share on other sites

  • 0

At the moment we can't use infiSTAR to spawn hive vehicles 

 

a quick fix is in the ah.sqf at line

 

12802 and 12816 or around there comment out 

_key call server_hiveWrite;

and 

_result = _key call server_hiveReadWrite;

that will most likely spam the console and the vehicle will be invisible until restart but it kinda works :)

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...