Raised This Month: $ Target: $400
 0% 

[EXTENSION] Left 4 Downtown (0.4.6) - L4D2 is here and supported


Post New Thread Reply   
 
Thread Tools Display Modes
NymPho
New Member
Join Date: Sep 2009
Location: chi town
Old 09-30-2009 , 18:33   Re: [EXTENSION] Left 4 Downtown (0.3.1) - now with unlocked player slots
Reply With Quote #251

Quote:
Originally Posted by NymPho View Post
yes, I can also vouch that the extension is not compatible with the new patch from valve for L4D. I run a 6 vs 6 server that is heavily modded and had no problems until last night. seems like the code is broken, my clanmates reported getting a message stating "can not remove francis, zoey, bill, boomer" something like that. since my server is set up with "max visible players_ 12" no one can take over the bots.
I am on a linux based server and the plugin is broken...
NymPho is offline
Downtown1
Veteran Member
Join Date: Mar 2004
Old 09-30-2009 , 23:13   Re: [EXTENSION] Left 4 Downtown (0.3.1) - now with unlocked player slots
Reply With Quote #252

To everyone: I recommend isolating the problem right now, remove the plugins that perform lobby unreserving. That might be broken too and unrelated to slots being broken.

I would really like to fix this, and I would really like anyone's help if possible. If you have some time to spare, please provide the following information to help me debug this:

* Number of players when you were trying to join server.
* Map and game mode the server was running on.
* The OS of your server (Windows or Linux).
* Any error logs from the server.
* Any server logs when you were trying to join server and it failed.
* Any console logs from your L4D game when you were trying to join server and it failed.

Also please get l4do_test.sp plugin from the sources ZIP and run that and paste the output of those logs too.

Last edited by Downtown1; 10-01-2009 at 00:28.
Downtown1 is offline
xcal1bur
Junior Member
Join Date: Sep 2009
Old 10-01-2009 , 07:56   Re: [EXTENSION] Left 4 Downtown (0.3.1) - now with unlocked player slots
Reply With Quote #253

Ok, So I uninstalled all plugins including lobby unreserve, and now your plugin works.

Not sure if the new L4D patch did anything or if it was the lobby unreserve plugin.
xcal1bur is offline
xanthra
Junior Member
Join Date: Dec 2008
Old 10-01-2009 , 11:13   Re: [EXTENSION] Left 4 Downtown (0.3.1) - now with unlocked player slots
Reply With Quote #254

Can anyone confirm success on a linux box? If not I would be willing to work with you tonight if your online. If someone else has gotten it to work I will just punt and start from scratch. Ill be on irc after 9:00 (xan-RAVENS)
xanthra is offline
NymPho
New Member
Join Date: Sep 2009
Location: chi town
Old 10-01-2009 , 13:03   Re: [EXTENSION] Left 4 Downtown (0.3.1) - now with unlocked player slots
Reply With Quote #255

Well, as of last night at 8 pm valve repatched l4d again. I suggest anyone having any issues to make sure you update your server with the latest patch from Valve. Dont blame downtown for valve opening pandoras box again! I will update as to the status of the extension shortly as I am freasly reinstalling the game on both of our linux servers
NymPho is offline
bman87
Senior Member
Join Date: Dec 2008
Location: Michigan
Old 10-01-2009 , 14:19   Re: [EXTENSION] Left 4 Downtown (0.3.1) - now with unlocked player slots
Reply With Quote #256

Just tested with the latest SM patch. It still does not work. Offsets for the maxplayers no longer working?
bman87 is offline
Will Will
Junior Member
Join Date: Jul 2009
Old 10-01-2009 , 15:09   Re: [EXTENSION] Left 4 Downtown (0.3.1) - now with unlocked player slots
Reply With Quote #257

"sv_visiblemaxplayers" = "18" ( def. "-1" )
- Overrides the max players reported to prospective clients


"l4d_maxplayers" = "12" ( def. "18" ) min. -1.000000 max. 18.000000
notify singleplayer
- Overrides maxplayers with this value

try l4d_maxplayers 10

l4d_maxplayers 10
L 10/02/2009 - 03:05:13: [LEFT4DOWNTOWN] PlayerSlots -- Could not find 'GetMaxHumanPlayers' signature


use Windows srcds

remove the plugins that perform lobby unreserving

set sv_visiblemaxplayers 16

set l4d_maxplayers 10

not working ..only 4 ppl in coop mode

map: hospital01_ap
Will Will is offline
Downtown1
Veteran Member
Join Date: Mar 2004
Old 10-01-2009 , 23:24   Re: [EXTENSION] Left 4 Downtown (0.3.1) - now with unlocked player slots
Reply With Quote #258

Quote:
Originally Posted by Will Will View Post
not working ..only 4 ppl in coop mode

map: hospital01_ap
How about using this new gamedata\left4downtown.txt file. It should fix the logs erroring about 'GetMaxHumanPlayers'
Attached Files
File Type: txt left4downtown.txt (12.2 KB, 597 views)
Downtown1 is offline
RiskTaker
Junior Member
Join Date: Sep 2009
Old 10-02-2009 , 01:52   Re: [EXTENSION] Left 4 Downtown (0.3.1) - now with unlocked player slots
Reply With Quote #259

'GetMaxHumanPlayers' error is fixed now thanks alot ..but i m using the command l4d_maxplayers 5 and 6 in coop mode , after this command its move to versus mode not changing player slots in coop mode

Last edited by RiskTaker; 10-02-2009 at 01:58.
RiskTaker is offline
Will Will
Junior Member
Join Date: Jul 2009
Old 10-02-2009 , 02:03   Re: [EXTENSION] Left 4 Downtown (0.3.1) - now with unlocked player slots
Reply With Quote #260

Quote:
Originally Posted by Downtown1 View Post
How about using this new gamedata\left4downtown.txt file. It should fix the logs erroring about 'GetMaxHumanPlayers'
Thanks downtown... but still something

Use Windowns / srcds / sourcemod-1.3.0-hg2809 / mmsource-1.7.1

Map : l4d_garage01_alleys

L 10/02/2009 - 06:134: [LEFT4DOWNTOWN] PlayerSlots -- Could not find 'GetMaxHumanPlayers' signature
L 10/02/2009 - 06:134: [LEFT4DOWNTOWN] PlayerSlots -- Could not find 'GetMaxHumanPlayers' signature

try this : sv_visiblemaxplayers "18" / l4d_maxplayers "12" = Only show up 8ppl

try this : sv_visiblemaxplayers "-1" / l4d_maxplayers "12" = Only show up 8ppl

another cant change to coop mode only VS mode but..i saw is coop in lobby

try this : mp_gamemode coop / sm_cvar mp_gamemode coop = only in srcds face Game mode is = L4D - Versus <=mean just only showup this / but in the game is coop

load and unload this plugin i try already

l4dunreservelobby.smx is same only showup 8ppl in lobby


last : i use left4downtown.txt file already and srcds show L4D - Versus but the lobby i saw is coop only 8 ppl ....thank you

Last edited by Will Will; 10-02-2009 at 02:11.
Will Will is offline
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 18:36.


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