cokll Posted May 30, 2015 Share Posted May 30, 2015 Bug Submission: Category: General Issue Title: When his port is not the default port ,Could not join server Issue Description: When his port is not the default port ,Could not join server Steps to Reproduce: 1.start server :Command Line Arguments: -port 11000 -players 20 -console -lan 2,join server 127.0.0.1:11000 Link to comment https://forums.kleientertainment.com/forums/topic/54583-general-when-his-port-is-not-the-default-port-could-not-join-server/ Share on other sites More sharing options...
cokll Posted May 30, 2015 Author Share Posted May 30, 2015 Link to comment https://forums.kleientertainment.com/forums/topic/54583-general-when-his-port-is-not-the-default-port-could-not-join-server/#findComment-642165 Share on other sites More sharing options...
Developer Diabu Posted May 30, 2015 Developer Share Posted May 30, 2015 Hello @cokll, How are you trying to connect to this server ? If you use c_connect command, you should write this:c_connect("222.186.134.53", 11000)If you put the port directly in the IP, it will append the default port to your connection string and you'll end up with:222.186.134.53:11000:10999 as we can see in your log Link to comment https://forums.kleientertainment.com/forums/topic/54583-general-when-his-port-is-not-the-default-port-could-not-join-server/#findComment-642182 Share on other sites More sharing options...
cokll Posted May 30, 2015 Author Share Posted May 30, 2015 Hello @cokll, How are you trying to connect to this server ? If you use c_connect command, you should write this:c_connect("222.186.134.53", 11000)If you put the port directly in the IP, it will append the default port to your connection string and you'll end up with:222.186.134.53:11000:10999 as we can see in your log This command can not be used before entering the game Link to comment https://forums.kleientertainment.com/forums/topic/54583-general-when-his-port-is-not-the-default-port-could-not-join-server/#findComment-642187 Share on other sites More sharing options...
cokll Posted May 30, 2015 Author Share Posted May 30, 2015 Hello @cokll, How are you trying to connect to this server ? If you use c_connect command, you should write this:c_connect("222.186.134.53", 11000)If you put the port directly in the IP, it will append the default port to your connection string and you'll end up with:222.186.134.53:11000:10999 as we can see in your log Hello @Diabu Why multiplayer games can't use IP: port the form link.Must use the c_connect command?THX Link to comment https://forums.kleientertainment.com/forums/topic/54583-general-when-his-port-is-not-the-default-port-could-not-join-server/#findComment-642190 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.