-
```cs
RegisterEventHandler((@event, info) =>
{
var player = @event.Userid;
if (player == null || !player.IsValid)
return HookResult.Continue;
player.PrintToChat($"123"); …
-
Using the .map command causes a segfault
**Relevant Logs**
`./start.sh: line 104: 72 Segmentation fault `
[Client] Metamod:Source Version Information
[Client] Metamod:Source version …
-
After clean install of **Metamod:Source Build 1314** and **CounterStrikeSharp Build 271** on **Windows 11**, servers keeps starts and close **without any erros**, if CSS **removed** servers starts **s…
-
An error occurs each time the plugin version 2.3.12 is loaded, but it doesn't seem to affect gameplay. I'm not entirely sure. The only small bug I know of in Retake is that after defusing, the player …
-
[This](https://store.steampowered.com/news/app/17520/view/4456970437737316612) update caused a problem.
Any ideas?
https://github.com/user-attachments/assets/0b272983-7e33-4325-8a1f-dcbf318c2a10
…
V1H4 updated
15 hours ago
-
### Server is up to date
- [X] My server is up-to-date and I'm using the latest version of this mod from this github.
### I've followed the instructions
- [X] I've followed the instructions
### Ga…
-
After installing on Windows, there's some error logs:
```
L 06/25/2024 - 16:58:04: [L4FIX] WarpGhost -- Could not find 'WarpGhostToInitialPosition__GetPlayerByCharacter' offset
L 06/25/2024 - 16:58…
-
### Server is up to date
- [X] My server is up-to-date and I'm using the latest version of this mod from this github.
### I've followed the instructions
- [X] I've followed the instructions
### Ga…
-
While specifying an absolute path outside of the current working directory, the call to computeScriptPaths in context_manager.py,
will badly determine the location of the script and therefore concate…
-
```
2024-10-30 20:32:45.187 +01:00 [EROR] (cssharp:Core) Error invoking callback
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> System.…