Can't really seem to join a single server, not even local ones which I was running for split screen.

Jan 11, 2020
17
0
1
21
Gamertag
Phil_Violated
#21
And the base ports have to be different for each game instance. There are multiple config files in that appdata folder, if you opened multiple game instances
For one instance, it's set to 2000
and for the second one, it's set to 3000,
So do I set the first one to:
base_port = 2001
base_port = 3010 huh?
 

NukeULater

Dev
Project Cartographer Staff
Mar 20, 2016
76
15
8
Gamertag
NukeULater6558
#22
Set them to whatever you want, just make sure they are different for each config file and not in the range of base port - base port + 10 (if for one config you set the port to 2000, dont set in the second config file a port between 2000 and 2010)
 
Jan 11, 2020
17
0
1
21
Gamertag
Phil_Violated
#23
Set them to whatever you want, just make sure they are different for each config file and not in the range of base port - base port + 10 (if for one config you set the port to 2000, dont set in the second config file a port between 2000 and 2010)
So both of them are different by default since one is 2000 and the other 3000.
 
Jan 11, 2020
17
0
1
21
Gamertag
Phil_Violated
#28
Okay so it turns out, using vpn lets me connect to other network servers but not the local ones for split screen.
Another big headache