Insurgency

Insurgency

评价数不足
Temp Fix for "Bad Service Version" - Server Owners
由 RedDeathOfMe 制作
Disable BattlEye to avoid the current "Bad Service Version" error kicking players from your server.
   
奖励
收藏
已收藏
取消收藏
Disable BattlEye on Your Server
Recently, BattlEye has been blocking players from joining Insurgency servers. Until this issue is resolved, the temporary fix is to disable BattlEye altogether on your server. Keep in mind that disabling anti-cheat will allow certain cheats to become possible.

If your server is running the "custom" playlist, all you need to do is set this cvar in your server's root config file (probably server.cfg):
sv_battleye 0

After restarting your server, players should be able to join again.
Install Grey83's Plugin - [INS] BattlEye disabler
If you are using one of the NWI playlists (not "custom"), it will force sv_battleye to be enabled. If you try to disable it manually, it will automatically re-enable.

Download this plugin[forums.alliedmods.net]. (Click "Get Plugin".)

Copy the file to your server, and place it here:
insurgency/addons/sourcemod/plugins/ins_battleye_disabler 1.0.0.smx

Restart your server.
Optional: Compile and Install Bot Chris' No-BattlEye Plugin
You may wish to allow server admins to change this setting on-the-fly. For this, you can compile and install Bot Chris' plugin from this comment.

Open the SourceMod compiler page[www.sourcemod.net].

Enter the "plugin short name" as no_battleye

Copy the code in from Bot Chris' comment linked above.

Click "Compile", and you should see "Your plugin successfully compiled!" at the top of the page. Click the download link below it. This will download the compiled plugin, a file called "no_battleye.smx".

Place this file here on your server:
insurgency/addons/sourcemod/plugins/no_battleye.smx

Restart your server.
4 条留言
C_INSPlayer*,Aimbot::GetTarget() 2024 年 8 月 6 日 上午 9:38 
yay drive car on other servers
RedDeathOfMe  [作者] 2024 年 8 月 5 日 上午 10:30 
Thanks for that @chenzhi360
I was literally adding that to the guide as you posted! :steamthumbsup:
chenzhi360 2024 年 8 月 5 日 上午 10:04 
I found that when the server is using the official playlist, it is not possible to disable battleye. However, using this plugin can solve this problem
[INS] BattlEye disabler [forums.alliedmods.net]
Sabat 2024 年 8 月 4 日 下午 1:08 
Thank you, and thank you Bot Chris!