Jump to content

DrejXArmy

Member
  • Posts

    59
  • Joined

  • Last visited

Posts posted by DrejXArmy

  1. I changed up the UAV and UGV to unarmed, and I am getting this error -

     

    22:03:13 Error in expression <e weaponsTurret [-1])) isEqualTo 0} && {_gunnersAdded isEqualTo 0}) then {
    _unit>
    22:03:13   Error position: <_gunnersAdded isEqualTo 0}) then {
    _unit>
    22:03:13   Error Undefined variable in expression: _gunnersadded
    22:03:13 File a3eai\compile\A3EAI_unit_spawning\A3EAI_spawn_UV_patrol.sqf, line 117

     

    I disabled both and the error went away.

     

    I also saw that the new 0.8.0 was missing the line to turn missiles on/off for Helo's

     

    Could you also do a line for jets?

     

    Thanks.

  2. I got part of it, I added this in command -

     

    -mod=@Epoch;@EpochHive;@Australia;@AllInArmaTerrainPack

     

    But now, I get a weird error -

    Epoch Starting Aram3 Epcoh Server, Versions 0.3.0.3

     

    The I get a pop up saying Server not Ready Error 03

  3. Ok I am getting thios error -

    19:10:20 Missing addons detected:
    19:10:20   aia_chernarus_config
    19:10:20   australia
    19:10:20 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.aia_chernarus_config, australia

     

    In my root I got -

    @AllInArmaTerrainPack

    @Australia

    @Epoch

    @epochhive

     

    In my Keys folder I got -

    a3

    aia_tp_2015_01_01

    aia_tp_lite_2015_01_01

    ausisland001

    epoch0304

     

    In my config, I got -

    // MISSIONS CYCLE (see below) (epoch.Altis, epoch.Stratis, epoch.Chernarus, epoch.Bornholm)
    class Missions
    {
        class Epoch {
            template = epoch.Australia; // DO NOT CHANGE THIS, IT WILL BREAK YOUR SERVER
            difficulty = "veteran";    // difficulty settings: veteran == NORMAL, mercenary == HARDCORE
        };
    };

     

     

    What else am I missing? Am I missing something onthe command line?

     

    Thanks.

  4. Ok, so I changed the config to Australia, copyed all the keys from the EpochMod Server Zip into my Servers Key folder, I deleted the database and re-launched it.

     

    I have downloaded AiA for my PC, but do I need it installed for the server?

     

    Also, does the map get downloaded for everyone else that has 0304, or do they need to download it as well?

     

    THanks

  5. Ok, so here -

    // MISSIONS CYCLE (see below) (epoch.Altis, epoch.Stratis, epoch.Chernarus, epoch.Bornholm)
    class Missions
    {
        class Epoch {
            template = epoch.Altis; // DO NOT CHANGE THIS, IT WILL BREAK YOUR SERVER
            difficulty = "veteran";    // difficulty settings: veteran == NORMAL, mercenary == HARDCORE
        };
    };

     

    I change the template to epoch.Australia ?

  6. Not sure how this happened, but no one can load into the server. We can get to the player list screen, and the mission file gets downloaded fine, but we get a message "Wait for Host.", then after 2 mins, or so, we get disconnected.

     

    This is the last 3 lines of the log -

    22:10:49 c:\w\stable\futura\lib\network\networkserver.cpp NetworkServer::OnClientStateChanged:NOT IMPLEMENTED - briefing!

    22:10:49 "Epoch: Starting ArmA3 Epoch Server, Version 0.3.0.3"
    22:10:49 Unable to get file version size: E:\UserFiles\DERRICKB\GameServers\TC02602053701038127562073\@EpochHive\epochserver.dll

     

    Anyone seen this before or know what might be causing this?

     

    Thanks.

  7. Ok, so coma added, server boots up and waits for someone to join. When I connect it stops again. I get "Error context (hasInterface) exitwith {};

     

    I am not even sure where to go now. Its stopping before I get to the screen where you see Bluefor/opfor/indepentent/civilian and everyones name and assignment.

     

    BE is off, so I do not think thats the issue, would it be in my map pbo?

     

    Thanks.

×
×
  • Create New...