AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   Constant random crashes (https://forums.alliedmods.net/showthread.php?t=265883)

SM9 07-06-2015 17:06

Constant random crashes
 
Hello guys, I am posting from a mobile so please excuse any typos, but recently my server has been crashing unexpectedly and I'm not sure which conditions are triggering it, it's becoming very annoying for my players and is hurting my community, after looking at the crash report I can't make out the cause of it, any help would be greatly appreciated.

The crash report:https://crash.limetech.org/vvwsjezpxyu3

Many thanks.

xSpeced 07-06-2015 17:11

Re: Constant random crashes
 
I get these for crashes :(
L 07/06/2015 - 16:42:42: Engine error: 470/ - obj_attachment_sapper: UTIL_SetModel: not precached: models/buildables/toolbox_placement.mdl

Not sure if related.

SM9 07-06-2015 17:12

Re: Constant random crashes
 
I don't think it's related, as your crash looks like it's for TF2 and mine is csgo.
Edit: looks like you are not precaching things properly.

PC Gamer 07-06-2015 18:48

Re: Constant random crashes
 
xCoderx,

After the 7/2 update I too was receiving server crash without error log entries on every map change. I did LOTS of different things to isolate including doing a fresh server install without MM/SM and still had zero luck. Until...

Here's the solution that worked for me after much pain: Remove the following lines from my server.cfg file:
// Lan or internet play, Server region cvars
sv_lan 0 //Server is a lan server ( no heartbeat, no authentication, no non-class C addresses )
sv_region 0 // Region Codes: 0 - US East coast

I have no idea why that worked, but it did.

SM9 07-11-2015 08:20

Re: Constant random crashes
 
Well ima bump this and add a new crash report: https://crash.limetech.org/til5vaemxuis

I still can't figure out how to fix this crash, its been ongoing for a while now, any help would be greatly appreciated and in return I can provide a free server to somebody that can help me.

sneaK 07-11-2015 10:35

Re: Constant random crashes
 
Interesting, I'm having a similar issue, but on a Windows machine https://crash.limetech.org/x4katb3uto5m

I've tried using the latest snapshots to remedy the issue, but that didn't help. I hadn't added anything new, I'm assuming some sort of game update broke things. Now my crashes happen once/twice a day. No error logs, no nothing. Here's another example: https://crash.limetech.org/24mvxpck6r6b

Here's a similarity I noticed between our crashes:
Code:

sourcemod.2.csgo.so!__SourceHook_FHCls_IServerGameDLLGameFramefalse::Func(bool) [sourcemod.cpp:48 + 0xc]
sourcemod.2.csgo.dll!__SourceHook_FHCls_IServerGameDLLGameFramefalse::Func(bool) [sourcemod.cpp:48 + 0xa3]

Could you post your plugins and exts list?

Here are mine:
Spoiler


Spoiler

SM9 07-12-2015 05:19

Re: Constant random crashes
 
Extensions:
Spoiler


Plugins:
Spoiler

SM9 07-13-2015 18:41

Re: Constant random crashes
 
I have decided to give up with Linux, too many issues, not to mention performance issues.

I'm moving to Windows.

Miu 07-13-2015 19:41

Re: Constant random crashes
 
First time I've ever heard that

VPPGamingNetwork.com 07-13-2015 21:02

Re: Constant random crashes
 
On my servers for some reason de_zoo crashes my server


All times are GMT -4. The time now is 22:42.

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