PiBoSo Official Forum

GP Bikes => Support => Topic started by: [R70 Team] Super-Eleven on October 22, 2014, 03:32:23 AM

Title: Problems to open the dedicated server
Post by: [R70 Team] Super-Eleven on October 22, 2014, 03:32:23 AM
Guys, I'm trying to open a dedicated server but I'm having problems with it. I followed the instuctions, but the servers doesnt load the server.ini inside of my GP Bikes main folder. I added the following path to my GP Bikes shortcut "C:\GP Bikes\core.exe" core.exe -dedicated 10510 -server.ini, but it's not reading the server.ini.

When I run the shortcut, it just opens with the Session name: dedicatedSession, and with the basic settings. How can I solve it?
Title: Re: Problems to open the dedicated server
Post by: HornetMaX on October 22, 2014, 07:25:08 AM
Quote from: lotusmania on October 22, 2014, 03:32:23 AM
Guys, I'm trying to open a dedicated server but I'm having problems with it. I followed the instuctions, but the servers doesnt load the server.ini inside of my GP Bikes main folder. I added the following path to my GP Bikes shortcut "C:\GP Bikes\core.exe" core.exe -dedicated 10510 -server.ini, but it's not reading the server.ini.

When I run the shortcut, it just opens with the Session name: dedicatedSession, and with the basic settings. How can I solve it?

Your shortcut looks wrong:
"C:\GP Bikes\core.exe" core.exe -dedicated 10510 -server.ini

Shoulpd be:
"C:\GP Bikes\core.exe" -dedicated 10510 -set params server.ini

All explained here: http://forum.piboso.com/index.php?topic=26.msg38#msg38 (http://forum.piboso.com/index.php?topic=26.msg38#msg38)

MaX.
Title: Re: Problems to open the dedicated server
Post by: [R70 Team] Super-Eleven on October 22, 2014, 03:50:57 PM
Quote from: HornetMaX on October 22, 2014, 07:25:08 AM
Quote from: lotusmania on October 22, 2014, 03:32:23 AM
Guys, I'm trying to open a dedicated server but I'm having problems with it. I followed the instuctions, but the servers doesnt load the server.ini inside of my GP Bikes main folder. I added the following path to my GP Bikes shortcut "C:\GP Bikes\core.exe" core.exe -dedicated 10510 -server.ini, but it's not reading the server.ini.

When I run the shortcut, it just opens with the Session name: dedicatedSession, and with the basic settings. How can I solve it?

Your shortcut looks wrong:
"C:\GP Bikes\core.exe" core.exe -dedicated 10510 -server.ini

Shoulpd be:
"C:\GP Bikes\core.exe" -dedicated 10510 -set params server.ini

All explained here: http://forum.piboso.com/index.php?topic=26.msg38#msg38 (http://forum.piboso.com/index.php?topic=26.msg38#msg38)

MaX.

Hi, thanks for the answer. Changed and the problem still the same =/
Title: Re: Problems to open the dedicated server
Post by: dibu on October 22, 2014, 04:16:06 PM
The server searches your .ini file in this folder: C:\GP Bikes\gpbikes
Are you sure that it's there? 

Also double check that it's saved as server.ini and not server.ini.txt
(Uncheck 'Hide extensions for known file types' in your explorer options)
Title: Re: Problems to open the dedicated server
Post by: [R70 Team] Super-Eleven on October 22, 2014, 04:27:52 PM
Quote from: dibu on October 22, 2014, 04:16:06 PM
The server searches your .ini file in this folder: C:\GP Bikes\gpbikes
Are you sure that it's there?

AAAAAAAAAAAH thanks, now it works :D. I was letting the server.ini inside the root folder :P
Title: Re: Problems to open the dedicated server
Post by: dibu on October 22, 2014, 04:30:55 PM
OK, nice to hear that it's running now  8)