Fix CSGO Update crash (11/19/2019)#1125
Fix CSGO Update crash (11/19/2019)#1125psychonic merged 4 commits intoalliedmodders:masterfrom PerfectLaugh:master
Conversation
We know what happened when Valve do something big. Not tested on Linux
|
Tested it on linux, and they work 👍 Edit: Some people are saying they're unable to get it to work unfortunately, and I do believe one or two of the signatures are still broken. |
|
Tested first commit's changes, everything works well on Windows. RoundRespawn sig is broken still, however. |
|
Thank you! I know this stuff is tedious to find. Is that all of it? |
|
I actually don't know. I am using only Windows version and I am too lazy to find Linux x64 version. |
If they're known to be (likely) wrong, I think that commenting them out would be an improvement over leaving them incorrect. That, or inferring/guessing at the new correct value. |
|
I guess I would remove the Linux x64 or commenting out, no binaries of x64 for me to download. |
|
Tested it on linux :) Works |
sneak-it
left a comment
There was a problem hiding this comment.
Tested all changes on Windows without incident 👍
Better leave blank here.
|
With these changes, another problem may be ignored. is that now certain add-ons throw the error: required extension of the file "cstrike" ("games/game.cstrike.ext any possible solution? logs from my server: advancedresetscore.smx ([CS:GO] Advanced ResetScore plugin): Required extension "cstrike" file("games/game.cstrike.ext") not running |
Please do "sm exts list" for me |
its my list. |
Your gamedata is invalid. Make sure you copy paste all the files. |
Modify only two files engine.csgo.txt, game.csgo.txt and core.cfg the game works. just don't lift the smx. but this does not solve my problem, I execute this "sm exts list" command again ... REGISTRATION: [01] File "game.cstrike.ext.2.csgo.dll": Could not read sm-cstrike.games: Section declared with unknown tokens [08] SDK Hooks (1.9.0.6282): Source SDK Hooks the problem persists :( listing error plugins: Errors: |
Your issue is a botched, manual update of the gamedata files. |
How could I solve this? sorry if i annoying |
* Fix CSGO Update crash (11/19/2019) We know what happened when Valve do something big. Not tested on Linux * Fix RoundRespawn on Windows * Fix TerminateRound on Linux x86 * Comment out Linux x64 part of TerminateRound Better leave blank here. (cherry picked from commit bef8562)
|
I will validate these changes again in my files. if you think so .. I try and confirm if the plugins work or the error persists |
|
how did you solve it? |
that fix solve problem |
yes whit this commit #1125 |
|
SetClanTag is Broken |
hi, What is the error log it gives you? |
|
HTML is broken |
We know what happened when Valve do something big.
Not tested on Linux