-
# Environment
* Operating System version: Ubuntu 20.04.6 LTS
* Game/AppID (with version if applicable): Black Mesa 346680
* Current SourceMod version: 1.12.7164
# Description
One of 16 deto…
-
The server randomly drops "out of order" packets causing janky player movement after a few days (or a week) of server uptime.
The only solution I have found is to change the map or restart the serv…
-
After the update from October 10, 2024.
These following errors are spammed in the console.
```
Error: texture file 'vgui/hud/8x800corner1' does not exist or is invalid
Error: texture file 'vgui/…
-
Hey,
I found your project through google, I'm developing a tray application ( C# ) for srcds server monitoring. Currenly using only ping and socket methods just to see is the server online. I'd like …
Aciid updated
9 years ago
-
This might be a pain in the ass and/or impossible, I know.
My production servers run on the x86-64 beta, which means modules need to be 64-bit to work. Trying to run holylib from Release 0.3 just g…
-
`Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 PageSize:4096 Running on Cortex-A53 exynos-m1 with 8 Cores
Hardware counter to slow (0 kHz), not using it Will use Soft…
-
```
I believe I have all of the parameters set up properly but when I try to start
the SRCDS instance I receive the
following output in my console window:
Feb 7, 2010 7:15:04 PM [SourceDServerContr…
-
Since recent updates, it has been made more difficult to find Mann vs Machine lobbies (I'm told this mostly affects cross-continental parties). I attempted to play with friends tonight and could not f…
-
MsgC doesnt works on linux, it works the same as Msg
here is example of colored text implementation
```lua
function MsgC(...)
for _, v in ipairs({...}) do
if IsColor(v) then
Msg(
stri…
-
Although L4D2 supports `+net_public_adr`, it is not properly implemented. When I specify `+net_public_adr` in the startup command-line, srcds still reports the wrong IP.
https://github.com/ValveSof…