GModCEFCodecFix icon indicating copy to clipboard operation
GModCEFCodecFix copied to clipboard

GMod crashes-on-launch on macOS after CEF 136 Update [2025-05-30]

Open clarusthecow opened this issue 5 months ago • 1 comments
trafficstars

On MacOS 15.5, MB M1, using x86-64 chromium binaries.Without creating a crash log

clarusthecow avatar May 30 '25 10:05 clarusthecow

On MacOS 15.5, MB M1, using x86-64 chromium binaries.Without creating a crash log

Hi, we implemented some changes which require a fix from the user end temporarily while we work to update our tools to support these changes. The solution is to make the gmod executable run again by using the following command, then running the game as usual:

chmod +x $HOME/Library/Application\ Support/Steam/steamapps/common/GarrysMod/GarrysMod_Signed.app/Contents/MacOS/gmod

if you're running GMod from an external drive, this command may need to be modified to reflect that.

AkikoKumagara avatar May 30 '25 10:05 AkikoKumagara

This has been fixed in the Latest Release: https://github.com/solsticegamestudios/GModPatchTool/releases

WinterPhoenix avatar Aug 11 '25 05:08 WinterPhoenix