Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. ----- R_Init -----
  2.  
  3. ------- Input Initialization -------
  4. Joystick is not active.
  5. ------------------------------------
  6. ...loading libGL.so.1:
  7. Calling SDL_Init(SDL_INIT_VIDEO)...
  8. SDL_Init(SDL_INIT_VIDEO) passed.
  9. Initializing OpenGL display...
  10. SDL_SetVideoMode failed: Couldn't find matching GLX visual
  11. SDL_SetVideoMode failed: Couldn't find matching GLX visual
  12. SDL_SetVideoMode failed: Couldn't find matching GLX visual
  13. SDL_SetVideoMode failed: Couldn't find matching GLX visual
  14. SDL_SetVideoMode failed: Couldn't find matching GLX visual
  15. SDL_SetVideoMode failed: Couldn't find matching GLX visual
  16. SDL_SetVideoMode failed: Couldn't find matching GLX visual
  17. SDL_SetVideoMode failed: Couldn't find matching GLX visual
  18. SDL_SetVideoMode failed: Couldn't find matching GLX visual
  19. SDL_SetVideoMode failed: Couldn't find matching GLX visual
  20. SDL_SetVideoMode failed: Couldn't find matching GLX visual
  21. SDL_SetVideoMode failed: Couldn't find matching GLX visual
  22. SDL_SetVideoMode failed: Couldn't find matching GLX visual
  23. SDL_SetVideoMode failed: Couldn't find matching GLX visual
  24. SDL_SetVideoMode failed: Couldn't find matching GLX visual
  25. SDL_SetVideoMode failed: Couldn't find matching GLX visual
  26. Couldn't get a visual
  27. ...WARNING: could not set the given mode.
  28. failed.
  29. ----- CL_Shutdown -----
  30. -----------------------
  31. Sys_Error: GLimp_Init()->GLW_LoadOpenGL() - could not load OpenGL/SDL subsystem (using 'libGL.so.1')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement