MX Bikes Official Forum

General Category => General Discussion => Topic started by: [GH]Cody on March 04, 2016, 01:46:09 AM

Title: Cant join any server if im hosting a server
Post by: [GH]Cody on March 04, 2016, 01:46:09 AM
ok im hosting my own server, and whenever i have my dedicated server running i cant join any server, not even my own. when i click join on a server it doesnt say connecting, it just gives me the option to cancel the server like this
(http://i68.tinypic.com/160vbzo.png)

does anyone have a fix? when i close the server it works and im able to relaunch the game and join other servers.
Title: Re: Cant join any server if im hosting a server
Post by: teeds on March 04, 2016, 09:37:56 AM
Your server is probably using the same port you need to play as a client. Edit your server to use an alternative port and you should be fine.

mxbikes.exe -dedicated 10410 -set params dedicated.ini <- the 10410 can be changed in your dedi shortcut.
Title: Re: Cant join any server if im hosting a server
Post by: [GH]Cody on March 04, 2016, 10:35:18 PM
Quote from: teeds on March 04, 2016, 09:37:56 AM
Your server is probably using the same port you need to play as a client. Edit your server to use an alternative port and you should be fine.

mxbikes.exe -dedicated 10410 -set params dedicated.ini <- the 10410 can be changed in your dedi shortcut.
Thank you, solved.