[Bug][GMod 2015-25-03] Round counter and time countdown broke.

Issue #1 invalid
Mirco Swaders created an issue

PropHunt version: Latest git, as updated on 2015-04-03

GMod Version: 2015-03-25 // (full release of branch 2015-03-09)

Running latest GMod SRCDS server on a hosted VPS.

Ever since the latest GMod update I have been having troubles with the round counter and time countdown. Both of these hud elements seem to have broken down after the update.

I couldn't find why myself, so far. I have been looking at the UpdateHUD functions in cl_hud.lua and the Think function in the vgui_hudcommon.lua, and all connected links in the other files, but have not been able to pin down where exactly the problem lies.

The rounds seems to run fine. Ends when a team is dead like always, and when time runs out (though we can at this point not see when it actually runs out, it simple just does).

On top of this it seems I do not get the messages 'Props win', or 'hunters win' or 'its a draw' either, when the round ends.

Comments (3)

  1. Mirco Swaders reporter

    Likely had to do with my server corrupting during update. Re-validated the update and undid some changes I had made customely for the server, timer ran. Re-did changes slightly differently, still works.

  2. Log in to comment