PDA

View Full Version : crash on round end


maxolahird
09-15-2015, 02:34
Whenever the round ends it crashes and I can't find a reason... I would greatly appreciate if anyone knows how to fix it... thanks in advance!

03:34:14 SourceMod Version Information:
SourceMod Version: 1.7.2
SourcePawn Engine: SourcePawn 1.7, jit-x86 (build 1.7.2)
SourcePawn API: v1 = 4, v2 = 6
Compiled on: May 30 2015 05:08:16
Built from: https://github.com/alliedmodders/sourcemod/commit/255e2ef
Build ID: 5208:255e2ef
http://www.sourcemod.net/

Darkness_
09-15-2015, 02:35
List your other plugins using sm plugins list

maxolahird
09-15-2015, 02:41
List your other plugins using sm plugins list

I have no other plugins just regular ones from sourcemod and CS:S DM

03:37:43 [SM] Listing 23 plugins:
01 "Nextmap" (1.7.2) by AlliedModders LLC
02 "Say de Admin" (ImpacT™) by Sirr John
03 "Fun Commands" (1.7.2) by AlliedModders LLC
04 "Client Preferences" (1.7.2) by AlliedModders LLC
05 "Basic Comm Control" (1.7.2) by AlliedModders LLC
06 "Player Commands" (1.7.2) by AlliedModders LLC
07 "Basic Ban Commands" (1.7.3-dev+5228) by AlliedModders LLC
08 "Map Nominations" (1.7.2) by AlliedModders LLC
09 "CS:S DM Spawn Protection" (2.1.4) by AlliedModders LLC
10 "CS:S DM Equipment" (2.1.4) by AlliedModders LLC
11 "CS:S DM Basics" (2.1.4) by AlliedModders LLC
12 "Basic Commands" (1.7.2) by AlliedModders LLC
13 "Fun Votes" (1.7.2) by AlliedModders LLC
14 "Basic Votes" (1.7.2) by AlliedModders LLC
15 "Admin File Reader" (1.7.2) by AlliedModders LLC
16 "Sound Commands" (1.7.2) by AlliedModders LLC
17 "Basic Info Triggers" (1.7.2) by AlliedModders LLC
18 "MapChooser" (1.7.2) by AlliedModders LLC
19 "Admin Help" (1.7.2) by AlliedModders LLC
20 "Anti-Flood" (1.7.2) by AlliedModders LLC
21 "Rock The Vote" (1.7.2) by AlliedModders LLC
22 "Admin Menu" (1.7.2) by AlliedModders LLC
23 "Reserved Slots" (1.7.2) by AlliedModders LLC

I even tried loading only cssdm plugins and it still crashes... the issue is in dm_basics.smx because it only crashes when its enabled.

Also tried using dev version 2.1.6-hg197 but didn't solve the problem either.

maxolahird
09-16-2015, 01:09
finally I found out after hours trying to fix it... just had to use the latest snapshots here http://www.bailopan.net/cssdm/snapshots/2.1/?C=M;O=D

Dr!fter
09-16-2015, 08:26
finally I found out after hours trying to fix it... just had to use the latest snapshots here http://www.bailopan.net/cssdm/snapshots/2.1/?C=M;O=D

You could have saved hours by reading the stickied thread labeled SourceMod 1.7 and 1.6 or the thread that says update and news

asdfxD
09-16-2015, 10:35
server with cssdm loaded still crashing after joining a team.

i am using the latest cssdm snapshot for linux and latest sm

maxolahird
09-16-2015, 14:58
You could have saved hours by reading the stickied thread labeled SourceMod 1.7 and 1.6 or the thread that says update and news

I know sorry I didn't see it before... anyways it's solved.