1、servers are too busy是什么意思呢?翻译过来就是服务器繁忙,什么原因会导致服务器繁忙?如果我们的网络数据在上传服务器出错,那么就会出现这种问题。
2、怎么解决这个问题呢?首先我们打开“运行”然后输入“CMD”;详情参考下图
3、接下来我们输入以下内容:ipconfig/flushdns,进行DNS解析地址缓存刷新。
4、然后依次输入:netsh interface ip set dns "挢旗扦渌;本地连接" static 8.8.8.8和netsh interface ip add dns 本地连接 114.114.114.114
5、最后我们输入:notepad "%systemroot%/system32/drivers/etc/hosts"打开hosts文件,然后添加以下内容:52.84.167.143 front.battlegroundsgame.com52.84.167.143 prod-live-front.playbattlegrounds.com52.84.167.143 test-live-front.playbattlegrounds.com
6、这样我们就可以使用加速器登入绝地求生了,并且不会出现绝地求生server are too busy这种问题了。