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

Solved [CSGO] CS_OnTerminateRound affect server crash


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Nerus
Senior Member
Join Date: Aug 2010
Location: Poland
Old 10-07-2018 , 10:05   [CSGO] CS_OnTerminateRound affect server crash
Reply With Quote #1

After CSGO update not this new one from 04.10.2018 but around 2 days before, my plugin with simple using of CS_OnTerminateRound event was crash the server. I guess is a problem of some code changes by Valve devs - mem address change.

PHP Code:
public Action CS_OnTerminateRound(float &delayCSRoundEndReason &reason)
{
    
/*if(reason == CSRoundEnd_GameStart)
        Reset();*/

    
return Plugin_Continue;


Last edited by Nerus; 10-07-2018 at 10:52.
Nerus is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 10-07-2018 , 10:19   Re: [CSGO] CS_OnTerminateRound affect server crash
Reply With Quote #2

Update sourcemod.
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline
Nerus
Senior Member
Join Date: Aug 2010
Location: Poland
Old 10-07-2018 , 10:42   Re: [CSGO] CS_OnTerminateRound affect server crash
Reply With Quote #3

Quote:
Originally Posted by Bara View Post
Update sourcemod.
Right,

I have old version currently on server thx.

Last edited by Nerus; 10-07-2018 at 10:51.
Nerus 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 04:26.


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