bottiger1
bottiger1
probably broke buildbot with this due to ambuild issues. can't run hl2sdk_manifest script outside of source dir nor can you make a symlink outside of it so I made the...
I'm starting a discussion here about replacing CDetour which is currently broken on 64 bits. I'm estimating around 1 out of every 15 functions I've hooked happen to have a...
Found some more pointer arithmetic in sdktools assuming 32bits.
Only happens on 64 bits and only happens if the file uses windows instead of linux line endings [misc.txt](https://github.com/user-attachments/files/15523654/misc.txt) ``` Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007fc29f81edb2 in...
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.0.7140, interp-x86 (build 1.12.0.7140 NO JIT) SourcePawn API: v1 = 5,...
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...
I updated ambuild files to support 64 bit compilation. However I had to add a linux specific thing by creating a symlink to hl2sdk-manifest (a new sourcemod project containing game...
I've gotten this crash 3x already when loading pl_embargo on a linux 32bit server. It doesn't seem to happen every time. ``` Program terminated with signal SIGSEGV, Segmentation fault. #0...
Since Monday, I am unable to connect to DFW (dallas) steam CM servers with websocket. Since websocket is the default connection method, it repeatedly tries and fails to connect to...