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

[CS:GO] Server randomly crashing.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
PinHeaDi
Senior Member
Join Date: Jul 2013
Location: Bulgaria
Old 01-07-2018 , 10:06   [CS:GO] Server randomly crashing.
Reply With Quote #1

https://crash.limetech.org/vdgdx3fk677l
__________________
PinHeaDi is offline
PinHeaDi
Senior Member
Join Date: Jul 2013
Location: Bulgaria
Old 01-07-2018 , 12:18   Re: [CS:GO] Server randomly crashing.
Reply With Quote #3

I'm pretty sure that's not the case here. I carefully edited all my plugins and since than I didn't have a single(literally) crash since than. It started to happen recently and i'm thing there isn't any plugins which is not edited to work properly.
__________________
PinHeaDi is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 01-07-2018 , 12:37   Re: [CS:GO] Server randomly crashing.
Reply With Quote #4

the guy is the whole reason you have crash.limetech, and he is a SM developer... you really want to argue with that answer??
hamilton5 is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 01-07-2018 , 12:42   Re: [CS:GO] Server randomly crashing.
Reply With Quote #5

Is it possible that you linked the wrong crash report? That one is definitely that problem.
__________________
asherkin is offline
PinHeaDi
Senior Member
Join Date: Jul 2013
Location: Bulgaria
Old 01-07-2018 , 12:47   Re: [CS:GO] Server randomly crashing.
Reply With Quote #6



I'm 99% sure I didn't add any plugins that will trigger that crash since I edited my plugins and fixed it.
__________________
PinHeaDi is offline
PinHeaDi
Senior Member
Join Date: Jul 2013
Location: Bulgaria
Old 01-10-2018 , 10:12   Re: [CS:GO] Server randomly crashing.
Reply With Quote #7

Crash still persist, same as above.
__________________
PinHeaDi is offline
Dr!fter
The Salt Boss
Join Date: Mar 2007
Old 01-11-2018 , 13:45   Re: [CS:GO] Server randomly crashing.
Reply With Quote #8

Quote:
Originally Posted by PinHeaDi View Post
Crash still persist, same as above.
Quote:
Originally Posted by asherkin View Post
And the problem is still the same as above.
Dr!fter is offline
PinHeaDi
Senior Member
Join Date: Jul 2013
Location: Bulgaria
Old 01-15-2018 , 12:44   Re: [CS:GO] Server randomly crashing.
Reply With Quote #9

So my roll the dice plugin was causing this.. Really strange...

PHP Code:
            TE_SetupBeamPoints(startposclientposPrecacheModel("lightning_i/laserbeam.vmt"), 0000.220.010.001.0color3);
            
TE_SendToAll();
    
            
TE_SetupSparks(clientposdir50001000);
            
TE_SendToAll();
    
            
TE_SetupEnergySplash(clientposdirfalse);
            
TE_SendToAll();
    
            
TE_SetupSmoke(clientposPrecacheModel("sprites/steam1.vmt"), 5.010);
            
TE_SendToAll(); 
Those are the only precaches in the plugin. They aren't event in OnConfigExecuted.
__________________
PinHeaDi is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 01-15-2018 , 12:54   Re: [CS:GO] Server randomly crashing.
Reply With Quote #10

Quote:
Originally Posted by PinHeaDi View Post
They aren't event in OnConfigExecuted.
The problem is precaching after the end of OnMapStart, nothing to do with OnConfigsExecuted other than a) its a popular place to precache things and b) it is after OnMapStart.
__________________
asherkin is offline
Reply


Thread Tools
Display Modes

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 22:23.


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