CTD in Ship Designer and minor annoyances that will get bigger as the game progresses

First, I'd like to say that the new UI is awesome!  The game overall looks great, too.

That said, there are some bugs and things that will make the game annoying in the future if they persist.

Bugs first -

- Crash to Desktop in the Ship Designer: If I look at an existing design and click on the first item on the list at the bottom of the screen, the picture of the ship goes blank. If I then double click the ship icon on the left that corresponds with the ship I was looking at, the game crashes to the desktop.  It also happens sometimes when I double click the first item on the list if I have already closed the ship designer and then reopened it.  Steam stays up, but I have to relaunch the game.

- If two constructors are stacked together, I can't give orders other than movement.  In other words, I can't tell them to guard, sentry or build a starbase.  If I move one of the ships away from the other, the command option returns.

- Turning off "Tool Tips" in the options menu doesn't turn them off, but it leaves the last tooltip displayed as an artifact on the screen until I mouse over something that pops another tooltip up.  That text object is persistent until the next mouseover, etc.  Turning tooltips back on makes them behave normally again.

If it helps, here are my machine specs...

Windows 7 Pro, SP1 (64 bit)

Intel i3-4360 at 3.7 GHz

8 GB DDR3 1600MHz (Single Stick)

NVIDIA GeForce GTX750, Driver 9.18.13.4052, Date 7/2/2014

Corsair Force LX SSD, 256GB (The game program and Steam are installed on this drive)

Western Digital 1TB SATA HDD (The game data, such as saved games and ship designs are on this drive)

 

The couple of items below aren't bugs, but they are annoying to deal with.  I tried to find a way to turn these features off via the menu and found nothing.  Some way to disable them ingame would be great...

- Having to give each ship orders before being able to end the turn.  A skip remaining turns option would be nice.  Some of the ships are meant to just sit there until something comes along.  I have to tell each ship to guard after they move or attack. 

- Taking multiple moves to move items up the build list.  Having some sort of "move to top" button or a "move item up" button would be nice.

 

My apologies for not participating in the alpha and waiting this long before trying out the beta.  Time hasn't been as disposable of a resource as I thought it would be.  I'm more than pleased to see my wife's name approved as a star. She's pretty happy about that too.  :)

This game has excellent potential and I can see how fun it'll be in the future.  You folks deserve a raise. :) 

 

6,547 views 7 replies
Reply #1 Top

I click on the first and the ship disappears, when I double click the icon  I enter the editor.

Reply #2 Top

Quoting Edladner, reply 1

I click on the first and the ship disappears, when I double click the icon  I enter the editor.
End of Edladner's quote

 

Are you double-clicking on the same ship that's already selected after clicking the first item?  I just tried it several more times and it crashed each time.

If I double click on a different icon on the left, it'll take me to the ship designer, but if I click on, say Ranger M3" and then click the first item in the list, the ship disappears.  If I then double click the "Ranger M3", the game crashes to the desktop.  If I click on any other ship than the one already selected, the designer opens.  I'm using "Ranger M3" as an example.  I'v tried this with many other ships and the crash happens every time.

The other crash, when double clicking the first item, closing the designer, re-opening it, selecting a ship and then double clicking the first item isn't as reliable.  I've only gotten that one randomly and sometimes only after cycling through the designer several times.

 

Reply #3 Top

I just verified with the first ship in line and did it twice both times it went to the editor and I canceled out.  I did notice that the ship didn't show up in the editor, but no crash.  Think we need to compare hardware?

Reply #4 Top

A little update:

The CDT doesn't happen when I'm in full screen mode or windowed with the game set to the same resolution as my monitor.  My monitor is set to 1920 x 1080. 

Here's a debug.err with the game set windowed to 1680 x 1050. 

 

Code
  1. Debug Message:  Version 0.42, last updated on: 10-11-2014 12:29
  2. Debug Message:  Activation successful.
  3. Debug Message:  Entering WinMain
  4. Debug Message:  ******* Starting Game Shell *******
  5. Debug Message:  Command Line:
  6. DebugMessage:  Particle Engine Created.
  7. Debug Message:  Adding DXSAS clean up function
  8. Debug Message:  Initializing device
  9. Debug Message:  Creating renderer
  10. Debug Message:  Initializing Direct3D 11 Renderer
  11. Debug Message:  Creating animation core
  12. Debug Message:  Creating animation core
  13. Debug Message:  Enumerating device settings
  14. Debug Message:  CD3D11RendererSettings::Enumerate: Preferred adapteris 0
  15. Debug Message:  CD3D11RendererSettings::Enumerate: Creating DXGI 1.1 factory
  16. Debug Message:  CD3D11RendererSettings::Enumerate: Enumerating adapters
  17. Debug Message:  CD3D11RendererSettings::Enumerate: adapter enumerated
  18. Debug Message:  CD3D11RendererSettings::Enumerate: Enumerating outputs for adapter 0
  19. Debug Message:  CD3D11RendererSettings::Enumerate: 47 display modes found for adapter 0, output 0
  20. Debug Message:  Preferred Adapter Description:
  21. Debug Message:  Description: NVIDIA GeForce GTX 750
  22. Debug Message:  Choosing initial renderer settings
  23. Debug Message:  Setting resolution to 1680 x 1050
  24. Debug Message:  Initializing Renderer APIs
  25. Debug Message:  (CD3D11Renderer) Initializing driver
  26. Debug Message:  CreateDeviceAndSwapChain
  27. Debug Message:  DirectX Feature Level: DirectX 11.0
  28. Debug Message:  Device SUPPORTS compute shaders
  29. Debug Message:  Initializing 2d screen space effect
  30. Debug Message:  Device is now ready
  31. Debug Message:  Registering text renderer icons
  32. Debug Message:  Border size reported as 16 by 38
  33. Debug Message:  Shell initialization complete
  34. Debug Message:  CGalCiv3Shell::RequestInitializationState from: Invalid to: Uninitialized
  35. Debug Message:  Running DXAtlas Generator Program: DXAtlasWin.exe /W 4096 /H 4096 /OUTPUTDIR "C:\ProgramData\Stardock\Galactic Civilizations III\Screens" /SCREENPATH "C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\screens" /USERDATAPATH "D:\Tom\Documents\My Games\GalCiv3"
  36. Debug Message:  Loading texture atlas
  37. Debug Message:  No files found matching mask C:\ProgramData\Stardock\Galactic Civilizations III\Screens\*.dxatlas
  38. Debug Message:  ***** Initializing Game *****
  39. Debug Message:  Job System Info
  40. Debug Message:  NumberOfProcessCores: 2
  41. Debug Message:  NumberOfSystemCores: 2
  42. Debug Message:  Timer Frequency is 0 37227e
  43. Debug Message:  CGalCiv3Shell::RequestInitializationState from: Uninitialized to: Initialized
  44. Debug Message:  Initializing sound card
  45. Debug Message:  Loading mods
  46. Debug Message:  Creating anchor win
  47. Debug Message:  Create popup manager
  48. Debug Message:  No files found matching mask Sfx\GC3_SFX_Bank_mssbnk_files\*.wav
  49. Debug Message:  No files found matching mask Sfx\GC3_SFX_Bank_mssbnk_files\SourceFiles\*.wav
  50. Debug Message:  No files found matching mask Sfx\GC3_SFX_Bank_mssbnk_files\*.msscmp
  51. Debug Message:  No files found matching mask Sfx\GC3_SFX_Bank_mssbnk_files\SourceFiles\*.msscmp
  52. Debug Message:  No files found matching mask Music\*.ogg
  53. Debug Message:  No files found matching mask Temp\Sfx\*.wav
  54. Debug Message:  No files found matching mask Temp\Sfx\*.msscmp
  55. Debug Message:  No files found matching mask Temp\Music\*.mp3
  56. Debug Message:  No files found matching mask Temp\Music\*.ogg
  57. Debug Message:  Initializing bink
  58. Debug Message:  CTurnSystem::RequestTurnState from: Invalid to: Uninitialized on tick 0
  59. Debug Message:  Game XML has been changed: Yes
  60. Debug Message:  CGalCiv3Shell::RequestInitializationState from: Initialized to: LoadingContinentTextures
  61. Debug Message:  Running DXAtlas Generator Program: DXAtlasWin.exe /W 4096 /H 4096 /OUTPUTDIR "C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\Gfx\planets\generic_heightmaps" /SCREENPATH "C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\Gfx\planets\generic_heightmaps" /USERDATAPATH "D:\Tom\Documents\My Games\GalCiv3"
  62. Debug Message:  Running DXAtlas Generator Program: DXAtlasWin.exe /W 4096 /H 4096 /OUTPUTDIR "C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\Gfx\planets\custom_heightmaps" /SCREENPATH "C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\Gfx\planets\custom_heightmaps" /USERDATAPATH "D:\Tom\Documents\My Games\GalCiv3"
  63. Debug Message:  Creating initial screens
  64. Debug Message:  Create setup screens.
  65. Debug Message:  Creating remaining screens
  66. Debug Message:  Set mouse
  67. Debug Message:  Set update timer
  68. Debug Message:  CInitializationGfxListener::OnInitializationGfxEventLoadContinentsTextureTail
  69. DebugMessage:  *********DXDiag info follows.*********
  70. System Info
  71. Time: 10/12/2014, 06:38:51
  72. DirectX Version: DirectX 11
  73. Machine Name: GAMER2
  74. Operating System: Windows 7 Professional 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.140303-2144)
  75. Languages: English (Regional Setting: English)
  76. System Manufacturer: MSI
  77. System Model: MS-7850
  78. BIOS: BIOS Date: 04/18/14 13:21:27 Ver: 04.06.05
  79. Processor: Intel(R) Core(TM) i3-4360 CPU @ 3.70GHz (4 CPUs), ~3.7GHz
  80. Physical Memory: 8192MB RAM
  81. Page File: 4801MB used, 11447MB available
  82. Windows Dir: C:\Windows
  83. Display Info
  84. Display device 1:
  85. Device Name: \\.\DISPLAY1
  86. Card Name: NVIDIA GeForce GTX 750
  87. Manufacturer: NVIDIA
  88. Chip Type: GeForce GTX 750
  89. DAC Type: Integrated RAMDAC
  90. Key Device: Enum\PCI\VEN_10DE&DEV_1381&SUBSYS_8A9C1462&REV_A2
  91. Display Memory: 4022 MB
  92. Current Display Mode: 1920 x 1080 (32 bit) (60Hz)
  93. Monitor Name: Generic PnP Monitor
  94. Monitor Max Resolution:
  95. Driver Name: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
  96. Driver Version: 9.18.0013.4052
  97. Driver Date: 7/2/2014 15:48:32
  98. DirectX Acceleration Enabled: Yes
  99.  
  100. Sound info
  101. Sound device 1:
  102. Description: Speakers (Realtek High Definition Audio)
  103. Default Sound Playback: Yes
  104. Default Voice Playback: Yes
  105. Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0887&SUBSYS_1462D850&REV_1003
  106. Manufacturer ID: 1
  107. Product ID: 100
  108. Driver Name: RTKVHD64.sys
  109. Provider: Realtek Semiconductor Corp.
  110. Driver Version: 6.00.0001.7188
  111. Driver Date: 3/4/2014 07:31:10
  112. Type: WDM
  113. Other Drivers:
  114. Acceleration Level: 1
  115. Cap Flags: 0
  116. Min/Max Sample Rate: 0, 0
  117.  
  118. Sound device 1:
  119. Description: Speakers (PlayOn Virtual Audio Device)
  120. Default Sound Playback: No
  121. Default Voice Playback: No
  122. Hardware ID: *povadsimple
  123. Manufacturer ID: 1
  124. Product ID: 100
  125. Driver Name: povrtdev.sys
  126. Provider: MediaMall Technologies, Inc.
  127. Driver Version: 5.02.3669.0001
  128. Driver Date: 12/17/2013 03:39:20
  129. Type: WDM
  130. Other Drivers:
  131. Acceleration Level: 1
  132. Cap Flags: 0
  133. Min/Max Sample Rate: 0, 0
  134.  
  135. DebugMessage:  *********END dxdiag info.*********
  136. Debug Message:  Popup Manager Update: Unhiding FullScreenBink
  137. Debug Message:  CInitializationListener::OnInitializationEventSetContinentsPerPixelDataTail
  138. Debug Message:  CGalCiv3Shell::RequestInitializationState from: LoadingContinentTextures to: CreatingContinentData
  139. Debug Message:  CInitializationGfxListener::OnInitializationGfxEventCreatingContinentsTail
  140. Debug Message:  CInitializationListener::OnInitializationEventSetContinentsDataTail
  141. Debug Message:  CGalCiv3Shell::RequestInitializationState from: CreatingContinentData to: DoneCreatingContinentData
  142. Debug Message:  Popup Manager Update: Unhiding AlphaMessageWnd
  143. Debug Message:  Popup Manager Update: Unhiding TitleWnd
  144. Debug Message:  Popup Manager Update: Unhiding OptionsWnd
  145. Debug Message:  Popup Manager Update: Unhiding MessageBoxWnd
  146. Debug Message:  Popup Manager Update: Unhiding TitleWnd
  147. Debug Message:  Popup Manager Update: Unhiding NewGameWnd
  148. Debug Message:  Popup Manager Update: Unhiding TitleWnd
  149. Debug Message:  STARTUP_STATE CreateMap
  150. Debug Message:  STARTUP_STATE CreateMapBegin
  151. Debug Message:  STARTUP_STATE SetupPlayers
  152. Debug Message:  Research Complete [PlayerID 0, Colonization]
  153. Debug Message:  Research Complete [PlayerID 0, Engineering]
  154. Debug Message:  Research Complete [PlayerID 0, Warfare]
  155. Debug Message:  Research Complete [PlayerID 0, Governance]
  156. Debug Message:  Research Complete [PlayerID 2, Imperialism]
  157. Debug Message:  Research Complete [PlayerID 2, Engineering]
  158. Debug Message:  Research Complete [PlayerID 2, Warfare]
  159. Debug Message:  Research Complete [PlayerID 2, Intimidation]
  160. Debug Message:  Research Complete [PlayerID 4, Colonization]
  161. Debug Message:  Research Complete [PlayerID 4, Engineering]
  162. Debug Message:  Research Complete [PlayerID 4, Warfare]
  163. Debug Message:  Research Complete [PlayerID 4, Influence]
  164. Debug Message:  Research Complete [PlayerID 6, Expansion]
  165. Debug Message:  Research Complete [PlayerID 6, Engineering]
  166. Debug Message:  Research Complete [PlayerID 6, Warfare]
  167. Debug Message:  Research Complete [PlayerID 6, Economics]
  168. Debug Message:  Diplomacy State Changed. [PlayerID 0, PlayerID 2, Foreign -> Enemy]
  169. Debug Message:  Diplomacy State Changed. [PlayerID 0, PlayerID 4, Foreign -> Enemy]
  170. Debug Message:  Diplomacy State Changed. [PlayerID 0, PlayerID 6, Foreign -> Enemy]
  171. Debug Message:  Diplomacy State Changed. [PlayerID 2, PlayerID 4, Foreign -> Enemy]
  172. Debug Message:  Diplomacy State Changed. [PlayerID 2, PlayerID 6, Foreign -> Enemy]
  173. Debug Message:  Diplomacy State Changed. [PlayerID 4, PlayerID 6, Foreign -> Enemy]
  174. Debug Message:  STARTUP_STATE FixupPlayerSlots
  175. Debug Message:  STARTUP_STATE SetLocalPlayerID ulPlayerID 0
  176. Debug Message:  Research Complete [PlayerID 8, Colonization]
  177. Debug Message:  Research Complete [PlayerID 8, Engineering]
  178. Debug Message:  Research Complete [PlayerID 8, Warfare]
  179. Debug Message:  Research Complete [PlayerID 8, Communications]
  180. Debug Message:  No files found matching mask D:\Tom\Documents\My Games\GalCiv3\Designs\*.component
  181. Debug Message:  ShipDesign Created. [ShipName Altarian_Battleship_01T, Escort Role]
  182. Debug Message:  ShipDesign Created. [ShipName Altarian_Bomber_01T, Assault Role]
  183. Debug Message:  ShipDesign Created. [ShipName Altarian_ColonyShip_01T, Support Role]
  184. Debug Message:  ShipDesign Created. [ShipName Altarian_Constructor_01T, Support Role]
  185. Debug Message:  ShipDesign Created. [ShipName Altarian_Corvette_01T, Capital Role]
  186. Debug Message:  ShipDesign Created. [ShipName Altarian_Cruiser_01T, Escort Role]
  187. Debug Message:  ShipDesign Created. [ShipName Altarian_Cutter_01T, Interceptor Role]
  188. Debug Message:  ShipDesign Created. [ShipName Altarian_Defender_01T, Interceptor Role]
  189. Debug Message:  ShipDesign Created. [ShipName Altarian_Destroyer_01T, Escort Role]
  190. Debug Message:  ShipDesign Created. [ShipName Altarian_Explorer_01T, Interceptor Role]
  191. Debug Message:  ShipDesign Created. [ShipName Altarian_Frigate_01T, Capital Role]
  192. Debug Message:  ShipDesign Created. [ShipName Altarian_Fury_01T, Interceptor Role]
  193. Debug Message:  ShipDesign Created. [ShipName Altarian_Guardian_01T, Assault Role]
  194. Debug Message:  ShipDesign Created. [ShipName Altarian_Gunboat_01T, Interceptor Role]
  195. Debug Message:  ShipDesign Created. [ShipName Altarian_Knight_01T, Assault Role]
  196. Debug Message:  ShipDesign Created. [ShipName Altarian_Overlord_01T, Escort Role]
  197. Debug Message:  ShipDesign Created. [ShipName Altarian_Paladin_01T, Capital Role]
  198. Debug Message:  ShipDesign Created. [ShipName Altarian_Ranger_01T, Capital Role]
  199. Debug Message:  ShipDesign Created. [ShipName Altarian_Scout_01T, Assault Role]
  200. Debug Message:  ShipDesign Created. [ShipName Altarian_Sniper_01T, Assault Role]
  201. Debug Message:  ShipDesign Created. [ShipName Altarian_SurveyShip_01T, Capital Role]
  202. Debug Message:  ShipDesign Created. [ShipName Altarian_Transport_01T, Support Role]
  203. Debug Message:  ShipDesign Created. [ShipName Drengin_Avatar_01T, Guardian Role]
  204. Debug Message:  ShipDesign Created. [ShipName Drengin_Battleship_01T, Escort Role]
  205. Debug Message:  ShipDesign Created. [ShipName Drengin_Battleship_02T, Escort Role]
  206. Debug Message:  ShipDesign Created. [ShipName Drengin_Bomber_01T, Assault Role]
  207. Debug Message:  ShipDesign Created. [ShipName Drengin_Bomber_02T, Assault Role]
  208. Debug Message:  ShipDesign Created. [ShipName Drengin_Colony_01T, Support Role]
  209. Debug Message:  ShipDesign Created. [ShipName Drengin_Constructor_01T, Support Role]
  210. Debug Message:  ShipDesign Created. [ShipName Drengin_Corvette_01T, Capital Role]
  211. Debug Message:  ShipDesign Created. [ShipName Drengin_Corvette_02T, Capital Role]
  212. Debug Message:  ShipDesign Created. [ShipName Drengin_Cruiser_01T, Escort Role]
  213. Debug Message:  ShipDesign Created. [ShipName Drengin_Cruiser_02T, Escort Role]
  214. Debug Message:  ShipDesign Created. [ShipName Drengin_Cutter_01T, Interceptor Role]
  215. Debug Message:  ShipDesign Created. [ShipName Drengin_Cutter_02T, Interceptor Role]
  216. Debug Message:  ShipDesign Created. [ShipName Drengin_Defender_01T, Interceptor Role]
  217. Debug Message:  ShipDesign Created. [ShipName Drengin_Defender_02T, Interceptor Role]
  218. Debug Message:  ShipDesign Created. [ShipName Drengin_Destroyer_02t, Escort Role]
  219. Debug Message:  ShipDesign Created. [ShipName Drengin_Dreadnaught_01T, Guardian Role]
  220. Debug Message:  ShipDesign Created. [ShipName Drengin_Dreadnought_01T, Guardian Role]
  221. Debug Message:  ShipDesign Created. [ShipName Drengin_Fortress_01T, Guardian Role]
  222. Debug Message:  ShipDesign Created. [ShipName Drengin_Fortress_01_Blueprint, Guardian Role]
  223. Debug Message:  ShipDesign Created. [ShipName Drengin_Fortress_01_Blueprint2, Guardian Role]
  224. Debug Message:  ShipDesign Created. [ShipName Drengin_Frigate_01T, Capital Role]
  225. Debug Message:  ShipDesign Created. [ShipName Drengin_Frigate_02T, Capital Role]
  226. Debug Message:  ShipDesign Created. [ShipName Drengin_Fury_01T, Interceptor Role]
  227. Debug Message:  ShipDesign Created. [ShipName Drengin_Gaurdian_03T, Assault Role]
  228. Debug Message:  ShipDesign Created. [ShipName Drengin_Guardian_01T, Assault Role]
  229. Debug Message:  ShipDesign Created. [ShipName Drengin_Gunboat_01T, Interceptor Role]
  230. Debug Message:  ShipDesign Created. [ShipName Drengin_Gunboat_04T, Interceptor Role]
  231. Debug Message:  ShipDesign Created. [ShipName Drengin_Knight_01T, Assault Role]
  232. Debug Message:  ShipDesign Created. [ShipName Drengin_Overlord_02T, Escort Role]
  233. Debug Message:  ShipDesign Created. [ShipName Drengin_Paladin_01T, Capital Role]
  234. Debug Message:  ShipDesign Created. [ShipName Drengin_Ranger_01T, Capital Role]
  235. Debug Message:  ShipDesign Created. [ShipName Drengin_Ranger_02T, Capital Role]
  236. Debug Message:  ShipDesign Created. [ShipName Drengin_Scout_01T, Assault Role]
  237. Debug Message:  ShipDesign Created. [ShipName Drengin_Sniper_01T, Assault Role]
  238. Debug Message:  ShipDesign Created. [ShipName Drengin_Sniper_02T, Assault Role]
  239. Debug Message:  ShipDesign Created. [ShipName Drengin_SurveyShip_01T, Capital Role]
  240. Debug Message:  ShipDesign Created. [ShipName Drengin_Transport_01T, Support Role]
  241. Debug Message:  ShipDesign Created. [ShipName Iridium_Battleship_01T, Escort Role]
  242. Debug Message:  ShipDesign Created. [ShipName Iridium_Bomber_01T, Assault Role]
  243. Debug Message:  ShipDesign Created. [ShipName Iridium_Colony_03T, Support Role]
  244. Debug Message:  ShipDesign Created. [ShipName Iridium_Constructor_01T, Support Role]
  245. Debug Message:  ShipDesign Created. [ShipName Iridium_Corvette_01T, Capital Role]
  246. Debug Message:  ShipDesign Created. [ShipName Iridium_Cruiser_01T, Escort Role]
  247. Debug Message:  ShipDesign Created. [ShipName Iridium_Cutter_01T, Interceptor Role]
  248. Debug Message:  ShipDesign Created. [ShipName Iridium_Defender_01T, Interceptor Role]
  249. Debug Message:  ShipDesign Created. [ShipName Iridium_Destroyer_01T, Escort Role]
  250. Debug Message:  ShipDesign Created. [ShipName Iridium_Explorer_01T, Interceptor Role]
  251. Debug Message:  ShipDesign Created. [ShipName Iridium_Frigate_01T, Capital Role]
  252. Debug Message:  ShipDesign Created. [ShipName Iridium_Fury_01T, Interceptor Role]
  253. Debug Message:  ShipDesign Created. [ShipName Iridium_Guardian_01T, Assault Role]
  254. Debug Message:  ShipDesign Created. [ShipName Iridium_Gunboat_01T, Interceptor Role]
  255. Debug Message:  ShipDesign Created. [ShipName Iridium_Knight_01T, Assault Role]
  256. Debug Message:  ShipDesign Created. [ShipName Iridium_Overlord_01T, Escort Role]
  257. Debug Message:  ShipDesign Created. [ShipName Iridium_Paladin_01T, Capital Role]
  258. Debug Message:  ShipDesign Created. [ShipName Iridium_Ranger_01T, Capital Role]
  259. Debug Message:  ShipDesign Created. [ShipName Iridium_Scout_01T, Assault Role]
  260. Debug Message:  ShipDesign Created. [ShipName Iridium_Sniper_01T, Assault Role]
  261. Debug Message:  ShipDesign Created. [ShipName Iridium_Survey_01T, Capital Role]
  262. Debug Message:  ShipDesign Created. [ShipName Iridium_Transport_01T, Support Role]
  263. Debug Message:  ShipDesign Created. [ShipName Terran_Avatar_01T, Assault Role]
  264. Debug Message:  ShipDesign Created. [ShipName Terran_Battleship_01T, Escort Role]
  265. Debug Message:  ShipDesign Created. [ShipName Terran_Bomber_01T, Assault Role]
  266. Debug Message:  ShipDesign Created. [ShipName Terran_Colony_01T, Support Role]
  267. Debug Message:  ShipDesign Created. [ShipName Terran_Constructor_01T, Support Role]
  268. Debug Message:  ShipDesign Created. [ShipName Terran_Corvette_02T, Capital Role]
  269. Debug Message:  ShipDesign Created. [ShipName Terran_Cruiser_01T, Assault Role]
  270. Debug Message:  ShipDesign Created. [ShipName Terran_Cutter_02T, Interceptor Role]
  271. Debug Message:  ShipDesign Created. [ShipName Terran_Defender_02T, Interceptor Role]
  272. Debug Message:  ShipDesign Created. [ShipName Terran_Destroyer_01T, Assault Role]
  273. Debug Message:  ShipDesign Created. [ShipName Terran_Dreadnought_01T, Assault Role]
  274. Debug Message:  ShipDesign Created. [ShipName Terran_Explorer_01T, Interceptor Role]
  275. Debug Message:  ShipDesign Created. [ShipName Terran_Fortress_01T, Assault Role]
  276. Debug Message:  ShipDesign Created. [ShipName Terran_Frigate_02T, Capital Role]
  277. Debug Message:  ShipDesign Created. [ShipName Terran_Fury_02T, Interceptor Role]
  278. Debug Message:  ShipDesign Created. [ShipName Terran_Guardian_01T, Assault Role]
  279. Debug Message:  ShipDesign Created. [ShipName Terran_Gunboat_02T, Interceptor Role]
  280. Debug Message:  ShipDesign Created. [ShipName Terran_Knight_01T, Assault Role]
  281. Debug Message:  ShipDesign Created. [ShipName Terran_Overlord_01T, Assault Role]
  282. Debug Message:  ShipDesign Created. [ShipName Terran_Paladin_02T, Capital Role]
  283. Debug Message:  ShipDesign Created. [ShipName Terran_Ranger_02T, Capital Role]
  284. Debug Message:  ShipDesign Created. [ShipName Terran_Scout_01T, Assault Role]
  285. Debug Message:  ShipDesign Created. [ShipName Terran_Sniper_01T, Assault Role]
  286. Debug Message:  ShipDesign Created. [ShipName Terran_Survy_02T, Capital Role]
  287. Debug Message:  ShipDesign Created. [ShipName Terran_Titan_01T, Guardian Role]
  288. Debug Message:  ShipDesign Created. [ShipName Terran_Transport_01T, Assault Role]
  289. Debug Message:  ShipDesign Created. [AuthorID 0, ShipName Scout M1, Support Role]
  290. Debug Message:  ShipDesign Created. [AuthorID 0, ShipName Colony Ship M1, Support Role]
  291. Debug Message:  ShipDesign Created. [AuthorID 0, ShipName Constructor M1, Support Role]
  292. Debug Message:  ShipDesign Created. [AuthorID 2, ShipName Scout M1, Support Role]
  293. Debug Message:  ShipDesign Created. [AuthorID 2, ShipName Colony Ship M1, Support Role]
  294. Debug Message:  ShipDesign Created. [AuthorID 2, ShipName Constructor M1, Support Role]
  295. Debug Message:  Warning: Not enough placement spots on ship template  for category 7
  296. Debug Message:  ShipDesign Created. [AuthorID 4, ShipName Scout M1, Support Role]
  297. Debug Message:  Warning: Not enough placement spots on ship template  for category 7
  298. Debug Message:  Warning: Not enough placement spots on ship template  for category 7
  299. Debug Message:  Warning: Not enough placement spots on ship template  for category 7
  300. Debug Message:  Warning: Not enough placement spots on ship template  for category 7
  301. Debug Message:  ShipDesign Created. [AuthorID 4, ShipName Colony Ship M1, Support Role]
  302. Debug Message:  Warning: Not enough placement spots on ship template  for category 2
  303. Debug Message:  Warning: Not enough placement spots on ship template  for category 7
  304. Debug Message:  Warning: Not enough placement spots on ship template  for category 7
  305. Debug Message:  Warning: Not enough placement spots on ship template  for category 7
  306. Debug Message:  ShipDesign Created. [AuthorID 4, ShipName Constructor M1, Support Role]
  307. Debug Message:  ShipDesign Created. [AuthorID 6, ShipName Scout M1, Support Role]
  308. Debug Message:  Warning: Not enough placement spots on ship template  for category 7
  309. Debug Message:  Warning: Not enough placement spots on ship template  for category 2
  310. Debug Message:  Warning: Not enough placement spots on ship template  for category 7
  311. Debug Message:  Warning: Not enough placement spots on ship template  for category 7
  312. Debug Message:  Warning: Not enough placement spots on ship template  for category 7
  313. Debug Message:  Warning: Not enough placement spots on ship template  for category 7
  314. Debug Message:  ShipDesign Created. [AuthorID 6, ShipName Colony Ship M1, Support Role]
  315. Debug Message:  ShipDesign Created. [AuthorID 6, ShipName Constructor M1, Support Role]
  316. Debug Message:  Map Generation using seed: 0
  317. Debug Message:  Improvement Complete [PlayerID 0, Civilization Capital]
  318. Debug Message:  CreateColony 1441
  319. Debug Message:  Improvement Complete [PlayerID 2, Civilization Capital]
  320. Debug Message:  CreateColony 1452
  321. Debug Message:  Improvement Complete [PlayerID 4, Civilization Capital]
  322. Debug Message:  CreateColony 1463
  323. Debug Message:  Improvement Complete [PlayerID 6, Civilization Capital]
  324. Debug Message:  CreateColony 1472
  325. Debug Message:  CreateShip
  326. Debug Message:  PlaceShipOnMap. tileX 154 tileY 76
  327. Debug Message:  Fleet Created. [PlayerID 0] [FleetID 2230]
  328. Debug Message:  CreateShip
  329. Debug Message:  PlaceShipOnMap. tileX 155 tileY 76
  330. Debug Message:  Fleet Created. [PlayerID 0] [FleetID 2232]
  331. Debug Message:  CreateShip
  332. Debug Message:  PlaceShipOnMap. tileX 155 tileY 77
  333. Debug Message:  Fleet Created. [PlayerID 0] [FleetID 2234]
  334. Debug Message:  CreateShip
  335. Debug Message:  PlaceShipOnMap. tileX 64 tileY 116
  336. Debug Message:  Fleet Created. [PlayerID 2] [FleetID 2237]
  337. Debug Message:  CreateShip
  338. Debug Message:  PlaceShipOnMap. tileX 65 tileY 116
  339. Debug Message:  Fleet Created. [PlayerID 2] [FleetID 2239]
  340. Debug Message:  CreateShip
  341. Debug Message:  PlaceShipOnMap. tileX 65 tileY 117
  342. Debug Message:  Fleet Created. [PlayerID 2] [FleetID 2241]
  343. Debug Message:  CreateShip
  344. Debug Message:  PlaceShipOnMap. tileX 114 tileY 61
  345. Debug Message:  Fleet Created. [PlayerID 4] [FleetID 2244]
  346. Debug Message:  CreateShip
  347. Debug Message:  PlaceShipOnMap. tileX 115 tileY 61
  348. Debug Message:  Fleet Created. [PlayerID 4] [FleetID 2246]
  349. Debug Message:  CreateShip
  350. Debug Message:  PlaceShipOnMap. tileX 116 tileY 62
  351. Debug Message:  Fleet Created. [PlayerID 4] [FleetID 2248]
  352. Debug Message:  CreateShip
  353. Debug Message:  PlaceShipOnMap. tileX 14 tileY 105
  354. Debug Message:  Fleet Created. [PlayerID 6] [FleetID 2251]
  355. Debug Message:  CreateShip
  356. Debug Message:  PlaceShipOnMap. tileX 15 tileY 105
  357. Debug Message:  Fleet Created. [PlayerID 6] [FleetID 2253]
  358. Debug Message:  CreateShip
  359. Debug Message:  PlaceShipOnMap. tileX 16 tileY 106
  360. Debug Message:  Fleet Created. [PlayerID 6] [FleetID 2255]
  361. Debug Message:  Game Started (Quick Start).
  362. Debug Message:  InitMapGfx Started...
  363. Debug Message:  InitMapGfx finished.
  364. Debug Message:  Building tech tree for node: TerranEngineeringTech
  365. Debug Message:  Building tech tree for node: TerranColonizationTech
  366. Debug Message:  Building tech tree for node: TerranWarfareTech
  367. Debug Message:  Building tech tree for node: TerranCommunicationsTech
  368. Debug Message:  ShipDesign Created. [AuthorID 0, ShipName Beam2, Assault Role]
  369. Debug Message:  ShipDesign Created. [AuthorID 0, ShipName Beam, Assault Role]
  370. Debug Message:  ShipDesign Created. [AuthorID 0, ShipName Cutter M3, Assault Role]
  371. Debug Message:  ShipDesign Created. [AuthorID 0, ShipName Trans, Assault Role]
  372. Debug Message:  Send MainMapGfxEventTypeLoadingQueueTail
  373. Debug Message:  OnMainGameWndInitialize Handled
  374. Debug Message:  OnLoadingQueueTail
  375. Debug Message:  OnInitializationComplete
  376. Debug Message:  OnInitialized
  377. Debug Message:  CTurnSystem::RequestTurnState from: Uninitialized to: Initialized on tick 0
  378. Debug Message:  CTurnSystem::RequestTurnState from: Initialized to: StartingAI on tick 0
  379. Debug Message:  Start AI Process
  380. Debug Message:  CTurnSystem::RequestTurnState from: StartingAI to: MovePhase on tick 1
  381. Debug Message:  IAIOpponent::PickResearch [Mil = 100, Grow = 48, Tech = 24, Dip = 32, Score = 25.000] Researching Weapons Systems
  382. Debug Message:  IAIOpponent::PickResearch [Mil = 48, Grow = 40, Tech = 80, Dip = 24, Score = 22.857] Researching Xeno Industrialization
  383. Debug Message:  OnQueueItem colonyID: 1452 tileX 4 tileY 1 hash 145148165 rush 0 buildType 1
  384. Debug Message:  IAIOpponent::PickResearch [Mil = 24, Grow = 100, Tech = 64, Dip = 24, Score = 28.571] Researching Capital Investment
  385. Debug Message:  IAIOpponent::PickResearch [Mil = 100, Grow = 24, Tech = 32, Dip = 16, Score = 100.000] Researching Orbital Manufacturing
  386. Debug Message:  GetNextQueueItemID m_queueItemUniqueID: 0
  387. Debug Message:  OnQueueItem shipyardID: 2242 shipDesignID: 1422 rush 0
  388. Debug Message:  GetNextQueueItemID m_queueItemUniqueID: 0
  389. Debug Message:  OnQueueItem colonyID: 1463 tileX 2 tileY 2 hash 145148165 rush 0 buildType 1
  390. Debug Message:  GetNextQueueItemID m_queueItemUniqueID: 1
  391. Debug Message:  OnQueueItem shipyardID: 2249 shipDesignID: 1428 rush 0
  392. Debug Message:  GetNextQueueItemID m_queueItemUniqueID: 1
  393. Debug Message:  OnQueueItem colonyID: 1472 tileX 4 tileY 2 hash 2005502711 rush 1 buildType 1
  394. Debug Message:  GetNextQueueItemID m_queueItemUniqueID: 2
  395. Debug Message:  OnQueueItem shipyardID: 2256 shipDesignID: 1434 rush 0
  396. Debug Message:  GetNextQueueItemID m_queueItemUniqueID: 2
  397. Debug Message:  Popup Manager Update: Unhiding ShipDesignManagerWnd
  398. Debug Message:  Dumping Stack Trace: SymInit: Symbol-SearchPath: '.;C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III;C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'Tom'
  399. Debug Message:  Dumping Stack Trace: OS-Version: 6.1.7601 (Service Pack 1) 0x100-0x1
  400. Debug Message:  Dumping Stack Trace: C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\GalCiv3.exe:GalCiv3.exe (000000013F380000), size: 94830592 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\GalCiv3.exe', fileVersion: 0.42.1.0
  401. Debug Message:  Dumping Stack Trace: C:\Windows\SYSTEM32\ntdll.dll:ntdll.dll (0000000077880000), size: 1740800 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\ntdll.dll', fileVersion: 6.1.7601.18247
  402. Debug Message:  Dumping Stack Trace: C:\Windows\system32\kernel32.dll:kernel32.dll (0000000077660000), size: 1175552 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\kernel32.dll', fileVersion: 6.1.7601.18409
  403. Debug Message:  Dumping Stack Trace: C:\Windows\system32\KERNELBASE.dll:KERNELBASE.dll (000007FEFD700000), size: 442368 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\KERNELBASE.dll', fileVersion: 6.1.7601.18409
  404. Debug Message:  Dumping Stack Trace: C:\Windows\system32\SHLWAPI.dll:SHLWAPI.dll (000007FEFF750000), size: 462848 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\SHLWAPI.dll', fileVersion: 6.1.7601.17514
  405. Debug Message:  Dumping Stack Trace: C:\Windows\system32\GDI32.dll:GDI32.dll (000007FEFF7D0000), size: 421888 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\GDI32.dll', fileVersion: 6.1.7601.18577
  406. Debug Message:  Dumping Stack Trace: C:\Windows\system32\USER32.dll:USER32.dll (0000000077780000), size: 1024000 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\USER32.dll', fileVersion: 6.1.7601.17514
  407. Debug Message:  Dumping Stack Trace: C:\Windows\system32\LPK.dll:LPK.dll (000007FEFDDD0000), size: 57344 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\LPK.dll', fileVersion: 6.1.7601.18177
  408. Debug Message:  Dumping Stack Trace: C:\Windows\system32\USP10.dll:USP10.dll (000007FEFDA50000), size: 823296 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\USP10.dll', fileVersion: 1.626.7601.18454
  409. Debug Message:  Dumping Stack Trace: C:\Windows\system32\msvcrt.dll:msvcrt.dll (000007FEFF1A0000), size: 651264 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\msvcrt.dll', fileVersion: 7.0.7601.17744
  410. Debug Message:  Dumping Stack Trace: C:\Windows\system32\SHELL32.dll:SHELL32.dll (000007FEFE070000), size: 14188544 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\SHELL32.dll', fileVersion: 6.1.7601.18517
  411. Debug Message:  Dumping Stack Trace: C:\Windows\system32\WINMM.dll:WINMM.dll (000007FEFA660000), size: 241664 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WINMM.dll', fileVersion: 6.1.7600.16385
  412. Debug Message:  Dumping Stack Trace: C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\steam_api64.dll:steam_api64.dll (000000006AD20000), size: 139264 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\steam_api64.dll', fileVersion: 2.8.75.99
  413. Debug Message:  Dumping Stack Trace: C:\Windows\system32\ADVAPI32.dll:ADVAPI32.dll (000007FEFDF10000), size: 897024 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\ADVAPI32.dll', fileVersion: 6.1.7601.18247
  414. Debug Message:  Dumping Stack Trace: C:\Windows\SYSTEM32\sechost.dll:sechost.dll (000007FEFEE00000), size: 126976 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\sechost.dll', fileVersion: 6.1.7600.16385
  415. Debug Message:  Dumping Stack Trace: C:\Windows\system32\RPCRT4.dll:RPCRT4.dll (000007FEFF420000), size: 1232896 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\RPCRT4.dll', fileVersion: 6.1.7601.18532
  416. Debug Message:  Dumping Stack Trace: C:\Windows\system32\d3dx10_43.dll:d3dx10_43.dll (000007FEF40F0000), size: 520192 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\d3dx10_43.dll', fileVersion: 9.29.952.3111
  417. Debug Message:  Dumping Stack Trace: C:\Windows\system32\ole32.dll:ole32.dll (000007FEFEF90000), size: 2109440 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\ole32.dll', fileVersion: 6.1.7601.17514
  418. Debug Message:  Dumping Stack Trace: C:\Windows\system32\d3d11.dll:d3d11.dll (000007FEF4D00000), size: 1921024 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\d3d11.dll', fileVersion: 6.2.9200.16570
  419. Debug Message:  Dumping Stack Trace: C:\Windows\system32\dxgi.dll:dxgi.dll (000007FEF4EE0000), size: 380928 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dxgi.dll', fileVersion: 6.2.9200.16492
  420. Debug Message:  Dumping Stack Trace: C:\Windows\system32\VERSION.dll:VERSION.dll (000007FEFC760000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\VERSION.dll', fileVersion: 6.1.7600.16385
  421. Debug Message:  Dumping Stack Trace: C:\Windows\system32\dwmapi.dll:dwmapi.dll (000007FEFA8C0000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dwmapi.dll', fileVersion: 6.1.7600.16385
  422. Debug Message:  Dumping Stack Trace: C:\Windows\system32\d3dx11_43.dll:d3dx11_43.dll (000007FEF40A0000), size: 286720 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\d3dx11_43.dll', fileVersion: 9.29.952.3111
  423. Debug Message:  Dumping Stack Trace: C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\D3DCOMPILER_46.dll:D3DCOMPILER_46.dll (000007FEEF800000), size: 3891200 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\D3DCOMPILER_46.dll', fileVersion: 9.30.960.9200
  424. Debug Message:  Dumping Stack Trace: C:\Windows\system32\OLEAUT32.dll:OLEAUT32.dll (000007FEFF340000), size: 880640 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\OLEAUT32.dll', fileVersion: 6.1.7601.17676
  425. Debug Message:  Dumping Stack Trace: C:\Windows\system32\dbghelp.dll:dbghelp.dll (000007FEF05C0000), size: 1200128 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dbghelp.dll', fileVersion: 6.1.7601.17514
  426. Debug Message:  Dumping Stack Trace: C:\Windows\system32\WININET.dll:WININET.dll (000007FEFF950000), size: 2338816 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WININET.dll', fileVersion: 11.0.9600.17280
  427. Debug Message:  Dumping Stack Trace: C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll:api-ms-win-downlevel-user32-l1-1-0.dll (000007FEFD770000), size: 16384 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll', fileVersion: 6.2.9200.16492
  428. Debug Message:  Dumping Stack Trace: C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll:api-ms-win-downlevel-shlwapi-l1-1-0.dll (000007FEFD6F0000), size: 16384 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll', fileVersion: 6.2.9200.16492
  429. Debug Message:  Dumping Stack Trace: C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll:api-ms-win-downlevel-version-l1-1-0.dll (000007FEFDA00000), size: 16384 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll', fileVersion: 6.2.9200.16492
  430. Debug Message:  Dumping Stack Trace: C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll:api-ms-win-downlevel-normaliz-l1-1-0.dll (000007FEFD860000), size: 12288 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll', fileVersion: 6.2.9200.16492
  431. Debug Message:  Dumping Stack Trace: C:\Windows\system32\normaliz.DLL:normaliz.DLL (0000000077A40000), size: 12288 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\normaliz.DLL', fileVersion: 6.1.7600.16385
  432. Debug Message:  Dumping Stack Trace: C:\Windows\system32\iertutil.dll:iertutil.dll (000007FEFDB20000), size: 2813952 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\iertutil.dll', fileVersion: 11.0.9600.17280
  433. Debug Message:  Dumping Stack Trace: C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll:api-ms-win-downlevel-advapi32-l1-1-0.dll (000007FEFD7B0000), size: 20480 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll', fileVersion: 6.2.9200.16492
  434. Debug Message:  Dumping Stack Trace: C:\Windows\system32\USERENV.dll:USERENV.dll (000007FEFD790000), size: 122880 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\USERENV.dll', fileVersion: 6.1.7601.17514
  435. Debug Message:  Dumping Stack Trace: C:\Windows\system32\profapi.dll:profapi.dll (000007FEFD690000), size: 61440 (result: 0), SymType: '-nosymbols-', PDB: 'C:\Windows\system32\profapi.dll', fileVersion: 6.1.7600.16385
  436. Debug Message:  Dumping Stack Trace: C:\Windows\system32\PSAPI.DLL:PSAPI.DLL (0000000077A50000), size: 28672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\PSAPI.DLL', fileVersion: 6.1.7600.16385
  437. Debug Message:  Dumping Stack Trace: C:\Windows\system32\DWrite.dll:DWrite.dll (000007FEEF560000), size: 1662976 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DWrite.dll', fileVersion: 6.2.9200.16492
  438. Debug Message:  Dumping Stack Trace: C:\Windows\system32\d2d1.dll:d2d1.dll (000007FEEE450000), size: 3948544 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\d2d1.dll', fileVersion: 6.2.9200.16765
  439. Debug Message:  Dumping Stack Trace: C:\Windows\system32\d3d10_1.dll:d3d10_1.dll (000007FEF4FA0000), size: 212992 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\d3d10_1.dll', fileVersion: 6.2.9200.16492
  440. Debug Message:  Dumping Stack Trace: C:\Windows\system32\d3d10_1core.dll:d3d10_1core.dll (000007FEF4F40000), size: 356352 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\d3d10_1core.dll', fileVersion: 6.2.9200.16492
  441. Debug Message:  Dumping Stack Trace: C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\bink2w64.dll:bink2w64.dll (000007FEF07C0000), size: 577536 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\bink2w64.dll', fileVersion: 1.999.2.0
  442. Debug Message:  Dumping Stack Trace: C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\mss64.dll:mss64.dll (000007FEEF760000), size: 614400 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\mss64.dll', fileVersion: 9.3.6.0
  443. Debug Message:  Dumping Stack Trace: C:\Windows\system32\IMM32.DLL:IMM32.DLL (000007FEFDDE0000), size: 188416 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\IMM32.DLL', fileVersion: 6.1.7600.16385
  444. Debug Message:  Dumping Stack Trace: C:\Windows\system32\MSCTF.dll:MSCTF.dll (000007FEFF840000), size: 1085440 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\MSCTF.dll', fileVersion: 6.1.7600.16385
  445. Debug Message:  Dumping Stack Trace: C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll:gameoverlayrenderer64.dll (000007FEEE300000), size: 1347584 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll', fileVersion: 2.41.35.41
  446. Debug Message:  Dumping Stack Trace: C:\Program Files (x86)\Steam\steamclient64.dll:steamclient64.dll (0000000062290000), size: 11976704 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamclient64.dll', fileVersion: 2.41.35.41
  447. Debug Message:  Dumping Stack Trace: C:\Windows\system32\WS2_32.dll:WS2_32.dll (000007FEFF2E0000), size: 315392 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WS2_32.dll', fileVersion: 6.1.7601.17514
  448. Debug Message:  Dumping Stack Trace: C:\Windows\system32\NSI.dll:NSI.dll (000007FEFF330000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\NSI.dll', fileVersion: 6.1.7600.16385
  449. Debug Message:  Dumping Stack Trace: C:\Windows\system32\CRYPT32.dll:CRYPT32.dll (000007FEFD870000), size: 1490944 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\CRYPT32.dll', fileVersion: 6.1.7601.18277
  450. Debug Message:  Dumping Stack Trace: C:\Windows\system32\MSASN1.dll:MSASN1.dll (000007FEFD6A0000), size: 61440 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\MSASN1.dll', fileVersion: 6.1.7601.17514
  451. Debug Message:  Dumping Stack Trace: C:\Windows\system32\IPHLPAPI.DLL:IPHLPAPI.DLL (000007FEFA120000), size: 159744 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\IPHLPAPI.DLL', fileVersion: 6.1.7601.17514
  452. Debug Message:  Dumping Stack Trace: C:\Windows\system32\WINNSI.DLL:WINNSI.DLL (000007FEFA110000), size: 45056 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WINNSI.DLL', fileVersion: 6.1.7600.16385
  453. Debug Message:  Dumping Stack Trace: C:\Windows\system32\imagehlp.dll:imagehlp.dll (000007FEFF730000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\imagehlp.dll', fileVersion: 6.1.7601.18288
  454. Debug Message:  Dumping Stack Trace: C:\Windows\system32\SETUPAPI.dll:SETUPAPI.dll (000007FEFF550000), size: 1929216 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\SETUPAPI.dll', fileVersion: 6.1.7601.17514
  455. Debug Message:  Dumping Stack Trace: C:\Windows\system32\CFGMGR32.dll:CFGMGR32.dll (000007FEFD6B0000), size: 221184 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\CFGMGR32.dll', fileVersion: 6.1.7601.17514
  456. Debug Message:  Dumping Stack Trace: C:\Windows\system32\DEVOBJ.dll:DEVOBJ.dll (000007FEFD9E0000), size: 106496 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DEVOBJ.dll', fileVersion: 6.1.7600.16385
  457. Debug Message:  Dumping Stack Trace: C:\Program Files (x86)\Steam\tier0_s64.dll:tier0_s64.dll (00000000697B0000), size: 1196032 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\tier0_s64.dll', fileVersion: 2.41.35.41
  458. Debug Message:  Dumping Stack Trace: C:\Program Files (x86)\Steam\vstdlib_s64.dll:vstdlib_s64.dll (000000006A470000), size: 405504 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\vstdlib_s64.dll', fileVersion: 2.41.35.41
  459. Debug Message:  Dumping Stack Trace: C:\Windows\system32\Secur32.dll:Secur32.dll (000007FEFD290000), size: 45056 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\Secur32.dll', fileVersion: 6.1.7601.18443
  460. Debug Message:  Dumping Stack Trace: C:\Windows\system32\SSPICLI.DLL:SSPICLI.DLL (000007FEFD460000), size: 151552 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\SSPICLI.DLL', fileVersion: 6.1.7601.18443
  461. Debug Message:  Dumping Stack Trace: C:\Windows\system32\uxtheme.dll:uxtheme.dll (000007FEFB750000), size: 352256 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\uxtheme.dll', fileVersion: 6.1.7600.16385
  462. Debug Message:  Dumping Stack Trace: C:\Windows\system32\CRYPTBASE.dll:CRYPTBASE.dll (000007FEFD530000), size: 61440 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\CRYPTBASE.dll', fileVersion: 6.1.7600.16385
  463. Debug Message:  Dumping Stack Trace: C:\Windows\system32\apphelp.dll:apphelp.dll (000007FEFD4D0000), size: 356352 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\apphelp.dll', fileVersion: 6.1.7601.17514
  464. Debug Message:  Dumping Stack Trace: C:\Windows\system32\CLBCatQ.DLL:CLBCatQ.DLL (000007FEFF240000), size: 626688 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\CLBCatQ.DLL', fileVersion: 2001.12.8530.16385
  465. Debug Message:  Dumping Stack Trace: C:\Windows\system32\WINTRUST.dll:WINTRUST.dll (0000000002150000), size: 237568 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WINTRUST.dll', fileVersion: 6.1.7601.18205
  466. Debug Message:  Dumping Stack Trace: C:\Windows\system32\nvwgf2umx.dll:nvwgf2umx.dll (000007FEF2480000), size: 18579456 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\nvwgf2umx.dll', fileVersion: 9.18.13.4052
  467. Debug Message:  Dumping Stack Trace: C:\Windows\system32\bcrypt.dll:bcrypt.dll (000007FEFCFE0000), size: 139264 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\bcrypt.dll', fileVersion: 6.1.7600.16385
  468. Debug Message:  Dumping Stack Trace: C:\Windows\system32\nvspcap64.dll:nvspcap64.dll (0000000180000000), size: 1318912 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\nvspcap64.dll', fileVersion: 15.3.36.0
  469. Debug Message:  Dumping Stack Trace: C:\Windows\system32\nvapi64.dll:nvapi64.dll (000007FEF8E10000), size: 3354624 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\nvapi64.dll', fileVersion: 9.18.13.4052
  470. Debug Message:  Dumping Stack Trace: C:\Windows\system32\windowscodecs.dll:windowscodecs.dll (000007FEFA750000), size: 1445888 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\windowscodecs.dll', fileVersion: 6.2.9200.16810
  471. Debug Message:  Dumping Stack Trace: C:\Windows\system32\bcryptprimitives.dll:bcryptprimitives.dll (000007FEFCAD0000), size: 311296 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\bcryptprimitives.dll', fileVersion: 6.1.7601.17514
  472. Debug Message:  Dumping Stack Trace: C:\Windows\system32\d3dcompiler_43.dll:d3dcompiler_43.dll (000007FEED040000), size: 2551808 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\d3dcompiler_43.dll', fileVersion: 9.29.952.3111
  473. Debug Message:  Dumping Stack Trace: C:\Windows\System32\MMDevApi.dll:MMDevApi.dll (000007FEFBA10000), size: 307200 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\MMDevApi.dll', fileVersion: 6.1.7600.16385
  474. Debug Message:  Dumping Stack Trace: C:\Windows\System32\PROPSYS.dll:PROPSYS.dll (000007FEFBB10000), size: 1228800 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\PROPSYS.dll', fileVersion: 7.0.7601.17514
  475. Debug Message:  Dumping Stack Trace: C:\Windows\system32\AUDIOSES.DLL:AUDIOSES.DLL (000007FEFA230000), size: 323584 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\AUDIOSES.DLL', fileVersion: 6.1.7601.17514
  476. Debug Message:  Dumping Stack Trace: C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\redist\binkawin64.asi:binkawin64.asi (000007FEFB0A0000), size: 131072 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\redist\binkawin64.asi'
  477. Debug Message:  Dumping Stack Trace: C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\redist\mss64mp3.asi:mss64mp3.asi (000007FEFA020000), size: 163840 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\redist\mss64mp3.asi'
  478. Debug Message:  Dumping Stack Trace: C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\redist\mss64ogg.asi:mss64ogg.asi (000007FEFA1E0000), size: 131072 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\redist\mss64ogg.asi'
  479. Debug Message:  Dumping Stack Trace: C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\redist\mss64dolby.flt:mss64dolby.flt (000007FEFB3D0000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\redist\mss64dolby.flt', fileVersion: 9.3.6.0
  480. Debug Message:  Dumping Stack Trace: C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\redist\mss64ds3d.flt:mss64ds3d.flt (000007FEF71E0000), size: 86016 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\redist\mss64ds3d.flt'
  481. Debug Message:  Dumping Stack Trace: C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\redist\mss64dsp.flt:mss64dsp.flt (000007FEF5890000), size: 163840 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\redist\mss64dsp.flt', fileVersion: 9.3.6.0
  482. Debug Message:  Dumping Stack Trace: C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\redist\mss64eax.flt:mss64eax.flt (000007FEF55E0000), size: 151552 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\redist\mss64eax.flt'
  483. Debug Message:  Dumping Stack Trace: C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\redist\mss64srs.flt:mss64srs.flt (000007FEF6DB0000), size: 86016 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\Galactic Civilizations III\redist\mss64srs.flt', fileVersion: 9.3.6.0
  484. Debug Message:  Dumping Stack Trace: C:\Windows\system32\DSOUND.DLL:DSOUND.DLL (000007FEF42E0000), size: 557056 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DSOUND.DLL', fileVersion: 6.1.7600.16385
  485. Debug Message:  Dumping Stack Trace: C:\Windows\system32\POWRPROF.dll:POWRPROF.dll (000007FEFBDB0000), size: 180224 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\POWRPROF.dll', fileVersion: 6.1.7600.16385
  486. Debug Message:  Dumping Stack Trace: C:\Windows\system32\avrt.dll:avrt.dll (000007FEFBA00000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\avrt.dll', fileVersion: 6.1.7600.16385
  487. Debug Message:  Dumping Stack Trace: C:\Windows\system32\wbem\wbemprox.dll:wbemprox.dll (000007FEF7AB0000), size: 61440 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wbem\wbemprox.dll', fileVersion: 6.1.7600.16385
  488. Debug Message:  Dumping Stack Trace: C:\Windows\system32\wbemcomn.dll:wbemcomn.dll (000007FEF7D70000), size: 548864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wbemcomn.dll', fileVersion: 6.1.7601.17514
  489. Debug Message:  Dumping Stack Trace: C:\Windows\system32\CRYPTSP.dll:CRYPTSP.dll (000007FEFCE90000), size: 94208 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\CRYPTSP.dll', fileVersion: 6.1.7600.16385
  490. Debug Message:  Dumping Stack Trace: C:\Windows\system32\rsaenh.dll:rsaenh.dll (000007FEFCB90000), size: 290816 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\rsaenh.dll', fileVersion: 6.1.7600.16385
  491. Debug Message:  Dumping Stack Trace: C:\Windows\system32\RpcRtRemote.dll:RpcRtRemote.dll (000007FEFD5E0000), size: 81920 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\RpcRtRemote.dll', fileVersion: 6.1.7601.17514
  492. Debug Message:  Dumping Stack Trace: C:\Windows\system32\wbem\wbemsvc.dll:wbemsvc.dll (000007FEF7700000), size: 81920 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wbem\wbemsvc.dll', fileVersion: 6.1.7600.16385
  493. Debug Message:  Dumping Stack Trace: C:\Windows\system32\wbem\fastprox.dll:fastprox.dll (000007FEF7C30000), size: 925696 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wbem\fastprox.dll', fileVersion: 6.1.7600.16385
  494. Debug Message:  Dumping Stack Trace: C:\Windows\system32\NTDSAPI.dll:NTDSAPI.dll (000007FEF7B60000), size: 159744 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\NTDSAPI.dll', fileVersion: 6.1.7600.16385
  495. Debug Message:  Dumping Stack Trace: C:\Windows\system32\winbrand.dll:winbrand.dll (000007FEFA280000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\winbrand.dll', fileVersion: 6.1.7600.16385
  496. Debug Message:  Dumping Stack Trace: C:\Windows\system32\wdmaud.drv:wdmaud.drv (000007FEFA5F0000), size: 241664 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wdmaud.drv', fileVersion: 6.1.7601.17514
  497. Debug Message:  Dumping Stack Trace: C:\Windows\system32\ksuser.dll:ksuser.dll (000000004DF30000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\ksuser.dll', fileVersion: 6.1.7600.16385
  498. Debug Message:  Dumping Stack Trace: C:\Windows\system32\msacm32.drv:msacm32.drv (000007FEFA1D0000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\msacm32.drv', fileVersion: 6.1.7600.16385
  499. Debug Message:  Dumping Stack Trace: C:\Windows\system32\MSACM32.dll:MSACM32.dll (000007FEFA1B0000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\MSACM32.dll', fileVersion: 6.1.7600.16385
  500. Debug Message:  Dumping Stack Trace: C:\Windows\system32\midimap.dll:midimap.dll (000007FEFA0F0000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\midimap.dll', fileVersion: 6.1.7600.16385
  501. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000013FB28372)
  502. Debug Message:  Dumping Stack Trace: 000000013FB28372 (GalCiv3): (filename not available): TickCounter::QuerySystemTick
  503. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000013FB140F6)
  504. Debug Message:  Dumping Stack Trace: 000000013FB140F6 (GalCiv3): (filename not available): TickCounter::QuerySystemTick
  505. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000013F6F7095)
  506. Debug Message:  Dumping Stack Trace: 000000013F6F7095 (GalCiv3): (filename not available): FilterDebugOutputW
  507. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000013F6F7022)
  508. Debug Message:  Dumping Stack Trace: 000000013F6F7022 (GalCiv3): (filename not available): FilterDebugOutputW
  509. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000013F55BF7A)
  510. Debug Message:  Dumping Stack Trace: 000000013F55BF7A (GalCiv3): (filename not available): CThread::GetThreadID
  511. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000013F55BAA7)
  512. Debug Message:  Dumping Stack Trace: 000000013F55BAA7 (GalCiv3): (filename not available): CThread::GetThreadID
  513. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000013F692C32)
  514. Debug Message:  Dumping Stack Trace: 000000013F692C32 (GalCiv3): (filename not available): CThread::IsSuspended
  515. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000013F68F3FD)
  516. Debug Message:  Dumping Stack Trace: 000000013F68F3FD (GalCiv3): (filename not available): CThread::IsSuspended
  517. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000013F6899B4)
  518. Debug Message:  Dumping Stack Trace: 000000013F6899B4 (GalCiv3): (filename not available): CThread::IsSuspended
  519. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000013F68F468)
  520. Debug Message:  Dumping Stack Trace: 000000013F68F468 (GalCiv3): (filename not available): CThread::IsSuspended
  521. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000013F68F5EB)
  522. Debug Message:  Dumping Stack Trace: 000000013F68F5EB (GalCiv3): (filename not available): CThread::IsSuspended
  523. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000013F69FB40)
  524. Debug Message:  Dumping Stack Trace: 000000013F69FB40 (GalCiv3): (filename not available): FormattedTextWinCallback
  525. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000013F6CEF6B)
  526. Debug Message:  Dumping Stack Trace: 000000013F6CEF6B (GalCiv3): (filename not available): FormattedTextWinCallback
  527. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000013F6CF3B5)
  528. Debug Message:  Dumping Stack Trace: 000000013F6CF3B5 (GalCiv3): (filename not available): FormattedTextWinCallback
  529. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000013F6CBA84)
  530. Debug Message:  Dumping Stack Trace: 000000013F6CBA84 (GalCiv3): (filename not available): FormattedTextWinCallback
  531. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 0000000077799BD1)
  532. Debug Message:  Dumping Stack Trace: 0000000077799BD1 (USER32): (filename not available): TranslateMessageEx
  533. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00000000777998DA)
  534. Debug Message:  Dumping Stack Trace: 00000000777998DA (USER32): (filename not available): TranslateMessage
  535. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000013F6CB97B)
  536. Debug Message:  Dumping Stack Trace: 000000013F6CB97B (GalCiv3): (filename not available): FormattedTextWinCallback
  537. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000013FB0F532)
  538. Debug Message:  Dumping Stack Trace: 000000013FB0F532 (GalCiv3): (filename not available): TickCounter::QuerySystemTick
  539. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00000000776759ED)
  540. Debug Message:  Dumping Stack Trace: 00000000776759ED (kernel32): (filename not available): BaseThreadInitThunk
  541. Debug Message:  Dumping Stack Trace: ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00000000778AC541)
  542. Debug Message:  Dumping Stack Trace: 00000000778AC541 (ntdll): (filename not available): RtlUserThreadStart
  543. Debug Message:  Uploading crash report
  544. Debug Message:  Considering sending report to Steam
  545. Debug Message:  Really sending report to Steam
  546. Debug Message:  Sending data to Steam
  547. Debug Message:  Completed sending data to Steam

Reply #5 Top

ahhh, I run full screen at full resolution

Reply #6 Top

Moved to support.

Reply #7 Top

Thank you for posting this issue, it is known and should behave in beta 2.