RomanTPA 0 Posted July 22, 2012 (edited) Problem:Script z\addons\dayz_server\init\server_functions.sqf not foundFix:Problem was that when @hive folders were extracted they were inside of another @hive folder inside of the @hive (thats where it got confused)c:/arma oa/@hive/@hive/*bunch of files* (fix was to eliminate the middle @hive folder)so folder structure will look like this... c:/arma oa/@hive/*bunch of files* Edited August 23, 2012 by RomanTPA Share this post Link to post Share on other sites
ryahn 112 Posted July 22, 2012 Is this a dedicated or shared server? Share this post Link to post Share on other sites
RomanTPA 0 Posted July 22, 2012 Is this a dedicated or shared server?Its a dedicated server that I own at my work. Its only function is DayZ. Share this post Link to post Share on other sites
ryahn 112 Posted July 22, 2012 If its a newly installed on, I would try and download the files again and update them in your @DayZ. If this doesnt work, its probably a bad connection to the hive. Share this post Link to post Share on other sites
RomanTPA 0 Posted July 22, 2012 I would try and download the files again and update them in your @DayZ. -PerformedIf this doesnt work, its probably a bad connection to the hive. -How would I fix that? Share this post Link to post Share on other sites
RomanTPA 0 Posted July 23, 2012 I also replaced @hive dir Share this post Link to post Share on other sites
ryahn 112 Posted July 23, 2012 This has to be with the hive as those files do not exist on the server. Is this with HFB? Share this post Link to post Share on other sites
RomanTPA 0 Posted July 23, 2012 This has to be with the hive as those files do not exist on the server.Is this with HFB?What is HFB? Share this post Link to post Share on other sites
rabble-rouser 3 Posted July 23, 2012 Those files are on the server, in the @hive folder and it seems that you need to add @hive to your -mod line after @DayZ Share this post Link to post Share on other sites
RomanTPA 0 Posted July 23, 2012 Those files are on the server, in the @hive folder and it seems that you need to add @hive to your -mod line after @DayZHere is my start up file:Expansion\beta\arma2oaserver.exe -mod=Expansion\beta;Expansion\beta\expansion;ca;@dayz;@hive -name=cfgdayz -config=cfgdayz\server1.cfg -cfg=cfgdayz\arma2.cfg -profiles=cfgdayz -ip=199.193.114.85 -port=2302 -world=Chernarus -cpuCount=4 -exThreads=4 -noSoundLooks like it's there. Share this post Link to post Share on other sites
facoptere 180 Posted July 23, 2012 your mission file is in MPMissions ? You have referenced this mission file in class section in server.cfg ? Share this post Link to post Share on other sites
RomanTPA 0 Posted July 23, 2012 your mission file is in MPMissions ? You have referenced this mission file in class section in server.cfg ?Correct, server.cfg is linked to the mission file in MPMissions. Share this post Link to post Share on other sites
RomanTPA 0 Posted July 26, 2012 Server is still broken Share this post Link to post Share on other sites
liukang168 4 Posted July 27, 2012 Microsoft Visual C++ 2008 Redistributable Package (x86)Did you install that? Share this post Link to post Share on other sites
RomanTPA 0 Posted July 30, 2012 Microsoft Visual C++ 2008 Redistributable Package (x86)Did you install that?Yes Share this post Link to post Share on other sites
spectrex (DayZ) 4 Posted August 20, 2012 Finally fixedwhat fixed it? would help if people report what they did to get it fixed rather than just say fixed. Share this post Link to post Share on other sites
RomanTPA 0 Posted August 23, 2012 Problem was that when @hive folders were extracted they were inside of another @hive folder inside of the @hive (thats where it got confused)c:/arma oa/@hive/@hive (fix was to eliminate the middle @hive folder)so folder structure will look like this... c:/arma oa/@hive/*bunch of files* Share this post Link to post Share on other sites