rumblefrog / rumblefrog/setup-sp
SM 1.13 compiler builds past 7442 are SourcePawn 2
Open
@rumblefrog is already working on this.
Since Sep 3, 2026.
- #41 by @copilot-swe-agent — closed without merging
- Dominant language
- TypeScript
- Stars
- 44
- Forks
- 5
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 2
Description
The compiler bundled with the 1.13.0.7442 is the last version updating as purely SP 1.13.
This compiler has since been frozen and bundled as oldspcomp starting with the next build 1.13.0.7451 and no longer receives updates.
However, spcomp starting in 7451 breaks compatibility with old code that uses VFormat due to a change required by SourcePawn 2, and is already compiling with the macro __sourcepawn2 defined.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.