splewis / csgo-multi-1v1

CS:GO Sourcemod plugin to create multi-1v1 arena servers
GNU General Public License v3.0
278 stars 68 forks source link

On connect players server crash #212

Closed Artinovich closed 5 years ago

Artinovich commented 5 years ago

every time 2 players join the server the whole server crash with auto disconnect message on the top right in rare situations they are able to play , but without any guns only knives sm build 6266 no error logs linux machine i have same plugin on windows machine and its working perfectly any ideas?

patsToms commented 5 years ago

this could be related to #211 I had the same with Ubuntu 18.04. Maybe OS have something to do with this issue.

Artinovich commented 5 years ago

i have mp_disconnect_kills_players 0 still same issue

morpig commented 5 years ago

Do you have weapons plugin? If yes, remove it.

splewis commented 5 years ago

List the plugins & extensions you have running. sm plugins sm exts

ByKyTa commented 5 years ago

Remove ptah weapons, skins

patsToms commented 5 years ago

Seems like I don't have anything unnecessary here.

sm plugins list
[SM] Listing 19 plugins:
  01 "Basic Votes" (1.9.0.6259) by AlliedModders LLC
  02 "Player Commands" (1.9.0.6259) by AlliedModders LLC
  03 "Admin File Reader" (1.9.0.6259) by AlliedModders LLC
  04 "Admin Menu" (1.9.0.6259) by AlliedModders LLC
  05 "Reserved Slots" (1.9.0.6259) by AlliedModders LLC
  06 "CS:GO Multi1v1" (1.1.9) by splewis
  07 "Fun Votes" (1.9.0.6259) by AlliedModders LLC
  08 "Basic Commands" (1.9.0.6259) by AlliedModders LLC
  09 "Fun Commands" (1.9.0.6259) by AlliedModders LLC
  10 "Basic Comm Control" (1.9.0.6259) by AlliedModders LLC
  11 "Basic Info Triggers" (1.9.0.6259) by AlliedModders LLC
  12 "Basic Chat" (1.9.0.6259) by AlliedModders LLC
  13 "Anti-Flood" (1.9.0.6259) by AlliedModders LLC
  14 "Nextmap" (1.9.0.6259) by AlliedModders LLC
  15 "Basic Ban Commands" (1.9.0.6259) by AlliedModders LLC
  16 "[CS:GO] Damage printer" (1.0.0) by splewis
  17 "Client Preferences" (1.9.0.6259) by AlliedModders LLC
  18 "Admin Help" (1.9.0.6259) by AlliedModders LLC
  19 "Sound Commands" (1.9.0.6259) by AlliedModders LLC
sm exts list
[SM] Displaying 9 extensions:
[01] Automatic Updater (1.9.0.6259): Updates SourceMod gamedata files
[02] Webternet (1.9.0.6259): Extension for interacting with URLs
[03] CS Tools (1.9.0.6259): CS extended functionality
[04] BinTools (1.9.0.6259): Low-level C/C++ Calling API
[05] SDK Tools (1.9.0.6259): Source SDK Tools
[06] Top Menus (1.9.0.6259): Creates sorted nested menus
[07] Client Preferences (1.9.0.6259): Saves client preference settings
[08] SQLite (1.9.0.6259): SQLite Driver
[09] SDK Hooks (1.9.0.6259): Source SDK Hooks
Artinovich commented 5 years ago

both ptah extension and weapons plugin are disabled and i dont have any extra plugins

ByKyTa commented 5 years ago

6267 fixed

Artinovich commented 5 years ago

6267 fixed

updated to #6269 and still not fixed :/

morpig commented 5 years ago

@Artinovich it's been a week since the dangerzone update and you're the only one having issues (as far as i know). list all your plugins and extensions here + server logs

Artinovich commented 5 years ago

sorry for the late update the plugin works perfectly now thanks for the people who tried to help u can close this :))