FredEvoX Posted June 10, 2015 Report Share Posted June 10, 2015 My server was set up by my private dedicated hoster and instead of the usual HiveExt.ini I'm used to it was replace with a file called writer.pl. now when i spawn a vehicle in through the hive. This error pops: 19:45:45 Error position: <_resultArray }; server_hiveReadWriteLar> 19:45:45 Error Undefined variable in expression: _resultarray 19:45:45 File z\addons\dayz_server\init\server_functions.sqf, line 172 19:45:45 Error in expression <y call server_hiveReadWrite; _outcome = _result select 0; if(_outcome == "PASS")> 19:45:45 Error position: <_result select 0; if(_outcome == "PASS")> 19:45:45 Error Undefined variable in expression: _result 19:45:45 File z\addons\dayz_server\init\AH.sqf, line 12260 19:45:45 "ATTEMPT READ/WRITE: CHILD:388:11553512771703366:" 19:45:45 Error in expression <WRITE: " + _key); _resultArray = nil; _resultArray }; server_hiveReadWriteLar> ALSO, my Object_DATA doesn't seem to be syncing with the server either. Link to comment Share on other sites More sharing options...
FredEvoX Posted June 10, 2015 Author Report Share Posted June 10, 2015 Oh, I mean I have access to all the files. I was just trying to figure out what was causing this error to pop and why my Object_DATA wasn't being read. I have gotten in touch with him but hes out of town for the next day or so. Link to comment Share on other sites More sharing options...
Richie Posted June 10, 2015 Report Share Posted June 10, 2015 writer.pl is a linux file, your host is running linux rather than windows. Get in touch with their support team with the issues, it's what you pay them for :) Any help you got here you most likely wouldn't have access to the file to fix. Link to comment Share on other sites More sharing options...
Swordsworn Posted June 10, 2015 Report Share Posted June 10, 2015 19:45:45 Error in expression <WRITE: " + _key); _resultArray = nil; _resultArray }; server_hiveReadWriteLar> This is a common problem with Linux-Servers, the thing is it doesnt access the Database directly, it "buffers" the Database in a cache. This allows the Server to have a great performance but on the other hand it will give you a pain in the ass to spawn vehicles with keys. It is possible to spawn locked vehicles with the Epoch-Admin-Tools, but so far i dont know of another way to spawn locked vehicles without getting them despawned. Link to comment Share on other sites More sharing options...
DeanReid Posted June 16, 2015 Report Share Posted June 16, 2015 I'd do what Swordsworn said above. Use EAT for vehicle spawning and read the post I put about getting kicked with the AntiHack. :) ^ also has the fix to get rid of most of the spam that shows in the logs Richie 1 Link to comment Share on other sites More sharing options...
venomstriker235 Posted April 11, 2016 Report Share Posted April 11, 2016 I am also having the same issue, Nothing is updating to my MySQL Database. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now