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

CSDM 2.0 (Old Version)


Post New Thread Closed Thread   
 
Thread Tools Display Modes
FiNaL
Junior Member
Join Date: Apr 2004
Old 04-25-2004 , 13:24  
#41

2 bcmorgue: I tried the compiled version and the self-compiled ... the same ... But I'll try your sugestion, thanks ...
FiNaL is offline
FiNaL
Junior Member
Join Date: Apr 2004
Old 04-25-2004 , 13:32  
#42

The same :-( Just falls in core ...
Code:
./hlds_run: line 413: 10780 Segmentation fault      (core dumped) $HL_CMD
FiNaL is offline
FiNaL
Junior Member
Join Date: Apr 2004
Old 04-25-2004 , 13:37  
#43

I just found out that it crashes only on round start !

Maybe the problem is somewhere in auto-weapon system ?
I'm not good in Small-language, can the author say what the plugin does on round start ? And where the functions can be switched off to find out where the bug is ...
FiNaL is offline
Regulate
Member
Join Date: Mar 2004
Old 04-25-2004 , 13:37  
#44

L 04/25/2004 - 02:105: [AMXX] Run time error 10 on line 2274 (plugin "csdm_mod.amx")
L 04/25/2004 - 02:10:51: [AMXX] Run time error 10 on line 2274 (plugin "csdm_mod.amx")
L 04/25/2004 - 02:10:52: [AMXX] Run time error 10 on line 376 (plugin "miscstats.amx")
L 04/25/2004 - 02:10:52: [AMXX] Run time error 10 on line 2274 (plugin "csdm_mod.amx")
L 04/25/2004 - 02:10:55: [AMXX] Run time error 4 on line 603 (plugin "restmenu.amx")
L 04/25/2004 - 02:11:05: [AMXX] Run time error 10 on line 2274 (plugin "csdm_mod.amx")

Thats what my log says when i got to check the server after it crashes.

Run time error 10 on line 2274 (plugin "csdm_mod.amx")
and
Run time error 10 on line 376 (plugin "miscstats.amx")

I see that in every log.
__________________
-Reg
Regulate is offline
bcmorgue
Junior Member
Join Date: Apr 2004
Old 04-25-2004 , 14:49  
#45

When you downloaded the full file, you should have had a csdm folder, that goes in the amxx folder. Check there to see what maps already have configs for them.

I know one thing that I had to do is manually setup spawn points, even for the configs that came with csdm.

I will post my cs_assault csdm log, I have 27 spawn points, most are random. This makes it a lot more fun, because you never know where the person might spawn.

Here is everything from csdm_cs_assault.cfg

Code:
-617 2648 179 16 -22 0 0 -5 -22 0
612 2838 179 4 -127 0 0 -1 -127 0
660 1740 83 6 145 0 0 -2 145 0
-500 1639 179 8 5 0 0 -3 5 0
-662 1650 355 6 43 0 0 -2 43 0
-604 2847 387 9 -40 0 0 -3 -40 0
-1033 2537 387 7 -49 0 0 -2 -49 0
-1452 2177 51 14 -36 0 0 -5 -36 0
-1468 -399 51 9 93 0 0 -3 93 0
-2212 271 67 7 -13 0 0 -2 -13 0
-1549 2639 307 10 -90 0 0 -3 -90 0
-1056 -155 99 8 53 0 0 -3 53 0
-34 -147 51 11 51 0 0 -4 51 0
751 349 51 9 178 0 0 -3 178 0
675 618 563 12 136 0 0 -4 136 0
676 871 51 5 117 0 0 -2 117 0
645 2223 499 13 -127 0 0 -4 -127 0
-193 2195 563 10 -114 0 0 -3 -114 0
-139 1550 51 7 -98 0 0 -2 -98 0
28 215 51 13 88 0 2 -4 88 0
577 24 67 10 142 0 2 -3 142 0
-513 28 67 -2 -176 0 2 1 -176 0
-908 -99 99 8 125 0 2 -3 125 0
444 2407 83 7 -161 0 1 -2 -161 0
-353 2465 179 6 -42 0 1 -2 -42 0
-176 2707 179 17 53 0 1 -6 53 0
425 131 51 11 142 0 2 -4 142 0
733 137 51 10 165 0 2 -3 165 0
-2015 245 67 0 2 0 0 0 2 0
200 2642 83 4 -75 0 1 -1 -75 0
366 2809 179 2 15 0 1 -1 15 0
363 2824 387 4 -161 0 1 -1 -161 0
621 2662 83 7 -129 0 0 -2 -129 0
Good Luck
__________________
Castor Troy
c/o The BC Morgue Gaming Community
http://www.bcmorgue.com
CS 1.5 24.106.36.66:27017 CS without the BS
bcmorgue is offline
FiNaL
Junior Member
Join Date: Apr 2004
Old 04-25-2004 , 20:29  
#46

Ok, I've found out why my server crashed !
Its becouse of csdm_active 1 in amxx config ... I changed it to csdm_active 0 and all goes well ...
FiNaL is offline
Regulate
Member
Join Date: Mar 2004
Old 04-26-2004 , 01:21  
#47

You dont need anything special to make bots work with csdm. In case you didnt know, each spawn point has like a small buy area around it, so bots will buy their equipment.

Heres the bot commands i put in my server.cfg

bot_quota 16

bot_chatter off

bot_join_team CT

bot_auto_vacate 0

bot_difficulty 3

bot_allow_rogues 1

They spawn on CT and buy their shit. What problums are you having with bots on csdm?

Btw, if anyone needs spawn locations for CZ maps, let me know i spawned them all.
__________________
-Reg
Regulate is offline
megamandos
Member
Join Date: Apr 2004
Old 04-26-2004 , 17:08  
#48

im working on it with BAILOPAN, appearently he is going to release a 1.7 which will be an amx(x) plugin and a 2.0 soon after which will be a metamodx plugin. right now im helping him a bunch with the new admin menu which will be in 1.7 i'll have it done by the end of the weak if i get enough time on it.
__________________
This world is severly lacking of good people. Im just here to balance it out ;)

megamandos is offline
Send a message via ICQ to megamandos Send a message via AIM to megamandos
bcmorgue
Junior Member
Join Date: Apr 2004
Old 04-28-2004 , 00:43   Server Crashes when csdm disabled
#49

I just noticed this, when people are playing with csdm enabled, and the vote for csdm disables the csdm mode, my server crashes every time.

This is what shows up in my log:
Code:
L 04/27/2004 - 22:34:59: [ADMIN] gg.fsu | Punisher
L 04/27/2004 - 22:34:59: "{Smcc}BaKeD GoOdS<169><4553373><TERRORIST>" attacked "gg.fsu | Punisher<198><902503><CT>" with "aug" (damage "19") (damage_armor "5") (health "60") (armor "90")
L 04/27/2004 - 22:34:59: [ADMIN] gg.fsu | Punisher
L 04/27/2004 - 22:34:59: "gg.fsu | Punisher<198><902503><CT>" attacked "{Smcc}BaKeD GoOdS<169><4553373><TERRORIST>" with "m4a1" (damage "22") (damage_armor "0") (health "78") (armor "100")
L 04/27/2004 - 22:34:59: [ADMIN] {Smcc}BaKe
The log cuts off, right when the plugin disables itself.
Has anybody else seen/had this problem? Is there any way to correct it?
__________________
Castor Troy
c/o The BC Morgue Gaming Community
http://www.bcmorgue.com
CS 1.5 24.106.36.66:27017 CS without the BS
bcmorgue is offline
BAILOPAN
Join Date: Jan 2004
Old 04-28-2004 , 02:34  
#50

I will look into this vote crashing.

bcmourge: I have standard random spawn points in the zip file, with full instructions on how to use them. Also, assault only has 20 spawn points, so CSDM will only use 20.

Regular: Most likely these errors can be ignored for now. If you are getting problems related to loss of functionality/crashing, I will look into them.

Final: csdm_active 0 disables CSDM. If it's crashing for you, and you have shell access, PM me.

Yes, I am working on a CSDM 2.0... it will not be ready for a weeks though.
__________________
egg
BAILOPAN is offline
Closed Thread



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 17:26.


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