Hitch Warning
Ever since I edited my server.cfg this has been popping up when I use my xp_dedicated.bat (which has this command: start quake3.exe +set fs_game excessiveplus +set dedicated 2 +set net_port 27960 +exec server.cfg
edited that too)
Working directory: D:\Quake III Arena
execing server.cfg
Hitch warning: 16496582 msec frame time
The hitch is way to high! this is the highest I have gotten so far, but either way when I exec the bat it shows this after parsing maps etc... and it will not show up in the local either in quake 3, is there something I need to edit or take out that is causing this?
well bud apparently it is a common warning that isnt a problem, the number apparently appears different everytime..
perhaps pasting your server.cfg here would allow us to be of more help.
here is one without instructions on, i may have made an error on the other.
[code:1] seta sv_hostname ""
seta g_motd ""
seta rconpassword ""
seta sv_privateclients ""
seta sv_privatepassword ""
seta g_needpass "0"
seta g_password ""
seta refereePassword ""
seta xp_referee "map, nextmap, kick, map_restart, xp_physics, xp_solids, xp_mutespectators, xp_holyshit, fraglimit, g_gametype, capturelimit, timelimit, g_speed, g_gravity"
seta g_allowvote "1"
seta xp_vote "map, nextmap, kick, map_restart, xp_physics, xp_solids, xp_mutespectators, xp_holyshit, fraglimit, g_gametype, capturelimit, timelimit, g_speed, g_gravity"
seta sv_maxrate "25000"
seta sv_maxclients ""
seta sv_timeout "350"
seta sv_fps "20"
seta sv_pure "0"
seta sv_strictAuth "0"
seta sv_maxping "0"
seta sv_floodProtect "1"
seta sv_master1 "master3.idsoftware.com"
seta sv_master2 "master0.gamespy.com"
seta sv_master3 "master.kali.net"
seta sv_master4 "master.quake3arena.com"
seta bot_minplayers "0"
seta bot_nochat "1"
seta g_dowarmup ""
seta g_warmup ""
seta g_speed "350"
seta g_gravity ""
seta com_hunkmegs "100"
seta g_smoothclients "1"
seta xp_holyshit ""
seta xp_userdb ""
seta xp_matchmode ""
seta xp_config "conf/newgods"
seta xp_rotation "rotation.txt"
seta xp_crontab "crontab.txt"
seta xp_motd "motd.txt"
map test_bigbox[/code:1]
go into server and delete q3config.cfg and rotate server then try connect again
your welcome, and any isuues dont hesitate to email me.. (or post here)
maybe we get to see that map of yours soon
but the problem with this is, is doesnt full finish creating the server, it isn't located in the local in E+, when i just filled in numbers on the server.cfg you sent me it does more after that and then works, this one stops here, is there a command i shouldnt have in my server.cfg or is it my xp_dedicated.bat? heres whats it it:
@echo off
start quake3.exe +set fs_game excessiveplus +set dedicated 2 +exec server.cfg
This shouldn't matter though right, since the other server.cfg works i wonder whats going on?
Note: both server.cfg arent in E+ folder at same time