Jump to content
  • 0

Server not showing active players


Defay

Question

Dear friends,

 

We have a server running on a linux device but the files are in a windows emluator and everything works fine.

The server is showing up in "Remote" and on DayZ commander... As well on http://arma2.swec.se/server/data/567839

 

The problem is that the launchers can't seem to find active players.

As you see on the site it says that Player time is still 00:00:00

 

We are out of luck with this problem and I can't seem to find a solution.
I tried Dayz Launcher but the server there isn't even recognized...

 

If any of you knows a solution it would be very nice!
Thank you,

Defay

 

-EDIT-
As you can see the Gametracker banner below doesn't work anymore as well. And it as well didn't show active players at the time it worked.

Edited by Defay
Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

FIXED

 

i figured out that i was running arma version 116523

when everybody ellse was running 125548 

 

 Just have to set the launch parameter so that the server does not lauch in beta armaoaserver.exe (116523)

 

Steps to follow to fix

1-find your DayZ_Epoch_instance_XX_MAP instance .bat in the folder you created for the server files

2-edit the folowing in notepad ++ by right clicking the .bat file

3-change this in red below

     @echo off
     start "arma2" /min "Beta/expansion/arma2oaserver.exe" -port=2322 "-config=instance_11_Chernarus\config.cfg" "-cfg=instance_11_Chernarus\basic.cfg" "-profiles=instance_11_Chernarus" -name=instance_11_Cherna      mod=@DayzOverwatch;@DayZ_Epoch;@DayZ_Epoch_Server;"
 
to this 
         start "arma2" /min "arma2oaserver.exe" -port=2322 "-config=instance_11_Chernarus\config.cfg" "-cfg=instance_11_Chernarus\basic.cfg" "-profiles=instance_11_Chernarus" -name=instance_11_Cherna      mod=@DayzOverwatch;@DayZ_Epoch;@DayZ_Epoch_Server;"
 
 
4- lauch server and check if players are detected via launchers
5- Enjoy
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...