-
# Environment
* Operating System version: Ubuntu Server 22.04 LTS "Jammy Jellyfish"
* Game/AppID (with version if applicable): CSGO
* Current SourceMod version: 1.10 - build 6542
* Current…
-
**Is your feature request related to a problem? Please describe.**
As we know there are a bunch of issues related to driver connection in MySQL of SourceMod, late loading items etc...
**Describe t…
-
Hello, my linux dedicated server sometimes crash during map transition:
```
----------------------------------------------
CRASH: Tue 14 Apr 2020 03:00:32 PM CST
Start Line: ./srcds_linux -debug d…
-
```
System
Ruby: Ruby 1.9.3-p484
Operating System: Ubuntu 14.04
RubyGems: RubyGems 1.8.23
CLI
Version: 1.6.11
Plugins: no…
-
Extensions that call sharesys->RegisterLibrary don't trigger OnLibraryAdded unless they are reloaded.
SourceMod Version Information:
SourceMod Version: 1.12.0.7140
SourcePawn Engine: 1.12…
-
With the looming spectre of TF2's x64 branch, there hasn't been much discussion on updating DHooks to support x64, which a significant amount of plugins rely on. I figured I would make an issue so the…
-
Using the latest sample extension makes extensions that do not link to the shared libraries like libtier0_srv.so correctly. If your extension uses anything from libtier0_srv.so, it will print this whe…
-
If you have optional natives coming from an extension, they stop working when you reload the extension.
If they come from a plugin instead, if you reload the plugin that provides the natives, they …
-
As the project lacks any sort of README with build instructions, I'm having to just guess at things. Currently, I'm running configure.py and getting an exception "Could not find a valid path for HL2SD…
-
The game server crashes if the `DHooks` or `SDKHooks` extensions are loaded, even without having any plugins ON, when typing `quit` into the game server's console.