Advertisement
Guest User

Untitled

a guest
Jan 11th, 2013
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. ---- endianness initialization -----
  2. found little endian system
  3.  
  4. ---- filesystem initialization -----
  5. Adding game dir: /usr/local/games/ufoai/base
  6. Adding game dir: ./base
  7. Adding game dir: /home/pi/.ufoai/2.5-dev/base
  8. using /home/pi/.ufoai/2.5-dev/base for writing
  9. executing filesystem.cfg
  10. executing default.cfg
  11. couldn't execute config.cfg
  12.  
  13. ----- network initialization -------
  14. libcurl/7.26.0 OpenSSL/1.0.1c zlib/1.2.7 libidn/1.25 libssh2/1.4.1 librtmp/2.3 initialized.
  15.  
  16. ------ server initialization -------
  17. WARNING: cvar 'sv_maxsoldiersperplayer' out of range (0.000000 < 1.000000)
  18. added 11 maps to the mapcycle
  19.  
  20. ----- console initialization -------
  21. Console initialized.
  22.  
  23. ------- video initialization -------
  24. SDL version: 1.2.15
  25. I: desktop depth: 16bpp
  26. I: video memory: 0
  27. I: Avalable resolutions: 1824x984 (1)
  28. I: video driver: x11
  29. I: setting mode -l
  30. I: set multisample buffers to 0
  31. I: set swap control to 0
  32. SDL SetVideoMode failed: Couldn't find matching GLX visual
  33. Failed to set video mode 1024x768 fullscreen.
  34. I: set multisample buffers to 0
  35. I: set swap control to 0
  36. SDL SetVideoMode failed: Couldn't find matching GLX visual
  37. Video subsystem failed to initialize
  38. FS_RemoveFile: remove /home/pi/.ufoai/2.5-dev/base/keys.cfg
  39. There are still 1 opened files
  40. Failed to resolve host ufoai.org:(null): Der Name oder der Dienst ist nicht bekannt [name or service unkown]
  41. Failed to resolve host ufoai.org:(null): Der Name oder der Dienst ist nicht bekannt [name or service unkown]
  42. Error: Shutdown
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement