Guest User

Untitled

a guest
Mar 2nd, 2017
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.76 KB | None | 0 0
  1. 139 gajop@gajop-desktop ..dni_direktorijum/programi/spring/build (git)-[develop] % gdb ~/opt/spring/bin/spring :(
  2. GNU gdb (GDB) 7.12
  3. Copyright (C) 2016 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "x86_64-pc-linux-gnu".
  9. Type "show configuration" for configuration details.
  10. For bug reporting instructions, please see:
  11. <http://www.gnu.org/software/gdb/bugs/>.
  12. Find the GDB manual and other documentation resources online at:
  13. <http://www.gnu.org/software/gdb/documentation/>.
  14. For help, type "help".
  15. Type "apropos word" to search for commands related to "word"...
  16. Reading symbols from /home/gajop/opt/spring/bin/spring...rdone.
  17. (gdb) r
  18. Starting program: /home/gajop/opt/spring/bin/spring
  19. [Thread debugging using libthread_db enabled]
  20. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  21. Using configuration source: "/home/gajop/.config/spring/springsettings.cfg"
  22. Available log sections: RoamMeshDrawer, Font, DynWater, CrashHandler, Piece, SkyBox, VFS, Texture, ModelRenderContainer, KeyBindings, AutohostInterface, Net, Model, GroundMoveType, FarTextureHandler, CSMFGroundTextures, Sound, OBJParser, GameServer, Shader, ArchiveScanner, DecalsDrawerGL4, LuaSocket, Path, CregSerializer, BumpWater
  23. Enabled log sections: Sound(Notice)
  24. Enable or disable log sections using the LogSections configuration key
  25. or the SPRING_LOG_SECTIONS environment variable (both comma separated).
  26. Use "none" to disable the default log sections.
  27. LogOutput initialized.
  28. ============== <User Config> ==============
  29. AllowDeferredMapRendering = 1
  30. AllowDeferredModelRendering = 1
  31. BumpWaterBlurReflection = 1
  32. BumpWaterDepthBits = 16
  33. BumpWaterShoreWaves = 0
  34. BumpWaterTexSizeReflection = 128
  35. CamMode = 1
  36. CamSpringLockCardinalDirections = false
  37. DefaultLuaMenu = Chobby $VERSION
  38. DualScreenMiniMapOnLeft = 1
  39. EdgeMoveDynamic = 0
  40. EdgeMoveWidth = 0.003
  41. FPSFOV = 90
  42. FSAALevel = 2
  43. Fullscreen = 0
  44. GroundDetail = 100
  45. GroundScarAlphaFade = 1
  46. HangTimeout = 0
  47. HardwareCursor = 1
  48. InitialNetworkTimeout = 0
  49. InputTextGeo = 0.26 0.73 0.02 0.028
  50. InvertMouse = true
  51. LastSelectedMap = Comet Catcher Redux
  52. LastSelectedMod = SpringBoard BA $VERSION
  53. LastSelectedScript = Player Only: Testing Sandbox
  54. LinkIncomingMaxPacketRate = 64000
  55. LinkIncomingMaxWaitingPackets = 512000
  56. LinkIncomingPeakBandwidth = 32768000
  57. LinkIncomingSustainedBandwidth = 2048000
  58. LinkOutgoingBandwidth = 65536000
  59. MaxParticles = 20000
  60. MaxSounds = 32
  61. MaximumTransmissionUnit = 0
  62. MiddleClickScrollSpeed = -0.005
  63. MouseDragScrollThreshold = 0
  64. OverheadScrollSpeed = 50
  65. ReconnectTimeout = 0
  66. ScreenshotCounter = 271
  67. ScrollWheelSpeed = -25
  68. Shadows = 1
  69. ShowClock = 0
  70. ShowPlayerInfo = 0
  71. SmoothLines = 1
  72. SpringData = /home/gajop/.spring:/mnt/big/spring-datadir
  73. TreeRadius = 1000
  74. UnitIconDist = 151
  75. UnitLodDist = 9999
  76. UsePBO = 0
  77. VSync = 1
  78. WindowBorderless = 1
  79. WindowPosX = 0
  80. WindowPosY = 0
  81. XResolutionWindowed = 1920
  82. YResolutionWindowed = 1080
  83. name = gajop
  84. ============== </User Config> ==============
  85. ============== <User System> ==============
  86. Spring 103.0.1-668-g90540cf85 develop
  87. Build Environment: boost-106200, GNU libstdc++ version 20160830
  88. Compiler Version: gcc-6.2.1 20160830
  89. Operating System: Linux 4.8.13-1-ARCH #1 SMP PREEMPT Fri Dec 9 07:24:34 CET 2016 x86_64
  90. Word Size: 64-bit (native)
  91. CPU Clock: std::chrono::high_resolution_clock
  92. Physical CPU Cores: 4
  93. Logical CPU Cores: 4
  94. ============== </User System> ==============
  95. [good_fpu_init] CPU SSE mask: 127, flags:
  96. SSE 1.0: 1, SSE 2.0: 1
  97. SSE 3.0: 1, SSSE 3.0: 1
  98. SSE 4.1: 1, SSE 4.2: 1
  99. SSE 4.0A: 0, SSE 5.0A: 0
  100. using streflop SSE FP-math mode, CPU supports SSE instructions
  101. [CrashHandler] Core dumps enabled, not installing signal handler
  102. [CrashHandler] see /proc/sys/kernel/core_pattern where it gets written
  103. [GL::PrintAvailableResolutions]
  104. display: 1, bounds: {x=0, y=0, w=1920, h=1080}, FS modes:
  105. [ 1] 1920x1080x24bpp@60Hz
  106. [ 2] 1680x1050x24bpp@60Hz
  107. [ 3] 1600x900x24bpp@60Hz
  108. [ 6] 1280x800x24bpp@60Hz
  109. [ 7] 1280x720x24bpp@60Hz
  110. display: 2, bounds: {x=1920, y=0, w=1280, h=720}, FS modes:
  111. [ 1] 1920x1080x24bpp@60Hz
  112. [ 7] 1280x720x24bpp@60Hz
  113. [GL::LoadExtensions]
  114. SDL version: linked 2.0.5; compiled 2.0.5
  115. GL version: 4.5.0 NVIDIA 375.26
  116. GL vendor: NVIDIA Corporation
  117. GL renderer: GeForce GTX 760/PCIe/SSE2
  118. GLSL version: 4.50 NVIDIA
  119. GLEW version: 2.0.0
  120. Video RAM: total 2048MB, available 1174MB
  121. SwapInterval: 1
  122. [GR::PostInit]
  123. ARB support: 1, GLSL support: 1, ATI hacks: 0
  124. FBO support: 1, NPOT-texture support: 1, 24bit Z-buffer support: 1
  125. primitive-restart support: 1, clip-control support: 1
  126. max. FBO samples: 32, max. texture size: 16384, compress MIP-map textures: 0
  127. max. smooth point-size: 190, max. vec4 varyings/attributes: 31/16
  128. max. draw-buffers: 8, max. recommended indices/vertices: 1048576/1048576
  129. max. buffer-bindings: 84, max. block-size: 64kB
  130. [VSync::SetInterval] interval=1 (standard)
  131. [InitOpenGL] video mode set to 1920x1080:24bit @60Hz (windowed)
  132. [WatchDog::Install] disabled (gdb detected)
  133. [WatchDog::RegisterThread] registering controls for thread [main]
  134. Using read-write data directory: /home/gajop/.config/spring/
  135. Using read-only data directory: /home/gajop/.spring/
  136. Using read-only data directory: /home/gajop/opt/spring/share/games/spring/
  137. Using read-only data directory: /mnt/big/spring-datadir/
  138. Scanning: /mnt/big/spring-datadir/maps
  139. Scanning: /mnt/big/spring-datadir/games
  140. Scanning: /mnt/big/spring-datadir/packages
  141. Scanning: /home/gajop/opt/spring/share/games/spring/base
  142. Scanning: /home/gajop/.spring/maps
  143. Scanning: /home/gajop/.spring/games
  144. Scanning: /home/gajop/.spring/packages
  145. Scanning: /home/gajop/.config/spring/maps
  146. Scanning: /home/gajop/.config/spring/packages
  147. [~ScopedOnceTimer][CArchiveScanner::ScanAllDirs] 802ms
  148. [ThreadPool::SetThreadCount][1] wanted=3 current=1 maximum=4
  149. [New Thread 0x7fffe8448700 (LWP 9537)]
  150. [New Thread 0x7fffe7c47700 (LWP 9538)]
  151. [New Thread 0x7fffe7446700 (LWP 9539)]
  152. [New Thread 0x7fffe6c45700 (LWP 9540)]
  153. [ThreadPool::SetThreadCount][2] workers=2
  154. [Threading] Main thread CPU affinity mask set: 0 (config is 12)
  155. [New Thread 0x7fffe636f700 (LWP 9541)]
  156. [New Thread 0x7fffe5533700 (LWP 9542)]
  157. connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory)
  158. attempt to connect to server failed
  159. [Thread 0x7fffe5533700 (LWP 9542) exited]
  160. [New Thread 0x7fffe5533700 (LWP 9544)]
  161. [Thread 0x7fffe5533700 (LWP 9544) exited]
  162. [New Thread 0x7fffe5533700 (LWP 9545)]
  163. [New Thread 0x7fffdbcab700 (LWP 9546)]
  164. [f=-000001] [Sound] [Sound::InitThread] OpenAL info:
  165. [f=-000001] [Sound] Available Devices:
  166. [New Thread 0x7fffdbbaa700 (LWP 9547)]
  167. [f=-000001] [Sound] Built-in Audio Analog Stereo
  168. [f=-000001] [Sound] GK104 HDMI Audio Controller Digital Stereo (HDMI)
  169. [f=-000001] [Sound] Built-in Audio Digital Stereo (HDMI)
  170. [f=-000001] [Sound] Device: OpenAL Soft
  171. [f=-000001] [Sound] Vendor: OpenAL Community
  172. [f=-000001] [Sound] Version: 1.1 ALSOFT 1.17.2
  173. [f=-000001] [Sound] Renderer: OpenAL Soft
  174. [f=-000001] [Sound] AL Extensions: AL_EXT_ALAW AL_EXT_BFORMAT AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_BFORMAT AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXT_source_distance_model AL_LOKI_quadriphonic AL_SOFT_block_alignment AL_SOFT_buffer_samples AL_SOFT_buffer_sub_data AL_SOFT_deferred_updates AL_SOFT_direct_channels AL_SOFT_loop_points AL_SOFT_MSADPCM AL_SOFT_source_latency AL_SOFT_source_length
  175. [f=-000001] [Sound] ALC Extensions: ALC_ENUMERATE_ALL_EXT ALC_ENUMERATION_EXT ALC_EXT_CAPTURE ALC_EXT_DEDICATED ALC_EXT_disconnect ALC_EXT_EFX ALC_EXT_thread_local_context ALC_SOFTX_device_clock ALC_SOFT_HRTF ALC_SOFT_loopback ALC_SOFT_pause_device
  176. [f=-000001] [Sound] Max Sounds: 32
  177. [f=-000001] [Sound] EFX Enabled: yes
  178. [Thread 0x7fffdbbaa700 (LWP 9547) exited]
  179. [f=-000001] [Sound] [Sound::UpdateThread][1] maxSounds=32
  180. [f=-000001] [WatchDog::RegisterThread] registering controls for thread [audio]
  181. [f=-000001] [Sound] [Sound::UpdateThread][2]
  182. [f=-000001] Joysticks found: 0
  183. [Info] Using filesystem-writepath: /home/gajop/.config/spring
  184. [f=-000001] [LuaMenuController::Reset] using menu archive "Chobby $VERSION"
  185. [f=-000001] LuaMenu Entry Point: "LuaMenu/main.lua"
  186. [f=-000001] [LuaMenu] Searching for new Widgets
  187. [f=-000001] [LuaMenu] Scanning: LuaMenu/Addons/
  188. [f=-000001] [LuaMenu] Scanning: LuaMenu/Widgets/
  189. [f=-000001] [LuaMenu] Scanning: LuaMenu/SystemAddons/
  190. [f=-000001] [LuaMenu] Scanning: LuaMenu/SystemWidgets/
  191. [f=-000001] [LuaMenu] Scanning: LuaMenu/chili/
  192. [f=-000001] [LuaMenu] Scanning: libs/chilifx/LuaMenu/widgets
  193. [f=-000001] [LuaMenu] Scanning: libs/chilivn/LuaMenu/widgets
  194. [f=-000001] [LuaMenu] Scanning: libs/chotify/LuaMenu/widgets
  195. [f=-000001] [LuaMenu] Scanning: libs/i18n/LuaMenu/widgets
  196. [f=-000001] [LuaMenu] Scanning: libs/liblobby/LuaMenu/widgets
  197. [f=-000001] [LuaMenu] Warning: Missing GetInfo() in: base64.lua
  198. [f=-000001] [LuaMenu] Warning: Missing GetInfo() in: engineversion.lua
  199. [f=-000001] [LuaMenu] Warning: Missing GetInfo() in: json.lua
  200. [f=-000001] [LuaMenu] Warning: Missing GetInfo() in: tablefunctions.lua
  201. [f=-000001] [LuaMenu] Warning: Missing GetInfo() in: timefunctions.lua
  202. [f=-000001] [LuaMenu] Loading widgets <>=vfs **=raw ()=unknown
  203. [f=-000001] [LuaMenu] Loading API widget: Limit FPS <api_limit_fps.lua>
  204. [f=-000001] [LuaMenu] Loading API widget: Away Tracker <gui_away_tracker.lua>
  205. [f=-000001] [LuaMenu] Loading API widget: Chili Framework <api_chili.lua>
  206. [f=-000001] [LuaMenu] Loading API widget: LibLobby API <api_lobby.lua>
  207. [f=-000001] TableEcho = {
  208. [f=-000001] serverAddress = zero-k.info
  209. [f=-000001] serverName = Zero-K
  210. [f=-000001] ZKServer = true
  211. [f=-000001] },
  212. [f=-000001] [LuaMenu] Loading API widget: i18n <api_i18n.lua>
  213. [f=-000001] [LuaMenu] Loading API widget: ChiliFX <api_chilifx.lua>
  214. [f=-000001] [ChiliFX] Enabled: false
  215. [f=-000001] [LuaMenu] Loading API widget: Chotify <api_chotify.lua>
  216. [f=-000001] [Chotify] Enabled: true
  217. [f=-000001] [LuaMenu] Loading API widget: Ingame Interface <api_ingame_interface.lua>
  218. [f=-000001] [LuaMenu] Loading widget: Delay API <api_delay.lua>
  219. [f=-000001] [LuaMenu] Loading widget: Test <dbg_test.lua>
  220. [f=-000001] [LuaMenu] Loading widget: Codex Handler <gui_campaign_codex_handler.lua>
  221. [f=-000001] [LuaMenu] Loading widget: Download Window <gui_download_window.lua>
  222. [f=-000001] [LuaMenu] Loading widget: Friend Window <gui_friend_window.lua>
  223. [f=-000001] [LuaMenu] Loading widget: Missions Handles <gui_mission_handler.lua>
  224. [f=-000001] [LuaMenu] Loading widget: Queue List Window <gui_queue_list_window.lua>
  225. [f=-000001] [LuaMenu] Loading widget: Replays window <gui_replay_handler.lua>
  226. [f=-000001] [LuaMenu] Loading widget: Settings Window <gui_settings_window.lua>
  227. [f=-000001] [LuaMenu] Loading widget: Users Handler <api_user_handler.lua>
  228. [f=-000001] [LuaMenu] Loading widget: ZK wrapper loopback interface <zk_loopback.lua>
  229. [f=-000001] [Chobby] No port support, chobby_wrapper_port.txt not found.
  230. [f=-000001] [LuaMenu] Loading widget: Cache Handler API <api_cache_handler.lua>
  231. [f=-000001] [LuaMenu] Loading widget: Internet Browser API <api_internet_browser.lua>
  232. [f=-000001] [LuaMenu] Loading widget: Map Handler API <api_map_handler.lua>
  233. [f=-000001] [LuaMenu] Loading widget: Analytics Handler <api_analytics.lua>
  234. [f=-000001] DesignEvent, lobby:started, nil
  235. [f=-000001] [LuaMenu] Loading widget: Battle Room Window <gui_battle_room_window.lua>
  236. [f=-000001] [LuaMenu] Loading widget: Battle status panel <gui_battle_status_panel.lua>
  237. [f=-000001] [LuaMenu] Loading widget: Campaign Data Handler <api_campaign_data.lua>
  238. [f=-000001] [LuaMenu] Loading widget: Campaign Handler <gui_campaign_handler.lua>
  239. [f=-000001] [LuaMenu] Loading widget: Campaign Handler ZK <zk_campaign_handler.lua>
  240. [f=-000001] [LuaMenu] Loading widget: Chili Visual Novel <campaign_chili_vn.lua>
  241. [f=-000001] [LuaMenu] Loading widget: Cursor tooltip <gui_tooltip.lua>
  242. [f=-000001] [LuaMenu] Loading widget: Load Game Menu <gui_loadgame.lua>
  243. [f=-000001] [LuaMenu] Loading widget: Login Window <gui_login_window.lua>
  244. [f=-000001] [LuaMenu] Loading widget: Mission Launcher <mission_launcher.lua>
  245. [f=-000001] [LuaMenu] Loading widget: Modoptions Panel <gui_modoptions_panel.lua>
  246. [f=-000001] [LuaMenu] Loading widget: Party status panel <gui_party_status_panel.lua>
  247. [f=-000001] [LuaMenu] Loading widget: Planet Battle Handler <api_planet_battle_handler.lua>
  248. [f=-000001] [LuaMenu] Loading widget: Popup Preloader <gui_popup_preloader.lua>
  249. [f=-000001] [LuaMenu] Loading widget: Queue status panel <gui_queue_status_panel.lua>
  250. [f=-000001] [LuaMenu] Loading widget: Steam Coop Handler <gui_steam_coop_handler.lua>
  251. [f=-000001] [LuaMenu] Loading widget: Steam Handler <api_steam_handler.lua>
  252. [f=-000001] [LuaMenu] Loading widget: User status panel <gui_user_status_panel.lua>
  253. [f=-000001] [LuaMenu] Loading widget: ZK Comm Config <gui_zk_comm_config.lua>
  254. [f=-000001] [LuaMenu] Loading widget: ZK replay downloader <zk_replay_launcher.lua>
  255. [f=-000001] [LuaMenu] Warning: Headers files aren't supported anymore use "require" instead!
  256. [f=-000001] [LuaMenu] Warning: Headers files aren't supported anymore use "require" instead!
  257. [f=-000001] [LuaMenu] Loading widget: Chili lobby <gui_chili_lobby.lua>
  258. [f=-000001] Number of battles: 0
  259. [f=-000001] Number of battles: 0
  260. [f=-000001] [LuaMenu] Loading widget: Standalone lobby tools <gui_standalone_lobby.lua>
  261. [f=-000001] [LuaMenu] Loading widget: Block Input <gui_block_input.lua>
  262. [f=-000001] [LuaMenu] Loading widget: Music Player Lite <snd_music_lite.lua>
  263. [f=-000001] [LuaMenu] LuaMenu v1.0 (Lua 5.1)
  264. [f=-000001] [LuaMenuController::Activate(msg="")] luaMenu=0x2365200
  265. [f=-000001] SetLobbyButtonEnabled, true
  266. [f=-000001] SetSettings, int, SmoothLines, 1
  267. [f=-000001] SetSettings Int, SmoothLines, 1
  268. [f=-000001] SetSettings, nil, snd_general, 100
  269. [f=-000001] [Settings] Warning: No such key: snd_general, but setting it as string anyway.
  270. [f=-000001] SetSettings, bool, BumpWaterBlurReflection, 1
  271. [f=-000001] SetSettings Value, BumpWaterBlurReflection, 1
  272. [f=-000001] SetSettings, float, LODScaleShadow, 1
  273. [f=-000001] SetSettings Value, LODScaleShadow, 1
  274. [f=-000001] SetSettings, int, UnitLodDist, 9999
  275. [f=-000001] SetSettings Int, UnitLodDist, 9999
  276. [f=-000001] SetSettings, float, LODScale, 1
  277. [f=-000001] SetSettings Value, LODScale, 1
  278. [f=-000001] SetSettings, int, BumpWaterDepthBits, 16
  279. [f=-000001] SetSettings Int, BumpWaterDepthBits, 16
  280. [f=-000001] SetSettings, bool, HardwareCursor, 1
  281. [f=-000001] SetSettings Value, HardwareCursor, 1
  282. [f=-000001] SetSettings, nil, FSAA, 1
  283. [f=-000001] [Settings] Warning: No such key: FSAA, but setting it as string anyway.
  284. [f=-000001] SetSettings, nil, BuildWarnings, 0
  285. [f=-000001] [Settings] Warning: No such key: BuildWarnings, but setting it as string anyway.
  286. [f=-000001] SetSettings, int, GroundDetail, 100
  287. [f=-000001] SetSettings Int, GroundDetail, 100
  288. [f=-000001] SetSettings, nil, MoveWarnings, 0
  289. [f=-000001] [Settings] Warning: No such key: MoveWarnings, but setting it as string anyway.
  290. [f=-000001] SetSettings, float, CamTimeExponent, 4
  291. [f=-000001] SetSettings Value, CamTimeExponent, 4
  292. [f=-000001] SetSettings, int, InitialNetworkTimeout, 0
  293. [f=-000001] SetSettings Int, InitialNetworkTimeout, 0
  294. [f=-000001] SetSettings, bool, AllowDeferredMapRendering, 1
  295. [f=-000001] SetSettings Value, AllowDeferredMapRendering, 1
  296. [f=-000001] SetSettings, int, GrassDetail, 7
  297. [f=-000001] SetSettings Int, GrassDetail, 7
  298. [f=-000001] SetSettings, nil, ReflectiveWater, 4
  299. [f=-000001] [Settings] Warning: No such key: ReflectiveWater, but setting it as string anyway.
  300. [f=-000001] SetSettings, float, LODScaleRefraction, 1
  301. [f=-000001] SetSettings Value, LODScaleRefraction, 1
  302. [f=-000001] SetSettings, int, MaximumTransmissionUnit, 0
  303. [f=-000001] SetSettings Int, MaximumTransmissionUnit, 0
  304. [f=-000001] SetSettings, nil, WorkerThreadSpinTime, 5
  305. [f=-000001] [Settings] Warning: No such key: WorkerThreadSpinTime, but setting it as string anyway.
  306. [f=-000001] SetSettings, float, LODScaleReflection, 1
  307. [f=-000001] SetSettings Value, LODScaleReflection, 1
  308. [f=-000001] SetSettings, nil, VerboseLevel, 10
  309. [f=-000001] [Settings] Warning: No such key: VerboseLevel, but setting it as string anyway.
  310. [f=-000001] SetSettings, bool, Fullscreen, 0
  311. [f=-000001] SetSettings Value, Fullscreen, 0
  312. [f=-000001] SetSettings, int, CamMode, 1
  313. [f=-000001] SetSettings Int, CamMode, 1
  314. [f=-000001] SetSettings, bool, UsePBO, 0
  315. [f=-000001] SetSettings Value, UsePBO, 0
  316. [f=-000001] SetSettings, float, ScrollWheelSpeed, -25
  317. [f=-000001] SetSettings Value, ScrollWheelSpeed, -25
  318. [f=-000001] SetSettings, float, MiddleClickScrollSpeed, -0.005
  319. [f=-000001] SetSettings Value, MiddleClickScrollSpeed, -0.005
  320. [f=-000001] SetSettings, int, UnitIconDist, 151
  321. [f=-000001] SetSettings Int, UnitIconDist, 151
  322. [f=-000001] SetSettings, bool, DualScreenMiniMapOnLeft, 1
  323. [f=-000001] SetSettings Value, DualScreenMiniMapOnLeft, 1
  324. [f=-000001] SetSettings, int, TreeRadius, 1000
  325. [f=-000001] SetSettings Int, TreeRadius, 1000
  326. [f=-000001] SetSettings, float, MouseDragScrollThreshold, 0
  327. [f=-000001] SetSettings Value, MouseDragScrollThreshold, 0
  328. [f=-000001] SetSettings, nil, DisplayDebugPrefixConsole, 0
  329. [f=-000001] [Settings] Warning: No such key: DisplayDebugPrefixConsole, but setting it as string anyway.
  330. [f=-000001] SetSettings, int, GroundDecals, 3
  331. [f=-000001] SetSettings Int, GroundDecals, 3
  332. [f=-000001] SetSettings, int, MaxParticles, 20000
  333. [f=-000001] SetSettings Int, MaxParticles, 20000
  334. [f=-000001] SetSettings, int, ReconnectTimeout, 0
  335. [f=-000001] SetSettings Int, ReconnectTimeout, 0
  336. [f=-000001] SetSettings, nil, CubeTexSpecularExponent, 100
  337. [f=-000001] [Settings] Warning: No such key: CubeTexSpecularExponent, but setting it as string anyway.
  338. [f=-000001] SetSettings, nil, LuaAutoModWidgets, 1
  339. [f=-000001] [Settings] Warning: No such key: LuaAutoModWidgets, but setting it as string anyway.
  340. [f=-000001] SetSettings, bool, ShowClock, 0
  341. [f=-000001] SetSettings Value, ShowClock, 0
  342. [f=-000001] SetSettings, nil, MinimapOnLeft, 1
  343. [f=-000001] [Settings] Warning: No such key: MinimapOnLeft, but setting it as string anyway.
  344. [f=-000001] SetSettings, int, Shadows, 1
  345. [f=-000001] SetSettings Int, Shadows, 1
  346. [f=-000001] SetSettings, bool, BumpWaterShoreWaves, 0
  347. [f=-000001] SetSettings Value, BumpWaterShoreWaves, 0
  348. [f=-000001] SetSettings, bool, LuaShaders, 1
  349. [f=-000001] SetSettings Value, LuaShaders, 1
  350. [f=-000001] SetSettings, int, MaxSounds, 32
  351. [f=-000001] SetSettings Int, MaxSounds, 32
  352. [f=-000001] SetSettings, int, BumpWaterTexSizeReflection, 128
  353. [f=-000001] SetSettings Int, BumpWaterTexSizeReflection, 128
  354. [f=-000001] SetSettings, nil, NormalMapping, 1
  355. [f=-000001] [Settings] Warning: No such key: NormalMapping, but setting it as string anyway.
  356. [f=-000001] SetSettings, nil, LogFlush, 0
  357. [f=-000001] [Settings] Warning: No such key: LogFlush, but setting it as string anyway.
  358. [f=-000001] SetSettings, float, FPSFOV, 90
  359. [f=-000001] SetSettings Value, FPSFOV, 90
  360. [f=-000001] SetSettings, nil, LinkBandwidth, 0
  361. [f=-000001] [Settings] Warning: No such key: LinkBandwidth, but setting it as string anyway.
  362. [f=-000001] SetSettings, nil, Version, 2
  363. [f=-000001] [Settings] Warning: No such key: Version, but setting it as string anyway.
  364. [f=-000001] SetSettings, int, HangTimeout, 0
  365. [f=-000001] SetSettings Int, HangTimeout, 0
  366. [f=-000001] SetSettings, int, GroundScarAlphaFade, 1
  367. [f=-000001] SetSettings Int, GroundScarAlphaFade, 1
  368. [f=-000001] SetSettings, int, FSAALevel, 2
  369. [f=-000001] SetSettings Int, FSAALevel, 2
  370. [f=-000001] SetSettings, float, CamTimeFactor, 1
  371. [f=-000001] SetSettings Value, CamTimeFactor, 1
  372. [f=-000001] SetSettings, bool, AllowDeferredModelRendering, 1
  373. [f=-000001] SetSettings Value, AllowDeferredModelRendering, 1
  374. [f=-000001] Starting Track, sounds/lobbyMusic/The Secret of Ayers Rock.ogg, 0
  375. [f=-000001] [VSync::SetInterval] interval=1 (standard)
  376. [f=-000001] [InitOpenGL] video mode set to 1920x1054:24bit @60Hz (windowed)
  377. [f=-000001] Error loading missions.
  378. [f=-000001] Error loading missions.
  379. [f=-000001] Error loading missions.
  380. [f=-000001] Error loading missions.
  381.  
  382. Thread 1 "spring-main" received signal SIGSEGV, Segmentation fault.
  383. 0x00000000005e7583 in LuaOpenGL::SetupScreenLighting () at /home/gajop/radni_direktorijum/programi/spring/rts/Lua/LuaOpenGL.cpp:1030
  384. 1030 glLightfv(GL_LIGHT1, GL_POSITION, sky->GetLight()->GetLightDir());
  385. (gdb) bt
  386. #0 0x00000000005e7583 in LuaOpenGL::SetupScreenLighting () at /home/gajop/radni_direktorijum/programi/spring/rts/Lua/LuaOpenGL.cpp:1030
  387. #1 0x00000000005f090d in LuaOpenGL::SetupScreenLighting () at /home/gajop/radni_direktorijum/programi/spring/rts/Lua/LuaOpenGL.cpp:1014
  388. #2 LuaOpenGL::EnableDrawScreen () at /home/gajop/radni_direktorijum/programi/spring/rts/Lua/LuaOpenGL.cpp:787
  389. #3 0x000000000083ebe0 in CEventHandler::DrawScreen (this=0xe21860 <eventHandler>) at /home/gajop/radni_direktorijum/programi/spring/rts/System/EventHandler.cpp:571
  390. #4 0x0000000000821dbe in CLuaMenuController::Draw (this=0x29e8280) at /home/gajop/radni_direktorijum/programi/spring/rts/Menu/LuaMenuController.cpp:104
  391. #5 0x000000000086ec6a in SpringApp::Update (this=this@entry=0x7fffffffdd30) at /home/gajop/radni_direktorijum/programi/spring/rts/System/SpringApp.cpp:867
  392. #6 0x0000000000875128 in SpringApp::Run (this=this@entry=0x7fffffffdd30) at /home/gajop/radni_direktorijum/programi/spring/rts/System/SpringApp.cpp:897
  393. #7 0x000000000085ac5a in Run (argc=argc@entry=1, argv=argv@entry=0x7fffffffded8) at /home/gajop/radni_direktorijum/programi/spring/rts/System/Main.cpp:44
  394. #8 0x000000000045bf45 in main (argc=1, argv=0x7fffffffded8) at /home/gajop/radni_direktorijum/programi/spring/rts/System/Main.cpp:95
  395. (gdb)
Add Comment
Please, Sign In to add comment