• 0
mathis_kb135

Server hang at "Connected to Steam servers"

Question

Hi, i have set up a fresh A3 server and installed Exile.

Now when I start the server everything seems ok but for some reason the server doesnt show up in the Direct Connect tab in A3.

When I look in the .rpt I see the server not getting past "Connected to Steam servers".

https://pastebin.com/fRsTzgmj This is my .rpt maybe one of You can help me out here ;)

Share this post


Link to post
Share on other sites

1 answer to this question

  • 0

Hello @mathis_kb135,

 

This is what you SHOULD be seeing:

19:16:40 Connected to Steam servers
19:16:40 Starting mission:
19:16:40  Mission file: EXILE_MISSION_NAME (__cur_mp)
19:16:40  Mission world: Tanoa
19:16:40  Mission directory: mpmissions\__cur_mp.Tanoa\

 

The above came out of my current RPT file as of this writing.

 

Not seeing the mission name in your RPT file makes me think you are NOT loading a mission file in!

This info is located in DEFAULT named file 'Config.CFG' that came with the Exile server files.

 

As an example (DEFAULT):

class Missions

{
    class Exile
    {
    template = Exile.Altis;  // Exile.Namalsk, Exile.Altis        

        // do NOT use custom difficulties!
        // Use either ExileRegular or ExileHardcore
        // or you will break Exile!
        difficulty = "ExileRegular";
    };
};

 

 

:)

 

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.