Raised This Month: $ Target: $400
 0% 

[L4D2] Versus bugs, unlimited round.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Bobuk
Junior Member
Join Date: Jun 2012
Old 05-24-2014 , 04:30   [L4D2] Versus bugs, unlimited round.
Reply With Quote #1

Hi everyone!
Again I come with problem on L4D2 with Versus mode.
I`ve server on hosting, and there is problem with versus mode.
On first server start, players can go, but they will not earn scores and when all survivors die, round doesnt end.
This fixes only when you write in console: changelevel %map%. Then, it fixes.
BUT, How to fix this bug? It happens every restart.
Server build: 2.1.3.6
SourceMod version:
SourceMod Version Information:
Code:
SourceMod Version: 1.5.4-dev+4040
SourcePawn Engine: SourcePawn 1.1, jit-x86 (build 1.5.4-dev+4040)
SourcePawn API: v1 = 4, v2 = 4
Compiled on: Apr 23 2014 06:38:33
Plugins:
Code:
[SM] Listing 26 plugins:
  01 "Basic Info Triggers" (1.5.4-dev+4040) by AlliedModders LLC
  02 "L4D SuperVersus" (1.5.4) by DDRKhat
  03 "Player Commands" (1.5.4-dev+4040) by AlliedModders LLC
  04 "Basic Chat" (1.5.4-dev+4040) by AlliedModders LLC
  05 "Admin File Reader" (1.5.4-dev+4040) by AlliedModders LLC
  06 "Basic Ban Commands" (1.5.4-dev+4040) by AlliedModders LLC
  07 "Fun Votes" (1.5.4-dev+4040) by AlliedModders LLC
  08 "Jesters Players Panel and Switch Menu" (1.2.2) by -=BwA=- Jester
  09 "L4D2 Boomer Bitch Slap" (1.0.1) by  AtomicStryker
  10 "L4D Force Mission Changer" (1.3.4) by Dionys
  11 "[L4D2] Spitter Supergirl" (1.4) by Mortiegama
  12 "Jockey jump" (1.0.3) by Die Teetasse
  13 "Admin Help" (1.5.4-dev+4040) by AlliedModders LLC
  14 "[L4D2] Charger Steering" (1.5) by SilverShot
  15 "Client Preferences" (1.5.4-dev+4040) by AlliedModders LLC
  16 "Admin Menu" (1.5.4-dev+4040) by AlliedModders LLC
  17 "Basic Comm Control" (1.5.4-dev+4040) by AlliedModders LLC
  18 "Basic Commands" (1.5.4-dev+4040) by AlliedModders LLC
  19 "Sound Commands" (1.5.4-dev+4040) by AlliedModders LLC
  20 "Fun Commands" (1.5.4-dev+4040) by AlliedModders LLC
  21 "Zombie Character Select" (0.9.5) by XBetaAlpha
  22 "Basic Votes" (1.5.4-dev+4040) by AlliedModders LLC
  23 "Reserved Slots" (1.5.4-dev+4040) by AlliedModders LLC
  24 "L4D_Splash_Damage" (1.0.7) by  AtomicStryker
  25 "L4D_Cloud_Damage" (2.20) by  AtomicStryker
  26 "Anti-Flood" (1.5.4-dev+4040) by AlliedModders LLC
Server.cfg:
Code:
hostname "hostname"
rcon_password "rcon..."

sv_steamgroup "steamgroupID"

sm_cvar mp_gamemode versus
sm_cvar sv_gamemode versus
sm_cvar sv_gametypes versus

sv_logbans 1
sv_logsdir "logs"
sv_logecho 0
sv_log_onefile 1
sv_logfile 0
sv_cheats "0"
motd_enabled "1"
mp_gamemode "coop"
sv_gametypes ""versus""
sv_allow_lobby_connect_only "0"
 
sv_lan 0
sv_region "255"
sv_minrate "25000"
sv_maxrate "30000"
sv_mincmdrate "40"
sv_maxcmdrate "60"
sm_cvar fps_max 0
 
sv_tags "increased_maxplayers,impossible,no-steam"
sm_cvar precache_all_survivors 1
sm_cvar vs_max_team_switches 2
sm_cvar director_afk_timeout 90
sm_cvar sv_alltalk 0
sm_cvar z_frustration 0
sm_cvar survivor_respawn_with_guns 0
 
sm_cvar sv_maxplayers 20
sm_cvar sv_visiblemaxplayers 20
sm_cvar sv_force_unreserved 1
sm_cvar sv_removehumanlimit 1
 
sm_cvar z_minion_limit 5
sm_cvar z_common_limit 20
sm_cvar ammo_chainsaw_max 180
sm_cvar ammo_m60_max 0
sm_cvar ammo_grenadelauncher_max 0
sm_cvar z_charger_pound_dmg 33
sm_cvar grenadelauncher_radius_kill 255
sm_cvar grenadelauncher_ff_scale 0.1
sm_cvar grenadelauncher_ff_scale_self 0.1
sm_cvar chainsaw_damage 500
sm_cvar vomitjar_radius_survivors 270
sm_cvar vomitjar_duration_survivor 35
sm_cvar vomitjar_duration_infected_bot 65
sm_cvar vomitjar_duration_infected_pz 45
sm_cvar tongue_victim_acceleration 125
sm_cvar sb_vomit_blind_time 10
 
sm_cvar adrenaline_duration "160.0f"
sm_cvar survivor_revive_health 40
sm_cvar pain_pills_health_value 75
sm_cvar adrenaline_health_buffer 30
sm_cvar z_witch_health 1800
 
sm_cvar allow_all_bot_survivor_team 1
sm_cvar sb_all_bot_game 1
 
sv_voiceenable "1"
sv_rcon_maxfailures "5"
sv_rcon_minfailures "5"
sv_rcon_minfailuretime "30"
sv_visiblemaxplayers "8"
z_difficulty "Easy"
mp_disable_autokick "1"
 
sm_cvar sv_maxplayers 20
sm_cvar sv_visiblemaxplayers 20
sv_visiblemaxplayers "20"

Last edited by Bobuk; 05-24-2014 at 04:35.
Bobuk is offline
mEtzG3r
Junior Member
Join Date: Jan 2012
Old 09-08-2014 , 19:31   Re: [L4D2] Versus bugs, unlimited round.
Reply With Quote #2

It happens on my server too. I have to changelevel everytime I start the server, but if I put it in the config it won't work, so I have to write into the console the changelevel command to make the server pass the first round after it ended. Any solutions?
mEtzG3r is offline
Carl Sagan
Senior Member
Join Date: Jan 2014
Old 09-09-2014 , 21:10   Re: [L4D2] Versus bugs, unlimited round.
Reply With Quote #3

I just happened to be browsing and saw this thread. I actually had the same problem and recently found the solution.

I believe this is because sv_gametypes and mp_gamemode are not both set to "versus"

To fix this, just add this to the command line when starting your server:

PHP Code:
+sv_gametypes versus +mp_gamemode versus 
Remove this whole bit from your server's server.cfg:

PHP Code:
sm_cvar mp_gamemode versus
sm_cvar sv_gamemode versus
sm_cvar sv_gametypes versus

mp_gamemode 
"coop"
sv_gametypes ""versus"" 
That's what's messing it up.

Last edited by Carl Sagan; 09-09-2014 at 21:11.
Carl Sagan is offline
Sempiro
Member
Join Date: Apr 2014
Old 12-12-2015 , 09:44   Re: [L4D2] Versus bugs, unlimited round.
Reply With Quote #4

Quote:
Originally Posted by Carl Sagan View Post
I just happened to be browsing and saw this thread. I actually had the same problem and recently found the solution.

I believe this is because sv_gametypes and mp_gamemode are not both set to "versus"

To fix this, just add this to the command line when starting your server:

PHP Code:
+sv_gametypes versus +mp_gamemode versus 
Remove this whole bit from your server's server.cfg:

PHP Code:
sm_cvar mp_gamemode versus
sm_cvar sv_gamemode versus
sm_cvar sv_gametypes versus

mp_gamemode 
"coop"
sv_gametypes ""versus"" 
That's what's messing it up.
Sorry for necroposting, but what if I want to run GUI server and not console one?
Sempiro 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 21:28.


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