Closed Mart-User closed 9 months ago
Probably a game issue, anyway I did a workaround in the plugin that I call a RequestFrame after OnMapStart to run the OnConfigsExecuted.
Seems to work, although I'm not sure if this is "correct", anyway just letting this note here in case another game build has the same issue.
Worked fine in Windows. And I'm using SRCDS.exe (AppID 17575)
meta version
Metamod:Source Version Information
Metamod:Source version 1.11.0-dev+1148
Plugin interface version: 16:14
SourceHook version: 5:5
Loaded As: Valve Server Plugin
Compiled on: Jun 24 2022 14:27:03
Built from: https://github.com/alliedmodders/metamod-source/commit/4bdc218
Build ID: 1148:4bdc218
http://www.metamodsource.net/
sm version
SourceMod Version Information:
SourceMod Version: 1.11.0.6906
SourcePawn Engine: 1.11.0.6906, jit-x86 (build 1.11.0.6906)
SourcePawn API: v1 = 5, v2 = 16
Compiled on: Jul 8 2022 14:44:49
Built from: https://github.com/alliedmodders/sourcemod/commit/aa4145c7
Build ID: 6906:aa4145c7
http://www.sourcemod.net/
version
Build Label: 0 # Uniquely identifies each build
Network PatchVersion: 0.4.3.3 # Determines client and server compatibility
Protocol version: 24 # High level network protocol version
Server version: 0
Server AppID: 17570
I gonna update the SM and MM and try again if don't work I will try using the same version as you. I should report again in a week.
try to set sv_hibernate_when_empty 0
in your server.cfg. Tested successfully!
ref: Service hibernating
I updated sourcemod and did several tests in both Listen/Dedicated seems working fine now. Ty all.
Help us help you
Environment
Description
OnConfigsExecuted forward is not being triggered for the PVKII game.
Problematic Code (or Steps to Reproduce)
Logs
Console output: ] sm plugins load pvkii_test.smx AskPluginLoad2 OnPluginStart OnLibraryAdded OnLibraryAdded OnAllPluginsLoaded OnMapStart [SM] Loaded plugin pvkii_test.smx successfully. OnGameFrame
pvkii_test.txt