Skip to content

3. Troubleshooting Issues

shavit edited this page Dec 10, 2017 · 11 revisions

Troubleshooting

Common Issues

"Something is wrong"

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.

"Replay bots won't appear"

Try copying maps/base.nav to maps/ in your server directory.
Make sure that -nobots isn't in your server's start up command.

"I found a game-breaking exploit"

This is important. Send me those on Discord (=^● ⋏ ●^=#8887) or email.

"The speedometer isn't accurate"

Write !hud and toggle "Use 2D velocity".

"bhoptimer broke after an upgrade"

Restart your game server. This is necessary whenever the bhoptimer database goes through an upgrade.

"Bunnyhop doesn't work as I want it to work"

The plugin will only force sv_airaccelerate and sv_enablebunnyhopping. Adjust your server's settings to the way you want it to be.

(TF2 only) HUD disappears randomly

Hint text in TF2 sucks. Try setting mp_waitingforplayers_cancel to 1 if it isn't 1 yet.

(TF2 only) Scout can't bhop

sm_cvar tf_scout_air_dash_count 0 in your server.cfg

"There's a bug"

Follow the first part. If it still persists, start a detailed issue.