AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   CS:GO New update 04/30/2019 - Need Update Signatures (https://forums.alliedmods.net/showthread.php?t=315901)

SHUFEN 04-30-2019 22:29

CS:GO New update 04/30/2019 - Need Update Signatures
 
Hi.
Some signatures should be update after recent CS:GO update.

e.g.
sm-cstrike.games\\game.csgo.txt
"CSWeaponDropBB"
Code:

New Signature:
"windows"                "\x53\x8B\xDC\x83\xEC\x08\x83\xE4\xF8\x83\xC4\x04\x55\x8B\x6B\x04\x89\x6C\x24\x04\x8B\xEC\x83\xEC\x34"

https://cdn.discordapp.com/attachmen...04/unknown.png

Maybe SourceMod is required update.

greatblader 05-01-2019 00:18

Re: CS:GO New update 04/30/2019 - Need Update Signatures
 
One of my servers are crashing. The rest are fine. Does it have to do with this?

SHUFEN 05-01-2019 00:33

Re: CS:GO New update 04/30/2019 - Need Update Signatures
 
If you are using CS_DropWeapon native or CS_OnCSWeaponDrop forward, yes.

inlovecs 05-01-2019 02:34

Re: CS:GO New update 04/30/2019 - Need Update Signatures
 
How to fix that ? I have to change my addons or just update sourcemod ?

Zeddy_god 05-01-2019 02:34

Re: CS:GO New update 04/30/2019 - Need Update Signatures
 
Same here. How do we fix this?

Bad Cold Man 05-01-2019 02:48

Re: CS:GO New update 04/30/2019 - Need Update Signatures
 
No zombies after as time before infection has expired. I've used all version zr. It's doesn't help.

wolvez04 05-01-2019 04:23

Re: CS:GO New update 04/30/2019 - Need Update Signatures
 
Quote:

Originally Posted by inlovecs (Post 2649552)
How to fix that ? I have to change my addons or just update sourcemod ?

SM update currently being worked on
Update CS:GO CSWeaponDrop Signature (#985)

Remove any plugins using that weapondrop function for a quick fix. Default SM does not cause crash, it's one or more of your plugins. Also only finding crash on windows, not linux being effected besides one minor plugin break on linux.

Bad Cold Man 05-01-2019 04:44

Re: CS:GO New update 04/30/2019 - Need Update Signatures
 
Quote:

Originally Posted by wolvez04 (Post 2649562)
SM update currently being worked on
Update CS:GO CSWeaponDrop Signature (#985)

Remove any plugins using that weapondrop function for a quick fix. Default SM does not cause crash, it's one or more of your plugins. Also only finding crash on windows, not linux being effected besides one minor plugin break on linux.

Don't works for me.

https://github.com/alliedmodders/sou...6ec3f0b1124f08

inlovecs 05-01-2019 05:17

Re: CS:GO New update 04/30/2019 - Need Update Signatures
 
It doesn't work because of that :

Everytime you try to modify that file , it will be auto updated. So it doesn't really matter if you modify that file because it will end up being the same..

05/01/2019 - 12:16:07: [UPDATER] Successfully updated gamedata file "sm-cstrike.games/game.csgo.txt"
05/01/2019 - 12:16:07: [UPDATER] SourceMod has been updated, please reload it or restart your server.

MaZa 05-01-2019 05:20

Re: CS:GO New update 04/30/2019 - Need Update Signatures
 
Quote:

Originally Posted by inlovecs (Post 2649569)
It doesn't work because of that :

Everytime you try to modify that file , it will be auto updated. So it doesn't really matter if you modify that file because it will end up being the same..

05/01/2019 - 12:16:07: [UPDATER] Successfully updated gamedata file "sm-cstrike.games/game.csgo.txt"
05/01/2019 - 12:16:07: [UPDATER] SourceMod has been updated, please reload it or restart your server.

core.cfg

/**
* Enables or Disables SourceMod's automatic gamedata updating.
*
* The default value is "no". A value of "yes" will block the Auto Updater.
*/
"DisableAutoUpdate" "yes"


All times are GMT -4. The time now is 13:23.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.