ujust fix-gmod potentially not working?
im not exactly sure what the issue is... if it's just me or if something else is going on.
27 Replies
Having the same issue. Kind of need this because GMod is crashing on launch.

Guess I gotta do this with nano

nope, that file is in the read only portion of the atomic filesystem
The easier thing to do is just copy and paste https://github.com/solsticegamestudios/GModPatchTool/releases/download/20250921/GModPatchTool-Linux.zip from the error message and install it manually
yeah you're better off installing it manually from the github for now
Still someone should go check in or make note of this on the git so the ujust script can be updated on the image.
GitHub
ujust fix-gmod script does not work due to incorrect capitalization...
Describe the bug What the ujust script is: #!/usr/bin/bash mkdir -p /tmp/patch-gmod wget \ $(curl -s https://api.github.com/repos/solsticegamestudios/GModPatchTool/releases/latest | \ jq -r "....
I was super happy to see the commit get merged so fast, so deflated to know despite efforts to fix it, it's still broken

I mean bright side is it's not like it made it worse
true
glass half full and all that
but it feels like I wasted maintainer time and that doesn't feel good
https://github.com/ublue-os/bazzite/issues/3307 here we go again :coolfingergunscry:
GitHub
ujust fix-gmod: "Failed to parse URI" · Issue #3307 · ublue-os/ba...
Describe the bug Part 2 of #3290 When using ujust fix-gmod, the output is: Failed to parse URI ' ' Nothing to do - goodbye /run/user/1000/just/just-XI86NA/fix-gmod: line 12: : command not f...
le oof
Looks like I'm not the only one https://discord.com/channels/1072614816579063828/1426728427175804959/1426728427175804959
My post got no reactions, then half an hour later someone else reports the same thing and gets a whole discussion. Story of my life. :P
No this discussion started before the update
Like, it was broken in a DIFFERENT way
OH it moved to the top because of the new posts. Got it.
Yeah.
Well now the egg is on my face. XD
Don't worry about it, I actually figured it should be here to get it more visibility than starting a whole other issue than "fix-gmod potentially not working"
cause technically
it's still not working
And GMod is the last thing keeping me from ditching my Windows Steam library, which I want to do before EoL. <_>
Just so you know, ujust fix-gmod is simply a script that downloads and applies https://github.com/solsticegamestudios/GModPatchTool/releases/tag/20250921
GitHub
Release September 21st, 2025 · solsticegamestudios/GModPatchTool
Since the Last Release
Patch: Use defaults for BytesToDownload, BytesDownloaded, BytesToStage, BytesStaged
Fixes fresh install of GMod with no updates/no beta change
Patch: Mention User Account...
you can do it manually, like I did
main reason I'm reporting it is bazzite is supposed to be the "beginner friendly" distro and it wouldn't do to have newcomers go "what is going on, why can't I fix gmod"
Thank you. I asked about doing it manually but nobody answered me.
No problem, happy to help which is why I'm filing github issues
if I knew how to code I'd be filing a pull request, not a bug report.
Note to self, do not file a PR 1 minute before a differential equation course
I'll test it this time though I don't own garrys mod
ok, THIS time it is working
GitHub
fix(ujust): fix-gmod remove excess spaces by mrvictory1 · Pull Req...
Remove excess spaces in fix-gmod. Locally tested, the patch downloads and executes.
:link_yay: