sircharlie 2 Posted May 21, 2014 So I am hosting my first Epoch server from my house so I can mess around for a bit but have come across a problem. I have the server up and running, but then installed admin tools and now when I go to join the server all is good until I hit the Dayz Epoch screen and it never loads. It counts to 120 and then forces me to disconnect from the server. Any idea of why this is? Any feedback is greatly appreciated. Thank you! Share this post Link to post Share on other sites
kichilron 8550 Posted May 21, 2014 You have more than likely done somethign wrong upon install, which is why it's not working anymore. Check your ARMA2OA.RPT, which will be located where your configs are. That will tell what's the problem. Share this post Link to post Share on other sites
GoIIy 0 Posted May 21, 2014 So I am hosting my first Epoch server from my house so I can mess around for a bit but have come across a problem. I have the server up and running, but then installed admin tools and now when I go to join the server all is good until I hit the Dayz Epoch screen and it never loads. It counts to 120 and then forces me to disconnect from the server. Any idea of why this is? Any feedback is greatly appreciated. Thank you!Let me guess you can load to the players menu and then you click okay and you get past the first screen them it says waiting for sever to start authencation? Because.. I am having the same problem. Share this post Link to post Share on other sites
sircharlie 2 Posted May 22, 2014 @Golly, I get past the server authentication, but then it goes to the Dayz Epoch screen and counts to 120 before disconnecting me. When I was installing the admin tools, I could not find this line in my server_cleanup.fsm if(vehicle _x != _x && !(vehicle _x in _safety) && (isPlayer _x) && (typeOf vehicle _x) != ""ParachuteWest"") then {" \n and to run the tool, you need to change that to if(vehicle _x != _x && (vehicle _x getVariable [""Sarge"",0] != 1) && !(vehicle _x in _safety) && (typeOf vehicle _x) != ""ParachuteWest"") then {" \n Is there a second location other than, @Dayz_Epoch Sever\addons\dayz_server\system\server_cleanup.fsm ? Also, these are the RPT issues: 20:06:25 Warning: looped for animation: ca\anims\characters\data\anim\sdr\mov\erc\wlk\non\non\amovpercmwlksnonwnondf.rtm differs (looped now 0)! MoveName: amovpercmstpsnonwnondnon_amovpercmstpsraswpstdnon20:06:25 Warning: looped for animation: ca\anims\characters\data\anim\sdr\mov\erc\wlk\non\non\amovpercmwlksnonwnondf.rtm differs (looped now 1)! MoveName: amovpercmrunsnonwbindf_rfl20:06:26 "DayZ Epoch: PRELOAD Functions\init [[<No group>:0 (FunctionsManager)],any]"20:06:26 "DayZ Epoch: MPframework inited"20:06:27 Warning Message: Script z\addons\dayz_server\init\server_functions.sqf not found20:06:27 Warning Message: Script z\addons\dayz_server\missions\DayZ_Epoch_11.Chernarus\dynamic_vehicle.sqf not found20:06:27 Warning Message: Script z\addons\dayz_server\missions\DayZ_Epoch_11.Chernarus\mission.sqf not found20:06:27 "\z\addons\dayz_code\system\REsec.sqf:Monitoring Remote Exe..."20:06:27 "Res3tting B!S effects..."20:06:27 Warning Message: Script z\addons\dayz_server\system\server_monitor.sqf not found Once again, any help is greatly appreciated. Share this post Link to post Share on other sites
GoIIy 0 Posted May 22, 2014 @Golly, I get past the server authentication, but then it goes to the Dayz Epoch screen and counts to 120 before disconnecting me. When I was installing the admin tools, I could not find this line in my server_cleanup.fsm if(vehicle _x != _x && !(vehicle _x in _safety) && (isPlayer _x) && (typeOf vehicle _x) != ""ParachuteWest"") then {" \n and to run the tool, you need to change that to if(vehicle _x != _x && (vehicle _x getVariable [""Sarge"",0] != 1) && !(vehicle _x in _safety) && (typeOf vehicle _x) != ""ParachuteWest"") then {" \n Is there a second location other than, @Dayz_Epoch Sever\addons\dayz_server\system\server_cleanup.fsm ? Also, these are the RPT issues: 20:06:25 Warning: looped for animation: ca\anims\characters\data\anim\sdr\mov\erc\wlk\non\non\amovpercmwlksnonwnondf.rtm differs (looped now 0)! MoveName: amovpercmstpsnonwnondnon_amovpercmstpsraswpstdnon20:06:25 Warning: looped for animation: ca\anims\characters\data\anim\sdr\mov\erc\wlk\non\non\amovpercmwlksnonwnondf.rtm differs (looped now 1)! MoveName: amovpercmrunsnonwbindf_rfl20:06:26 "DayZ Epoch: PRELOAD Functions\init [[<No group>:0 (FunctionsManager)],any]"20:06:26 "DayZ Epoch: MPframework inited"20:06:27 Warning Message: Script z\addons\dayz_server\init\server_functions.sqf not found20:06:27 Warning Message: Script z\addons\dayz_server\missions\DayZ_Epoch_11.Chernarus\dynamic_vehicle.sqf not found20:06:27 Warning Message: Script z\addons\dayz_server\missions\DayZ_Epoch_11.Chernarus\mission.sqf not found20:06:27 "\z\addons\dayz_code\system\REsec.sqf:Monitoring Remote Exe..."20:06:27 "Res3tting B!S effects..."20:06:27 Warning Message: Script z\addons\dayz_server\system\server_monitor.sqf not found Once again, any help is greatly appreciated. Thats not in sever clean up. It's in sever functions. under init. Let me know if you get it working. Share this post Link to post Share on other sites
sircharlie 2 Posted May 22, 2014 Hmm...I do not have it in my server_functions.sqf either. Notepad++ is not able to find it anywhere... I have also edited and changed out the dayz_server.pbo several times according to the video tutorial I am following. Share this post Link to post Share on other sites
GoIIy 0 Posted May 22, 2014 Hmm...I do not have it in my server_functions.sqf either. Notepad++ is not able to find it anywhere... I have also edited and changed out the dayz_server.pbo several times according to the video tutorial I am following. Should be right here. Then Share this post Link to post Share on other sites
GoIIy 0 Posted May 22, 2014 I'm still having troubles with mine aswell. Can't get passed sever authencation. Share this post Link to post Share on other sites
sircharlie 2 Posted May 22, 2014 I just do not understand why it keeps reporting that my files are not found. They are clearly- 110% in the correct place. I guess I will look around for other, hopefully better tutorials. Share this post Link to post Share on other sites
sircharlie 2 Posted May 23, 2014 I got my server up and running with the admin tools! I feel beyond accomplished...lol :P Best tutorial for server steup: http://epochmod.com/forum/index.php?/topic/2257-dayz-epoch-v1023-and-xampp-server-set-up/ Best video tutorial for admin tools: Share this post Link to post Share on other sites