TroubleInTerroristTown / Public

The game is about a group of "terrorists" who have traitors among them, out to kill everyone who's not a traitor.
https://forums.alliedmods.net/showthread.php?p=2357981
GNU General Public License v3.0
94 stars 39 forks source link

Server crashes after clicking E on the body when round starts (when player is !rslays'ed) #475

Closed kasteckis closed 4 years ago

kasteckis commented 4 years ago

Description

When you slay someone using !rslays the body does not disappear after the slay. Which means other people can run to it and press E. And when they do that it crashes.

Server Details

Please provide us some details and specifications of the server you've encountered the bug on. This helps us narrow down specific issues as not all bugs are blanketed over multiple versions of SourceMod, MetaMod, etc.

If you're also running any extensions, please list (sm exts list) them below:

[SM] Displaying 21 extensions:
[01] Automatic Updater (1.10.0.6490): Updates SourceMod gamedata files
[02] Webternet (1.10.0.6490): Extension for interacting with URLs
[03] Accelerator (2.5.0): SRCDS Crash Handler
[04] BanId Fix (1.0): Correcting 'Ghost players' error
[05] SDK Tools (1.10.0.6490): Source SDK Tools
[06] BinTools (1.10.0.6490): Low-level C/C++ Calling API
[07] CS Tools (1.10.0.6490): CS extended functionality
[08] SteamWorks Extension (1.2.3): Exposes SteamWorks functions to Developers
[09] SMJansson (2.6.0/1): JSON parser/writer
[10] SDK Hooks (1.10.0.6490): Source SDK Hooks
[11] Top Menus (1.10.0.6490): Creates sorted nested menus
[12] Client Preferences (1.10.0.6490): Saves client preference settings
[13] MySQL-DBI (1.10.0.6490): MySQL driver implementation for DBI
[14] VPhysics (1.0.0): Source VPhysics Tools
[15] PTaH (1.1.2): Additional CS:GO Hooks and Natives
[16] Regex (1.10.0.6490): Provides regex natives for plugins
[17] GeoIP (1.10.0.6490): Geographical IP information
[18] DHooks (2.2.0-detours14a): Dynamic Hooks
[19] Socket (3.0.1): Socket extension for SourceMod
[20] GeoIPCity (1.1.2): Geographical IP information
[21] SQLite (1.10.0.6490): SQLite Driver

If you're also running any other plugins, please list (sm plugins list) them below:

There are 150+ of them

Errors Logs

Please provide us with the SourceMod logs located under addons/sourcemod/logs/error_*.log that show us the issue. If your issue does not produce error logs, let us know.

https://pastebin.com/AXgsYrmG

On Server Crash

Please provide us the latest accelerator crash id/url located under addons/sourcemod/logs/accelerator.log.

https://pastebin.com/KyMbrwUz

Steps to Reproduce:

Please please us a detailed set of steps that can be used to reproduce this bug in a controlled environment. This will help us narrow down the source of the issue much faster.

1. You !rslays nick 1 someone
2. You run to the body after round starss
3. You E it
4. It crashses
Bara commented 4 years ago

Removing Grabbermod would solve the crash, until I found the issue. As temp. fix/workaround.

Bara commented 4 years ago

Try build 2227 (or newer)

kasteckis commented 4 years ago

@Bara looks like issue has been fixed, thank you :)

I have one more question, in our server dead admins could be heard by alive players.

Is this have something to do with your last commits? - Add option for talk no immunity (69b73af)

kasteckis commented 4 years ago

Also zeus now kills people instead of getting information about the player. Is this has something to do with the update or did I manage to break something?

Bara commented 4 years ago

Dead Admin: yes set admin flag to "" so no flag = no immunity.

Taser issue: update sourcemod to latest version.

For the next time: create a new issue per question, better to handle and probably a FAQ site