AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   Sigscan for TerminateRound failed (https://forums.alliedmods.net/showthread.php?t=332229)

ZASTRELIS 04-30-2021 15:20

Sigscan for TerminateRound failed
 
After server, mm and sm updates got this
Code:

L 05/01/2021 - 03:12:48: [CSTRIKE] Sigscan for TerminateRound failed
L 05/01/2021 - 03:12:48: [CSTRIKE] TerminateRound detour could not be initialized - Disabled OnTerminateRound forward

In .inc file I found CS_OnTerminateRound forward. Is it same as TerminateRound? As I can remember, I use dhooks, and possible it was detour dhooks.. now it not works..

Code:

meta version
 Metamod:Source Version Information
    Metamod:Source version 1.11.0-dev+1144
    Plugin interface version: 16:14
    SourceHook version: 5:5
    Loaded As: Valve Server Plugin
    Compiled on: Aug 25 2020 06:49:23
    Built from: https://github.com/alliedmodders/metamod-source/commit/7341116
    Build ID: 1144:7341116
    http://www.metamodsource.net/
sm version
 SourceMod Version Information:
    SourceMod Version: 1.10.0.6502
    SourcePawn Engine: 1.10.0.6502, jit-x86 (build 1.10.0.6502)
    SourcePawn API: v1 = 5, v2 = 12
    Compiled on: Dec 18 2020 11:19:18
    Built from: https://github.com/alliedmodders/sourcemod/commit/617fb77e
    Build ID: 6502:617fb77e
    http://www.sourcemod.net/
sm exts list
[SM] Displaying 15 extensions:
[01] BanId Fix (1.0): Correcting 'Ghost players' error
[02] SDK Tools (1.10.0.6502): Source SDK Tools
[03] BinTools (1.10.0.6502): Low-level C/C++ Calling API
[04] CS Tools (1.10.0.6502): CS extended functionality
[05] Top Menus (1.10.0.6502): Creates sorted nested menus
[06] SDK Hooks (1.10.0.6502): Source SDK Hooks
[07] Client Preferences (1.10.0.6502): Saves client preference settings
[08] MySQL-DBI (1.10.0.6502): MySQL driver implementation for DBI
[09] Regex (1.10.0.6502): Provides regex natives for plugins
[10] GeoIP (1.10.0.6502): Geographical IP information
[11] Socket (3.0.2): Socket extension for SourceMod
[12] SteamWorks Extension (1.2.3 FORK 1.0.0): Exposes SteamWorks functions to Developers
[13] TAU LIB (1.4):
[14] PTaH (1.1.3): Additional CS:GO Hooks and Natives
[15] SQLite (1.10.0.6502): SQLite Driver


DJ Tsunami 04-30-2021 17:18

Re: Sigscan for TerminateRound failed
 
This was already fixed in the SourceMod gamedata, so make sure "DisableAutoUpdate" is set to "no" in core.cfg and restart your server.

ZASTRELIS 05-01-2021 00:18

Re: Sigscan for TerminateRound failed
 
I've update my server to last sm and mm build yesterday

ZASTRELIS 05-01-2021 00:28

Re: Sigscan for TerminateRound failed
 
and got error with new sm and mm release. Before it works fine with detour dhooks build and old mm, sm versions.
nothing to understanding how it was happened..


All times are GMT -4. The time now is 03:20.

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