-
Notifications
You must be signed in to change notification settings - Fork 100
3. Troubleshooting Issues
Have you recently upgraded to a newer version of bhoptimer? If so, make sure you've upgraded all files (including translations
/gamedata
).
If not, shut the game server down, delete the files starting with "error_" in addons/sourcemod/logs/
and start the server. Now check the logs/
directory. If it has error files, open them using a text editor and read the first lines. 99% of the time it'll elaborate on what's wrong and it should guide you on how to fix the issue.
Try copying maps/base.nav
to maps/
in your server directory.
Make sure that -nobots
isn't in your server's start up command.
This is important. Send me those on Discord (=^● ⋏ ●^=#8887) or email.
Write !hud and toggle "Use 2D velocity".
Restart your game server. This is necessary whenever the bhoptimer database goes through an upgrade.
The plugin will only force sv_airaccelerate
and sv_enablebunnyhopping
. Adjust your server's settings to the way you want them to be.
That's because you set sv_autobunnyhopping
to 1. You shouldn't modify this setting at all, the plugin handles autobhop.
Hint text in TF2 sucks. Try setting mp_waitingforplayers_cancel
to 1 if it isn't 1 yet.
sm_cvar tf_scout_air_dash_count 0
in your server.cfg
You're missing Bunnyhop Statistics.
Follow the first part. If it still persists, start a detailed issue.