Raised This Month: $51 Target: $400
 12% 

Warmup issue


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Pupsick
Junior Member
Join Date: Apr 2017
Old 01-28-2018 , 21:27   Warmup issue
Reply With Quote #1

I've seen few similar topics, but i decided to create a new one considering there was no any solution.
The issue is sometimes warmup stucks on 0:01.
Players at this point cant move and do anything.

My server has a metamod+sourcemod installed and running an plugin for competitive matches.

Seems like warmup is starting this way:
Code:
mp_do_warmup_period 1;
mp_warmup_pausetimer 1;
And then starting in-plugin timer.
After the countdown plugin usually finishing warmup this way:
Code:
mp_warmup_pausetimer 0;
mp_warmuptime 5;
And sometimes exactly this one timer above stucks at 0:01.
So considering everything above - seems like it's native issue.
Btw i've tried to end warmup without creating new timer to finish it - i used mp_warmup_end
instead.
Any possible solutions?

Last edited by Pupsick; 01-28-2018 at 21:28.
Pupsick is offline
DukeBruno123
Member
Join Date: Jan 2016
Location: Germany
Old 01-28-2018 , 21:44   Re: Warmup issue
Reply With Quote #2

I noticed this only happening to me when the match was bots only and I was in spectator (or GOTV).

I havent found a fix for this yet.
DukeBruno123 is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 01-29-2018 , 09:34   Re: Warmup issue
Reply With Quote #3

problem is usually because everyone is on one team. someone must be killed on the opposing team. Might check your pausetimer cvar is actually being set to 0... why change it to 1?

Last edited by hamilton5; 01-29-2018 at 09:36.
hamilton5 is offline
Pupsick
Junior Member
Join Date: Apr 2017
Old 01-29-2018 , 11:52   Re: Warmup issue
Reply With Quote #4

Quote:
Originally Posted by hamilton5 View Post
problem is usually because everyone is on one team. someone must be killed on the opposing team. Might check your pausetimer cvar is actually being set to 0... why change it to 1?
When this bug appears mp_warmup_pausetimer is 0.
Players are in both teams also.
It's just some random bug related to warmup, because even mp_warmup_end dont work at this point.
Btw, i'm not sure, how can i let players kill anyone on this countdown considering they cannot move. How can i enable movement at this countdown?

Last edited by Pupsick; 01-29-2018 at 11:55.
Pupsick is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:16.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode