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?
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.
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 =/
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)
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
OK, nice to hear that it's running now 8)