Quote:
Originally Posted by sonic155
L 06/24/2021 - 03:18:35: [SM] Exception reported: Invalid Handle 0 (error 4)
L 06/24/2021 - 03:18:35: [SM] Blaming: l4d_survivor_bot_select.smx
L 06/24/2021 - 03:18:35: [SM] Call stack trace:
L 06/24/2021 - 03:18:35: [SM] [0] SDKCall
L 06/24/2021 - 03:18:35: [SM] [1] Line 455, l4d_survivor_bot_select.sp::SetHumanIdle
L 06/24/2021 - 03:18:35: [SM] [2] Line 309, l4d_survivor_bot_select.sp::MenuHandler1
[SBS] SetHumanSpec Signature broken. Make sure l4d_survivor_bot_select.txt is in /gamedata/
|
I already posted the updated signature a few posts above...
PHP Code:
"Games"
{
"left4dead2"
{
"Signatures"
{
"SetHumanSpec"
{
"library" "server"
"linux" "@_ZN11SurvivorBot17SetHumanSpectatorEP13CTerrorPlayer"
"windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x83\xBE\x24\x43\x00\x00\x00\x7E\x2A\x32\xC0\x5E\x5D\xC2\x04\x00"
/* ? ? ? ? ? ? 83 BE 24 43 00 00 00 7E ? 32 C0 5E 5D C2 04 00 */
}
}
}
}
__________________