Page 1 of 1

Players get kicked and server crash l4d2

Posted: Sat Nov 28, 2009 5:39 pm
by beko
Hello, I used to have Kac on my l4d server until I got my l4d2 server and loaded Kac on it with sourcemod 1.3 , metamod 1.8 and sockets 3 .
I am having a problem which is once we start the game from the lobby it takes so long to load then once it loads we get disconnected. sometimes it disconnect 4 or 5 players and leave the rest and sometimes it disconnect everybody including me ! I get a message that says STEAM LOGIN FAILED !
This just happened once I loaded KAC.
I have no problems with any other plugins . Once I remove Kac the server works fine with no problems at all. I have no errors but these which should be normal and don't cause this problem

Code: Select all

L 11/28/2009 - 14:01:37: SourceMod error session started
L 11/28/2009 - 14:01:37: Info (map "c1m1_hotel") (file "errors_20091128.log")
L 11/28/2009 - 14:01:37: [SM] Unable to load extension "sdkhooks.ext": /usr/local/games/left4dead2/786972/208.167.234.171:27015/left4dead2/left4dead2/addons/sourcemod/extensions/sdkhooks.ext.so: cannot open shared object file: No such file or directory
L 11/28/2009 - 14:02:32: SourceMod error session started
L 11/28/2009 - 14:02:32: Info (map "c1m1_hotel") (file "errors_20091128.log")
L 11/28/2009 - 14:02:32: [SM] Unable to load extension "sdkhooks.ext": /usr/local/games/left4dead2/786972/208.167.234.171:27015/left4dead2/left4dead2/addons/sourcemod/extensions/sdkhooks.ext.so: cannot open shared object file: No such file or directory
L 11/28/2009 - 14:17:04: Error log file session closed.
L 11/28/2009 - 14:17:12: SourceMod error session started
L 11/28/2009 - 14:17:12: Info (map "c4m1_milltown_a") (file "errors_20091128.log")
L 11/28/2009 - 14:17:12: [kigen-ac-pub.smx] Error received during update.
Kac is very important to me to make it work to be able to play with peace of mind
Please advise

Re: Players get kicked and server crash l4d2

Posted: Sat Nov 28, 2009 6:31 pm
by Kigen
KAC hasn't been tested with L4D2. Do you have any logs, information, MDMPs?

The errors you've shown are just warnings. The first two were because SDKHooks isn't there. Which is fine, there isn't any point in putting SDKHooks on L4D2 for KAC. The last one was because KAC couldn't connect to the KAC master during a update.

Either way, if you can get the exact steps to cause the crash any thing related to the crash it would be extremely helpful.

Re: Players get kicked and server crash l4d2

Posted: Sat Nov 28, 2009 8:40 pm
by coach
HMMM, strange. I have L4D2 working with KAC. No problems at all. The main difference being that I am running the 1.4 version available to Donors.

Have you got the latest snapshot version? http://www.sourcemod.net/snapshots.php

Re: Players get kicked and server crash l4d2

Posted: Sun Nov 29, 2009 12:14 pm
by beko
Kigen wrote:KAC hasn't been tested with L4D2. Do you have any logs, information, MDMPs?

The errors you've shown are just warnings. The first two were because SDKHooks isn't there. Which is fine, there isn't any point in putting SDKHooks on L4D2 for KAC. The last one was because KAC couldn't connect to the KAC master during a update.

Either way, if you can get the exact steps to cause the crash any thing related to the crash it would be extremely helpful.
I would do anything you ask to help making KAC works on l4d2 as it used to be with l4d . I didn't find any MDMP files!!not sure if there is any specific location for them in l4d2 !!but I looked for them in every folder on my server . I still have the server logs but I don't see anything shows the cause of this problem but of I am not the one who can tell that. I can send it to you anytime you want and if there is any way to generate the MDMP files again I am willing to to do it. As I said KAC is very important to me to be working to have a peace of mind.

Re: Players get kicked and server crash l4d2

Posted: Sun Nov 29, 2009 12:17 pm
by beko
coach wrote:HMMM, strange. I have L4D2 working with KAC. No problems at all. The main difference being that I am running the 1.4 version available to Donors.

Have you got the latest snapshot version? http://www.sourcemod.net/snapshots.php
Yes I have the latest snapshot "sourcemod-1.3.0-hg2865" not sure if it's related to sourcemod version or not.