Advertisement
Guest User

Untitled

a guest
May 24th, 2018
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.81 KB | None | 0 0
  1. Using writeable configuration source: "/home/gajop/.config/spring/springsettings.cfg"
  2. Available log sections: Piece, LuaSocket, GameServer, FarTextureHandler, BumpWater, Path, ModelRenderContainer, VFS, AutohostInterface, CregSerializer, RoamMeshDrawer, Sound, Texture, Font, GroundMoveType, KeyBindings, CSMFGroundTextures, SkyBox, CrashHandler, ArchiveScanner, Model, Shader, Net, DecalsDrawerGL4
  3. Enabled log sections: Sound(Notice)
  4. Enable or disable log sections using the LogSections configuration key
  5. or the SPRING_LOG_SECTIONS environment variable (both comma separated).
  6. Use "none" to disable the default log sections.
  7. LogOutput initialized. Logging to /home/gajop/.config/spring/infolog.txt
  8. ============== <User Config> ==============
  9. InputTextGeo = 0.26 0.73 0.02 0.028
  10. LastSelectedMap = Onyx Cauldron 1.9
  11. LastSelectedMod = SpringBoard Core $VERSION
  12. LastSelectedScript = Player Only: Testing Sandbox
  13. LinkIncomingMaxPacketRate = 64000
  14. LinkIncomingMaxWaitingPackets = 512000
  15. LinkIncomingPeakBandwidth = 32768000
  16. LinkIncomingSustainedBandwidth = 2048000
  17. LinkOutgoingBandwidth = 65536000
  18. ShowClock = 0
  19. ShowPlayerInfo = 0
  20. SpringData = "/home/gajop/.config/spring"
  21. ============== </User Config> ==============
  22. ============== <User System> ==============
  23. Spring 104.0.1-932-gfee85d2 develop
  24. Build Environment: boost-unknown, unknown stdlib
  25. Compiler Version: gcc-7.3.0
  26. Operating System: Linux 4.15.0-22-generic #24-Ubuntu SMP Wed May 16 12:15:17 UTC 2018 x86_64
  27. Binary Word Size: 64-bit (native)
  28. Deque Chunk Size: 128
  29. Process Clock: std::chrono::high_resolution_clock
  30. Physical CPU Cores: 4
  31. Logical CPU Cores: 4
  32. ============== </User System> ==============
  33. [good_fpu_init] CPU SSE mask: 127, flags:
  34. SSE 1.0: 1, SSE 2.0: 1
  35. SSE 3.0: 1, SSSE 3.0: 1
  36. SSE 4.1: 1, SSE 4.2: 1
  37. SSE 4.0A: 0, SSE 5.0A: 0
  38. using streflop SSE FP-math mode, CPU supports SSE instructions
  39. [WatchDogInstall] Installed (HangTimeout: 10sec)
  40. [WatchDog::RegisterThread] registering controls for thread [main]
  41. [GL::CheckAvailableVideoModes] desktop={1920x1080x24bpp@60Hz} current={1920x1080x24bpp@60Hz}
  42. display=1 modes=13 bounds={x=0, y=0, w=1920, h=1080}
  43. [ 1] 1920x1080x24bpp@60Hz
  44. [ 2] 1680x1050x24bpp@60Hz
  45. [ 3] 1600x900x24bpp@60Hz
  46. [ 6] 1280x800x24bpp@60Hz
  47. [ 7] 1280x720x24bpp@60Hz
  48. [GR::CreateSDLWindow] using 0x anti-aliasing and 24-bit depth-buffer (PF="SDL_PIXELFORMAT_RGB888") for main window
  49. [GR::CreateSDLWindow] using 0x anti-aliasing and 24-bit depth-buffer (PF="SDL_PIXELFORMAT_RGB888") for hidden window
  50. [GR::LogVersionInfo]
  51. SDL version : 2.0.8 (linked) / 2.0.8 (compiled)
  52. GL version : 4.6.0 NVIDIA 396.24
  53. GL vendor : NVIDIA Corporation
  54. GL renderer : GeForce GTX 760/PCIe/SSE2
  55. GLSL version: 4.60 NVIDIA
  56. GLEW version: 2.0.0
  57. GPU memory : 2048MB (total) / 1296MB (available)
  58. SDL swap-int: 1
  59.  
  60. [WatchDog::DeregisterThread] deregistering controls for thread [main]
  61. Error: [ExitSpringProcess] errorMsg="GLEW version outdated, aborting" msgCaption="Spring: caught unsupported_error: " mainThread=1
  62. Error: [Watchdog::ClearTimer(id)] Invalid thread 4 (_threadId=(nil))
  63. [SpringApp::Kill][1] fromRun=0
  64. [ThreadPool::SetThreadCount][1] wanted=0 current=1 maximum=4 (init=1)
  65. [async=0] threads=1 tasks=0 {sum,avg}{exec,wait}time={{0.000, 0.000}, {0.000, 0.000}}ms
  66. [async=1] threads=1 tasks=0 {sum,avg}{exec,wait}time={{0.000, 0.000}, {0.000, 0.000}}ms
  67. [ThreadPool::SetThreadCount][2] workers=0
  68. [SpringApp::Kill][2]
  69. [SpringApp::Kill][3]
  70. [SpringApp::Kill][4] font=(nil)
  71. [SpringApp::Kill][5]
  72. [SpringApp::Kill][6]
  73. [SpringApp::Kill][7]
  74. [SpringApp::Kill][8]
  75. Error: [Watchdog::DeregisterThread] Invalid thread number 0
  76. [WatchDog::Uninstall][1] hangDetectorThread=0x55cdbe6ee930 (joinable=1)
  77. [WatchDog::Uninstall][2]
  78. [WatchDog::Uninstall][3]
  79. [SpringApp::Kill][9]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement