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

Server crashing since updates?


Post New Thread Reply   
 
Thread Tools Display Modes
lay295
Senior Member
Join Date: Sep 2013
Old 12-04-2017 , 20:39   Re: Server crashing since updates?
Reply With Quote #161

Quote:
Originally Posted by Papero View Post
After some test(remove one by one plugins) seems that (on my server) weapon was making the server crash.
Putting everything in OnConfigsExecuted on a 1 second timer worked for me for that ws plugin to stop the crashes. You could also just put it all OnMapStart and it'd probably work.
__________________

lay295 is offline
haooy
Member
Join Date: Dec 2017
Location: Poland
Old 12-05-2017 , 14:10   Re: Server crashing since updates?
Reply With Quote #162

Do you know when an update will appear that will fix it?(sorry for my bad english)
haooy is offline
DJPlaya
Senior Member
Join Date: Nov 2014
Location: Germany
Old 12-05-2017 , 14:37   Re: Server crashing since updates?
Reply With Quote #163

Quote:
Originally Posted by haooy View Post
Do you know when an update will appear that will fix it?(sorry for my bad english)
Only valve knows, and they will propably tell it to us 5 mins before the release again
__________________
My biggest Projects: Kigen AC Redux, Forlix Floodcheck Redux
DJPlaya is offline
Send a message via Skype™ to DJPlaya
PinHeaDi
Senior Member
Join Date: Jul 2013
Location: Bulgaria
Old 12-05-2017 , 15:25   Re: Server crashing since updates?
Reply With Quote #164

Quote:
Originally Posted by e54385991 View Post

PHP Code:
#include <sdktools>
public void OnConfigsExecuted() // when player join = crash
{
        
PrecacheModel("models/player/custom_player/legacy/tm_anarchist_variantd.mdl"); //Confirm  map not precache
    
AddFileToDownloadsTable("YOUR CUSTOM FILE.txt");

// note:Not only OnConfigsExecuted
after onmapstar ..add any stringtables.. when player join = crash

/////////////////////////////////////////////////////



PHP Code:
#include <sdktools>
public void OnMapStart()// when join no crash
{
        
PrecacheModel("models/player/custom_player/legacy/tm_anarchist_variantd.mdl"); //Confirm  map not precache
    
AddFileToDownloadsTable("YOUR CUSTOM FILE.txt");

That seems to fixed the problem.
__________________
PinHeaDi is offline
SnowHP
Senior Member
Join Date: Sep 2016
Location: Porto, Portugal
Old 12-08-2017 , 17:43   Re: Server crashing since updates?
Reply With Quote #165

I enable GOTV and -nosse4 and keep crash? Can some help me?
__________________

Last edited by SnowHP; 12-08-2017 at 17:43.
SnowHP is offline
DJPlaya
Senior Member
Join Date: Nov 2014
Location: Germany
Old 12-09-2017 , 20:41   Re: Server crashing since updates?
Reply With Quote #166

Quote:
Originally Posted by SnowHP View Post
I enable GOTV and -nosse4 and keep crash? Can some help me?
Same with me, its sheeeet
__________________
My biggest Projects: Kigen AC Redux, Forlix Floodcheck Redux
DJPlaya is offline
Send a message via Skype™ to DJPlaya
SnowHP
Senior Member
Join Date: Sep 2016
Location: Porto, Portugal
Old 12-10-2017 , 07:33   Re: Server crashing since updates?
Reply With Quote #167

Quote:
Originally Posted by DJPlaya View Post
Same with me, its sheeeet
I already solved ! Check tv_status on your server, and if its off, see if you have -nohtlv on command line!
__________________
SnowHP is offline
maskman
Junior Member
Join Date: Feb 2017
Old 12-10-2017 , 08:13   Re: Server crashing since updates?
Reply With Quote #168

my server also crashing like 20 times a day ...added gotv then also crash no fix just waiting for any fix if it comes
__________________
★CSROG★ Commmunity csrog.com
DISCORD GROUP: https://discord.gg/ZGVtffR
Teamspeak 3 Server - 151.80.42.44
★CSROG★ ◢◣ Dust 2 Battlefield 149.202.69.42:27015
★CSROG★ ◢◣ Dust 2 FragFight 149.202.69.42:28015
★CSROG★ ◢◣ Classic Retribution 149.202.69.42:27016
maskman is offline
DJPlaya
Senior Member
Join Date: Nov 2014
Location: Germany
Old 12-10-2017 , 09:15   Re: Server crashing since updates?
Reply With Quote #169

Quote:
Originally Posted by SnowHP View Post
I already solved ! Check tv_status on your server, and if its off, see if you have -nohtlv on command line!
Ime not dump lel, i tryed sourcetv with and without -nosse4
Also ime en/disabling sourcetv with tv_enable
__________________
My biggest Projects: Kigen AC Redux, Forlix Floodcheck Redux

Last edited by DJPlaya; 12-10-2017 at 09:27.
DJPlaya is offline
Send a message via Skype™ to DJPlaya
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 12-10-2017 , 09:18   Re: Server crashing since updates?
Reply With Quote #170

Quote:
Originally Posted by maskman View Post
my server also crashing like 20 times a day ...added gotv then also crash no fix just waiting for any fix if it comes
Try disabling plugin that could use OnConfigsExecuted() for precache things.
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
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 01:44.


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