Jump to content

NinjaRun09

Member
  • Posts

    47
  • Joined

  • Last visited

Posts posted by NinjaRun09

  1. Make sure your client files are the same version as the client files on the server. Open arma from steam and enable the epoch mod then join by specifying your server ip and port using the in game server browser..

    New problem, I get a Bad version. I have redownloaded the server files, and I have manually downloaded the @Dayz_epoch, and yet I still get it. I go to expansions and see that the Epoch file is still saying its 1.2.4 or whatever, Its a version below. How does one fix this?

  2. People have said that this usually happens when the host tampers with the mission.pbo file, which I have done. I have added many things to my server, including DAYZAI Lite, DayZ Mission system, Auto refuel and Auto repair stations, and a custom map. In the server logs, it says that BattlEye server update attempt has failed, and could not connect to the BE Master.

     

    What actually happens, is when I log on the Mission file takes a few minutes to retrieve, and then I get the "Waiting for Server to Start Authentication", and it waits for 30 seconds, then sends me to debug.

     

    I can post my server logs if you want. I've started up a server back in Oct, but the newest update confused me, so I just re-installed everything, including the server. 

     

  3. "Read from bank" messages are normally related to something regarding mission pbo files, a syntax error from it, the startup command line, or files and directories not being where they are suppose to be, if I recall correctly. Since I am not looking directly at your files the best suggestion I have would be to triple check to make sure all files and directories are where they should be. Have you made any changes to your startup command line? Shut down the server, recompile the mission.pbo and start it back up.

    You know what? Do you have team viewer? I'll just show you my server files tomorrow.

  4. Also, this keeps getting spammed inside of the console: 15:50:00 Mission DayZ_Epoch_11.Chernarus read from bank.

    15:50:00 Mission DayZ_Epoch_11.Chernarus read from bank.
    15:50:00 Mission DayZ_Epoch_11.Chernarus read from bank.
    15:50:00 Mission DayZ_Epoch_11.Chernarus read from bank.
    15:50:00 Mission DayZ_Epoch_11.Chernarus read from bank.
    15:50:00 Player DONT SHOOT IM BLACK disconnected.
    15:50:00 BattlEye Server: Player #0 DONT SHOOT IM BLACK disconnected
  5. Depends on how you are hosting, but look for something like:

    Arma 2 Operation Arrowhead\instance_11_Chernarus\Arma2OAserver.RPT is what you are looking for.

    Is the file "newstuff.sqm" within the root of the pbo file? I have the REsec.sqf line commented out, have you tried putting the line for the .sqm before the REsec line?

    My RPT is too big for pastebin.

  6. I've done all my map edits in separate files, but comparing your mission.sqf to the default, you're missing this at the end:

    processInitCommands;

    The default mission.sqf also doesn't have the:

    if (isServer) then {

    ...at the top.

    Thats not the default that has the "if (isserver)", thats the mission.sqf I made in the 3D Editor.

  7. Depends on how you are hosting, but look for something like:

    Arma 2 Operation Arrowhead\instance_11_Chernarus\Arma2OAserver.RPT is what you are looking for.

    Is the file "newstuff.sqm" within the root of the pbo file? I have the REsec.sqf line commented out, have you tried putting the line for the .sqm before the REsec line?

    The edited map file is not an SQM, but an SQF. I have it inside a folder in the pbo file. (C:\DayZ Server [E]\MPMissions\DayZ_Epoch_11.Chernarus\Buildings)

×
×
  • Create New...