TheCactusMan

Server won't load map

5 posts in this topic

So basically, I've recently purchased a server off of Host Havoc, because I wouldn't be able to host it myself. I've looked through countless forum posts and videos on how to set up an Exile Server, and I can't figure out how to load in the map for the life of me. I'm attempting to run the Chernarus Isles map, and I have the mods downloaded and everything. My config files for the server look like this: 

class Missions
{
    class Exile
    {
        template = ChernIslesTest1.Chernarus_Isles;
        difficulty = "ExileRegular"; // ExileRegular or ExileHardcore
    }; 
};

With the mission being a custom one I created in the editor, using 3DEN and Exile Mod. I've tried to put my server on the Arma 3 launcher, and it shows up without a map. I tried to figure out how to fix this, and I thought it was in my command line, which looks like this: 

-ip=64.94.95.35 -port=2302 -noPause -noSound -exThreads=7 "-cfg=A3DS\basic.cfg" -ranking="" -par="" "-config=A3DS\server.cfg" "-profiles=A3DS" "-servermod=" "-mod=@Exile;@Advanced_Rappelling;@Advanced_Sling_Loading;@Advanced_Towing;@Arma_Enhanced_Movement;@CBA_A3;@Chernarus_Isles;@CUP_Terrains_Complete;@CUP_Terrains_Core;@CUP_Terrains_Maps;@CUP_Units;@CUP_Vehicles;@CUP_Weapons;@Extended_Base_Mod;@RHS_AFRF;@RHS_GREF;@RHS_SAF;@RHS_USAF;@Specialist_Military_Arms_(SMA)_Version 2.7.1;@TRYK_[TRYK's_Multi-play_Uniforms];@Extended_Items_Exile;@Extended_Survival_Pack;@Exile_Expansion" -malloc=system -enableHT -world=empty -maxMem=6144

I can't figure out exactly what I'm doing wrong and any help would be greatly appreciated. 

Share this post


Link to post
Share on other sites
Advertisement
On 5/20/2018 at 2:24 PM, Beowulfv said:

post RPT

Like the crash report clientside or the server logs?

Here's the server logs just in case: 

                      Arma 3 Tac-Ops |               tacops |       true |             GAME DIR | 211c4e0554a0d385f9e06657f86014ea812e9c0a |  1ee5ddc3 | tacops
13:33:40                                 Arma 3 Laws of War |               orange |       true |             GAME DIR | ef1cd56c40b4d010daf1fe1381a0d5cba5ee8ca9 |  9aa3097a | orange
13:33:40                                      Arma 3 Malden |                 argo |       true |             GAME DIR | 5bcf910df6383993f930b60be8d021bd84bf71ec |  71d3c487 | argo
13:33:40                                        Arma 3 Jets |                 jets |       true |             GAME DIR | 74f82e56aeb43fed4d356df93e4beac6ef325d51 |  8057ba80 | jets
13:33:40                                        Arma 3 Apex |            expansion |       true |             GAME DIR | 64ea965281ee9614ad2faf70dfcb7f9bcfd819f3 |  8fe2dec7 | expansion
13:33:40                                    Arma 3 Marksmen |                 mark |       true |             GAME DIR | 6e50469e36f2352ccd7b1a42c8040c3c8ae34873 |  f3c390b7 | mark
13:33:40                                 Arma 3 Helicopters |                 heli |       true |             GAME DIR | 82775a9a7fc84fa1b6778ac18afa572af8b14bce |   61ee9c5 | heli
13:33:40                                       Arma 3 Karts |                 kart |       true |             GAME DIR | 2d9f96493344582fe37d5b3ee10451e8166326c1 |  f10e9c75 | kart
13:33:40                                        Arma 3 Zeus |              curator |       true |             GAME DIR | e576b57de30c4fbaa7337db15aca30e906047e0e |  2e0f3c2b | curator
13:33:40                                             Arma 3 |                   A3 |       true |            NOT FOUND |                                          |           | 
13:33:40 ==========================================================================================================================================================================================================
13:33:40 InitSound ...
13:33:40 InitSound - complete
13:33:40 PhysX3 SDK Init started ...
13:33:40 PhysX3 SDK Init ended.
13:33:46 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
a3_characters_f
13:33:46 Loading movesType CfgGesturesMale
13:33:46 Creating action map cache
13:33:46 MovesType CfgGesturesMale load time 146 ms
13:33:46 Loading movesType CfgMovesMaleSdr
13:33:46 Creating action map cache
13:34:00 MovesType CfgMovesMaleSdr load time 13832 ms
13:34:00 VoteThreshold must be in 0..1 range. Defaulting to 0.5
13:34:00 Initializing Steam server - Game Port: 2302, Steam Query Port: 2303
13:34:00 Steam AppId from steam_appid.txt: 107410
13:34:01 Connected to Steam servers

Share this post


Link to post
Share on other sites

Looks like this might be the problem.  @Specialist_Military_Arms_(SMA)_Version 2.7.1 . Cant have any spaces in the name. Also you can just drop the rappeling, towing and slingload pbo's directly into the exileserver/addons folder. Don't need to run them as mods. Should also have a @Exileserver; in the  -servermod=" "- . and for ease of use you can rename the mod folders to w/e you want in the directory (eg. @SMA;@RHSUSAF;

@CUP_Core;).  Just make sure the command line matches the mod folder and you have the right keys. Also I've never used chenarus isles, but why do you need Cup terrains complete and cup core and maps.  

Share this post


Link to post
Share on other sites
5 hours ago, arc7r7 said:

Looks like this might be the problem.  @Specialist_Military_Arms_(SMA)_Version 2.7.1 . Cant have any spaces in the name. Also you can just drop the rappeling, towing and slingload pbo's directly into the exileserver/addons folder. Don't need to run them as mods. Should also have a @Exileserver; in the  -servermod=" "- . and for ease of use you can rename the mod folders to w/e you want in the directory (eg. @SMA;@RHSUSAF;

@CUP_Core;).  Just make sure the command line matches the mod folder and you have the right keys. Also I've never used chenarus isles, but why do you need Cup terrains complete and cup core and maps.  

Thanks for the help, I'll let you know what happens. I wanted to throw CUP Core in because I wanted the CUP weapons and everything, but if it doesn't need the CUP core to run, I'll drop it. And all the necessary keys should be in the folder, but I'll make sure. Really appreciate it! :)

 

EDIT: Also if you have discord or teamspeak, we would really appreciate some more help. We have no experience and anything is really appreciated. 

Edited by TheCactusMan

Share this post


Link to post
Share on other sites
Advertisement

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

  • Recently Browsing   0 members

    No registered users viewing this page.