View Single Post
backwards
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 06-26-2022 , 18:41   Re: CS:GO Update broke SM/meta (June 23rd)
Reply With Quote #53

Quote:
Originally Posted by EE171799845 View Post
Thank you very much for your help, but I tried your stuff, but still quit after flashing. I also logged in to steam and downloaded csgo, but it was useless. The problem still exists
Yes it's because we have 2 major crash issues with the latest update. The first is from the inputsystem.dll file erroring on load and closing the process if the steam client api isn't loaded. That's what my patch\plugin fixes automatically and should re-update the inputsystem.dll when valve release their next csgo update. The second crash issue is due to tier1 changes to the keyvalues system. This requires 3rd party valve server plugins to be recompiled with the newest changes. That means metatmod and sourcemod and anything else that uses keyvalue systems as a VSP. sourcemod and metatmod have already been updated and you just need the newest builds and that should resolve your second problem. If you are still crashing you should check if you have any other addons (.dll/.vdf) inside your `csgo\addons\` folder. Disable these and restart your server, if it works then you need those plugins updated as well.

If none of this works then you should see if a mini crash dump file is created inside your root srcds folder and you can pm me it or share it here for others to look at the exact issue.
backwards is offline