Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] Sigscans are broken on Windows #2134

Closed
3 of 6 tasks
StShAzzy opened this issue Apr 19, 2024 · 3 comments
Closed
3 of 6 tasks

[Bug Report] Sigscans are broken on Windows #2134

StShAzzy opened this issue Apr 19, 2024 · 3 comments

Comments

@StShAzzy
Copy link

StShAzzy commented Apr 19, 2024

Help us help you

  • I have checked that my issue doesn't exist yet.
  • I have tried my absolute best to reduce the problem-space and have provided the absolute smallest test-case possible.
  • I can always reproduce the issue with the provided description below.

Environment

  • Operating System version: Win10 22H2
  • Game/AppID (with version if applicable): 440
  • Current SourceMod version: 1.12.0.7101
  • Current SourceMod snapshot: 7101:80ad76a5
  • Current Metamod: Source snapshot: 1.11.0-dev+1148V

Description

SDKTools Sigscans are failing
L 04/18/2024 - 20:38:30: [SDKTOOLS] Sigscan for FireOutput failed
L 04/18/2024 - 20:56:32: [TF2] Sigscan for SetInWaitingForPlayers failed

@StShAzzy StShAzzy changed the title [Bug Report] SDKTools Sigscans are broken on Windows [Bug Report] Sigscans are broken on Windows Apr 19, 2024
@khalik38
Copy link

Do we have a fix for this?

L 04/19/2024 - 17:19:51: SourceMod error session started
L 04/19/2024 - 17:19:51: Info (map "cp_dustbowl") (file "C:\xxx\xxx\tf\addons\sourcemod\logs\errors_20240419.log")
L 04/19/2024 - 17:19:51: [SDKTOOLS] Sigscan for FireOutput failed
L 04/19/2024 - 17:19:51: [TF2] Sigscan for SetInWaitingForPlayers failed
L 04/19/2024 - 17:19:51: [TF2] No Gameplay Rules detours could be initialized - Disabled Gameplay Rules functions
L 04/19/2024 - 17:19:51: [TF2] Sigscan for SetInWaitingForPlayers failed
L 04/19/2024 - 17:19:51: [TF2] No Gameplay Rules detours could be initialized - Disabled Gameplay Rules functions
L 04/19/2024 - 17:19:51: [TF2] Sigscan for SetInWaitingForPlayers failed
L 04/19/2024 - 17:19:51: [TF2] No Gameplay Rules detours could be initialized - Disabled Gameplay Rules functions
L 04/19/2024 - 17:19:51: [TF2] Sigscan for SetInWaitingForPlayers failed

Since the update, this is broken - any fix ?
Running server on Windows

@StShAzzy
Copy link
Author

StShAzzy commented Apr 19, 2024

not only that, but several other problems too, for instance

L 04/19/2024 - 16:29:49: [SM] Exception reported: Failed to locate function
L 04/19/2024 - 16:29:49: [SM] Blaming: TF2_PhysicsGun.smx
L 04/19/2024 - 16:29:49: [SM] Call stack trace:
L 04/19/2024 - 16:29:49: [SM]   [0] TF2_RegeneratePlayer
L 04/19/2024 - 16:29:49: [SM]   [1] Line 246, /home/xxx/code/sm/github/TF2_PhysicsGun/addons/sourcemod/scripting/TF2_PhysicsGun.sp::Event_PlayerSpawn
L 04/19/2024 - 16:29:49: [SM] Exception reported: Failed to locate function
L 04/19/2024 - 16:29:49: [SM] Blaming: TF2_PhysicsGun.smx
L 04/19/2024 - 16:29:49: [SM] Call stack trace:
L 04/19/2024 - 16:29:49: [SM]   [0] TF2_RegeneratePlayer
L 04/19/2024 - 16:29:49: [SM]   [1] Line 246, /home/xxx/code/sm/github/TF2_PhysicsGun/addons/sourcemod/scripting/TF2_PhysicsGun.sp::Event_PlayerSpawn
L 04/19/2024 - 16:29:49: [SM]   [3] TF2_RespawnPlayer
L 04/19/2024 - 16:29:49: [SM]   [4] Line 339, C:\Users\xxx\Documents\GitHub\baguko-plugins\plugins\tf2-reverts\scripting\reverts.sp::OnGameFrame
L 04/19/2024 - 16:29:49: World triggered "Round_Start"
L 04/19/2024 - 16:29:49: [SM] Exception reported: Failed to locate function
L 04/19/2024 - 16:29:49: [SM] Blaming: TF2_PhysicsGun.smx
L 04/19/2024 - 16:29:49: [SM] Call stack trace:
L 04/19/2024 - 16:29:49: [SM]   [0] TF2_RegeneratePlayer
L 04/19/2024 - 16:29:49: [SM]   [1] Line 246, /home/xxx/code/sm/github/TF2_PhysicsGun/addons/sourcemod/scripting/TF2_PhysicsGun.sp::Event_PlayerSpawn
L 04/19/2024 - 16:29:57: [SM] Exception reported: Failed to locate function
L 04/19/2024 - 16:29:57: [SM] Blaming: TF2_PhysicsGun.smx
L 04/19/2024 - 16:29:57: [SM] Call stack trace:
L 04/19/2024 - 16:29:57: [SM]   [0] TF2_RegeneratePlayer
L 04/19/2024 - 16:29:57: [SM]   [1] Line 246, /home/xxx/code/sm/github/TF2_PhysicsGun/addons/sourcemod/scripting/TF2_PhysicsGun.sp::Event_PlayerSpawn
L 04/19/2024 - 16:29:57: [SM]   [3] TF2_RespawnPlayer
L 04/19/2024 - 16:29:57: [SM]   [4] Line 34, svb-commands/respawn.sp::Command_Respawn

@fearts
Copy link

fearts commented Apr 20, 2024

d426d1f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants