View Single Post
switz213
Junior Member
Join Date: Jun 2015
Old 03-24-2017 , 20:59   Re: SetEntProp is crashing my server on occasion
Reply With Quote #3

Yeah it's definitely happening as a result of that line, but maybe coinciding with something else.

I run hundreds of matches a day and this happens a few times each day, always on the same line based on my logging.

Code:
Mar 24 21:45:44: L 03/24/2017 - 20:45:44: World triggered "Round_Start"
Mar 24 21:45:44: RoundFreezeEvent 2
Mar 24 21:45:51: PutClientInServer: no info_player_start on level
Mar 24 21:45:51: L 03/24/2017 - 20:45:51: [MM] Try setting client Name<5><STEAM_1:0:12345678><> to $16000
Mar 24 21:45:51: PreMinidumpCallback: updating dump comment
Mar 24 21:45:51: crash_20170324204522_1.dmp[34]: Uploading dump (out-of-process)
Mar 24 21:45:51: /tmp/dumps/crash_20170324204522_1.dmp
I don't have access to the dmp yet due to my host not allowing access to `/tmp`, but I'm trying to have them get me a hold of the dmps. Any clues?

Code:
Mar 25 01:59:37: sm version
Mar 25 01:59:37: SourceMod Version Information:
Mar 25 01:59:37: SourceMod Version: 1.9.0.6065
Mar 25 01:59:37: SourcePawn Engine: 1.9.0.6065, jit-x86 (build 1.9.0.6065)
Mar 25 01:59:37: SourcePawn API: v1 = 4, v2 = 12
Mar 25 01:59:37: Compiled on: Mar 14 2017 17:08:02
Mar 25 01:59:37: Built from: https://github.com/alliedmodders/sourcemod/commit/a5d364b
Mar 25 01:59:37: Build ID: 6065:a5d364b
Mar 25 01:59:37: http://www.sourcemod.net/

Last edited by switz213; 03-24-2017 at 21:00.
switz213 is offline