Benoist
Benoist
>sdktools is used in default sourcemod plugins, and not counting that as part of sourcemod misleading. I never claimed that, and the issues that have been reported for sdktools have...
> Why is pseudo address a problem now when it's been around since 2017? The issue isn't with `PrepSDKCall_SetAddress`. And same reason I was stating for why we can't find...
> I don't think it's fair for a few niche game modes to be holding up the fixing of code that affects the core. And it hasn't, I've fixed the...
Small update, I'm afraid I'm gonna have to wait the weekend before I can get the chance to try this out.
rebased against the safetyhook changes
Is this a bug report or a feature request ? Is the behaviour you're describing of the forward different if you were to have used a plugin library as dependency...
Right, but this might just be a load order issue, rather than a bug. If plugin A has X extension as dependency, and plugin B has X extension optional dependency....
> And compatibility with other hooks that do tableswap or vfunciton replacement, you have to make hacks to work with shooks For virtual hooking you shouldn't be using anything else...
Could you send the register values from your crash dump during `UTIL_GetLocalPlayer()` call.
> ``` > SIGSEGV /SEGV_MAPERR accessing 0xb6ffb445 > > Thread 0 (crashed): > 0: server_srv.so!UTIL_GetLocalPlayer() + 0x18 > eip: 0xf1184558 esp: 0xffd99310 ebp: 0xffd99328 ebx: 0xdfa16ab4 > esi: 0xffd99340 edi:...