I've run into an issue with the ship styles. I created a new mod which only has GC2Ships.xml, GC2Types.xml, and the ShipStyles folder copied from the DarkAvatar/Data/English folder. When I start a new game as humans and then edit the default scout it fails to find the ship hull after saving the changes. In the ship preview screen I get the SO_Small_0 hull with the components stuck at odd places. If I save then load the save game all ships go from using the terran style to torian style. If I do a new game the changed scout appears correctly. Opening the shipcfg does show its using the correct hull model. I just did a new install of DL and DA (both downloaded via the Stardock Central Total Gaming utility) and I'm using version 1.50.094. Disabling mods fixes the issue as does creating a mod without using GC2Ships.xml.
Any thoughts are greatly appreciated.
I enabled debugging.
In the debug.err I see the following but have no idea how to fix it:
Debug Message: Parsing screens\CustomShipStyleWnd.dxpack
*DEBUG ERROR: ***CustomShipStyleWnd: Unknown edit field ShipList_List_Entry type: CustomListEntry ***
*DEBUG ERROR: ***CustomShipStyleWnd: Unknown edit field ShipList_Avalible_List_Entry type: CustomListEntry ***
Debug Message: WARNING: GetShipStylePrefix called for civ and civ has no ship style
Debug Message: LoadHardpointsFromPrefsFile failed to load ship config file: ./Data/ShipCfg/\(null)_ColonyShip.shipcfg
Debug Message: Creating Galaxy
Here's the entire file with a save / reload:
Debug Message: Version v1.50X Dark Avatar last updated on: Wed Feb 28 10:01:41 2007
Debug Message: Checking DX Version.
Debug Message: *********DXDiag info follows.*********
System Info
Time: 3/5/2007, 20:19:44
DirectX Version: DirectX 9.0c (4.09.0000.0904)
Machine Name: XXXXXXXXXXXXXXX
Operating System: Windows XP Professional (5.1, Build 2600) Service Pack 2 (2600.xpsp_sp2_gdr.050301-1519)
Languages: English (Regional Setting: English)
System Manufacturer: NVIDIA
System Model: AWRDACPI
BIOS: )Phoenix - Award WorkstationBIOS v6.00PG
Processor: AMD Athlon(tm) 64 Processor 3700+, MMX, 3DNow, ~2.2GHz
Physical Memory: 1024MB RAM
Page File: 358MB used, 2103MB available
Windows Dir: C:\WINDOWS
Display Info
Display device 1:
Device Name: \\.\DISPLAY1
Card Name: NVIDIA GeForce 6800 GS
Manufacturer: NVIDIA
Chip Type: GeForce 6800 GS
DAC Type: Integrated RAMDAC
Key Device: Enum\PCI\VEN_10DE&DEV_00C0&SUBSYS_033910DE&REV_A2
Display Memory: 256.0 MB
Current Display Mode: 1280 x 1024 (32 bit) (60Hz)
Monitor Name: HYUNDAI ImageQuest L90D+ Digital
Monitor Max Resolution: 1280, 1024
Driver Name: nv4_disp.dll
Driver Version: 6.14.0010.9371
Driver Date: 10/22/2006 12:22:00
DirectX Acceleration Enabled: Yes
Sound info
Sound device 1:
Description: NVIDIA(R) nForce(TM) Audio
Default Sound Playback: Yes
Default Voice Playback: Yes
Hardware ID: NFORCE_VAD
Manufacturer ID: 1
Product ID: 100
Driver Name: nvapu.sys
Provider: NVIDIA Corporation
Driver Version: 6.14.0465.0000
Driver Date: 7/26/2005 07:01:56
Type: WDM
Other Drivers:
Acceleration Level: 3
Cap Flags: 0
Min/Max Sample Rate: 0, 0
Debug Message: *********END dxdiag info.*********
Debug Message: Entering WinMain
Debug Message: ******* Starting Game Shell *******
Debug Message: Going Fullscreen
Debug Message: Preparing to change display settings.
Debug Message: Using multilsample setting: D3DMULTISAMPLE_4_SAMPLES
Debug Message: Game Resolution: 1280 x 1024
Debug Message: Running fullscreen.
Debug Message: HAL (hw vp): NVIDIA GeForce 6800 GS
Debug Message: D3DPRESENT_INTERVAL_DEFAULT
Debug Message: Refresh rate: 60
Debug Message: Bit Depth: 32 bit.
Debug Message: *********Checking D3DDevice Caps***********************
Debug Message: A full-color cursor is supported in hardware at high resolution modes.
Debug Message: Device cannot automatically adjust the gamma ramp.
Debug Message: Driver not capable of managing resources.
Debug Message: Device cannot perform gamma correction from a windowed back buffer (containing linear content) to an sRGB desktop.
Debug Message: Device does not support N patches.
Debug Message: Device does not support quintic Bézier curves and B-splines.
Debug Message: Device does not support rectangular and triangular patches.
Debug Message: D3DDEVCAPS_RTPATCHHANDLEZERO not set. When this device capability is set, the hardware architecture does not require caching of any information and uncached patches (handle zero) will be drawn as efficiently as cached ones. Note that setting D3DDEVCAPS_RTPATCHHANDLEZERO does not mean that a patch with handle zero can be drawn. A handle-zero patch can always be drawn whether this cap is set or not.
Debug Message: Device cannot retrieve textures from system memory.
Debug Message: The driver does not perform triangle culling.
Debug Message: Device does not correctly clips scaled points of size greater than 1.0 to user-defined clipping planes.
Debug Message: Device does not support different bit depths for multiple render targets.
Debug Message: Device does not clamp fog blend factor per vertex.
Debug Message: Device calculates the fog value by referring to a lookup table containing fog values that are indexed to the depth of a given pixel.
Debug Message: Device calculates the fog value during the lighting operation and interpolates the fog value during rasterization.
Debug Message: Device does not support toggling multisampling on and off between IDirect3DDevice9::BeginScene and IDirect3DDevice9::EndScene (using D3DRS_MULTISAMPLEANTIALIAS).
Debug Message: Device does not support depth buffering using w.
Debug Message: Device cannot perform hidden-surface removal (HSR) without requiring the application to sort polygons and without requiring the allocation of a depth-buffer. This will require more video memory that could otherwise be used by textures.
Debug Message: Source blend factor is (1-As,1-As,1-As,1-As) and destination blend factor is (As,As,As,As); the destination blend selection is overridden.
Debug Message: Destination blend factor is (1-As,1-As,1-As,1-As) and destination blend factor is (As,As,As,As); the destination blend selection is overridden.
Debug Message: Texture indices are not scaled by the texture size prior to interpolation.
Debug Message: Supported filter caps for magnifying textures: Per-stage point-sample filtering; Per-stage bilinear interpolation filtering for magnifying mipmaps;
Debug Message: Supported filter caps for minifying textures: Per-stage point-sample filtering; Per-stage bilinear interpolation filtering for minifying mipmaps; Per-stage anisotropic filtering;
Debug Message: Supported filter caps for magnifying cube textures: Per-stage point-sample filtering; Per-stage bilinear interpolation filtering for magnifying mipmaps;
Debug Message: Supported filter caps for minifying cube textures: Per-stage point-sample filtering; Per-stage bilinear interpolation filtering for minifying mipmaps;
Debug Message: Supported filter caps for magnifying volume textures: Per-stage point-sample filtering; Per-stage bilinear interpolation filtering for magnifying volume mipmaps;
Debug Message: VolumeTextureFilterCaps filter caps for minifying volume textures: Per-stage point-sample filtering; Per-stage bilinear interpolation filtering for minifying mipmaps;
Debug Message: Checking Texture address caps.
Debug Message: Checking Volume Texture address caps.
Debug Message: Line Caps: Antialiased lines are not supported.
Debug Message: Max Texture Dimensions: 4096 x 4096
Debug Message: Maximum value for any of the three dimensions (width, height, and depth) of a volume texture: 512
Debug Message: Max Texture Repeat: 8192
Debug Message: Max Texture Aspect Ratio: 4096
Debug Message: Max Anisotropy: 16
Debug Message: Max Vertex W: 10000000000.000000
Debug Message: Guard Band Left: -100000000.000000
Debug Message: Guard Band Top: -100000000.000000
Debug Message: Guard Band Right: 100000000.000000
Debug Message: Guard Band Bottom: 100000000.000000
Debug Message: Extents Adjust: 0.000000
Debug Message: Supported Stencil operations: D3DSTENCILCAPS_KEEP D3DSTENCILCAPS_ZERO D3DSTENCILCAPS_REPLACE D3DSTENCILCAPS_INCRSAT D3DSTENCILCAPS_DECRSAT D3DSTENCILCAPS_INVERT D3DSTENCILCAPS_INCR D3DSTENCILCAPS_DECR D3DSTENCILCAPS_TWOSIDED
Debug Message: Flexible vertex format capabilities.
Debug Message: FVF: It is preferable that vertex elements not be stripped.
Debug Message: FVF: Point size is determined by either the render state or the vertex data.
Debug Message: FVF: Masks the low WORD of FVFCaps.
Debug Message: Supported Texture operations: ADD ADDSIGNED ADDSIGNED2X ADDSMOOTH BLENDCURRENTALPHA BLENDDIFFUSEALPHA BLENDFACTORALPHA BLENDTEXTUREALPHA BLENDTEXTUREALPHAPM BUMPENVMAP BUMPENVMAPLUMINANCE DISABLE DOTPRODUCT3 LERP MODULATE MODULATE2X MODULATE4X MODULATEALPHA_ADDCOLOR MODULATECOLOR_ADDALPHA MODULATEINVALPHA_ADDCOLOR MODULATEINVCOLOR_ADDALPHA MULTIPLYADD SELECTARG1 SELECTARG2 SUBTRACT
Debug Message: Max Texture Blend Stages: 8
Debug Message: Max Simultaneous Textures: 8
Debug Message: Supported vertex processing: DIRECTIONALLIGHTS LOCALVIEWER MATERIALSOURCE7 TEXGEN_NONLOCALVIEWER POSITIONALLIGHTS TEXGEN TEXGEN_SPHEREMAP
Debug Message: Max Active Lights: 8
Debug Message: Max User Clip Planes: 6
Debug Message: Max Vertex Blend Matrices: 4
Debug Message: Max Vertex Blend Matrix Index: 0
Debug Message: Max Point Size: 8192.000000
Debug Message: Max Primitive Count: 1048575
Debug Message: Max Vertex Index: 1048575
Debug Message: Max Streams: 16
Debug Message: Max Stream Stride: 255
Debug Message: Vertex Shader Version: 4294836992
Debug Message: Max Vertex Shader Const: 256
Debug Message: Pixel Shader Version: 4294902528
Debug Message: Pixel Shader 1x Max Value: 65504.000000
Debug Message: Device does not support adaptive tessellation of RT-patches
Debug Message: Device does not support adaptive tessellation of N-patches.
Debug Message: Device does not support displacement maps for N-patches.
Debug Message: Device does not support presampled displacement maps for N-patches.
Debug Message: Max N patch Tesselation Level: 0
Debug Message: Supported Vertex Data types: UBYTE 4UBYTE4N SHORT2N SHORT4N FLOAT16_2 FLOAT16_4
Debug Message: Num Simultaneous RTs: 4
Debug Message: Supported Stretch Rect Filters: MINFPOINT MAGFPOINT MINFLINEAR MAGFLINEAR
Debug Message: Version 2.0 Vertex Shader caps:
Debug Message: Instruction predication is supported.
Debug Message: Dynamic Flow Control Depth: 24
Debug Message: Number of temporary registers supported: 32
Debug Message: Static Flow Control Depth: 4
Debug Message: Version 2.0 Pixel Shader caps:
Debug Message: Instruction predication is supported.
Debug Message: Dynamic Flow Control Depth: 24
Debug Message: Number of temporary registers supported: 32
Debug Message: Static Flow Control Depth: 4
Debug Message: Supported filter caps for magnifying vertex textures: Per-stage point-sample filtering;
Debug Message: Supported filter caps for minifying vertex textures: Per-stage point-sample filtering;
Debug Message: Device does not support per-stage bilinear interpolation filtering for vertex texture mipmaps.
Debug Message: Max Vertex Shader Instructions Executed: 65535
Debug Message: Max Pixel Shader Instructions Executed: 65535
Debug Message: Max Vertex Shader 3.0 Instruction Slots: 544
Debug Message: Max Pixel Shader 3.0 Instruction Slots: 4096
Debug Message: *********End Check D3DDevice Caps***********************
Debug Message: RGB in format 6:6:6, Masks reported as ff0000:ff00:ff
Debug Message: Now Fullscreen
Debug Message: Shell initialization complete
Debug Message: GalCiv2 is activated.
Debug Message: ***** Initializing Game *****
Debug Message: Timer Frequency is 0 369e99
Debug Message: Initializing sound card.
Debug Message: initailizing bink
Debug Message: No files found matching mask Movies\techs\*.bik
Debug Message: No files found matching mask D:\Shortcuts\My Games\GC2DarkAvatar\Gfx\Movies\*.bik
Debug Message: No string tables in E:\Galactic Civilizations II\Darkavatar\Mods\Default/Data/*.str
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Movies\*.bik
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Movies\techs\*.bik
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Gfx\*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Gfx\Race\*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Screens\*.dxpack
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\sfx\*.wav
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Music\*.mp3
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Event Music\*.mp3
Debug Message: Create setup screens.
Debug Message: Clear galaxy settings.
Debug Message: Clear influence.
Debug Message: Clear up laws.
Debug Message: Clear first time events.
Debug Message: Clear wonders and trade goods.
Debug Message: Clear sector mapper.
Debug Message: Parsing screens\TitleWnd.dxpack
Debug Message: Set mouse.
Debug Message: Set update timer.
Debug Message: Clear data definitions.
Debug Message: Killing ship styles:
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\Techs\*.xml
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\ShipComponents\*.xml
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\ShipDefs\*.xml
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\ShipTemplates\*.xml
Debug Message: No files found matching mask D:\Shortcuts\My Games\GC2DarkAvatar\shiptemplates\*.xml
Debug Message: No files found matching mask D:\Shortcuts\My Games\GC2DarkAvatar\ShipStyles\*.xml
Debug Message: No files found matching mask ./Data/\FleetFormations\*.fleet
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\FleetFormations\*.fleet
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\CustomPlanets\*.xml
Debug Message: No files found matching mask Gfx\Planets\C0*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Gfx\Planets\C0*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\PlanetImprovements\*.xml
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\TerrainColorSchemes\*.xml
Debug Message: No files found matching mask gfx/Terrain/1SideN*.png
Debug Message: No files found matching mask gfx/Terrain/1SideE*.png
Debug Message: No files found matching mask gfx/Terrain/1SideS*.png
Debug Message: No files found matching mask gfx/Terrain/1SideW*.png
Debug Message: No files found matching mask gfx/Terrain/2SideN*.png
Debug Message: No files found matching mask gfx/Terrain/2SideE*.png
Debug Message: No files found matching mask gfx/Terrain/2SideS*.png
Debug Message: No files found matching mask gfx/Terrain/2SideW*.png
Debug Message: No files found matching mask gfx/Terrain/3SideN*.png
Debug Message: No files found matching mask gfx/Terrain/3SideE*.png
Debug Message: No files found matching mask gfx/Terrain/3SideS*.png
Debug Message: No files found matching mask gfx/Terrain/3SideW*.png
Debug Message: No files found matching mask gfx/Terrain/4SideN*.png
Debug Message: No files found matching mask gfx/Terrain/4SideE*.png
Debug Message: No files found matching mask gfx/Terrain/4SideS*.png
Debug Message: No files found matching mask gfx/Terrain/4SideW*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default/gfx/Terrain/1SideN*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default/gfx/Terrain/1SideE*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default/gfx/Terrain/1SideS*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default/gfx/Terrain/1SideW*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default/gfx/Terrain/2SideN*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default/gfx/Terrain/2SideE*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default/gfx/Terrain/2SideS*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default/gfx/Terrain/2SideW*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default/gfx/Terrain/3SideN*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default/gfx/Terrain/3SideE*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default/gfx/Terrain/3SideS*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default/gfx/Terrain/3SideW*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default/gfx/Terrain/4SideN*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default/gfx/Terrain/4SideE*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default/gfx/Terrain/4SideS*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default/gfx/Terrain/4SideW*.png
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\PlanetDescriptions\*.xml
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\Anomalies\*.xml
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\Events\*.xml
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\UPIssues\*.xml
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\Invasions\*.xml
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\PoliticalParties\*.xml
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\StarTypes\*.xml
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\StarbaseModules\*.xml
Debug Message: Reading Star Names
Debug Message: Reading Star Names... Done
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\AsteroidFieldMiningBaseModules\*.xml
Debug Message: No files found matching mask ./Data/English/Tutorials/*.xml
Debug Message: Parsing screens\MainWnd.dxpack
Debug Message: Parsing screens\PurchaseWnd.dxpack
Debug Message: Popup Manager Update: Updating window with ID=1
Debug Message: Parsing screens\GalaxyWnd.dxpack
Debug Message: Error parsing file Screens\GalaxyWnd.dxpack. Object of type CheckBox with OBJID Scenario_Game_Options_1_Checkbox has out of bounds tiling info. TileStartX: 16, TileEndX: 0, Width: 16
Debug Message: Error parsing file Screens\GalaxyWnd.dxpack. Object of type CheckBox with OBJID Scenario_Game_Options_2_Checkbox has out of bounds tiling info. TileStartX: 16, TileEndX: 0, Width: 16
Debug Message: Error parsing file Screens\GalaxyWnd.dxpack. Object of type CheckBox with OBJID Scenario_Game_Options_3_Checkbox has out of bounds tiling info. TileStartX: 16, TileEndX: 0, Width: 16
Debug Message: Error parsing file Screens\GalaxyWnd.dxpack. Object of type CheckBox with OBJID Scenario_Game_Options_3_Checkbox2 has out of bounds tiling info. TileStartX: 16, TileEndX: 0, Width: 16
Debug Message: Error parsing file Screens\GalaxyWnd.dxpack. Object of type CheckBox with OBJID Scenaro_Surender_Checkbox has out of bounds tiling info. TileStartX: 16, TileEndX: 0, Width: 16
Debug Message: Error parsing file Screens\GalaxyWnd.dxpack. Object of type CheckBox with OBJID Scenaro_Colture_Checkbox has out of bounds tiling info. TileStartX: 16, TileEndX: 0, Width: 16
Debug Message: Error parsing file Screens\GalaxyWnd.dxpack. Object of type CheckBox with OBJID Scenaro_Population_Checkbox has out of bounds tiling info. TileStartX: 16, TileEndX: 0, Width: 16
Debug Message: Error parsing file Screens\GalaxyWnd.dxpack. Object of type CheckBox with OBJID Scenaro_Research_Checkbox has out of bounds tiling info. TileStartX: 16, TileEndX: 0, Width: 16
Debug Message: Error parsing file Screens\GalaxyWnd.dxpack. Object of type Button with OBJID Size_Spinner_Down has out of bounds tiling info. TileStartX: 16, TileEndX: 16, Width: 16
Debug Message: Error parsing file Screens\GalaxyWnd.dxpack. Object of type Button with OBJID Galaxy_Custom_Combo_List_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\GalaxyWnd.dxpack. Object of type Button with OBJID Galaxy_Custom_Combo_List_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\GalaxyWnd.dxpack. Object of type Button with OBJID Scenario_Combo_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\GalaxyWnd.dxpack. Object of type Button with OBJID Scenario_Combo_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\GalaxyWnd.dxpack. Object of type Tab with OBJID Galaxy_Custom_Combo_List_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\GalaxyWnd.dxpack. Object of type Tab with OBJID Scenario_Combo_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: GalaxyWnd: Cannot find OBJID Scenaro_MoreDetails_FText
Debug Message: GalaxyWnd: Cannot find OBJID Scenaro_Details_FormattedText
Debug Message: No files found matching mask ./Data/CustomMaps/*.gc2mapDarkAvatar/Data/CustomMaps/*.gc2map
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\CustomMaps\*.gc2map
Debug Message: No files found matching mask ./Data/English/Scenarios/*.GC2Scenario
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\Scenarios\*.gc2scenario
Debug Message: Parsing screens\RaceWnd.dxpack
Debug Message: Error parsing file Screens\RaceWnd.dxpack. Object of type Button with OBJID Race_Abilities_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\RaceWnd.dxpack. Object of type Button with OBJID Race_Abilities_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\RaceWnd.dxpack. Object of type Button with OBJID Race_Tech_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\RaceWnd.dxpack. Object of type Tab with OBJID Race_Tech_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\RaceWnd.dxpack. Object of type Button with OBJID Race_Tech_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\RaceWnd.dxpack. Object of type Button with OBJID Race_Description_Text_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\RaceWnd.dxpack. Object of type Button with OBJID Race_Description_Text_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\RaceWnd.dxpack. Object of type Button with OBJID Race_Political_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\RaceWnd.dxpack. Object of type Button with OBJID Race_Political_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\RaceWnd.dxpack. Object of type Tab with OBJID Race_Abilities_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\RaceWnd.dxpack. Object of type Tab with OBJID Race_Description_Text_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\RaceWnd.dxpack. Object of type Tab with OBJID Race_Political_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Parsing screens\CustomRaceWnd.dxpack
Debug Message: Parsing screens\CustomOverViewWnd.dxpack
Debug Message: Error parsing file Screens\CustomOverViewWnd.dxpack. Object of type Button with OBJID CustomOverView_Abilities_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomOverViewWnd.dxpack. Object of type Button with OBJID CustomOverView_Abilities_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomOverViewWnd.dxpack. Object of type Button with OBJID CustomOverView_Tech_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomOverViewWnd.dxpack. Object of type Button with OBJID CustomOverView_Tech_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomOverViewWnd.dxpack. Object of type Button with OBJID CustomOverView_Description_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomOverViewWnd.dxpack. Object of type Button with OBJID CustomOverView_Description_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomOverViewWnd.dxpack. Object of type Button with OBJID CustomOverView_Political_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomOverViewWnd.dxpack. Object of type Button with OBJID CustomOverView_Political_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomOverViewWnd.dxpack. Object of type Tab with OBJID CustomOverView_Abilities_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomOverViewWnd.dxpack. Object of type Tab with OBJID CustomOverView_Tech_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomOverViewWnd.dxpack. Object of type Tab with OBJID CustomOverView_Description_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Parsing screens\CustomTechWnd.dxpack
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\CustomTechWnd.dxpack. Object of type Button with OBJID CustomTech_Avalible_List_Scroll_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\CustomTechWnd.dxpack. Object of type Tab with OBJID CustomTech_Avalible_List_Scroll_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\CustomTechWnd.dxpack. Object of type Button with OBJID CustomTech_Avalible_List_Scoll_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\CustomTechWnd.dxpack. Object of type Button with OBJID CustomTech_Selected_List_Scroll_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\CustomTechWnd.dxpack. Object of type Tab with OBJID CustomTech_Selected_List_Scroll_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\CustomTechWnd.dxpack. Object of type Button with OBJID CustomTech_Selected_List_Scroll_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\CustomTechWnd.dxpack. Object of type Tab with OBJID CustomTech_Discription_Scroll_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\CustomTechWnd.dxpack. Object of type Button with OBJID CustomTech_Discription_Scroll_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\CustomTechWnd.dxpack. Object of type Button with OBJID CustomTech_Discription_Scroll_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Parsing screens\CustomTechItemEntry.dxpack
Debug Message: Parsing screens\CustomTechItemEntry.dxpack
Debug Message: Parsing screens\CustomTechItemEntry.dxpack
Debug Message: Parsing screens\CustomTechItemEntry.dxpack
Debug Message: Parsing screens\CustomTechItemEntry.dxpack
Debug Message: Parsing screens\CustomAbilitieWnd.dxpack
Debug Message: Error parsing file Screens\CustomAbilitieWnd.dxpack. Object of type Button with OBJID CustomAbilitie_Discription_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomAbilitieWnd.dxpack. Object of type Button with OBJID CustomAbilitie_Discription_Down has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomAbilitieWnd.dxpack. Object of type Button with OBJID CustomAbilitie_Selected_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\CustomAbilitieWnd.dxpack. Object of type Button with OBJID CustomAbilitie_Selected_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\CustomAbilitieWnd.dxpack. Object of type Button with OBJID CustomAbilitie_Abilities_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomAbilitieWnd.dxpack. Object of type Button with OBJID CustomAbilitie_Abilities_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomAbilitieWnd.dxpack. Object of type Button with OBJID CustomAbilitie_Avalible_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\CustomAbilitieWnd.dxpack. Object of type Button with OBJID CustomAbilitie_Avalible_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\CustomAbilitieWnd.dxpack. Object of type Tab with OBJID CustomAbilitie_Discription_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomAbilitieWnd.dxpack. Object of type Tab with OBJID CustomAbilitie_Selected_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomAbilitieWnd.dxpack. Object of type Tab with OBJID CustomAbilitie_Abilities_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomAbilitieWnd.dxpack. Object of type Tab with OBJID CustomAbilitie_Avalible_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomAbilitieEntryWnd.dxpack
Debug Message: Parsing screens\CustomPoliticalWnd.dxpack
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\CustomPoliticalWnd.dxpack. Object of type Button with OBJID CustomPolitical_Avalible_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\CustomPoliticalWnd.dxpack. Object of type Tab with OBJID CustomPolitical_Avalible_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\CustomPoliticalWnd.dxpack. Object of type Button with OBJID CustomPolitical_Avalible_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\CustomPoliticalWnd.dxpack. Object of type Button with OBJID CustomPolitical_Discription_Down has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\CustomPoliticalWnd.dxpack. Object of type Button with OBJID CustomPolitical_Discription_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\CustomPoliticalWnd.dxpack. Object of type Tab with OBJID CustomPolitical_Discription_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\CustomPoliticalWnd.dxpack. Object of type Button with OBJID CustomPolitical_Abilities_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\CustomPoliticalWnd.dxpack. Object of type Tab with OBJID CustomPolitical_Abilities_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\CustomPoliticalWnd.dxpack. Object of type Button with OBJID CustomPolitical_Abilities_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Parsing screens\CustomApperanceWnd.dxpack
Debug Message: Error parsing file Screens\CustomApperanceWnd.dxpack. Object of type Button with OBJID CustomApperance_Style_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\CustomApperanceWnd.dxpack. Object of type Tab with OBJID CustomApperance_Style_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomApperanceWnd.dxpack. Object of type Button with OBJID CustomApperance_Style_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Parsing screens\CustomPersonalityWnd.dxpack
Debug Message: Error parsing file Screens\CustomPersonalityWnd.dxpack. Object of type Button with OBJID Personality_Discription_Scroll_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomPersonalityWnd.dxpack. Object of type Button with OBJID Personality_Discription_Scroll_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\CustomPersonalityWnd.dxpack. Object of type Tab with OBJID Personality_Discription_Scroll_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: CustomPersonalityWnd: Cannot find OBJID Personality_Special_Title
Debug Message: CustomPersonalityWnd: Cannot find OBJID Personality_Special_Disctiption_Spinner_Back
Debug Message: CustomPersonalityWnd: Cannot find OBJID Personality_Special_Disctiption_Title
Debug Message: Parsing screens\CustomShipStyleWnd.dxpack
*DEBUG ERROR: ***CustomShipStyleWnd: Unknown edit field ShipList_List_Entry type: CustomListEntry ***
*DEBUG ERROR: ***CustomShipStyleWnd: Unknown edit field ShipList_Avalible_List_Entry type: CustomListEntry ***
Debug Message: WARNING: GetShipStylePrefix called for civ and civ has no ship style
Debug Message: LoadHardpointsFromPrefsFile failed to load ship config file: ./Data/ShipCfg/\(null)_ColonyShip.shipcfg
Debug Message: Creating Galaxy
Debug Message: Killing threads.
Debug Message: Kiling civs.
Debug Message: Killing ships.
Debug Message: Killing rallypoints.
Debug Message: Killing misc objects.
Debug Message: Killing stars.
Debug Message: Killing anomalies.
Debug Message: Killing asteroid fields.
Debug Message: Killing asteroid field mining bases.
Debug Message: Killing space resources.
Debug Message: Killing colonies and planets.
Debug Message: killing scenario.
Debug Message: Clearing Turn Event Log
Debug Message: Clear galaxy settings.
Debug Message: Clear influence.
Debug Message: Clear up laws.
Debug Message: Clear first time events.
Debug Message: Clear wonders and trade goods.
Debug Message: Clear sector mapper.
Debug Message: Galaxy Size Set: 4 x 4
Debug Message: Creating Random Map
Debug Message: Creating Random Map... Stars
Debug Message: Number of Unplaced Stars: 7.
Debug Message: Creating Random Map... Planets
Debug Message: Creating Random Map... Anomalies
Debug Message: Num Anomalies: 167
Debug Message: Creating Random Map... Resources
Debug Message: Creating Random Map... Done
Debug Message: Parsing screens\CustomTechItemEntry.dxpack
Debug Message: Parsing screens\CustomTechItemEntry.dxpack
Debug Message: Parsing screens\CustomTechItemEntry.dxpack
Debug Message: Parsing screens\CustomTechItemEntry.dxpack
Debug Message: Parsing screens\CustomTechItemEntry.dxpack
Debug Message: Parsing screens\OpponentWnd.dxpack
Debug Message: Error parsing file Screens\OpponentWnd.dxpack. Object of type Button with OBJID Opponent_Avalible_List_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\OpponentWnd.dxpack. Object of type Button with OBJID Opponent_Avalible_List_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\OpponentWnd.dxpack. Object of type Button with OBJID Civ_Discription_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\OpponentWnd.dxpack. Object of type Button with OBJID Civ_Discription_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\OpponentWnd.dxpack. Object of type Button with OBJID Civ_Bonus_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\OpponentWnd.dxpack. Object of type Button with OBJID Civ_Bonus_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: No files found matching mask E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\CustomRaces\*.xml
Debug Message: Parsing screens\OpponentEntryWnd.dxpack
Debug Message: Parsing screens\OpponentEntryWnd.dxpack
Debug Message: Parsing screens\OpponentEntryWnd.dxpack
Debug Message: Parsing screens\OpponentEntryWnd.dxpack
Debug Message: Parsing screens\OpponentEntryWnd.dxpack
Debug Message: Parsing screens\OpponentEntryWnd.dxpack
Debug Message: Parsing screens\OpponentEntryWnd.dxpack
Debug Message: Parsing screens\OpponentEntryWnd.dxpack
Debug Message: Parsing screens\OpponentEntryWnd.dxpack
Debug Message: Parsing screens\OpponentEntryWnd.dxpack
Debug Message: Parsing screens\LoadingWnd.dxpack
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\LoadingWnd.dxpack. Object of type Button with OBJID Loading_Hint_Text_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 0, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\LoadingWnd.dxpack. Object of type Tab with OBJID Loading_Hint_Text_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Creating Random Map... Asteroid Fields
Debug Message: Setting Game Options
Debug Message: Creating Civs
Debug Message: Terran Alliance: Intellence -> 40
Debug Message: Drengin Empire: Intellence -> 40
Debug Message: Creating Civs... Done
Debug Message: Updating ZOC.
Debug Message: Distributing bonuses on planets...
Debug Message: Creating ships...
Debug Message: Updating ZOC.
Debug Message: Galaxy Create... Done
Debug Message: UIBeginGame called with g_ulLocalPlayerID = 0
Debug Message: UIBeginGameHelper: New Game Started
Debug Message: UIBeginGameHelper: Mods are Enabled
Debug Message: Parsing screens\ShipDesignWnd.dxpack
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\ShipDesignWnd.dxpack. Object of type Button with OBJID SDesign_Parts_Scoll_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\ShipDesignWnd.dxpack. Object of type Tab with OBJID SDesign_Parts_Scoll_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\ShipDesignWnd.dxpack. Object of type Button with OBJID SDesign_Parts_Scoll_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\ShipDesignWnd.dxpack. Object of type Button with OBJID SDesign_Part_Details_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\ShipDesignWnd.dxpack. Object of type Button with OBJID SDesign_Part_Details_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\ShipDesignWnd.dxpack. Object of type Button with OBJID SDesign_Special_Details_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\ShipDesignWnd.dxpack. Object of type Button with OBJID SDesign_Special_Text_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\ShipDesignWnd.dxpack. Object of type Tab with OBJID SDesign_Stats_List_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\ShipDesignWnd.dxpack. Object of type Button with OBJID SDesign_Stats_List_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\ShipDesignWnd.dxpack. Object of type ListBoxEntry with OBJID SDesign_Stats_List_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Parsing screens\CameraControlWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Could not find ship config: S2_PirateShip.shipcfg. This core ship will not be available for style Altarian Resistance Style.
Debug Message: Could not find ship config: S3_PirateShip.shipcfg. This core ship will not be available for style Arcean Empire Style.
Debug Message: Could not find ship config: S6_PirateShip.shipcfg. This core ship will not be available for style Dominion of Korx Style.
Debug Message: Could not find ship config: S7_PirateShip.shipcfg. This core ship will not be available for style Drath Legion Style.
Debug Message: Could not find ship config: S13_PirateShip.shipcfg. This core ship will not be available for style Dread Lords Style.
Debug Message: Could not find ship config: S1_PirateShip.shipcfg. This core ship will not be available for style Drengin Empire Style.
Debug Message: Could not find ship config: S9_PirateShip.shipcfg. This core ship will not be available for style Iconian Refuge Style.
Debug Message: Could not find ship config: S10_PirateShip.shipcfg. This core ship will not be available for style Korath Clan Style.
Debug Message: Could not find ship config: S11_PirateShip.shipcfg. This core ship will not be available for style Krynn Consulate Style.
Debug Message: Could not find ship config: Pirate_PirateShip.shipcfg. This core ship will not be available for style Pirate Style.
Debug Message: Could not find ship config: S0_PirateShip.shipcfg. This core ship will not be available for style Terran Alliance Style.
Debug Message: Could not find ship config: S8_PirateShip.shipcfg. This core ship will not be available for style Thalan Empire Style.
Debug Message: Could not find ship config: S4_PirateShip.shipcfg. This core ship will not be available for style Torian Confederation Style.
Debug Message: Could not find ship config: S5_PirateShip.shipcfg. This core ship will not be available for style Yor Collective Style.
Debug Message: Could not find ship config: S2_Starbase.shipcfg. This core ship will not be available for style Altarian Resistance Style.
Debug Message: Could not find ship config: S3_Starbase.shipcfg. This core ship will not be available for style Arcean Empire Style.
Debug Message: Could not find ship config: S6_Starbase.shipcfg. This core ship will not be available for style Dominion of Korx Style.
Debug Message: Could not find ship config: S7_Starbase.shipcfg. This core ship will not be available for style Drath Legion Style.
Debug Message: Could not find ship config: S13_Starbase.shipcfg. This core ship will not be available for style Dread Lords Style.
Debug Message: Could not find ship config: S1_Starbase.shipcfg. This core ship will not be available for style Drengin Empire Style.
Debug Message: Could not find ship config: S9_Starbase.shipcfg. This core ship will not be available for style Iconian Refuge Style.
Debug Message: Could not find ship config: S10_Starbase.shipcfg. This core ship will not be available for style Korath Clan Style.
Debug Message: Could not find ship config: S11_Starbase.shipcfg. This core ship will not be available for style Krynn Consulate Style.
Debug Message: Could not find ship config: Pirate_Starbase.shipcfg. This core ship will not be available for style Pirate Style.
Debug Message: Could not find ship config: S0_Starbase.shipcfg. This core ship will not be available for style Terran Alliance Style.
Debug Message: Could not find ship config: S8_Starbase.shipcfg. This core ship will not be available for style Thalan Empire Style.
Debug Message: Could not find ship config: S4_Starbase.shipcfg. This core ship will not be available for style Torian Confederation Style.
Debug Message: Could not find ship config: S5_Starbase.shipcfg. This core ship will not be available for style Yor Collective Style.
Debug Message: Parsing screens\PlanetWnd.dxpack
Debug Message: Error parsing file Screens\PlanetWnd.dxpack. Object of type Button with OBJID Planet_Project_Ftext_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\PlanetWnd.dxpack. Object of type Button with OBJID Planet_Project_Ftext_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\PlanetWnd.dxpack. Object of type Button with OBJID Planet_Parts_Bottom_Button has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\PlanetWnd.dxpack. Object of type Button with OBJID Planet_Parts_Top_Button has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\PlanetWnd.dxpack. Object of type Button with OBJID Planet_Queue_Top_Button has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\PlanetWnd.dxpack. Object of type Button with OBJID Planet_Queue_Bottom_Button has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\PlanetWnd.dxpack. Object of type Tab with OBJID Planet_Project_Ftext_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\PlanetWnd.dxpack. Object of type Button with OBJID Planet_Grid_Top_Button has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\PlanetWnd.dxpack. Object of type Button with OBJID Planet_Grid_Bottom_Button has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\PlanetWnd.dxpack. Object of type Button with OBJID Planet_Improvment_List_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\PlanetWnd.dxpack. Object of type Button with OBJID Planet_Improvment_List_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\PlanetWnd.dxpack. Object of type Tab with OBJID Planet_Parts_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\PlanetWnd.dxpack. Object of type Tab with OBJID Planet_Queue_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\PlanetWnd.dxpack. Object of type Tab with OBJID Planet_Improvment_List_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\PlanetEntryWnd.dxpack
Debug Message: Parsing screens\ResearchWnd.dxpack
Debug Message: Error parsing file Screens\ResearchWnd.dxpack. Object of type Button with OBJID Size_Spinner_Down has out of bounds tiling info. TileStartX: 16, TileEndX: 16, Width: 16
Debug Message: Error parsing file Screens\ResearchWnd.dxpack. Object of type Button with OBJID Research_List_Scoll_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\ResearchWnd.dxpack. Object of type Button with OBJID Research_List_Scoll_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\ResearchWnd.dxpack. Object of type Tab with OBJID Research_List_Scoll_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\ResearchWnd.dxpack. Object of type Button with OBJID Research_Context_Text_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\ResearchWnd.dxpack. Object of type Button with OBJID Research_Context_Text_Up has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\ResearchWnd.dxpack. Object of type Tab with OBJID Research_Context_Text_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\ResearchWnd.dxpack. Object of type Button with OBJID Research_Context_Bonus_List_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\ResearchWnd.dxpack. Object of type Button with OBJID Research_Context_Bonus_List_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\ResearchWnd.dxpack. Object of type Tab with OBJID Research_Context_Bonus_List_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Parsing screens\PlanetDetailsWnd.dxpack
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\PlanetDetailsWnd.dxpack. Object of type Button with OBJID Planet_Details_Word_Text_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\PlanetDetailsWnd.dxpack. Object of type Button with OBJID Planet_Details_Word_Text_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\PlanetDetailsWnd.dxpack. Object of type Button with OBJID Planet_Details_Discription_Text_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\PlanetDetailsWnd.dxpack. Object of type Button with OBJID Planet_Details_Discription_Text_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\PlanetDetailsWnd.dxpack. Object of type Button with OBJID Planet_Details_Stats_ListBox_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\PlanetDetailsWnd.dxpack. Object of type Button with OBJID Planet_Details_Stats_ListBox_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\PlanetDetailsWnd.dxpack. Object of type Button with OBJID Planet_Details_Events_Text_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\PlanetDetailsWnd.dxpack. Object of type Button with OBJID Planet_Details_Events_Text_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\PlanetDetailsWnd.dxpack. Object of type Button with OBJID Planet_Details_Starbase_Text_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\PlanetDetailsWnd.dxpack. Object of type Button with OBJID Planet_Details_Starbase_Text_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\PlanetDetailsWnd.dxpack. Object of type Tab with OBJID Planet_Details_Word_Text_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\PlanetDetailsWnd.dxpack. Object of type Tab with OBJID Planet_Details_Discription_Text_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\PlanetDetailsWnd.dxpack. Object of type Tab with OBJID Planet_Details_Stats_ListBox_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\PlanetDetailsWnd.dxpack. Object of type Tab with OBJID Planet_Details_Events_Text_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\PlanetDetailsWnd.dxpack. Object of type Tab with OBJID Planet_Details_Starbase_Text_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Parsing screens\UpgradeWnd.dxpack
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\UpgradeWnd.dxpack. Object of type Button with OBJID Upgrade_To_Listbox_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\UpgradeWnd.dxpack. Object of type Button with OBJID Upgrade_To_Listbox_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\UpgradeWnd.dxpack. Object of type Button with OBJID Upgrade_Details_List_Scroll_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\UpgradeWnd.dxpack. Object of type Button with OBJID Upgrade_Details_List_Scroll_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\UpgradeWnd.dxpack. Object of type Tab with OBJID Upgrade_To_Listbox_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\UpgradeWnd.dxpack. Object of type Button with OBJID Upgrade_To_Details_List_Scroll_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\UpgradeWnd.dxpack. Object of type Button with OBJID Upgrade_To_Details_List_Scroll_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\UpgradeWnd.dxpack. Object of type Tab with OBJID Upgrade_Details_List_Scroll_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\UpgradeWnd.dxpack. Object of type Tab with OBJID Upgrade_To_Details_List_Scroll_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Parsing screens\OptionsWnd.dxpack
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\OptionsWnd.dxpack. Object of type Button with OBJID Options_ListBox_Top_3 has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 12
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\OptionsWnd.dxpack. Object of type Tab with OBJID Options_ListBox_Tab_3 has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\OptionsWnd.dxpack. Object of type Button with OBJID Options_ListBox_Bottom_3 has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 12
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\OptionsWnd.dxpack. Object of type Tab with OBJID Options_ListBox_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\OptionsWnd.dxpack. Object of type Button with OBJID Options_ListBox_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 12
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\OptionsWnd.dxpack. Object of type Button with OBJID Options_ListBox_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 12
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\OptionsWnd.dxpack. Object of type Button with OBJID Options_ListBox_Top_2 has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 12
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\OptionsWnd.dxpack. Object of type Tab with OBJID Options_ListBox_Tab_2 has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\OptionsWnd.dxpack. Object of type Button with OBJID Options_ListBox_Bottom_2 has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 12
Debug Message: Parsing screens\OptionsEntrySectionWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySliderWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySectionWnd.dxpack
Debug Message: Parsing screens\OptionsEntryTextSpinnerWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySpinnerWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySliderWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySliderWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySliderWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySliderWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySectionWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySliderWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySectionWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySliderWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySliderWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySliderWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySectionWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySectionWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsModsWnd.dxpack
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\OptionsModsWnd.dxpack. Object of type Button with OBJID Mod_Discription_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\OptionsModsWnd.dxpack. Object of type Button with OBJID Mod_Discription_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\OptionsModsWnd.dxpack. Object of type Tab with OBJID Mod_Discription_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySliderWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySectionWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySliderWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySliderWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySliderWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySliderWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySliderWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryDeviderWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySectionWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySectionWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryTextSpinnerWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\OptionsEntrySectionWnd.dxpack
Debug Message: Parsing screens\OptionsEntryTextSpinnerWnd.dxpack
Debug Message: Parsing screens\OptionsEntryWnd.dxpack
Debug Message: Parsing screens\StackedShipsWnd.dxpack
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\StackedShipsWnd.dxpack. Object of type Button with OBJID stacked_List_Back_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\StackedShipsWnd.dxpack. Object of type Button with OBJID stacked_List_Back_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\StackedShipsWnd.dxpack. Object of type Tab with OBJID stacked_List_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Parsing screens\PlanetContextWnd.dxpack
Debug Message: Error parsing file Screens\PlanetContextWnd.dxpack. Object of type Button with OBJID PlanetContext_Listbox_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\PlanetContextWnd.dxpack. Object of type Button with OBJID PlanetContext_Listbox_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file Screens\PlanetContextWnd.dxpack. Object of type Tab with OBJID PlanetContext_Listbox_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Parsing screens\PlanetContextEntryWnd.dxpack
Debug Message: Parsing screens\PlanetContextEntryWnd.dxpack
Debug Message: Popup Manager Update: Updating window with ID=18
Debug Message: Parsing screens\QuarterlyWnd.dxpack
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\QuarterlyWnd.dxpack. Object of type Button with OBJID Quarterly_Report_FText_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\QuarterlyWnd.dxpack. Object of type Button with OBJID Quarterly_Report_FText_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\QuarterlyWnd.dxpack. Object of type Tab with OBJID Quarterly_Report_FText_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\QuarterlyWnd.dxpack. Object of type Button with OBJID Quarterly_ListBox_Button_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\QuarterlyWnd.dxpack. Object of type Button with OBJID Quarterly_ListBox_Button_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\QuarterlyWnd.dxpack. Object of type Tab with OBJID Quarterly_ListBox_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Popup Manager Update: Unhiding QuarterlyWnd
Debug Message: Parsing screens\ShipContextWnd.dxpack
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\ShipContextWnd.dxpack. Object of type Tab with OBJID ShipContext_FText_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\ShipContextWnd.dxpack. Object of type Button with OBJID ShipContext_FText_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\ShipContextWnd.dxpack. Object of type Button with OBJID ShipContext_FText_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Popup Manager Update: Updating window with ID=14
Debug Message: Game Screen: Setting mode to 2
Debug Message: Parsing screens\ResearchTechItemEntry.dxpack
Debug Message: Parsing screens\ResearchTechItemEntry.dxpack
Debug Message: Parsing screens\ResearchTechItemEntry.dxpack
Debug Message: Parsing screens\ResearchTechItemEntry.dxpack
Debug Message: Parsing screens\ResearchTechItemEntry.dxpack
Debug Message: Parsing screens\ResearchTechItemEntry.dxpack
Debug Message: Parsing screens\ResearchTechItemEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Popup Manager Update: Unhiding ResearchWnd
Debug Message: Game Screen: Setting mode to 9
Debug Message: Parsing screens\PlanetImprovmentEntryWnd.dxpack
Debug Message: Parsing screens\PlanetImprovmentEntryWnd.dxpack
Debug Message: Parsing screens\PlanetImprovmentEntryWnd.dxpack
Debug Message: Parsing screens\PlanetImprovmentEntryWnd.dxpack
Debug Message: Parsing screens\PlanetImprovmentEntryWnd.dxpack
Debug Message: Game Screen: Setting mode to 7
Debug Message: Game Screen: Setting mode to 0
Debug Message: Parsing screens\ShipYardWnd.dxpack
Debug Message: Error parsing file Screens\ShipYardWnd.dxpack. Object of type Tab with OBJID ShipYard_Stats_List_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\ShipYardWnd.dxpack. Object of type Button with OBJID ShipYard_Stats_List_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\ShipYardWnd.dxpack. Object of type ListBoxEntry with OBJID ShipYard_Stats_List_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\ShipYardWnd.dxpack. Object of type Button with OBJID ShipYard_Parts_Scoll_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\ShipYardWnd.dxpack. Object of type Button with OBJID ShipYard_Parts_Scoll_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\ShipYardWnd.dxpack. Object of type Tab with OBJID ShipYard_Parts_Scoll_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\ShipYardWnd.dxpack. Object of type Button with OBJID ShipYard_Part_Details_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Error parsing file Screens\ShipYardWnd.dxpack. Object of type Button with OBJID ShipYard_Special_Text_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Parsing screens\CameraControlWnd.dxpack
Debug Message: setting size 16 x 0
Debug Message: setting size 16 x 0
Debug Message: setting size 16 x 0
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Game Screen: Setting mode to 0
Debug Message: Parsing screens\ShipDesignSlotWnd.dxpack
Debug Message: Parsing screens\ShipDesignSlotWnd.dxpack
Debug Message: Parsing screens\ShipDesignSlotWnd.dxpack
Debug Message: Parsing screens\ShipDesignSlotWnd.dxpack
Debug Message: Parsing screens\ShipDesignSlotWnd.dxpack
Debug Message: Parsing screens\ShipDesignSlotWnd.dxpack
Debug Message: Parsing screens\ShipDesignSlotWnd.dxpack
Debug Message: Parsing screens\ShipDesignSlotWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipDesignSlotWnd.dxpack
Debug Message: Parsing screens\ShipDesignSlotWnd.dxpack
Debug Message: Parsing screens\ShipDesignSlotWnd.dxpack
Debug Message: Parsing screens\ShipDesignSlotWnd.dxpack
Debug Message: Parsing screens\ShipDesignSlotWnd.dxpack
Debug Message: Parsing screens\ShipDesignSlotWnd.dxpack
Debug Message: Parsing screens\ShipDesignSlotWnd.dxpack
Debug Message: Parsing screens\ShipDesignSlotWnd.dxpack
Debug Message: Game Screen: Setting mode to 6
Debug Message: Parsing screens\SaveItemWnd.dxpack
Debug Message: LoadHardpointsFromPrefsFile failed to load ship config file: E:\Galactic Civilizations II\Darkavatar\Mods\Default\Data\ShipCfg\\S0_UD_TestScout0.shipcfg
Debug Message: Game Screen: Setting mode to 7
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Game Screen: Setting mode to 0
Debug Message: Save Game: About to save
Debug Message: Saving game D:\Shortcuts\My Games\GC2DarkAvatar\QuickSave.sav
Debug Message: Num Sectors Across: 4
Debug Message: Max num techs: 273
Debug Message: Total tech data size: 172423 Max tech size: 1927
Debug Message: Total improvement db size: 69616
Debug Message: Component defs data size: 163803
Debug Message: Total ship class data size: 16760 Max ship class data size: 576
Debug Message: Total ship template class data size: 9232 Max ship class data size: 316
Debug Message: Total anomaly types data: 6868, Max anomaly type size: 341
Debug Message: Total random event data size: 45246 Max random event size: 1276
Debug Message: Total UP issue data size: 272840 Max UP issue size: 7180
Debug Message: Total resource type data size: 1600 Max resource type data size: 332
Debug Message: Total invasion tatic data size: 2789 Max invasion tactic data size: 476
Debug Message: Total starbase module data size: 35756 Max starbase module size: 467
Debug Message: Total political party data size: 13896 Max political party size: 1737
Debug Message: Total planet types data size: 0 Max planet type size: 0
Debug Message: Total star type data size: 6896 Max star type size: 862
Debug Message: Total asteroid field mining base module data size: 955 Max asteroid field mining base module size: 255
Debug Message: Total ship style data size: 9406 Max ship style size: 684
Debug Message: Saving: Game mode is normal.
Debug Message: Game Object data: 16
Debug Message: Galaxy data: 14343
Debug Message: FOW data: 1592
Debug Message: ZOC data: 92
Debug Message: Total Planet data size: 244153 Max Planet data size: 3312
Debug Message: Total Star data size: 12040 Max Star data size: 344
Debug Message: Total Anomaly data size: 51827 Max Anomaly data size: 311
Debug Message: Total Space resource data size: 2096 Max space resource data size: 262
Debug Message: Total Asteroid Field data size: 15376 Max Asteroid Field data size: 440
Debug Message: Total Asteroid Field Mining Base data size: 0 Max Asteroid Field Mining Base data size: 0
Debug Message: Total Civilization data size: 252300 Max Civ data size: 84247
Debug Message: Total Colony data size: 508 Max colony data size: 254
Debug Message: Total Rally point data size: 0 Max Rallypoint data size: 0
Debug Message: Total Ship data size: 5602 Max Ship Data size: 940
Debug Message: Total Fleet data size: 0 Max Fleet Data size: 0
Debug Message: Save game finished.
Debug Message: Popup Manager Update: Updating window with ID=17
Debug Message: Popup Manager Update: Unhiding OptionsWnd
Debug Message: Popup Manager Update: Updating window with ID=26
Debug Message: Parsing screens\SaveGameWnd.dxpack
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\SaveGameWnd.dxpack. Object of type Button with OBJID SaveGames_ListBox_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\SaveGameWnd.dxpack. Object of type Button with OBJID SaveGames_ListBox_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\SaveGameWnd.dxpack. Object of type Tab with OBJID SaveGames_ListBox_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Parsing screens\SaveGameEntryWnd.dxpack
Debug Message: No files found matching mask D:\Shortcuts\My Games\GC2DarkAvatar\Metaverse\*.sav
Debug Message: No files found matching mask D:\Shortcuts\My Games\GC2DarkAvatar\Story Logs\*.sav
Debug Message: No files found matching mask D:\Shortcuts\My Games\GC2DarkAvatar\Shiptemplates\*.sav
Debug Message: No files found matching mask D:\Shortcuts\My Games\GC2DarkAvatar\ShipStyles\*.sav
Debug Message: No files found matching mask D:\Shortcuts\My Games\GC2DarkAvatar\Gfx\*.sav
Debug Message: Parsing screens\SaveGameEntryWnd.dxpack
Debug Message: Parsing screens\SaveGameEntryWnd.dxpack
Debug Message: Parsing screens\SaveGameEntryWnd.dxpack
Debug Message: Parsing screens\SaveGameEntryWnd.dxpack
Debug Message: No files found matching mask D:\Shortcuts\My Games\GC2DarkAvatar\Ships\*.sav
Debug Message: No files found matching mask D:\Shortcuts\My Games\GC2DarkAvatar\Temp\*.sav
Debug Message: Popup Manager Update: Unhiding SaveGameWnd
Debug Message: Parsing screens\GraphContextWnd.dxpack
Debug Message: Killing threads.
Debug Message: Kiling civs.
Debug Message: Killing ships.
Debug Message: Killing rallypoints.
Debug Message: Killing misc objects.
Debug Message: Killing stars.
Debug Message: Killing anomalies.
Debug Message: Killing asteroid fields.
Debug Message: Killing asteroid field mining bases.
Debug Message: Killing space resources.
Debug Message: Killing colonies and planets.
Debug Message: killing scenario.
Debug Message: Clearing Turn Event Log
Debug Message: Clear galaxy settings.
Debug Message: Clear influence.
Debug Message: Clear up laws.
Debug Message: Clear first time events.
Debug Message: Clear wonders and trade goods.
Debug Message: Clear sector mapper.
Debug Message: Loading Custom Map
Debug Message: Loading Data Defs
Debug Message: Data Defs block size: 903227
Debug Message: Clear data definitions.
Debug Message: Killing ship styles:
Debug Message: Loading TechDefs
Debug Message: Max num techs: 273
Debug Message: Loading ImprovementDB
Debug Message: Loading Component Defs
Debug Message: Loading ShipTypes
Debug Message: Loading ShipTemplates
Debug Message: Loading ParsedHardpoints
Debug Message: Loading AnomalyTypes
Debug Message: Loading RandomEvents
Debug Message: Loading UPIssues
Debug Message: Loading ResourceTypes
Debug Message: Loading InvasionTactics
Debug Message: Loading SBmodules
Debug Message: Loading PoliticalParties
Debug Message: Loading Planet Types
Debug Message: Loading Star Types
Debug Message: Loading AFMBModules
Debug Message: Loading ShipStyles
Debug Message: Loading Game
Debug Message: Loading: Game mode is normal.
Debug Message: Loading Galaxy
Debug Message: Sectors across: 4 x 4
Debug Message: Loading FOW Map
Debug Message: Loading ZOC Map
Debug Message: Loading Planets
Debug Message: Loading Stars
Debug Message: Loading Anomalies
Debug Message: Loading Resources
Debug Message: Loading AsteroidFields
Debug Message: Loading AFMiningBases
Debug Message: Loading Civs
Debug Message: Loading Colonies
Debug Message: Loading RallyPoints
Debug Message: Loading Ships
Debug Message: Loading Fleets
Debug Message: Loading Turn Event Log
Debug Message: Loading Treaties
Debug Message: Loading ENDGALAXYDATA
Debug Message: Updating ZOC.
Debug Message: UIBeginGame called with g_ulLocalPlayerID = 0
Debug Message: UIBeginGameHelper: New Game Started
Debug Message: UIBeginGameHelper: Mods are Enabled
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Parsing screens\SDesignEntryWnd.dxpack
Debug Message: Could not find ship config: S2_PirateShip.shipcfg. This core ship will not be available for style Altarian Resistance Style.
Debug Message: Could not find ship config: S3_PirateShip.shipcfg. This core ship will not be available for style Arcean Empire Style.
Debug Message: Could not find ship config: S6_PirateShip.shipcfg. This core ship will not be available for style Dominion of Korx Style.
Debug Message: Could not find ship config: S7_PirateShip.shipcfg. This core ship will not be available for style Drath Legion Style.
Debug Message: Could not find ship config: S13_PirateShip.shipcfg. This core ship will not be available for style Dread Lords Style.
Debug Message: Could not find ship config: S1_PirateShip.shipcfg. This core ship will not be available for style Drengin Empire Style.
Debug Message: Could not find ship config: S9_PirateShip.shipcfg. This core ship will not be available for style Iconian Refuge Style.
Debug Message: Could not find ship config: S10_PirateShip.shipcfg. This core ship will not be available for style Korath Clan Style.
Debug Message: Could not find ship config: S11_PirateShip.shipcfg. This core ship will not be available for style Krynn Consulate Style.
Debug Message: Could not find ship config: Pirate_PirateShip.shipcfg. This core ship will not be available for style Pirate Style.
Debug Message: Could not find ship config: S0_PirateShip.shipcfg. This core ship will not be available for style Terran Alliance Style.
Debug Message: Could not find ship config: S8_PirateShip.shipcfg. This core ship will not be available for style Thalan Empire Style.
Debug Message: Could not find ship config: S4_PirateShip.shipcfg. This core ship will not be available for style Torian Confederation Style.
Debug Message: Could not find ship config: S5_PirateShip.shipcfg. This core ship will not be available for style Yor Collective Style.
Debug Message: Could not find ship config: S2_Starbase.shipcfg. This core ship will not be available for style Altarian Resistance Style.
Debug Message: Could not find ship config: S3_Starbase.shipcfg. This core ship will not be available for style Arcean Empire Style.
Debug Message: Could not find ship config: S6_Starbase.shipcfg. This core ship will not be available for style Dominion of Korx Style.
Debug Message: Could not find ship config: S7_Starbase.shipcfg. This core ship will not be available for style Drath Legion Style.
Debug Message: Could not find ship config: S13_Starbase.shipcfg. This core ship will not be available for style Dread Lords Style.
Debug Message: Could not find ship config: S1_Starbase.shipcfg. This core ship will not be available for style Drengin Empire Style.
Debug Message: Could not find ship config: S9_Starbase.shipcfg. This core ship will not be available for style Iconian Refuge Style.
Debug Message: Could not find ship config: S10_Starbase.shipcfg. This core ship will not be available for style Korath Clan Style.
Debug Message: Could not find ship config: S11_Starbase.shipcfg. This core ship will not be available for style Krynn Consulate Style.
Debug Message: Could not find ship config: Pirate_Starbase.shipcfg. This core ship will not be available for style Pirate Style.
Debug Message: Could not find ship config: S0_Starbase.shipcfg. This core ship will not be available for style Terran Alliance Style.
Debug Message: Could not find ship config: S8_Starbase.shipcfg. This core ship will not be available for style Thalan Empire Style.
Debug Message: Could not find ship config: S4_Starbase.shipcfg. This core ship will not be available for style Torian Confederation Style.
Debug Message: Could not find ship config: S5_Starbase.shipcfg. This core ship will not be available for style Yor Collective Style.
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Popup Manager Update: Updating window with ID=18
Debug Message: Popup Manager Update: Unhiding QuarterlyWnd
Debug Message: Popup Manager Update: Updating window with ID=14
Debug Message: Game Screen: Setting mode to 2
Debug Message: Parsing screens\ResearchTechItemEntry.dxpack
Debug Message: Parsing screens\ResearchTechItemEntry.dxpack
Debug Message: Parsing screens\ResearchTechItemEntry.dxpack
Debug Message: Parsing screens\ResearchTechItemEntry.dxpack
Debug Message: Parsing screens\ResearchTechItemEntry.dxpack
Debug Message: Parsing screens\ResearchTechItemEntry.dxpack
Debug Message: Parsing screens\ResearchTechItemEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Parsing screens\ResearchBonusEntry.dxpack
Debug Message: Popup Manager Update: Unhiding ResearchWnd
Debug Message: Game Screen: Setting mode to 9
Debug Message: Parsing screens\PlanetImprovmentEntryWnd.dxpack
Debug Message: Parsing screens\PlanetImprovmentEntryWnd.dxpack
Debug Message: Parsing screens\PlanetImprovmentEntryWnd.dxpack
Debug Message: Parsing screens\PlanetImprovmentEntryWnd.dxpack
Debug Message: Parsing screens\PlanetImprovmentEntryWnd.dxpack
Debug Message: Game Screen: Setting mode to 0
Debug Message: Game Screen: Setting mode to 7
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Parsing screens\ShipInfoEntryWnd.dxpack
Debug Message: Game Screen: Setting mode to 0
Debug Message: Popup Manager Update: Updating window with ID=17
Debug Message: Popup Manager Update: Unhiding OptionsWnd
Debug Message: OptionsWnd: Quit Btn
Debug Message: Popup Manager Update: Updating window with ID=8
Debug Message: Parsing screens\MessageBoxWnd.dxpack
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\MessageBoxWnd.dxpack. Object of type Button with OBJID MessageBox_FText_Top has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\MessageBoxWnd.dxpack. Object of type Button with OBJID MessageBox_FText_Bottom has out of bounds tiling info. TileStartX: 16, TileEndX: 6, Width: 16
Debug Message: Error parsing file E:\Galactic Civilizations II\Screens\MessageBoxWnd.dxpack. Object of type Tab with OBJID MessageBox_FText_Tab has out of bounds tiling info. TileStartX: 16, TileEndX: 14, Width: 16
Debug Message: Popup Manager Update: Unhiding MessageBoxWnd
Debug Message: Posting WM_CLOSE message.
Debug Message: WM_CLOSE message received.
Debug Message: GameUninitialize start
Debug Message: Killing Galaxy
Debug Message: Killing threads.
Debug Message: Kiling civs.
Debug Message: Killing ships.
Debug Message: Killing rallypoints.
Debug Message: Killing misc objects.
Debug Message: Killing stars.
Debug Message: Killing anomalies.
Debug Message: Killing asteroid fields.
Debug Message: Killing asteroid field mining bases.
Debug Message: Killing space resources.
Debug Message: Killing colonies and planets.
Debug Message: killing scenario.
Debug Message: Clearing Turn Event Log
Debug Message: Clear galaxy settings.
Debug Message: Clear influence.
Debug Message: Clear up laws.
Debug Message: Clear first time events.
Debug Message: Clear wonders and trade goods.
Debug Message: Clear sector mapper.
Debug Message: Clear data definitions.
Debug Message: Killing ship styles:
Debug Message: Killing Galaxy: Completed
Debug Message: Shutting down sound system.
Debug Message: Clearing sound and music handles.
Debug Message: WorkAreaBack.png not cleared 1 counts left.
Debug Message: GameUninitialize end
Debug Message: Device not cleared. 5 counts left.
Debug Message: D3D not cleared. 1 counts left.
Debug Message: Destroying Window.
Debug Message: Main Shell terminating normally