Jump to content
  • 0

DayZ Epoch, Reqesting character data from server loop.


hatrix2367

Question

Greetings, I am rather new to the whole DayZ Epoch server thing.. Decided to set one up and I am getting an error, perhaps someone could help me out here? Everything was working 100% fine until I installed ESSV2 - (Enhanced Spawn Selection) then things went wrong, my arma2oaserver.RPT is below

Addons I have installed:

Spoiler

DayZ AI

Admin tools

Some walking zombies plugin, not sure of the name

ESSV2-Enhanced spawn selection

The issue: 

I either get stuck on "Requesting character data from server" or just a black screen with the DayZ logo, tried waiting around 10 minutes and still no change, however a small timer on the bottom right corner still counts up..

 

What I have tried:

Spoiler

Editing configs

Removing essv2

verifying game cache

reinstalling the addons

changing configs back to normal

 

My RPT file:

 

Any help would be much appreciated! 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0
  1. Replace with: dayzPlayerLogin2 = [_worldspace,_s>
  2. 11:17:11   Error position: <with: dayzPlayerLogin2 = [_worldspace,_s>
  3. 11:17:11   Error Missing ;
  4. 11:17:11 File z\addons\dayz_server\compile\server_playerSetup.sqf, line 236
  5. 11:17:11 Error in expression <astPos",getPosATL _playerObj];
  6.  
  7. Replace with: dayzPlayerLogin2 = [_worldspace,_s>
  8. 11:17:11   Error position: <with: dayzPlayerLogin2 = [_worldspace,_s>
  9. 11:17:11   Error Missing ;
  10. 11:17:11 File z\addons\dayz_server\compile\server_playerSetup.sqf, line 236

 

The problem is in server_playerSetup - it appears you copied the whole instruction, not what it said to paste in. 

 

Replace this:

 Replace with: dayzPlayerLogin2 = [_worldspace,_state,_randomSpot]; 


With this:

 dayzPlayerLogin2 = [_worldspace,_state,_randomSpot]; 

 

and it should fix the problem.

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...