Jump to content
  • 0

Lost connection to the game server


Plancton

Question

Hi everyone !

 

I've searched a solution to my problem on this forum already but didn't find one, i might have missed something so please excuse me if i'm asking an already solved question..

 

When someone tries to connect to the server i'm hosting, they get the "Server Statut : Online" message on the bottom left corner ( everything's alright so far ), but when they try to register, while entering their email adresses ect, they get this message : "Lost connection to the server, please check your internet". Moreover, i tried to replace "localhost" by my ip adress in the config file, and the client just crashes everytime i press the log in button.

 

If someone has a solution/explanation, i would be grateful. ( I've checked my router firewall, my upnp configuration, my port 5400 is open in udp, i'm runnin out of ideas )

 

Have a great day, thanks !

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

I'd recommend sharing the client logs for Intersect for others to investigate. I haven't used the engine in awhile, but I'd also make sure if you are running a firewall, that both inbound and outbound traffic is allowed on UDP port 5400 (on the server & client machine, if you are using separate machines).

Link to comment
Share on other sites

  • 0

Yep sorry, didn't think about it ! Here are the client logs from the last time a friend tried to register ( hoping i'm not sharing the wrong file.. ) :

 

Quote

2020-10-29 23:53:03.709 [Info] Connecting to 90.76.159.76:5400...

--------------------------------------------------------------------------------
2020-10-29 23:53:03.999 [Info] Connection approved [00000000-0000-0000-0000-000000000000].

--------------------------------------------------------------------------------
2020-10-29 23:53:04.011 [Debug] Connection established to remote [00000000-0000-0000-0000-000000000000/90.76.159.76:5400].

--------------------------------------------------------------------------------
2020-10-29 23:53:04.109 [Info] Connected [00000000-0000-0000-0000-000000000000].

--------------------------------------------------------------------------------
2020-10-29 23:53:19.085 [Debug] StatusChanged: [NetIncomingMessage #0 22 bytes] [Disconnected]

--------------------------------------------------------------------------------
2020-10-29 23:53:19.085 [Debug] Connectioned terminated to remote [00000000-0000-0000-0000-000000000000/90.76.159.76:5400].

--------------------------------------------------------------------------------
2020-10-29 23:53:19.086 [Info] Disconnected [00000000-0000-0000-0000-000000000000].

--------------------------------------------------------------------------------
2020-10-29 23:53:19.113 [Info] Connecting to 90.76.159.76:5400...

--------------------------------------------------------------------------------
2020-10-29 23:53:19.277 [Info] Connection approved [00000000-0000-0000-0000-000000000000].

--------------------------------------------------------------------------------
2020-10-29 23:53:19.280 [Debug] Connection established to remote [00000000-0000-0000-0000-000000000000/90.76.159.76:5400].

--------------------------------------------------------------------------------
2020-10-29 23:53:19.280 [Info] Connected [00000000-0000-0000-0000-000000000000].

--------------------------------------------------------------------------------
2020-10-29 23:53:31.843 [Debug] StatusChanged: [NetIncomingMessage #0 10 bytes] [Disconnecting]

--------------------------------------------------------------------------------
2020-10-29 23:53:31.844 [Debug] StatusChanged: [NetIncomingMessage #0 10 bytes] [Disconnected]

--------------------------------------------------------------------------------
2020-10-29 23:53:31.844 [Debug] Connectioned terminated to remote [00000000-0000-0000-0000-000000000000/90.76.159.76:5400].

--------------------------------------------------------------------------------
2020-10-29 23:53:31.844 [Info] Disconnected [00000000-0000-0000-0000-000000000000].

--------------------------------------------------------------------------------
2020-10-29 23:53:31.874 [Info] Connecting to 90.76.159.76:5400...

--------------------------------------------------------------------------------

 

Link to comment
Share on other sites

  • 0

Yep, sorry again ! Here are the server logs at the same hour :

 

Quote

2020-10-29 23:50:20.153 [Debug] Loaded new formula from BaseExp * Power(Gain, Level).

--------------------------------------------------------------------------------
2020-10-29 23:50:20.158 [Debug] Loaded new formula from BaseExp * Power(Gain, Level).

--------------------------------------------------------------------------------
Listening on 0.0.0.0:5400.

--------------------------------------------------------------------------------
UPnP Service Initialization Succeeded

--------------------------------------------------------------------------------

2020-10-29 23:53:02.748 [Info] Connection approved [a3182de4-0ff5-432f-8736-36c68b1bbd70].

--------------------------------------------------------------------------------
2020-10-29 23:53:17.920 [Debug] StatusChanged: [NetIncomingMessage #0 63 bytes] [Disconnected]

--------------------------------------------------------------------------------
2020-10-29 23:53:17.920 [Debug] Connectioned terminated to remote [a3182de4-0ff5-432f-8736-36c68b1bbd70/90.76.159.76:59949].

--------------------------------------------------------------------------------
2020-10-29 23:53:17.920 [Info] Disconnected [a3182de4-0ff5-432f-8736-36c68b1bbd70].

--------------------------------------------------------------------------------
2020-10-29 23:53:18.038 [Info] Connection approved [d738cc83-47fa-493e-a301-89cab22f82d2].

--------------------------------------------------------------------------------
2020-10-29 23:53:33.223 [Debug] StatusChanged: [NetIncomingMessage #0 63 bytes] [Disconnected]

--------------------------------------------------------------------------------
2020-10-29 23:53:33.223 [Debug] Connectioned terminated to remote [d738cc83-47fa-493e-a301-89cab22f82d2/90.76.159.76:59952].

--------------------------------------------------------------------------------
2020-10-29 23:53:33.223 [Info] Disconnected [d738cc83-47fa-493e-a301-89cab22f82d2].

--------------------------------------------------------------------------------
2020-10-30 00:06:33.779 [Info] Acquiring context lock... (0ms)

--------------------------------------------------------------------------------
2020-10-30 00:06:33.779 [Info] Acquired. (0ms)

--------------------------------------------------------------------------------
2020-10-30 00:06:33.780 [Info] Beginning context dispose. (0ms)

--------------------------------------------------------------------------------
2020-10-30 00:06:33.781 [Info] Disposing network... (0ms)

--------------------------------------------------------------------------------
2020-10-30 00:06:33.783 [Info] Saving player database... (2ms)

--------------------------------------------------------------------------------
2020-10-30 00:06:33.789 [Info] Saving game database... (8ms)

--------------------------------------------------------------------------------
2020-10-30 00:06:33.790 [Info] Shutting down the API... (9ms)

--------------------------------------------------------------------------------
2020-10-30 00:06:33.790 [Info] Shutting down the console thread... (9ms)

--------------------------------------------------------------------------------

 

Link to comment
Share on other sites

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
×
×
  • Create New...