Raised This Month: $32 Target: $400
 8% 

[CS:GO] After the update, maps "triggers" suddenly stops working


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Trsak
Junior Member
Join Date: Jul 2018
Old 12-07-2018 , 16:36   [CS:GO] After the update, maps "triggers" suddenly stops working
Reply With Quote #1

So i updated to newest sourcemod and updated like all of our plugins. Everything was OK, but after some round, wierd things started to happen.

Triggers of like all of the maps literally stopped working. Even changing the map did not help. Only restarting server fixed the problem and after like 20 minutes, it just happens again.

I removed all custom made plugins and made a video:
https://youtu.be/WaKF6D1tly8

sm plugins list:
PHP Code:
[SMListing 22 plugins:
01 "Client Preferences" (1.9.0.6240by AlliedModders LLC
02 
"Player Commands" (1.9.0.6240by AlliedModders LLC
03 
"Admin Help" (1.9.0.6240by AlliedModders LLC
04 
"Sound Commands" (1.9.0.6240by AlliedModders LLC
05 
"Admin File Reader" (1.9.0.6240by AlliedModders LLC
06 
"Basic Comm Control" (1.9.0.6251by AlliedModders LLC
07 
"Reserved Slots" (1.9.0.6240by AlliedModders LLC
08 
"Basic Votes" (1.9.0.6240by AlliedModders LLC
09 
"SourceComms" ((SB++) 1.5.4.6by AlexSarabveer(VEER™)
10 "Admin Menu" (1.9.0.6240by AlliedModders LLC
11 
"SourceBans Checker" ((SB++) 1.5.4.6by psychonicCa$h MunnySarabveer(VEER™)
12 "Basic Info Triggers" (1.9.0.6240by AlliedModders LLC
13 
"Basic Chat" (1.9.0.6240by AlliedModders LLC
14 
"Rock The Vote" (1.9.0.6240by AlliedModders LLC
15 
"MapChooser" (1.9.0.6240by AlliedModders LLC
16 
"SourceBans: Admin Config Loader" ((SB++) 1.5.4.6by AlliedModders LLCSarabveer(VEER™)
17 "Fun Commands" (1.9.0.6240by AlliedModders LLC
18 
"SourceBans++" (1.5.4.6by SourceBans Development TeamSarabveer(VEER™)
19 "Nextmap" (1.9.0.6240by AlliedModders LLC
20 
"Fun Votes" (1.9.0.6240by AlliedModders LLC
21 
"Anti-Flood" (1.9.0.6240by AlliedModders LLC
22 
"Basic Commands" (1.9.0.6240by AlliedModders LLC 
sm exts list:
PHP Code:
[SMDisplaying 19 extensions:
[
01Automatic Updater (1.9.0.6265): Updates SourceMod gamedata files
[02Webternet (1.9.0.6265): Extension for interacting with URLs
[03Console Cleaner (1.1.0): Console warning suppressor
[04Accelerator (2.3.3): SRCDS Crash Handler
[05CS Tools (1.9.0.6265): CS extended functionality
[06BinTools (1.9.0.6265): Low-level C/C++ Calling API
[07SDK Tools (1.9.0.6265): Source SDK Tools
[08SDK Hooks (1.9.0.6265): Source SDK Hooks
[09Client Preferences (1.9.0.6265): Saves client preference settings
[10SQLite (1.9.0.6265): SQLite Driver
[11Top Menus (1.9.0.6265): Creates sorted nested menus
[12DHooks (2.1.1): Dynamic Hooks
[13Regex (1.9.0.6265): Provides regex natives for plugins
[14GeoIP (1.9.0.6265): Geographical IP information
[15SendProxy Manager (1.1.4): Change stuff without actually changing stuff!
[
16PTaH (P Tools and Hooks) (1.0.9): Expanding sdkhooks and sdktools
[17SteamWorks Extension (1.2.1): Exposes SteamWorks functions to Developers
[18] <OPTIONALfile "steamtools.ext.so": /hlserver/27299/csgo/addons/sourcemod/extensions/steamtools.ext.socannot open shared object fileNo such file or directory
[19MySQL-DBI (1.9.0.6265): MySQL driver implementation for DBI 
sm version:
PHP Code:
SourceMod Version Information:
SourceMod Version1.9.0.6265
SourcePawn Engine
1.9.0.6265jit-x86 (build 1.9.0.6265)
SourcePawn APIv1 4v2 12
Compiled on
Dec 6 2018 17:52:55
Built from
https://github.com/alliedmodders/sourcemod/commit/31836d2
Build ID6265:31836d2
http
://www.sourcemod.net/ 
I have been searching like for a whole day. No idea how to fix this. And ideas what could possibly cause this?
Trsak is offline
MsNs7
Member
Join Date: Oct 2012
Location: Greece
Old 12-07-2018 , 16:42   Re: [CS:GO] After the update, maps "triggers" suddenly stops working
Reply With Quote #2

Since the Accelerator is already installed, why don't you provide a link for the crash report?
It will help the devs a lot to spot the issue faster and provide a solution.
__________________
Setti Steam Group
...you can achieve immortality, simply by doing one great thing...

Last edited by MsNs7; 12-07-2018 at 16:43.
MsNs7 is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 12-07-2018 , 16:43   Re: [CS:GO] After the update, maps "triggers" suddenly stops working
Reply With Quote #3

If you disable sourcemod entirely, does this issue still occur?
__________________
sneaK is offline
Trsak
Junior Member
Join Date: Jul 2018
Old 12-07-2018 , 16:43   Re: [CS:GO] After the update, maps "triggers" suddenly stops working
Reply With Quote #4

Quote:
Originally Posted by MsNs7 View Post
Since you already have installed the Accelerator, why don't you provide a link for the crash report?
It will help the devs a lot to spot the issue faster and provide a solution.
Server is not crashing. No errors in console.
Trsak is offline
Trsak
Junior Member
Join Date: Jul 2018
Old 12-07-2018 , 17:17   Re: [CS:GO] After the update, maps "triggers" suddenly stops working
Reply With Quote #5

Quote:
Originally Posted by sneaK View Post
If you disable sourcemod entirely, does this issue still occur?
Disabled sourcemod for like 30 minutes, issue did not occur yet.

Additional info:
  • Problem occurs on all of our 9 servers.
  • Even entities spawned through plugin (like ball) stops firing touch event.
  • When you stand over a weapon when issue occurs, you do not pick it up (when you have free slot).

Last edited by Trsak; 12-07-2018 at 18:13.
Trsak is offline
Trsak
Junior Member
Join Date: Jul 2018
Old 12-08-2018 , 08:25   Re: [CS:GO] After the update, maps "triggers" suddenly stops working
Reply With Quote #6

All problems were caused by Sendproxy extension... Updated it's gamedata and everything is working fine.

Thanks for your time
Trsak is offline
Reply


Thread Tools
Display Modes

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 05:10.


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