Skip to content

Fixed a native not found error

Latest
Compare
Choose a tag to compare
@Sarrus1 Sarrus1 released this 03 Mar 20:18
· 7 commits to master since this release
3978e2f

Fixed the following error:

L 02/23/2021 - 23:33:41: SourceMod error session started
L 02/23/2021 - 23:33:41: Info (map "bhop_arcane_classic") (file "/home/user2-1/server/csgo/csgo/addons/sourcemod/logs/errors_20210223.log")
L 02/23/2021 - 23:33:41: [SM] Unable to load plugin "shavit-discord.smx": Native "HTTPClient.HTTPClient" was not found
L 02/23/2021 - 23:33:46: Error log file session closed.

The riptext extension is now optional.

Thanks to freakexeuLow for pointing it out!