Pucker6550 n00b
Joined: 12 Dec 2024 Posts: 1
|
Posted: Thu Dec 12, 2024 3:04 am Post subject: Garry's Mod doesn't launch |
|
|
I cannot get Garry's Mod to launch. When I try to from the Steam app, it looks like it's trying to launch but then the button goes from "Stop" to "Play".
I've tried running the shell script by itself and this is the output from that:
Quote: | SDL video target is 'x11'
SDL video target is 'x11'
SDL failed to create GL compatibility profile (whichProfile=0)!
This system supports the OpenGL extension GL_EXT_framebuffer_object.
This system supports the OpenGL extension GL_EXT_framebuffer_blit.
This system supports the OpenGL extension GL_EXT_framebuffer_multisample.
This system DOES NOT support the OpenGL extension GL_APPLE_fence.
This system supports the OpenGL extension GL_NV_fence.
This system supports the OpenGL extension GL_ARB_sync.
This system supports the OpenGL extension GL_EXT_draw_buffers2.
This system supports the OpenGL extension GL_EXT_bindable_uniform.
This system DOES NOT support the OpenGL extension GL_APPLE_flush_buffer_range.
This system supports the OpenGL extension GL_ARB_map_buffer_range.
This system supports the OpenGL extension GL_ARB_vertex_buffer_object.
This system supports the OpenGL extension GL_ARB_occlusion_query.
This system DOES NOT support the OpenGL extension GL_APPLE_texture_range.
This system DOES NOT support the OpenGL extension GL_APPLE_client_storage.
This system DOES NOT support the OpenGL extension GL_ARB_uniform_buffer.
This system supports the OpenGL extension GL_ARB_vertex_array_bgra.
This system supports the OpenGL extension GL_EXT_vertex_array_bgra.
This system supports the OpenGL extension GL_ARB_framebuffer_object.
This system DOES NOT support the OpenGL extension GL_GREMEDY_string_marker.
This system supports the OpenGL extension GL_ARB_debug_output.
This system supports the OpenGL extension GL_EXT_direct_state_access.
This system supports the OpenGL extension GL_NV_bindless_texture.
This system DOES NOT support the OpenGL extension GL_AMD_pinned_memory.
This system supports the OpenGL extension GL_EXT_framebuffer_multisample_blit_scaled.
This system supports the OpenGL extension GL_EXT_texture_sRGB_decode.
This system supports the OpenGL extension GL_NVX_gpu_memory_info.
This system DOES NOT support the OpenGL extension GL_ATI_meminfo.
This system supports the OpenGL extension GL_EXT_texture_compression_s3tc.
This system supports the OpenGL extension GL_EXT_texture_compression_dxt1.
This system DOES NOT support the OpenGL extension GL_ANGLE_texture_compression_dxt3.
This system DOES NOT support the OpenGL extension GL_ANGLE_texture_compression_dxt5.
This system DOES NOT support the OpenGL extension GLX_EXT_swap_control_tear.
GL_NV_bindless_texture: DISABLED
GL_AMD_pinned_memory: DISABLED
GL_EXT_texture_sRGB_decode: AVAILABLE
[S_API] SteamAPI_Init(): Loaded '/home/josh/.local/share/Steam/linux32/steamclient.so' OK.
Setting breakpad minidump AppID = 4000
SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561198032132217 [API loaded no]
tcmalloc: large alloc 4291682304 bytes == (nil) @
Failed to load keyvalues file cfg/mount.cfg!
tcmalloc: large alloc 4291682304 bytes == (nil) @
Did not detect any valid joysticks.
GL_NVX_gpu_memory_info: AVAILABLE
GL_ATI_meminfo: UNAVAILABLE
GL_NVX_gpu_memory_info: Total Dedicated: 2097152, Total Avail: 2097152, Current Avail: 1534848
GL_MAX_SAMPLES_EXT: 32
tcmalloc: large alloc 4291682304 bytes == (nil) @
tcmalloc: large alloc 4291682304 bytes == (nil) @
tcmalloc: large alloc 4291682304 bytes == (nil) @
tcmalloc: large alloc 4291682304 bytes == (nil) @
tcmalloc: large alloc 4291682304 bytes == (nil) @
tcmalloc: large alloc 4291682304 bytes == (nil) @
tcmalloc: large alloc 4291682304 bytes == (nil) @
tcmalloc: large alloc 4291682304 bytes == (nil) @
tcmalloc: large alloc 4291682304 bytes == (nil) @
tcmalloc: large alloc 4291682304 bytes == (nil) @
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
./hl2.sh: line 67: 9443 Aborted ${GAME_DEBUGGER} "${GAMEROOT}"/${GAMEEXE} "$@" |
I've checked my libsdl use flags and opengl is enabled.
I'm using Nvidia drivers 565.77 for my GTX 1050. I have the following use flags enabled for that: X, abi_x86_32, modules, static-libs, strip, tools, wayland.
I'm using an AMD Ryzen 5 3400G with 32GB of RAM.
I'm currently running gentoo-sources 6.12.4.
Running Plasma Desktop 6.2.4.
I'm using Wayland with Xwayland compatibility.
I am able to get other Linux native games to work like Cities Skylines. |
|