The menu is broken, i can't access anything.
I added this line to my garrysmod/html/js/lua.js , so that the other Source games i have are mounted (see thread 86 in github issues):
lua.Run("for _, game in ipairs(engine.GetGames()) do if game.installed and not game.mounted then engine.SetMounted(game.depot, true) end end");
I removed that line and now i have a menu like this: [url]http://imgur.com/7e8aHYo[/url]
.
Y is this happening and how do i fix it?
Open your console and post what is in there.
[QUOTE=Robotboy655;52053913]Open your console and post what is in there.[/QUOTE]
I can't even open the console (do you mean the game console or the linux terminal?).
Hold the ~ button or press Shift+Esc in main menu.
[QUOTE=Robotboy655;52054034]Hold the ~ button or press Shift+Esc in main menu.[/QUOTE]
For some reason Copying and pasting crashes Opera, so im gonna give the Screenshot. [url]http://i.imgur.com/vdn49tI.png[/url]
Verify your game, that should restore the broken file you edited.
Thx m8 worked perfectly! I wonder y i didn't think of this before :v
Sorry, you need to Log In to post a reply to this thread.