Hello everyone, i´ve post s thread few days ago regardin g a setting problem to start a dedicated server. The problem has been solved ( Thanks to Juergen Muench , Goanna and the guide available on steam ) Everything is working fine. Now i try to run few dedicated at the same time.This is what i´ve got : A clean install: View attachment 20159 The right "paste" in the shortcut properties: "C:\rFactor2-Dedicated\Bin64\rFactor2 Dedicated.exe" +path=".." View attachment 20160 I have create in the userdata folder a folder named: player_02 C:\rF2Racing\rfactor2-dedicated\UserData View attachment 20161 In this folder, in the multiplayer.JSON , i have updated and change the port number and open it in the window firewall UDP, and TCP LINE 29: 64 297 LINE 65: 54 297 "HTTP Server Port":64297,(UDP: 54297, 64298, 64299,) "Simulation Port":54297 (TCP: 54297, 64297,) The right "paste" at the end of the shortcut: +profile=player_02 View attachment 20162 The Dedicated.EXE of the second server start View attachment 20163 But i only can choose the profile "player" and not "player_02" (maybe there is nothig to do ) View attachment 20164 So i keep on the process ans at the end i have this message: View attachment 20165 But i confirm ports are correcly open the the firewall .This is what i´ve done UDP: "HTTP Server Port":64297 "Simulation Port":54297 GSR_01: 54297, 64298, 64299, "HTTP Server Port":64297 "Simulation Port":54297 GSR_02: 54397, 64398, 64399, "HTTP Server Port":64397 "Simulation Port":54397 GSR_03: 54497, 64498, 64499, "HTTP Server Port":64497 "Simulation Port":54497 GSR_04: 54597, 64598, 64599, "HTTP Server Port":64597 "Simulation Port":54597 GSR_05: 54697, 64698, 64699, TCP: GSR_01: 54297, 64297, GSR_02: 54397, 64397, GSR_03: 54497, 64497, GSR_04: 54597, 64597, GSR_05: 54697, 64697, Any suggestion are welcome
Nothing to do just with the ini file, make shure you triple check the ports in the ini and router Sent from my Nexus 5X using Tapatalk
Make shure the ports are different for the servers also, obviously Sent from my Nexus 5X using Tapatalk
Did you also rename your player.JSON -> inside the player_02 folder? You need to rename it player_02.JSON
Okay after a triple check Ports numbers series: "HTTP Server Port":64297 "Simulation Port":54297 UDP+TCP 54297 TCP 64297 UDP 64298 UDP 64299 So here it is: TCP: player: 54297,64297, player_02: 54397,64397, player_03: 54497,64497, player_04: 54597,64597, player_05: 54697,64697 UDP: player: 54297,64298,64299, player_02: 54397,64398,64399, player_03: 54497,64498,64499, player_04: 54597,64598,64599, player_05: 54697,64698,64699 Yes player.JSON is renamed has player_02.JSON View attachment 20167
Is it still only showing you the 'player' profile when you run each different shortcut? It sounds like that's where the issue could be?
The target field (or "cible" in your case) for your shortcut should be like this: "C:\....\rFactor2 Dedicated.exe" +profile=player_02
Yeah, it's actually not clear what the target is finally set to. Make sure it has the +profile in it, plus the +path if you want to go that way (I think you can change the working folder ("Demarrer dans"?) up one level with the same effect) *The shortcut name, as shown on the desktop, makes no difference to anything
Your cible should read like this "C:\rFactor2-Dedicated\Bin64\rFactor2 Dedicated.exe" +path=".." +profile=player_02
Okay i will have a look back home, but i think what i am missing is the : +path=".." before the "+profile=player_02" Thanks for the support
Here the link: http://isiforums.net/f/showthread.php/24029-rF2-Server-Manager Make managing servers a lot easier.
So...............Finally it works !!!!! The cible must be : "C:\rF2Racing\rfactor2-dedicated\Bin64\rFactor2 Dedicated.exe" +path=".." +profile=player_02 Thank you guys for your help...Special thanks to nibiru for the final solution
In your original screenshot it shows you had +path=".." in there already but the +profile=player_02 is missing, so I was a bit confused. It should still work without +path=".." but we recommend still adding it, so that's correct. Anyway glad you got it sorted