Open MariaR0 opened 1 year ago
Gonna need more info - what do you mean by "latest"?
Run this in server console then post it here:
version; plugin_print; meta version; meta list; sm version; sm exts list; sm plugins list
Also, install (and configure) the Accelerator extension on your server, please - https://forums.alliedmods.net/showthread.php?t=277703
After doing that, feel free to reproduce the crash, and send a link to the https://crash.limetech.org crash that itll spit out - e.g. https://crash.limetech.org/bknsr7lvgqxl
My duel server "[EU] ratserver // Duels" also frequently crashes whenever there's any activity in there. But the crashes occur not only on mapchanges but also whenever a player disconnects (doesn't always result in a crash, but still). This occured both on windows and linux instances of my server.
Relevant info:
version; plugin_print
Build Label: 4630212 # Uniquely identifies each build
Network PatchVersion: 10000019 # Determines client and server compatibility
Protocol version: 24 # High level network protocol version
Server version: 4630212
Server AppID: 244310
Loaded plugins:
---------------------
0: "Metamod:Source 1.11.0-dev+1153"
---------------------
meta version; sm version
Metamod:Source Version Information
Metamod:Source version 1.11.0-dev+1153
Plugin interface version: 16:14
SourceHook version: 5:5
Loaded As: Valve Server Plugin
Compiled on: Oct 13 2023 21:30:47
Built from: https://github.com/alliedmodders/metamod-source/commit/93b90eb
Build ID: 1153:93b90eb
http://www.metamodsource.net/
SourceMod Version Information:
SourceMod Version: 1.11.0.6962
SourcePawn Engine: 1.11.0.6962, jit-x86 (build 1.11.0.6962)
SourcePawn API: v1 = 5, v2 = 16
Compiled on: Apr 22 2024 18:32:48
Built from: https://github.com/alliedmodders/sourcemod/commit/8d234c3b
Build ID: 6962:8d234c3b
http://www.sourcemod.net/
sm exts list
[SM] Displaying 12 extensions:
[01] Automatic Updater (1.11.0.6962): Updates SourceMod gamedata files
[02] Webternet (1.11.0.6962): Extension for interacting with URLs
[03] Accelerator (2.5.0): SRCDS Crash Handler
[04] Regex (1.11.0.6962): Provides regex natives for plugins
[05] Top Menus (1.11.0.6962): Creates sorted nested menus
[06] SDK Tools (1.11.0.6962): Source SDK Tools
[07] BinTools (1.11.0.6962): Low-level C/C++ Calling API
[08] SDK Hooks (1.11.0.6962): Source SDK Hooks
[09] Client Preferences (1.11.0.6962): Saves client preference settings
[10] SQLite (1.11.0.6962): SQLite Driver
[11] DHooks (1.11.0.6962): Dynamic Hooks
[12] MySQL-DBI (1.11.0.6962): MySQL driver implementation for DBI
sm plugins list
[SM] Listing 29 plugins:
01 "Admin File Reader" (1.11.0.6956) by AlliedModders LLC
02 "Basic Commands" (1.11.0.6956) by AlliedModders LLC
03 "Advertisements" (2.1.1) by Tsunami
04 "Fun Votes" (1.11.0.6956) by AlliedModders LLC
05 "Fun Commands" (1.11.0.6956) by AlliedModders LLC
06 "Basic Votes" (1.11.0.6956) by AlliedModders LLC
07 "Sound Commands" (1.11.0.6956) by AlliedModders LLC
08 "Basic Chat" (1.11.0.6956) by AlliedModders LLC
09 "Jumppad Mod" (1.4) by ratest
10 "Basic Comm Control" (1.11.0.6956) by AlliedModders LLC
11 "Admin Menu" (1.11.0.6956) by AlliedModders LLC
12 "Dynamic Frag Limit" (2.2 ratserver build) by @tholp
13 "NativeVotes Map Nominations" (1.8.0 beta 4) by AlliedModders LLC and Powerlord
14 "Reserved Slots" (1.11.0.6956) by AlliedModders LLC
15 "Basic Ban Commands" (1.11.0.6956) by AlliedModders LLC
16 "Map Dependent Frag Limit" (1.3) by ratest
17 "Client Preferences" (1.11.0.6956) by AlliedModders LLC
18 "Basic Info Triggers" (1.11.0.6956) by AlliedModders LLC
19 "Player Stats" (1.21a) by ratest
20 "Idle Map Changer" (1.0) by ratest
21 "NativeVotes Rock The Vote" (1.8.0 beta 1 (1)) by AlliedModders LLC and Powerlord
22 "NativeVotes" (1.1.1fix) by Powerlord
23 "Anti-Flood" (1.11.0.6956) by AlliedModders LLC
24 "Killstreaks" (1.42) by ratest
25 "Player Commands" (1.11.0.6956) by AlliedModders LLC
26 "NativeVotes MapChooser" (1.8.0 beta 1) by AlliedModders LLC and Powerlord
27 "ratserver" (gen2 v24) by ratest
28 "Open Fortress Tools" (1.1.1) by Scag
29 "NativeVotes Basic Commands" (1.1) by Powerlord and AlliedModders LLC
Crash reports: On map change at the end of a round https://crash.limetech.org/6i7rgn4rq3er https://crash.limetech.org/lq4zb4m36hdr On player disconnect https://crash.limetech.org/c3upqkhvysb3 https://crash.limetech.org/g24vaybsviq4
Describe the bug.
Me and some friends are running a duel match, on map change using both "sm_map" in the game console or "changelevel" in the srcds console both cause the server to fully crash. The server hosting it is running latest Sourcemod and Nativevotes.
Version
rev19
What server did this occur on?
Private dueling server, not public or always up.
Reproduction steps
Which operating systems have you used?
Linux
Expected behavior
Server crash.
Relevant log output
Additional context
No response