ARJ-AK47 Posted 2008年5月7日 02:08 Author Posted 2008年5月7日 02:08 已经按照顺序升级了,先1.4,然后1.5.不知道是不是系统问题,有时间重装一下系统,唉 麻烦
playcmnew Posted 2008年5月9日 10:51 Posted 2008年5月9日 10:51 我也偶尔遇到这个问题,不知道怎么回事,而且经常掉线,基本5到10分钟就掉线,目前还无法解决
kknd3 Posted 2008年5月11日 12:46 Posted 2008年5月11日 12:46 还没解决么? 重按我不知道你是怎样重按的……一般都把文件全删光再按比较好。我说的配置文件就是config了,cl_setgametime这种东西明显应该是config一类的设置命令。当然,我对Q3系的控制台也没啥研究。一个参考而已。
ARJ-AK47 Posted 2008年5月11日 14:19 Author Posted 2008年5月11日 14:19 还没解决么? 重按我不知道你是怎样重按的……一般都把文件全删光再按比较好。我说的配置文件就是config了,cl_setgametime这种东西明显应该是config一类的设置命令。当然,我对Q3系的控制台也没啥研究。一个参考而已。 config这个文件在哪里?是不是config_mp.cfg这个文件?我已经把这个文件删了然后进游戏还是这样,没办法了
kknd3 Posted 2008年5月11日 15:03 Posted 2008年5月11日 15:03 一个是config 一个是mp_config。我是建议删光cod4安装目录再按的 - - 而且不用备份的旧档 如果都还不行 看看换key建个新id看看把 - - 还有驱动……不过我不认为是驱动问题……不太可能是驱动…… 最XX的方法可能是去官方论坛搜搜看把 - - 这个就比较烦了 我用google搜了一下 这个是Q3的一部分代码(似乎) 可以参考。 00915 void CL_SetCGameTime( void ) { 00916 // getting a valid frame message ends the connection process 00917 if ( cls.state != CA_ACTIVE ) { 00918 if ( cls.state != CA_PRIMED ) { 00919 return; 00920 } 00921 if ( clc.demoplaying ) { 00922 // we shouldn't get the first snapshot on the same frame 00923 // as the gamestate, because it causes a bad time skip 00924 if ( !clc.firstDemoFrameSkipped ) { 00925 clc.firstDemoFrameSkipped = qtrue; 00926 return; 00927 } 00928 CL_ReadDemoMessage(); 00929 } 00930 if ( cl.newSnapshots ) { 00931 cl.newSnapshots = qfalse; 00932 CL_FirstSnapshot(); 00933 } 00934 if ( cls.state != CA_ACTIVE ) { 00935 return; 00936 } 00937 } 00938 00939 // if we have gotten to this point, cl.snap is guaranteed to be valid 00940 if ( !cl.snap.valid ) { 00941 Com_Error( ERR_DROP, "CL_SetCGameTime: !cl.snap.valid" ); 最后行就是你的那个错误了。应该可以从中找原因 把
ARJ-AK47 Posted 2008年5月12日 07:14 Author Posted 2008年5月12日 07:14 一个是config 一个是mp_config。我是建议删光cod4安装目录再按的 - - 而且不用备份的旧档 如果都还不行 看看换key建个新id看看把 - - 还有驱动……不过我不认为是驱动问题……不太可能是驱动…… 最XX的方法可能是去官方论坛搜搜看把 - - 这个就比较烦了 我用google搜了一下 这个是Q3的一部分代码(似乎) 可以参考。 00915 void CL_SetCGameTime( void ) { 00916 // getting a valid frame message ends the connection process 00917 if ( cls.state != CA_ACTIVE ) { 00918 if ( cls.state != CA_PRIMED ) { 00919 return; 00920 } 00921 if ( clc.demoplaying ) { 00922 // we shouldn't get the first snapshot on the same frame 00923 // as the gamestate, because it causes a bad time skip 00924 if ( !clc.firstDemoFrameSkipped ) { 00925 clc.firstDemoFrameSkipped = qtrue; 00926 return; 00927 } 00928 CL_ReadDemoMessage(); 00929 } 00930 if ( cl.newSnapshots ) { 00931 cl.newSnapshots = qfalse; 00932 CL_FirstSnapshot(); 00933 } 00934 if ( cls.state != CA_ACTIVE ) { 00935 return; 00936 } 00937 } 00938 00939 // if we have gotten to this point, cl.snap is guaranteed to be valid 00940 if ( !cl.snap.valid ) { 00941 Com_Error( ERR_DROP, "CL_SetCGameTime: !cl.snap.valid" ); 最后行就是你的那个错误了。应该可以从中找原因 把 看不懂啊,唉。。。豆腐我的PB已经手动升级几十次了,就是不行啊!现在都不能玩了 我重装系统 重装游戏 换显卡驱动 换KEY 换ID 升级PB 基本能式的方法都试过了,不行。。。
ARJ-AK47 Posted 2008年5月13日 05:49 Author Posted 2008年5月13日 05:49 你重装的是原光碟版么?!~ 在使命召唤4中文站下的6.32G版本 http://bbs.callofduty4.cn/viewthread.php?t...;extra=page%3D1
ARJ-AK47 Posted 2008年5月14日 08:10 Author Posted 2008年5月14日 08:10 重装一下系统 重装了5便了。。。现在这个用的是上海政府版XP,还是不行!救命啊,我现在都玩不了了
fb62 Posted 2008年5月14日 16:55 Posted 2008年5月14日 16:55 不知楼主用的是不是创新声卡,我这段时间也是同样的问题, 现在进游戏前将进程中没用的全部终止,特别是创新声卡的devler32.exe进程关闭, 然后马上进服务器,现在只有TP.V的服务器还会被踢,其他都能进了, 另外创新声卡的devler32.exe会再次自动加载,从游戏退出后想再进还是得关闭这个进程, 希望对你有所帮助.....
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new account登录
Already have an account? Sign in here.
现在登录