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

CSDM 2.1.3d KWo beta


Post New Thread Reply   
 
Thread Tools Display Modes
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 05-18-2013 , 13:06   Re: CSDM 2.1.3b KWo beta
Reply With Quote #411

An update for CZ. But things would need to be updated anyway. So you should use 1.21-am or higher.
__________________
Arkshine is offline
kwpd
AlliedModders Donor
Join Date: Mar 2009
Location: panama
Old 05-18-2013 , 15:40   Re: CSDM 2.1.3b KWo beta
Reply With Quote #412

CSDM 2.1.3b KWo beta... server crash.! mp.dll
version : 48/1.1.2.7 6027 secure (10)
__________________

Last edited by kwpd; 05-18-2013 at 15:41.
kwpd is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 05-18-2013 , 15:50   Re: CSDM 2.1.3b KWo beta
Reply With Quote #413

Give us a reproducible way because saying it crashes doesn't help at all if you don't give details.
Do you have FFA enabled ? If so try without and see if it still crashes.
__________________

Last edited by Arkshine; 05-18-2013 at 15:51.
Arkshine is offline
kwpd
AlliedModders Donor
Join Date: Mar 2009
Location: panama
Old 05-18-2013 , 15:53   Re: CSDM 2.1.3b KWo beta
Reply With Quote #414

when the server does a sv restart the server crashes
FFA
enabled = 0
__________________

Last edited by kwpd; 05-18-2013 at 15:57.
kwpd is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 05-18-2013 , 17:14   Re: CSDM 2.1.3b KWo beta
Reply With Quote #415

This helps. Try that and tell me.


For the record to know why it crashes : the modules hooks the CHalfLifeMultiplay::RestartRound() function ; and to do that, it patches some bytes at the end of function. To do that, you need to hardcode the length from start to the "return" instruction. Here, after the last (April), it seems the length differs. Fastly checked and doesn't crash now when a round restarts. Considering CS is not done with updates, I will update later to hook in another way (at the start of function), like I've done for linux, it will be more reliable against such problems.
Attached Files
File Type: dll csdm_amxx.dll (120.0 KB, 662 views)
__________________

Last edited by Arkshine; 05-18-2013 at 17:16.
Arkshine is offline
kwpd
AlliedModders Donor
Join Date: Mar 2009
Location: panama
Old 05-18-2013 , 17:46   Re: CSDM 2.1.3b KWo beta
Reply With Quote #416

thx... funciona bien..
__________________
kwpd is offline
1337
Senior Member
Join Date: Mar 2009
Old 05-18-2013 , 21:44   Re: CSDM 2.1.3b KWo beta
Reply With Quote #417

Quote:
Originally Posted by Arkshine View Post
Give us a reproducible way because saying it crashes doesn't help at all if you don't give details.
Do you have FFA enabled ? If so try without and see if it still crashes.
since last 1.6 update listen server crashes with last csdm 2.1.3b and last amxmod installed
so its about valve's update
1337 is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 05-19-2013 , 04:21   Re: CSDM 2.1.3b KWo beta
Reply With Quote #418

Did you read the posts above ? -_-
__________________
Arkshine is offline
kwpd
AlliedModders Donor
Join Date: Mar 2009
Location: panama
Old 05-20-2013 , 19:41   Re: CSDM 2.1.3b KWo beta
Reply With Quote #419

Quote:
Bug csdm_enable 1 and csdm_enable 0
Server "map de_dust2", "map de_dust2" is repeated 2 times change maps
sorry .. but not a bug .. is a command added in the CSDM_mail
e already eliminated: D

PHP Code:
set_task (3.0"do_changelevel")

public 
do_changelevel ()
{
current_map new [32]
get_mapname (current_map31)
server_cmd ("changelevel% s"current_map)

__________________

Last edited by kwpd; 05-21-2013 at 13:23.
kwpd is offline
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 05-21-2013 , 22:25   Re: CSDM 2.1.3b KWo beta
Reply With Quote #420

Its Crashing in last update with a listen server, but with new binary its working for me.

Update it on main package
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
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 22:03.


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