Jump to content

insertcoins

Member
  • Posts

    1657
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by insertcoins

  1. ok, you have to upload the map files to your server. You do this by uploading the client files to the server, don't forget the keys.

     

    after that you gotta set up a bat file or commandline starting fallujah as map, and using the epoch mission file (not sure if there is one for fallujah).

     

    eit your config to start the fallujah mission

  2.  

    I get the same issue on my test server.

     

    I use a .bat files to run 1.62.103718 arma2oa to connect to my epoch 1.0.4.2 server.

     

    My steam is run online as administator. I use set launch options in properties on the Arma2 OA.game

    Then just use the following for what I want to connect to eg...

     

    //Overpoch
    "-mod=Expansion;@DayzOverwatch;@DayZ_Epoch;@DayZEpochPanthera_Panthera;" -nosplash -emptyworld
    //Epoch
    "-mod=Expansion;@DayZ_Epoch;" -nosplash -emptyworld

    i use the Epoch to connect to my server, but get the error "Session Lost"

    Then I have  a look at the .rpt log

    This what is in there.

    12:53:27 Server error: Player without identity Fully (id 1219150350)

     

    Jup, same.

     

    except I try to start a 1.63 server

  3. I tried this on my Overpoch server and I still get users that get stuck at black screen with sound.  What is really odd, is that I cannot get it to happen to myself.  I have tried over and over and yet I never see this issue,

     

    Are you putting this in just the Epoch dayz_code or Overwatch dayz_code?

     

     

    Also on a side note, this is only happening to some users I had another come in and joined just fine.

     

    In the epoch server pbo

  4. Hi,

     

    I tried to change 

    if (!(_model in AllPlayers)) then {
     _model = "Survivor2_DZ"; 
    };
    

    to

    if (!(_model in AllPlayers)) then {
     _model = "Survivor3_DZ"; 
    };
    

    but some weird error comes up in console and everyone spawns with default skin

     

    Did you define it in the variables?

  5. When coming in the lobby the following screen stays: "Wait for Host" (We all know it from previous problems)

     

    Then checking the RPT LOG it says: Server error: Player without identity (with my number and player name)

     

    I have seen a couple others with the same issue after updating to 1.0.5.1. 

     

    I tried to ask as many as I could but nobody got any further than I did...

     

    So now I ask this community to get together and solve this please.

     

     

     

    Fixes I tried:

     

    - going back to Vanilla

    - Double check files

    - redid the Keys

    - Went through all Database related files to make sure it connects correclty...

     

     

    Feel free to tell me to double check any of these, maybe I missed a file in some of these tried "fixes".

     

     

     

    Best regards,

    Robert

     

    Please double check your previous attampts. You might have missed a file.

×
×
  • Create New...