• Welcome to Kart Racing Pro Official Forum. Please login or sign up.
 
April 19, 2024, 06:29:28 PM

News:

Kart Racing Pro release13e available! :)


problem with dedicated server

Started by VELOCIPEDE, April 08, 2012, 11:26:54 AM

Previous topic - Next topic

VELOCIPEDE

i have 2 dedicated server Drivingitalia.net: no problem with the first active with KS1, but many crash with the second active with the KC3. The servers have the same configuration, but different ini

dibu

Did you try running KC3 at the first and KS1 at the second server? Just to be sure that the problem is related to the kart class.

If it's not the kart class, I would change the ports of the second server.
Your first server is running at UDP 10600+10610 (OK) and the second at UDP 10800+10810.
I would change the second to e.g. UDP 10601+10611, because port 10800 is a well known port: GAP (Gestor de Acaparamiento para Pocket PCs).
Maybe there are malformed requests at the GAP port which cause the trouble.




Schwoni

2 days i have driven on that server. It always crashed after track change. There something don`t work.

PiBoSo

Quote from: VELOCIPEDE on April 08, 2012, 11:26:54 AM
i have 2 dedicated server Drivingitalia.net: no problem with the first active with KS1, but many crash with the second active with the KC3. The servers have the same configuration, but different ini

Could you please post the INI file?

VELOCIPEDE

the server 1 (without problems)
the link to launch is
\kartrpro_b6\kart.exe -dedicated 10600 -set params dedicated.ini

[connection]
name =DrivingItalia.NET #1 Beta 6B
maxclient =20
password =
admin_password =
bandwidth =2 ; 0 -> low, 1 -> medium, 2 -> high
max_ping =
MOTD =www.drivingitalia.net ; message of the day

[export]
results =0  ; 0 or 1, If set to 1 it will automatically export results at the end of the race
directory = ; the directory where results will be saved ( must exist )
units =0  ; 0 -> metric units, 1 -> English units

[replay]
save =0 ; 0 or 1, If set to 1 it will automatically save the full replay at the end of the race
directory = ; the directory where replays will be saved ( must exist )

[event]
track =Hoddesdon ; track ID ( for ex. Lonato )
track_layout = ; track layout ( for ex. Short ). Empty -> Default;
track2 =Essay
track2_layout =
track3 =Lonato
track3_layout =
category =KC3 ; kart category allowed. Empty -> Open; KC1, KC3, KS1

[rating]
class = ; A -> 2000+, B -> 1600-1999; C -> 1200-1599; D -> 800-1199

[weather]
realistic =0 ; 0 or 1, if set to 1, following params are ignored
conditions =0 ; 0 -> sunny, 1 -> cloudy, 2 -> rainy
temperature =21 ; air temperature, celsius
wind_direction = ; 0 -> north, 1 -> north-east, 2 -> east, ..., 7 -> north-west
wind_speed = ; meters/second
track_conditions =0 ; 0 -> dry, 1 -> wet

[hardcore]
force_cockpit =0 ; 0 or 1
no_aids =0 ; 0 or 1
limited_tyre_sets =0 ; 0 or 1

[race]
quick_race =0 ; 0 or 1, if set to 1, practice, sighting lap and warmup lap are skipped
practice_length =5 ; minutes
qualify_length =10 ; minutes
sighting_lap =0 ; 0 or 1
race_length =25 ; % of full length
restart_delay =5 ; server restart time in seconds



server 2 WITH problem
the link to launch is
kartrpro_b6\kart.exe -dedicated 10601 -set params dedicated2.ini (now i have changed in 10601)

[connection]
name =DrivingItalia.NET #2 Beta 6B
maxclient =20
password =
admin_password =
bandwidth =2 ; 0 -> low, 1 -> medium, 2 -> high
max_ping =
MOTD =www.drivingitalia.net ; message of the day

[export]
results =0  ; 0 or 1, If set to 1 it will automatically export results at the end of the race
directory = ; the directory where results will be saved ( must exist )
units =0  ; 0 -> metric units, 1 -> English units

[replay]
save =0 ; 0 or 1, If set to 1 it will automatically save the full replay at the end of the race
directory = ; the directory where replays will be saved ( must exist )

[event]
track =Hoddesdon ; track ID ( for ex. Lonato )
track_layout = ; track layout ( for ex. Short ). Empty -> Default;
track2 =Essay
track2_layout =
track3 =Lonato
track3_layout =
category =KS1 ; kart category allowed. Empty -> Open; KC1, KC3, KS1

[rating]
class = ; A -> 2000+, B -> 1600-1999; C -> 1200-1599; D -> 800-1199

[weather]
realistic =0 ; 0 or 1, if set to 1, following params are ignored
conditions =0 ; 0 -> sunny, 1 -> cloudy, 2 -> rainy
temperature =21 ; air temperature, celsius
wind_direction = ; 0 -> north, 1 -> north-east, 2 -> east, ..., 7 -> north-west
wind_speed = ; meters/second
track_conditions =0 ; 0 -> dry, 1 -> wet

[hardcore]
force_cockpit =0 ; 0 or 1
no_aids =0 ; 0 or 1
limited_tyre_sets =0 ; 0 or 1

[race]
quick_race =0 ; 0 or 1, if set to 1, practice, sighting lap and warmup lap are skipped
practice_length =5 ; minutes
qualify_length =10 ; minutes
sighting_lap =0 ; 0 or 1
race_length =25 ; % of full length
restart_delay =5 ; server restart time in seconds

VELOCIPEDE

another crash.....
now i have set:
server 1 \kartrpro_b6\kart.exe -dedicated 10600 -set params dedicated.ini
server 2 \kartrpro_b6\kart.exe -dedicated 10700 -set params dedicated2.ini

PiBoSo


VELOCIPEDE

crash for all 2 servers
but now, from yesterday modify, no crash

VELOCIPEDE