garrysmod-issues
garrysmod-issues copied to clipboard
There is No Main Menu
GMod Version: 13.12.06
OS: Windows 7 Ultimate 64 Bits
Error: No menu when GMod I start GMod
There always 35 files that Steam can't verify
[HTML] SyntaxError: Unexpected identifier
at eval (native)
at asset://garrysmod/html/js/thirdparty/jquery.js:2:11530
at Function.globalEval (asset://garrysmod/html/js/thirdparty/jquery.js:2:11540)
at HTMLScriptElement.bp (asset://garrysmod/html/js/thirdparty/jquery.js:2:3293)
at Function.each (asset://garrysmod/html/js/thirdparty/jquery.js:2:11937)
at [object Object].domManip (asset://garrysmod/html/js/thirdparty/jquery.js:4:1920)
at [object Object].append (asset://garrysmod/html/js/thirdparty/jquery.js:3:31818)
at [object Object].
I made a temporary replacement menu for everyone who has this weird bug.
https://github.com/robotboy655/gmod-lua-menu
Installation instructions inside. It doesn't have all of the features, but at least you don't need to re-validate the game every time and you can actually play the game.
https://github.com/Facepunch/garrysmod-issues/issues/2458
-edit- This is on windows? argh. Forget my previous comment, unrelated issues.
Thx very much :)
---------- Původní zpráva ----------
Od: William Wallace [email protected]
Komu: Facepunch/garrysmod-issues [email protected]
Datum: 14. 3. 2016 19:11:13
Předmět: Re: [garrysmod-issues] There is No Main Menu (#689)
"
Will be fixed on the dev branch within an hour or so.
—
Reply to this email directly or view it on GitHub (https://github.com/Facepunch/garrysmod-issues/issues/689#issuecomment-196447590) .
"=
still not fixed lol
@Redotix99 Try -chromium on Dev branch and see if it fixes the problem.
i was having this problem then i noticed in the console No support for unprivileged usernamespaces. Loading Stub instead of Chromium...
then i googled that and found the command sudo sysctl -w kernel.unprivileged_userns_clone=1
and that actually fixed it so if anyone is having this problem the above command should fix it
If I've still had this problem, I would try. But I hope no one will ever come across it again, such a ugly bug!
@arthurdead Can confirm that worked for me and solved my issue!
Hello, I had the same problem and I added en_US.UTF-8 UTF-8
to /etc/locale.gen
and I run locale-gen
as root
i was having this problem then i noticed in the console No support for unprivileged usernamespaces. Loading Stub instead of Chromium...
then i googled that and found the command sudo sysctl -w kernel.unprivileged_userns_clone=1
and that actually fixed it so if anyone is having this problem the above command should fix it
To add onto this, you can also enable this feature directly in the kernel if you're on Gentoo (or if you just compile your kernel images in general) — the variable is CONFIG_USER_NS.
I know this issue tracker applies to Windows, and looks like a different cause entirely, but it's also pretty easy to run into this exact problem (no menu) if you have a specific setup with Linux, so I figured it'd be worth mentioning.
@Redotix99 Try -chromium on Dev branch and see if it fixes the problem.
This fixed the problem for me on Manjaro
2/26/22 Switched to EndeavourOS (another arch based distro) and this fixed the same issue fixed the issue aswell
If someone runs into this issue like me then none of these other solutions seemed to work apart from this one: https://github.com/solsticegamestudios/GModCEFCodecFix
Widevine failed to load on mine as well as some other issues and that was preventing chromium from starting and displaying the UI.
Ive ran into the same issues, Ive tried the following:
restarted pc cold restarted pc verified files deleted main menu files in lua/ and reinstalled clean installed gmod tried launching in 32 bit tried GmodCEFCodecFix also now tried resetting version from x84 64 to none
Heres a screenshot of my console: