Skip to content

[Bug]: sdktools extension was not compiled in the mock test #2480

@F1F88

Description

@F1F88

Prerequisites

  • I have checked that my issue doesn't exist yet in the issue tracker

Operating System and Version

Windows 11 24H2

Game / AppID and Version

NMRiH 1142

SourceMod Version

1.13.0.7366

Metamod:Source Version

1.12.0-dev+1219

Version Verification

Updated SourceMod Version

No response

Updated Metamod:Source Version

No response

Description

In the mock test workflow running in .github/workflows/mocktest.yml, SourceMod uses --sdks=mock for building, but extensions/sdktools/AMBuilder explicitly skips the mock SDK build on line 32:

https://github.com/alliedmodders/sourcemod/blob/master/extensions/sdktools/AMBuilder#L32-L33

This means that sdktools.ext will not be compiled at all during the CI mock test process, causing test plugins that depend on sdktools to fail to load or run.

Possibly related:

Steps to Reproduce

No response

Relevant Log Output

Metadata

Metadata

Assignees

No one assigned

    Labels

    Buggeneral bugs; can be anything

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions