Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring UserReport [104.0.1-1292-ga1ac5ba] Externally launched spring crashed with code 0 #129386

Open
Chobbyla opened this issue Feb 2, 2025 · 1 comment

Comments

@Chobbyla
Copy link

Chobbyla commented Feb 2, 2025

No description provided.

@Chobbyla
Copy link
Author

Chobbyla commented Feb 2, 2025

infolog_full.txt (truncated):

Using writeable configuration source: "D:\SteamLibrary\steamapps\common\Zero-K\_springsettings.cfg"
Failed rotating the log file
LogOutput initialized. Logging to D:\SteamLibrary\steamapps\common\Zero-K\infolog.txt
============== <Log Sections> ==============
  Available:
    ArchiveScanner
    AutohostInterface
    BumpWater
    CSMFGroundTextures
    CregSerializer
    DecalsDrawerGL4
    DynWater
    FarTextureHandler
    Font
    GameServer
    GroundMoveType
    KeyBindings
    LuaSocket
    Model
    Net
    Path
    Piece
    RoamMeshDrawer
    Shader
    SkyBox
    Sound
    Texture
    VFS
  Enabled:
    Sound (Notice)
    VFS (Info)
  
  Enable or disable log sections using the LogSections configuration key
  or the SPRING_LOG_SECTIONS environment variable (both comma separated).
  Use "none" to disable the default log sections.
============== </Log Sections> ==============

============== <User Config> ==============
  AllowDeferredMapRendering = 1
  AllowDeferredModelRendering = 1
  BumpWaterAnisotropy = 2
  BumpWaterBlurReflection = 1
  BumpWaterDepthBits = 32
  BumpWaterReflection = 2
  BumpWaterTexSizeReflection = 256
  CamFreeScrollSpeed = 50
  CamMode = 1
  DualScreenMiniMapOnLeft = 1
  EdgeMoveDynamic = 0
  EdgeMoveWidth = 0
  FPSFOV = 90
  FPSScrollSpeed = 50
  FeatureDrawDistance = 600000
  FeatureFadeDistance = 600000
  FontSize = 18
  FullscreenEdgeMove = 0
  GrassDetail = 9
  GroundDecals = 5
  GroundDetail = 120
  GroundScarAlphaFade = 1
  HangTimeout = 30
  HardwareCursor = 1
  InitialNetworkTimeout = 0
  LuaGarbageCollectionMemLoadMult = 2.5
  LuaGarbageCollectionRunTimeMult = 1.5
  MSAALevel = 8
  MaxParticles = 25000
  MaxSounds = 32
  MaximumTransmissionUnit = 0
  MiddleClickScrollSpeed = -0.0018
  MiniMapMarker = 0
  MouseDragScrollThreshold = 0
  OverheadMaxHeightFactor = 1.39999998
  OverheadScrollSpeed = 50
  ReconnectTimeout = 0
  RotOverheadScrollSpeed = 50
  RotateLogFiles = 1
  ScrollWheelSpeed = -25
  Shadows = 1
  ShowClock = 0
  SplashScreenDir = ./MenuLoadscreens
  TreeRadius = 1500
  UnitLodDist = 999999
  UseDistToGroundForIcons = 1.10000002
  VFSCacheArchiveFiles = 0
  Water = 4
  WindowedEdgeMove = 0
  XResolution = 1920
  YResolution = 1080
  snd_volmaster = 2
============== </User Config> ==============

============== <User System> ==============
  Spring Engine Version: 104.0.1-1292-ga1ac5ba maintenance
      Build Environment: gcc libstdc++ version 20171010
       Compiler Version: gcc-5.5.0
       Operating System: Windows 10 TBA Insider Update (build 22631)
        Hardware Config: AMD Ryzen 9 7940HS w/ Radeon 780M Graphics     ; 61156MB RAM, 70372MB pagefile
       Binary Word Size: 32-bit (emulated)
          Process Clock: std::chrono::high_resolution_clock
     Physical CPU Cores: 16
      Logical CPU Cores: 16
============== </User System> ==============

[good_fpu_init][STREFLOP_SSE]
	SSE 1.0 : 1,  SSE 2.0 : 1
	SSE 3.0 : 1, SSSE 3.0 : 1
	SSE 4.1 : 1,  SSE 4.2 : 1
	SSE 4.0A: 1,  SSE 5.0A: 0
[WatchDog::Install] installed (hang-timeout: 30s)
[WatchDog::RegisterThread] registering controls for thread [main]
[GL::CheckAvailableVideoModes] desktop={3840x2160x24bpp@59Hz} current={3840x2160x24bpp@59Hz}
	display=1 modes=157 bounds={x=0, y=0, w=3840, h=2160}
		[ 1] 3840x2160x24bpp@60Hz
		[ 7] 3264x1836x24bpp@30Hz
		[11] 3200x1800x24bpp@30Hz
		[15] 3072x1728x24bpp@30Hz
		[19] 2880x1620x24bpp@30Hz
		[23] 2560x1440x24bpp@30Hz
		[27] 2496x1404x24bpp@30Hz
		[31] 2112x1188x24bpp@30Hz
		[39] 1920x1200x24bpp@30Hz
		[43] 1920x1080x24bpp@60Hz
		[50] 1760x990x24bpp@60Hz
		[56] 1680x1050x24bpp@60Hz
		[66] 1600x900x24bpp@60Hz
		[102] 1280x800x24bpp@60Hz
		[108] 1280x720x24bpp@60Hz
	display=2 modes=17 bounds={x=-1600, y=0, w=1600, h=1200}
		[10] 1280x720x24bpp@60Hz
[GR::CreateSDLWindow] using 8x anti-aliasing and 24-bit depth-buffer (PF="SDL_PIXELFORMAT_RGB888") for main window
[GR::CreateSDLWindow] using 8x anti-aliasing and 24-bit depth-buffer (PF="SDL_PIXELFORMAT_RGB888") for hidden window
[GR::LogVersionInfo]
	SDL version : 2.0.8 (linked) / 2.0.8 (compiled)
	GL version  : 4.6.0 Compatibility Profile Context 24.12.1.241127
	GL vendor   : ATI Technologies Inc.
	GL renderer : AMD Radeon 780M Graphics
	GLSL version: 4.60
	GLEW version: 2.1.0
	GPU memory  : 33677MB (total) / 33677MB (available)
	SDL swap-int: 0
	
	ARB shader support        : 1
	GLSL shader support       : 1
	FBO extension support     : 1
	NVX GPU mem-info support  : 0
	ATI GPU mem-info support  : 1
	NPOT-texture support      : 1 (1)
	S3TC/DXT1 texture support : 1/0
	texture query-LOD support : 1 (1)
	MSAA frame-buffer support : 1 (1)
	24-bit Z-buffer support   : 0 (-)
	primitive-restart support : 1 (1)
	clip-space control support: 1 (1)
	seamless cube-map support : 1 (1)
	frag-depth layout support : 1 (-)
	
	max. FBO samples             : -1
	max. texture size            : 16384
	max. texture anisotropy level: 16.000000
	max. vec4 varyings/attributes: 16/32
	max. draw-buffers            : 8
	max. rec. indices/vertices   : 536870911/536870911
	max. uniform buffer-bindings : 84
	max. uniform block-size      : 4096KB
	
	enable ATI-hacks : 1
	compress MIP-maps: 0
[GR::ToggleGLDebugOutput] OpenGL debug-context not installed (dbgErrors=0 dbgTraces=0)
[GR::UpdateGLConfigs]
[VSync::SetInterval] interval=0 (disabled)
[GR::UpdateGLGeometry][1] winSize=<1,1>
[GR::UpdateGLGeometry][2] winSize=<1920,1080>
[GR::InitGLState]
[GR::LogDisplayMode] display-mode set to 1920x1080x24bpp@59Hz (fullscreen::decorated)
[TexMemPool::Resize] poolSize=134217728u allocSize=0u texCount=0u
[~ScopedOnceTimer][FtLibraryHandler::FontConfigInit (version 2.10.2)] 0ms
[WatchDog::RegisterThread] registering controls for thread [vfsi]
[DataDirLocater::FindWriteableDataDir] using writeable data-directory "D:\SteamLibrary\steamapps\common\Zero-K\"
[DataDirLocater::Check] Isolation Mode!
[DataDirLocater::FilterUsableDataDirs] using read-write data directory: D:\SteamLibrary\steamapps\common\Zero-K\
[DataDirLocater::FilterUsableDataDirs] using read-only data directory: D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1292-ga1ac5ba\
Scanning: D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1292-ga1ac5ba\base
Scanning: D:\SteamLibrary\steamapps\common\Zero-K\maps
Scanning: D:\SteamLibrary\steamapps\common\Zero-K\games
Scanning: D:\SteamLibrary\steamapps\common\Zero-K\packages
[~ScopedOnceTimer][CArchiveScanner::ScanAllDirs] 6ms
[VFS] [SpringVFS::ReserveArchives<this=07a5e218>] #archives=0
[VFS] [VFSHandler::SetGlobalInstanceRaw] handler=07a5e218 (SpringVFS) global=00000000 (null)
[WatchDog::DeregisterThread] deregistering controls for thread [vfsi]
[ThreadPool::SetThreadCount][1] wanted=8 current=1 maximum=16 (init=1)
[ThreadPool::SetThreadCount][2] workers=7
[Threading] Main thread CPU affinity mask set: 65408
[f=-000001] [~ScopedOnceTimer][ISound::Init::New] 0ms
[f=-000001] [Sound] [ISound::Initialize] spawning sound-thread (0.0ms)
[f=-000001] [Sound] [Sound::UpdateThread][1] cfgMaxSounds=32
[f=-000001] [WatchDog::RegisterThread] registering controls for thread [audio]
[f=-000001] [Sound] [Sound::InitThread][1]
[f=-000001] [Sound] [Sound::OpenOpenALDevice] opening default device "OpenAL Soft"
[f=-000001] [Sound] [ISound::Initialize] spawning sound-thread (101.3ms)
[f=-000001] [Sound] [ISound::Initialize] spawning sound-thread (202.5ms)
[f=-000001] [Sound] [ISound::Initialize] spawning sound-thread (302.6ms)
[f=-000001] [Sound] [ISound::Initialize] spawning sound-thread (403.8ms)
[f=-000001] [Sound] [ISound::Initialize] spawning sound-thread (504.4ms)
[f=-000001] [Sound] [ISound::Initialize] spawning sound-thread (604.6ms)
[f=-000001] [Sound] [ISound::Initialize] spawning sound-thread (704.8ms)
[f=-000001] [Sound] [Sound::OpenOpenALDevice] device=079eed60 context=07a84f28
[f=-000001] [Sound] [Sound::InitThread][4][OpenAL API Info]
[f=-000001] [Sound]   Vendor:         OpenAL Community
[f=-000001] [Sound]   Version:        1.1 ALSOFT 1.16.0
[f=-000001] [Sound]   Renderer:       OpenAL Soft
[f=-000001] [Sound]   AL Extensions:  AL_EXT_ALAW AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXT_source_distance_model AL_LOKI_quadriphonic AL_SOFT_block_alignment AL_SOFT_buffer_samples AL_SOFT_buffer_sub_data AL_SOFT_deferred_updates AL_SOFT_direct_channels AL_SOFT_loop_points AL_SOFT_MSADPCM AL_SOFT_source_latency AL_SOFT_source_length
[f=-000001] [Sound]   ALC Extensions: ALC_ENUMERATE_ALL_EXT ALC_ENUMERATION_EXT ALC_EXT_CAPTURE ALC_EXT_DEDICATED ALC_EXT_disconnect ALC_EXT_EFX ALC_EXT_thread_local_context ALC_SOFTX_device_clock ALC_SOFTX_HRTF ALC_SOFT_loopback ALC_SOFTX_midi_interface ALC_SOFT_pause_device
[f=-000001] [Sound]   Devices:
[f=-000001] [Sound]     [2 - SHARP HDMI (2- AMD High Definition Audio Device)]
[f=-000001] [Sound]     [SteelSeries Sonar - Media (SteelSeries Sonar Virtual Audio Device)]
[f=-000001] [Sound]     [SteelSeries Sonar - Microphone (SteelSeries Sonar Virtual Audio Device)]
[f=-000001] [Sound]     [SteelSeries Sonar - Aux (SteelSeries Sonar Virtual Audio Device)]
[f=-000001] [Sound]     [2 - SHARP HDMI (2- AMD High Definition Audio Device)]
[f=-000001] [Sound]     [SteelSeries Sonar - Gaming (SteelSeries Sonar Virtual Audio Device)]
[f=-000001] [Sound]     [繧ケ繝斐・繧ォ繝シ (Pico Streaming Speaker)]
[f=-000001] [Sound]     [SteelSeries Sonar - Chat (SteelSeries Sonar Virtual Audio Device)]
[f=-000001] [Sound]     [繧ケ繝斐・繧ォ繝シ (USB Audio DAC   )]
[f=-000001] [Sound] [Sound::GetMaxMonoSources] #attribs=15
[f=-000001] [Sound] [Sound::GetMaxMonoSources] {cfg,alc}MaxSounds={32,255}
Fontconfig error: Cannot load default config file
[f=-000001] [Sound] Error:   EFX: AL_INVALID_VALUE (40963)
[f=-000001] [Sound] Error:   Initializing EFX failed!
[f=-000001] [Sound] [Sound::UpdateThread][2]
[f=-000001] [~ScopedOnceTimer][ISound::Init::Dev] 805ms
[Info] ../../tools/pr-downloader/src/Downloader/CurlWrapper.cpp:58:DumpVersion():libcurl 7.64.0 Schannel
[Info] ../../tools/pr-downloader/src/Downloader/CurlWrapper.cpp:42:GetTLSBackend():SSL backend #0: 'schannel' (ID: 8)
[Info] ../../tools/pr-downloader/src/FileSystem/FileSystem.cpp:194:setWritePath():Using filesystem-writepath: D:\SteamLibrary\steamapps\common\Zero-K
[Info] ../../tools/pr-downloader/src/pr-downloader.cpp:173:DownloadSetConfig():Free disk space: 2525483 MB
[f=-000001] [CPreGame] server using IP localhost and port 8452
[f=-000001] [NetProto::InitLocalClient] connecting to local server
[f=-000001] [PreGame::ReadDataFromDemo] pre-scanning demo file "D:\SteamLibrary\steamapps\common\Zero-K\demos\hide_benchmark_v3_104.0.1-1289-gfd5619c maintenance.sdfz" for game data...
[f=-000001] [VFS] [TDFParserVFS::ReserveArchives<this=0267e55c>] #archives=0
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=0267e55c (TDFParserVFS) global=07a5e218 (SpringVFS)
[f=-000001] [VFS] [TDFParserVFS::AddArchive<this=0267e55c>(arName="Spring content v1", overwrite=false)] section=2
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=07a5e218 (SpringVFS) global=0267e55c (TDFParserVFS)
[f=-000001] [VFS] [TDFParserVFS::DeleteArchives<this=0267e55c>] #archives=1
[f=-000001] [VFS] 	archive=D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1292-ga1ac5ba\base\springcontent.sdz (07a5e3b8)
[f=-000001] [VFS] 	#files[0]=0
[f=-000001] [VFS] 	#files[1]=0
[f=-000001] [VFS] 	#files[2]=181
[f=-000001] [VFS] 	#files[3]=0
[f=-000001] [VFS] 	#files[4]=181
[f=-000001] [VFS] [TDFParserVFS::ReserveArchives<this=0267ea9c>] #archives=0
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=0267ea9c (TDFParserVFS) global=07a5e218 (SpringVFS)
[f=-000001] [VFS] [TDFParserVFS::AddArchive<this=0267ea9c>(arName="Spring content v1", overwrite=false)] section=2
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=07a5e218 (SpringVFS) global=0267ea9c (TDFParserVFS)
[f=-000001] [VFS] [TDFParserVFS::DeleteArchives<this=0267ea9c>] #archives=1
[f=-000001] [VFS] 	archive=D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1292-ga1ac5ba\base\springcontent.sdz (07a5e1b0)
[f=-000001] [VFS] 	#files[0]=0
[f=-000001] [VFS] 	#files[1]=0
[f=-000001] [VFS] 	#files[2]=181
[f=-000001] [VFS] 	#files[3]=0
[f=-000001] [VFS] 	#files[4]=181
[f=-000001] [VFS] [TDFParserVFS::ReserveArchives<this=0267e4ec>] #archives=0
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=0267e4ec (TDFParserVFS) global=07a5e218 (SpringVFS)
[f=-000001] [VFS] [TDFParserVFS::AddArchive<this=0267e4ec>(arName="Spring content v1", overwrite=false)] section=2
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=07a5e218 (SpringVFS) global=0267e4ec (TDFParserVFS)
[f=-000001] [VFS] [TDFParserVFS::DeleteArchives<this=0267e4ec>] #archives=1
[f=-000001] [VFS] 	archive=D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1292-ga1ac5ba\base\springcontent.sdz (07a5dc68)
[f=-000001] [VFS] 	#files[0]=0
[f=-000001] [VFS] 	#files[1]=0
[f=-000001] [VFS] 	#files[2]=181
[f=-000001] [VFS] 	#files[3]=0
[f=-000001] [VFS] 	#files[4]=181
[f=-000001] [PreGame::StartServerForDemo] starting GameServer
[f=-000001] Warning: [UDPListener::TryBindSocket] opening socket on loopback address, other users will not be able to connect!
[f=-000001] [UDPListener::TryBindSocket] binding UDP socket to IPv6-address ::1 (localhost) on port 8452
[f=-000001] [UDPListener] successfully bound socket on port 8452
[f=-000001] [VFS] [TDFParserVFS::ReserveArchives<this=0267e5fc>] #archives=0
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=0267e5fc (TDFParserVFS) global=07a5e218 (SpringVFS)
[f=-000001] [VFS] [TDFParserVFS::AddArchive<this=0267e5fc>(arName="Spring content v1", overwrite=false)] section=2
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=07a5e218 (SpringVFS) global=0267e5fc (TDFParserVFS)
[f=-000001] [VFS] [TDFParserVFS::DeleteArchives<this=0267e5fc>] #archives=1
[f=-000001] [VFS] 	archive=D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1292-ga1ac5ba\base\springcontent.sdz (07a5e3b8)
[f=-000001] [VFS] 	#files[0]=0
[f=-000001] [VFS] 	#files[1]=0
[f=-000001] [VFS] 	#files[2]=181
[f=-000001] [VFS] 	#files[3]=0
[f=-000001] [VFS] 	#files[4]=181
[f=-000001] [PreGame::StartServerForDemo] started GameServer
[f=-000001] [~ScopedOnceTimer][PreGame::ReadDataFromDemo] 731ms
[f=-000001] 
[f=-000001] [SpringApp::MainEventHandler][SDL_WINDOWEVENT_SHOWN][1] fullScreen=1
[f=-000001] [~ScopedOnceTimer][Sound::Iconified] 0ms
[f=-000001] [~ScopedOnceTimer][FBO::GLContextReinit] 0ms
[f=-000001] [SpringApp::MainEventHandler][SDL_WINDOWEVENT_SHOWN][2]

[f=-000001] 
[f=-000001] [SpringApp::MainEventHandler][SDL_WINDOWEVENT_SIZE_CHANGED][1] fullScreen=1
[f=-000001] [GR::UpdateGLConfigs]
[f=-000001] [GR::UpdateGLGeometry][1] winSize=<1920,1080>
[f=-000001] [GR::UpdateGLGeometry][2] winSize=<1920,1080>
[f=-000001] [GR::InitGLState]
[f=-000001] [GR::LogDisplayMode] display-mode set to 1920x1080x24bpp@59Hz (fullscreen::decorated)
[f=-000001] [~ScopedOnceTimer][GlobalRendering::UpdateGL] 0ms
[f=-000001] [~ScopedOnceTimer][ActiveController::ResizeEvent] 0ms
[f=-000001] [SpringApp::MainEventHandler][SDL_WINDOWEVENT_SIZE_CHANGED][2]

[f=-000001] [PreGame::UpdateClientNet] added new player "UnnamedPlayer (spec)" with number 1 to team 0 (#active=2)
[f=-000001] [VFS] [TDFParserVFS::ReserveArchives<this=0267e51c>] #archives=0
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=0267e51c (TDFParserVFS) global=07a5e218 (SpringVFS)
[f=-000001] [VFS] [TDFParserVFS::AddArchive<this=0267e51c>(arName="Spring content v1", overwrite=false)] section=2
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=07a5e218 (SpringVFS) global=0267e51c (TDFParserVFS)
[f=-000001] [VFS] [TDFParserVFS::DeleteArchives<this=0267e51c>] #archives=1
[f=-000001] [VFS] 	archive=D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1292-ga1ac5ba\base\springcontent.sdz (07a5e558)
[f=-000001] [VFS] 	#files[0]=0
[f=-000001] [VFS] 	#files[1]=0
[f=-000001] [VFS] 	#files[2]=181
[f=-000001] [VFS] 	#files[3]=0
[f=-000001] [VFS] 	#files[4]=181
[f=-000001] [PreGame::AddGameSetupArchivesToVFS] using map: Comet Catcher Redux v3.1
[f=-000001] [VFS] [SpringVFS::AddArchive<this=07a5e218>(arName="Comet Catcher Redux v3.1", overwrite=false)] section=1
[f=-000001] [VFS] [SpringVFS::AddArchive<this=07a5e218>(arName="Map Helper v1", overwrite=false)] section=2
[f=-000001] [VFS] [SpringVFS::AddArchive<this=07a5e218>(arName="Zero-K Benchmark v3", overwrite=false)] section=0
[f=-000001] [VFS] [SpringVFS::AddArchive<this=07a5e218>(arName="Spring content v1", overwrite=false)] section=2
[f=-000001] [VFS] [SpringVFS::AddArchive<this=07a5e218>(arName="Spring Bitmaps", overwrite=false)] section=2
[f=-000001] [VFS] [SpringVFS::AddArchive<this=07a5e218>(arName="Zero-K v1.7.6.4", overwrite=false)] section=0
[f=-000001] [PreGame::AddGameSetupArchivesToVFS] using game: Zero-K Benchmark v3 (archive: zerokBenchmark03.sdz)
[f=-000001] Warning: [PreGame::GameDataReceived] Archive zerokBenchmark03.sdz (checksum f91c034689550dc6435df6f85677ce04ed80f8d24f617640f67f8b688723539a3415021fa1f2371ce1c41d8f69259df835c5ecaa87336304369c12462964c591) differs from the host's copy (checksum aeb080ed24eb54097ec51c0d414ea01c24048310a832be73834971511ee42df99853ba0bb8200dc4751193752c57f30a9094e0a709d52e1a8d6880cbd5f0eb7c). This may be caused by a corrupted download or there may even be two different versions in circulation. Make sure you and the host have installed the chosen archive and its dependencies and consider redownloading it.
[f=-000001] [~ScopedOnceTimer][PreGame::GameDataReceived] 160ms
[f=-000001] [PreGame::UpdateClientNet] received local player number 1 (team 0, allyteam 0), creating LoadScreen
[f=-000001] [LuaIntro] Searching for new Widgets
[f=-000001] [LuaIntro] Scanning: LuaIntro/Addons/
[f=-000001] [LuaIntro] Scanning: LuaIntro/Widgets/
[f=-000001] [LuaIntro] Scanning: LuaIntro/SystemAddons/
[f=-000001] [LuaIntro] Scanning: LuaIntro/SystemWidgets/
[f=-000001] [LuaIntro] Scanning: LuaIntro/chili/
[f=-000001] [LuaIntro] Found new widget "SpringLogo"
[f=-000001] [LuaIntro] Found new widget "LoadTexture"
[f=-000001] [LuaIntro] Found new widget "LoadProgress"
[f=-000001] [LuaIntro] Found new widget "Main"
[f=-000001] [LuaIntro] Found new widget "Music"
[f=-000001] [LuaIntro] Found new widget "WM Stuff"
[f=-000001] [LuaIntro] Loading widgets   <>=vfs  **=raw  ()=unknown
[f=-000001] [LuaIntro] Loading widget:      WM Stuff               <wm.lua>
[f=-000001] [LuaIntro] Loading widget:      LoadProgress           <loadprogress.lua>
[f=-000001] [LuaIntro] Loading widget:      Main                   <main.lua>
[f=-000001] [LuaIntro] Loading widget:      LoadTexture            <bg_texture.lua>
[f=-000001] [LuaIntro] LuaIntro v1.0 (Lua 5.1)
[f=-000001] [LoadScreen::Init] single-threaded
[f=-000001] [WatchDog::RegisterThread] registering controls for thread [load]
[f=-000001] [Game::LoadGame][1] globalQuit=0 threaded=0
[f=-000001] [LoadScreen::SetLoadMessage] text="Parsing Map Information"
[f=-000001] [LoadScreen::SetLoadMessage] text="Loading SMF"
[f=-000001] [LoadScreen::SetLoadMessage] text="Loading Map (77 MB)"
[f=-000001] [LoadScreen::SetLoadMessage] text="Loading GameData Definitions"
[f=-000001] Loading UnitDefs_posts
[f=-000001] Loading FeatureDefs_posts
[f=-000001] Loading WeaponDefs_posts
[f=-000001] Loading ArmorDefs_posts
[f=-000001] [~ScopedOnceTimer][[defs.lua] loading all *Defs tables:] 3633ms
[f=-000001] [~ScopedOnceTimer][Game::LoadDefs (GameData)] 3698ms
[f=-000001] [LoadScreen::SetLoadMessage] text="Loading Radar Icons"
[f=-000001] [LoadScreen::SetLoadMessage] text="Loading Sound Definitions"
[f=-000001] [Sound] Warning: [LoadSoundDefsImpl] sound incomingchat is missing file tag (ignoring)
[f=-000001] [Sound] [LoadSoundDefsImpl] parsed 340 sounds from gamedata/sounds.lua
[f=-000001] [~ScopedOnceTimer][Game::LoadDefs (Sound)] 51ms
[f=-000001] [Game::LoadGame][2] globalQuit=0 forcedQuit=0
[f=-000001] [LoadScreen::SetLoadMessage] text="Creating Smooth Height Mesh"
[f=-000001] [~ScopedOnceTimer][SmoothHeightMesh::MakeSmoothMesh] 15ms
[f=-000001] [LoadScreen::SetLoadMessage] text="Creating QuadField & CEGs"
[f=-000001] [Init] number of ArmorDefs: 6
[f=-000001] Warning: [Init] UnitDef "chicken" in ArmorDef "else" already belongs to ArmorDef category 1!
[f=-000001] [RegisterModelFormats] supported (Assimp) model formats: *.3ds;*.blend;*.dae;*.lwo;*.obj;
[f=-000001] [LoadScreen::SetLoadMessage] text="Creating Unit Textures"
[f=-000001] [LoadScreen::SetLoadMessage] text="Creating Sky"
[f=-000001] [Game::LoadGame][3] globalQuit=0 forcedQuit=0
[f=-000001] [LoadScreen::SetLoadMessage] text="Loading Weapon Definitions"
[f=-000001] [~ScopedOnceTimer][Game::PostLoadSim (WeaponDefs)] 438ms
[f=-000001] [LoadScreen::SetLoadMessage] text="Loading Unit Definitions"
[f=-000001] [~ScopedOnceTimer][Game::PostLoadSim (UnitDefs)] 88ms
[f=-000001] [LoadScreen::SetLoadMessage] text="Loading Feature Definitions"
[f=-000001] [~ScopedOnceTimer][Game::PostLoadSim (FeatureDefs)] 21ms
[f=-000001] [IPathManager::GetInstance] using HAPFS
[f=-000001] [LoadScreen::SetLoadMessage] text="Initializing Map Features"
[f=-000001] [LoadScreen::SetLoadMessage] text="Creating ShadowHandler"
[f=-000001] [LoadScreen::SetLoadMessage] text="Creating InfoTextureHandler"
[f=-000001] InfoTexture: shaders
[f=-000001] [LoadScreen::SetLoadMessage] text="Creating GroundDrawer"
[f=-000001] [LoadScreen::SetLoadMessage] text="Loading Map Tiles"
[f=-000001] [LoadScreen::SetLoadMessage] text="Loading Square Textures"
[f=-000001] [~ScopedOnceTimer][CSMFGroundTextures::ConvolveHeightMap] 1ms
[f=-000001] Switching to ROAM Mesh Rendering
[f=-000001] [LoadScreen::SetLoadMessage] text="Creating TreeDrawer"
[f=-000001] Loaded DecalsDrawer: Legacy
[f=-000001] [LoadScreen::SetLoadMessage] text="Creating ProjectileDrawer & UnitDrawer"
[f=-000001] [LoadScreen::SetLoadMessage] text="Creating Projectile Textures"
[f=-000001] [LoadScreen::SetLoadMessage] text="Creating Water"
[f=-000001] [Game::LoadGame][4] globalQuit=0 forcedQuit=0
[f=-000001] [~ScopedOnceTimer][Game::LoadInterface (Console)] 629ms
[f=-000001] [Game::LoadLua] Lua developer mode disabled
[f=-000001] [LoadScreen::SetLoadMessage] text="Loading LuaRules"
[f=-000001] [~ScopedOnceTimer][creg::AutoRegisterCFunctions(LuaRules)] 53ms
[f=-000001] Synced LuaRules: starting loading
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
LuaRules: Loaded gadget:  Metalspot Finder Gadget  <mex_spot_finder.lua>
LuaRules: Loaded gadget:  Save/Load           <api_saveload.lua>
LuaRules: Loaded gadget:  Startbox handler    <start_boxes.lua>
LuaRules: Loaded gadget:  Wanted Speed        <unit_wanted_speed.lua>
LuaRules: Loaded gadget:  No Friendly Fire    <unit_nofriendlyfire.lua>
LuaRules: Loaded gadget:  IconGenerator       <unit_icongenerator.lua>
LuaRules: Loaded gadget:  Mex Placement       <mex_placement.lua>
LuaRules: Loaded gadget:  Nano Frame Death Handeling  <unit_nanoframe_death.lua>
LuaRules: Loaded gadget:  Nano Frame Rate Limit  <unit_nanoframe_rate_limit.lua>
LuaRules: Loaded gadget:  No Self-D           <unit_noselfd.lua>
LuaRules: Loaded gadget:  ShareControl        <share_control.lua>
LuaRules: Loaded gadget:  UnitPriority        <unit_priority.lua>
LuaRules: Loaded gadget:  Mex Control with energy link  <unit_mex_overdrive.lua>
LuaRules: Loaded gadget:  Script notification  <unit_script_notification.lua>
LuaRules: Loaded gadget:  Antinuke Handler    <unit_antinuke_handler.lua>
LuaRules: Loaded gadget:  Attributes          <unit_attributes.lua>
LuaRules: Loaded gadget:  Boolean Disable     <unit_boolean_disable.lua>
LuaRules: Loaded gadget:  Impulse Float Toggle  <unit_impulsefloat_toggle.lua>
LuaRules: Loaded gadget:  LockOptions         <lockunits_modoption.lua>
LuaRules: Loaded gadget:  Perks               <game_perks.lua>
LuaRules: Loaded gadget:  Shield Charge       <unit_shield_charge.lua>
LuaRules: Loaded gadget:  StartSetup          <start_unit_setup.lua>
LuaRules: Loaded gadget:  Stockpile           <unit_stockpile.lua>
LuaRules: Loaded gadget:  UnitMorph           <unit_morph.lua>
LuaRules: Loaded gadget:  AirPlantParents     <unit_air_plants.lua>
LuaRules: Loaded gadget:  AirTransport_SeaPickup  <unit_transport_pickup_floating_amphib.lua>
LuaRules: Loaded gadget:  Aircraft Command    <unit_bomber_command.lua>
LuaRules: Loaded gadget:  Aircraft Crashing   <unit_aircraft_crash.lua>
LuaRules: Loaded gadget:  Allow Builder Hold Fire  <unit_allow_builder_hold_fire.lua>
LuaRules: Loaded gadget:  Area Guard          <cmd_areaguard.lua>
LuaRules: Loaded gadget:  Block Ally and Neutral Attack  <cmd_block_ally_attack.lua>
LuaRules: Loaded gadget:  Block direct control  <unit_block_direct_control.lua>
LuaRules: Loaded gadget:  Blocking Tag Implementation  <feature_blocking_tag_implementation.lua>
LuaRules: Loaded gadget:  Bomber Dive         <unit_bomber_dive.lua>
LuaRules: Loaded gadget:  CAI                 <ai_cai.lua>
LuaRules: Loaded gadget:  CEG Spawner         <dbg_ceg_spawner.lua>
LuaRules: Loaded gadget:  Capture             <unit_capture.lua>
LuaRules: Loaded gadget:  Carrier Drones      <unit_carrier_drones.lua>
LuaRules: Loaded gadget:  Command Raw Move    <cmd_raw_move.lua>
LuaRules: Loaded gadget:  Command Transfer Unit  <cmd_transfer_unit.lua>
LuaRules: Loaded gadget:  Constructor Auto Assist  <unit_factory_guard.lua>
LuaRules: Loaded gadget:  Control gunship strafe range  <unit_control_gunship_stafe_range.lua>
LuaRules: Loaded gadget:  D-Gun Aim Fix       <unit_dgun_aim.lua>
LuaRules: Loaded gadget:  Debris physics      <feature_debris_physics.lua>
LuaRules: Loaded gadget:  Decloak when damaged  <unit_decloak_damaged.lua>
LuaRules: Loaded gadget:  Dev Commands        <dbg_dev_commands.lua>
LuaRules: Loaded gadget:  Disable Buildoptions  <unit_disable_buildoptions.lua>
LuaRules: Loaded gadget:  Dont fire at radar  <unit_dont_fire_at_radar.lua>
LuaRules: Loaded gadget:  Experience          <unit_xp.lua>
LuaRules: Loaded gadget:  Factory Anti Slacker  <factory_anti_slacker.lua>
LuaRules: Loaded gadget:  Factory Stop Production  <cmd_factory_stop_production.lua>
LuaRules: Loaded gadget:  Fall Damage         <unit_fall_damage.lua>
LuaRules: Loaded gadget:  Feature Effects     <feature_fx.lua>
LuaRules: Loaded gadget:  Fog Hidden Effects API  <api_fog_hidden_effects.lua>
LuaRules: Loaded gadget:  Galaxy Campaign Battle Handler  <mission_galaxy_campaign_battle.lua>
LuaRules: Loaded gadget:  GameRules Events    <unit_gamerules_events.lua>
LuaRules: Loaded gadget:  Grey Goo            <unit_grey_goo.lua>
LuaRules: Loaded gadget:  Gunship Bugger Off  <unit_gunship_bugger_off.lua>
LuaRules: Loaded gadget:  Gunship Climb       <unit_gunship_climb.lua>
LuaRules: Loaded gadget:  Gunship Strafe Control  <unit_gunship_strafe_control.lua>
LuaRules: Loaded gadget:  Hide Autorepairlevel Command  <cmd_hide_autorepairlevel.lua>
LuaRules: Loaded gadget:  Ignore Gibs         <weapon_ignore_gibs.lua>
LuaRules: Loaded gadget:  Instant Self Destruct  <unit_instant_self_destruct.lua>
LuaRules: Loaded gadget:  Invincibility       <unit_invincibility.lua>
LuaRules: Loaded gadget:  Jumpjets            <unit_jumpjets.lua>
LuaRules: Loaded gadget:  LUS                 <unit_script.lua>
LuaRules: Loaded gadget:  Lag Monitor         <game_lagmonitor.lua>
LuaRules: Loaded gadget:  LupsNanoSpray       <lups_nano_spray.lua>
LuaRules: Loaded gadget:  Missile Silo Controller  <unit_missilesilo.lua>
LuaRules: Loaded gadget:  Mod statistics      <mod_stats.lua>
LuaRules: Loaded gadget:  Modular Comm Info   <api_modularcomms.lua>
LuaRules: Loaded gadget:  Nuke Explosion Chooser  <exp_nuke_effect_chooser.lua>
LuaRules: Loaded gadget:  One Click Weapon    <unit_oneclick_weapon.lua>
LuaRules: Loaded gadget:  Orbital Drop        <mission_orbital_drop.lua>
LuaRules: Loaded gadget:  Overkill Prevention  <unit_overkill_prevention.lua>
LuaRules: Loaded gadget:  Overkill Prevention Placeholder  <unit_overkill_prevention_placeholder.lua>
LuaRules: Loaded gadget:  Paralysis           <unit_paralysis_damage.lua>
LuaRules: Loaded gadget:  Player extra information  <player_extra_information.lua>
LuaRules: Loaded gadget:  Prevent Lab Hax     <unit_prevent_lab_hax.lua>
LuaRules: Loaded gadget:  Prevent Landship    <unit_prevent_landship.lua>
LuaRules: Loaded gadget:  Prevent turret overshoot  <unit_prevent_turret_overshoot.lua>
LuaRules: Loaded gadget:  Projectile Hold     <weapon_projectile_hold.lua>
LuaRules: Loaded gadget:  Projectile Radar Homing  <weapon_projectile_radar_homing.lua>
LuaRules: Loaded gadget:  Projectile Retarget  <weapon_projectile_retarget.lua>
LuaRules: Loaded gadget:  Puppy Handler       <unit_puppy_handler.lua>
LuaRules: Loaded gadget:  Reclaim HP changer  <unit_reclaim_hp.lua>
LuaRules: Loaded gadget:  Refuel Pad Handler  <unit_refuel_pad_handler.lua>
LuaRules: Loaded gadget:  Regeneration        <unit_regeneration.lua>
------- TRUNCATED -------
[f=-000001] Loaded widget:  Restricted Zones    <gui_restrictedzones.lua>
[f=-000001] Loaded widget:  Pause Screen        <gui_pausescreen.lua>
[f=-000001] Loaded widget:  Chili Share menu v1.24  <gui_chili_share.lua>
[f=-000001] Loaded widget:  Jumpjet GUI         <gui_jumpjets.lua>
[f=-000001] Loaded widget:  CustomFormations2   <cmd_customformations2.lua>
[f=-000001] SetSunLighting
[f=-000001] Loaded widget:  Sun and Atmosphere Handler.  <gfx_sun_and_atmosphere.lua>
[f=-000001] Loaded widget:  Text To Speech Control  <snd_text_to_speech.lua>
[f=-000001] Loaded widget:  Persistent Build Height  <gui_persistent_build_height.lua>
[f=-000001] LuaShader: [Outline Shader: Dilation] shader error(s):
ERROR: 0:76: 'texel offset' : argument must be compile-time constant 
ERROR: 0:76: '' : missing #endif 
ERROR: 0:76: '' : compilation terminated 
ERROR: 3 compilation errors.  No code generated.


Supressing further error of the same kind
[f=-000001] Loaded widget:  Outline Shader      <gfx_outline_shader.lua>
[f=-000001] Loaded widget:  Layout Handler      <cmd_layout_handler.lua>
[f=-000001] Lua garbage collection rate: 30/s
[f=-000001] Loaded widget:  GC Control          <api_gc_control.lua>
[f=-000001] Loaded widget:  Color Blindness Correction  <gfx_color_blindness_correction.lua>
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] Loaded widget:  Chili Integral Menu  <gui_chili_integral_menu.lua>
[f=-000001] Removed 'GC at >100MB': disabled.
[f=-000001] Loaded widget:  GC at >300MB        <dbg_forcegc_spring97.lua>
[f=-000001] Writing last game win data
[f=-000001] LuaUI v0.3
[f=-000001] [Game::LoadGame][5] globalQuit=0 forcedQuit=0
[f=-000001] !transmitlobby @voice@buildUnit@add;vehcon;Mason
[f=-000001] !transmitlobby @voice@buildUnit@add;vehscout;Dart
[f=-000001] !transmitlobby @voice@buildUnit@add;vehraid;Scorcher
[f=-000001] !transmitlobby @voice@buildUnit@add;vehsupport;Fencer
[f=-000001] !transmitlobby @voice@buildUnit@add;vehriot;Ripper
[f=-000001] !transmitlobby @voice@buildUnit@add;vehassault;Ravager
[f=-000001] !transmitlobby @voice@buildUnit@add;vehcapture;Dominatrix
[f=-000001] !transmitlobby @voice@buildUnit@add;veharty;Badger
[f=-000001] !transmitlobby @voice@buildUnit@add;vehheavyarty;Impaler
[f=-000001] !transmitlobby @voice@buildUnit@add;vehaa;Crasher
[f=-000001] !transmitlobby @voice@buildUnit@reload
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipcon;Wasp
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipbomb;Blastwing
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipemp;Gnat
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipraid;Locust
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipskirm;Harpy
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipheavyskirm;Nimbus
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipassault;Revenant
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipkrow;Krow
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipaa;Trident
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshiptrans;Charon
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipheavytrans;Hercules
[f=-000001] !transmitlobby @voice@buildUnit@reload
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=07a5e218>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [LoadScreen::SetLoadMessage] text="[LoadFinalize] finalizing PFS"
[f=-000001] [Path] [PathEstimator::CalcHash][Init] BLOCK_SIZE=16
[f=-000001] [Path] [PathEstimator::CalcHash][Init] PATHESTIMATOR_VERSION=92
[f=-000001] [Path] [PathEstimator::CalcHash][Init] heightMapChecksum=2dc9eab5
[f=-000001] [Path] [PathEstimator::CalcHash][Init] typeMapChecksum=37560093
[f=-000001] [Path] [PathEstimator::CalcHash][Init] moveDefChecksum=c5de8888
[f=-000001] [Path] [PathEstimator::CalcHash][Init] blockMapChecksum=bb516402
[f=-000001] [Path] [PathEstimator::CalcHash][Init] estimatorHashCode=e64fd83e
[f=-000001] [Path] [PathEstimator::ReadFile] hash=e64fd83e file="cache\104dev-maintenance/paths/Comet Catcher Redux v3.1.pe-e64fd83e.zip" (exists=1)
[f=-000001] [LoadScreen::SetLoadMessage] text="Reading Estimate PathCosts [16]"
[f=-000001] [Path] [PathEstimator::CalcHash][Init] BLOCK_SIZE=32
[f=-000001] [Path] [PathEstimator::CalcHash][Init] PATHESTIMATOR_VERSION=92
[f=-000001] [Path] [PathEstimator::CalcHash][Init] heightMapChecksum=2dc9eab5
[f=-000001] [Path] [PathEstimator::CalcHash][Init] typeMapChecksum=37560093
[f=-000001] [Path] [PathEstimator::CalcHash][Init] moveDefChecksum=c5de8888
[f=-000001] [Path] [PathEstimator::CalcHash][Init] blockMapChecksum=bb516402
[f=-000001] [Path] [PathEstimator::CalcHash][Init] estimatorHashCode=e64fd84e
[f=-000001] [Path] [PathEstimator::ReadFile] hash=e64fd84e file="cache\104dev-maintenance/paths/Comet Catcher Redux v3.1.pe2-e64fd84e.zip" (exists=1)
[f=-000001] [LoadScreen::SetLoadMessage] text="Reading Estimate PathCosts [32]"
[f=-000001] [LoadScreen::SetLoadMessage] text="[LoadFinalize] finalized PFS (214ms, checksum 1ba493c7)"
[f=-000001] [Game::LoadGame][6] globalQuit=0 forcedQuit=0
[f=-000001] [LuaMemPool::LogStats][handle=LuaIntro (unsynced)] index=1 {numAllocs[*],allocSums[*]}={0,0} {int,ext,rec}Allocs={0,11014,0} {chunk,block}Bytes={0,0}
[f=-000001] Mex Placement Initialised with 80 spots.
[f=-000001] <Easy Facing> Spectator mode. Widget removed.
[f=-000001] UpdateInterfacePreset, minimapRight
[f=-000001] LuaShader: [Outline Shader: Dilation] shader error(s):
Attempt to use invalid shader object in [ActivateWith](). Did you call :Compile() or :Initialize()
Supressing further error of the same kind
[f=-000001] Opening demofile D:\SteamLibrary\steamapps\common\Zero-K\demos\hide_benchmark_v3_104.0.1-1289-gfd5619c maintenance.sdfz
[f=-000001] Connection attempt from UnnamedPlayer (spec)
[f=-000001]  -> Version: 104.0.1-1292-ga1ac5ba maintenance [Windows 32-bit (emulated)]
[f=-000001] [Game::ClientReadNet] added new player UnnamedPlayer (spec) with number 1 to team 0
[f=-000001]  -> Connection established (given id 1)
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="UnnamedPlayer (spec)" string="[PreGame::GameDataReceived][map-checksums]
	server=828d5d65d8f50366bd59ba0195fb2abaea3d0e356426e6f0328a59fa23e0c219d93a8e43d080c273c7036124610aa018a024e7a97738d77a3006b458544a981b
	client=828d5d65d8f50366bd59ba0195fb2abaea3d0e356426e6f0328a59fa23e0c219d93a8e43d080c273c7036124610aa018a024e7a97738d77a3006b458544a981b"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="UnnamedPlayer (spec)" string="[PreGame::GameDataReceived][mod-checksums]
	server=aeb080ed24eb54097ec51c0d414ea01c24048310a832be73834971511ee42df99853ba0bb8200dc4751193752c57f30a9094e0a709d52e1a8d6880cbd5f0eb7c
	client=f91c034689550dc6435df6f85677ce04ed80f8d24f617640f67f8b688723539a3415021fa1f2371ce1c41d8f69259df835c5ecaa87336304369c12462964c591"
[f=-000001] Beginning demo playback
[f=-000001] GameID: f8cf375db6f4295b98b0cff6c3f74efe
[f=-000001] Connection attempt from GoogleFrog
[f=-000001]  -> Version: 104.0.1-1289-gfd5619c maintenance [Windows 32-bit (emulated)]
[f=-000001]  -> Connection established (given id 0)
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="GoogleFrog" string="[PreGame::GameDataReceived][map-checksums]
	server=828d5d65d8f50366bd59ba0195fb2abaea3d0e356426e6f0328a59fa23e0c219d93a8e43d080c273c7036124610aa018a024e7a97738d77a3006b458544a981b
	client=828d5d65d8f50366bd59ba0195fb2abaea3d0e356426e6f0328a59fa23e0c219d93a8e43d080c273c7036124610aa018a024e7a97738d77a3006b458544a981b"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="GoogleFrog" string="[PreGame::GameDataReceived][mod-checksums]
	server=aeb080ed24eb54097ec51c0d414ea01c24048310a832be73834971511ee42df99853ba0bb8200dc4751193752c57f30a9094e0a709d52e1a8d6880cbd5f0eb7c
	client=aeb080ed24eb54097ec51c0d414ea01c24048310a832be73834971511ee42df99853ba0bb8200dc4751193752c57f30a9094e0a709d52e1a8d6880cbd5f0eb7c"
[f=-000001] [Shader] Warning: [GLSL-SO::CompileShaderObject] shader-object name: unknown, compile-log:
WARNING: 0:14: varying deprecated in version 130; may be removed in future release
ERROR: 0:23: 'textureQueryLOD' : no matching overloaded function found 
ERROR: 0:23: '' : missing #endif 
ERROR: 0:23: '' : compilation terminated 
ERROR: 3 compilation errors.  No code generated.



[f=-000001] [Shader] Warning: 
// SHADER VERSION
#version 130
// SHADER FLAGS
#define HIGH_QUALITY
// SHADER SOURCE
#line 1
	#ifdef HIGH_QUALITY
	#extension GL_ARB_texture_query_lod : enable
	#endif
		uniform float time;
		uniform vec4 alwaysColor;
		uniform vec4 losColor;
		uniform vec4 radarColor;
		uniform vec4 radarColor2;
		uniform vec4 jamColor;
		uniform sampler2D tex0;
		uniform sampler2D tex1;
		uniform sampler2D tex2;
		varying vec2 texCoord;
	#ifdef HIGH_QUALITY
		//! source: http://www.ozone3d.net/blogs/lab/20110427/glsl-random-generator/
		float rand(const in vec2 n)
		{
			return fract(sin(dot(n, vec2(12.9898, 78.233))) * 43758.5453);
		}
		vec4 getTexel(in sampler2D tex, in vec2 p)
		{
			int lod = int(textureQueryLOD(tex, p).x);
			vec2 texSize = vec2(textureSize(tex, lod));
			vec2 off = vec2(time);
			vec4 c = vec4(0.0);
			for (int i = 0; i<4; i++) {
				off = (vec2(rand(p.st + off.st), rand(p.ts - off.ts)) * 2.0 - 1.0) / texSize;
				c += texture2D(tex, p + off);
			}
			c *= 0.25;
			return smoothstep(0.5, 1.0, c);
		}
	#else
		#define getTexel texture2D
	#endif
		void main() {
			gl_FragColor  = vec4(0.0);
			//gl_FragColor  = alwaysColor;
			vec2 radarJammer = getTexel(tex2, texCoord).rg;
			gl_FragColor += jamColor * radarJammer.g;
			gl_FragColor += radarColor2 * step(0.8, radarJammer.r) * radarJammer.r;
			gl_FragColor.rgb = fract(gl_FragColor.rgb);
			
			float los = getTexel(tex0, texCoord).r;
			float airlos = getTexel(tex1, texCoord).r;
			gl_FragColor += losColor * (los * 0.9 + airlos * 0.1);
			
			gl_FragColor += radarColor * step(0.2, fract(1 - radarJammer.r));
			
			gl_FragColor += alwaysColor;
			gl_FragColor.a = 0.05;
		}
	
[f=-000001] Error: CInfoTextureCombiner-shader compilation error: 
[f=-000001] LuaShader: [Outline Shader: Dilation] shader error(s):
Attempt to use invalid shader object in [ActivateWith](). Did you call :Compile() or :Initialize()
[f=-000001] Epicmenu: Switching to Default camera mode
[f=0000000] <Ghost Site> Spectator mode. Widget removed.
[f=0000030] [Game::ClientReadNet][LOGMSG] sender="GoogleFrog" string="[PE::CalcChecksum][BLK_SIZE=16][SHA_DATA=12dade678983d72371381f58c9cc63aa39c55bdad12cbff48ffdb827dc56fe4980ac54951902fa9c547ce048a933f9e53b8b7b146238a7dd31f244009627e4bb]"
[f=0000030] [Game::ClientReadNet][LOGMSG] sender="GoogleFrog" string="[PE::CalcChecksum][BLK_SIZE=32][SHA_DATA=1d90b5191ff9e1d5fd7f183c168c46db25c28528a4dc10d23cda5076ab08d158c153121aa41763fe349dfd41f5cca31b68c81b5c7e5c7e3601e7d33f7e850ecc]"
[f=0000030] [Game::ClientReadNet] remote skirmish AI "n/a" (ID: 0, Short-Name: "n/a", Version: "n/a") took over control of team 0
[f=0000030] [Game::ClientReadNet] remote skirmish AI "n/a" (ID: 1, Short-Name: "n/a", Version: "n/a") took over control of team 1
[f=0000030] [Game::ClientReadNet] remote skirmish AI "n/a" (ID: 2, Short-Name: "n/a", Version: "n/a") took over control of team 2
[f=0000030] [Game::ClientReadNet] remote skirmish AI "n/a" (ID: 3, Short-Name: "n/a", Version: "n/a") took over control of team 3
[f=0000030] [Game::ClientReadNet] remote skirmish AI "n/a" (ID: 4, Short-Name: "n/a", Version: "n/a") took over control of team 4
[f=0000030] [Game::ClientReadNet] remote skirmish AI "n/a" (ID: 5, Short-Name: "n/a", Version: "n/a") took over control of team 5
[f=0000030] [Game::ClientReadNet] remote skirmish AI "n/a" (ID: 6, Short-Name: "n/a", Version: "n/a") took over control of team 6
[f=0000030] [Game::ClientReadNet] remote skirmish AI "n/a" (ID: 7, Short-Name: "n/a", Version: "n/a") took over control of team 7
[f=0000030] [Game::ClientReadNet][LOGMSG] sender="GoogleFrog" string="[Game::LoadGame][lua{Rules,Gaia}={2b2ad738,00000000}]"
[f=0000030] Spectator GoogleFrog finished loading and is now ingame
[f=0000045] [Game::ClientReadNet][LOGMSG] sender="UnnamedPlayer (spec)" string="[PE::CalcChecksum][BLK_SIZE=16][SHA_DATA=12dade678983d72371381f58c9cc63aa39c55bdad12cbff48ffdb827dc56fe4980ac54951902fa9c547ce048a933f9e53b8b7b146238a7dd31f244009627e4bb]"
[f=0000045] [Game::ClientReadNet][LOGMSG] sender="UnnamedPlayer (spec)" string="[PE::CalcChecksum][BLK_SIZE=32][SHA_DATA=1d90b5191ff9e1d5fd7f183c168c46db25c28528a4dc10d23cda5076ab08d158c153121aa41763fe349dfd41f5cca31b68c81b5c7e5c7e3601e7d33f7e850ecc]"
[f=0000045] [Game::ClientReadNet][LOGMSG] sender="UnnamedPlayer (spec)" string="[Game::LoadGame][lua{Rules,Gaia}={77e50bf8,00000000}]"
[f=0000045] Spectator UnnamedPlayer (spec) finished loading and is now ingame
[f=0000300] Input grabbing is enabled!
[f=0000300] Input grabbing is enabled!
[f=0001651]                                Part|        Total Time|Time of the last 0.5s
[f=0001651]                                Draw         62731.89ms 31.76%
[f=0001651]                                 Lua        119373.64ms 58.04%
[f=0001651]             Misc::Profiler::AddTime            64.86ms  0.00%
[f=0001651]                                 Sim        108570.62ms 63.04%
[f=0001681] End of demo reached
[f=0001682] [QuitAction] user exited to system
[f=0001682] [SpringApp::Kill][1] fromRun=1
[f=0001682] [ThreadPool::SetThreadCount][1] wanted=0 current=8 maximum=16 (init=0)
[f=0001682] 	[async=0] threads=8 tasks=133203 {sum,avg}{exec,wait}time={{26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192.000, 0.000}, {-2.000, -0.000}}ms
[f=0001682] 		thread=1 tasks=19029 {sum,min,max,avg}{exec,wait}time={{-2.000, 0.000, 26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192.000, 0.000}, {26815622216280411416773312518686622339978551851605924244272866873447590409786894079056022561000903932012731960619195222899882013752219971739252929614315520.000, 0.000, -0.000, 2.000}}ms
[f=0001682] 		thread=2 tasks=19029 {sum,min,max,avg}{exec,wait}time={{-0.000, 0.000, 26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192.000, -2.000}, {-2.000, 0.000, -26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192.000, 2.000}}ms
[f=0001682] 		thread=3 tasks=19029 {sum,min,max,avg}{exec,wait}time={{-2.000, 0.000, 2.000, -0.000}, {-0.000, 0.000, -0.000, 0.000}}ms
[f=0001682] 		thread=4 tasks=19029 {sum,min,max,avg}{exec,wait}time={{2.000, 0.000, -26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192.000, -26815622286264173021192701074420418287661597414215158465366478895861892163301271202002741011468479996119719796650938816580446018597896255066647227197816832.000}, {2.000, 0.000, -2.000, 0.000}}ms
[f=0001682] 		thread=5 tasks=19029 {sum,min,max,avg}{exec,wait}time={{0.000, 0.000, 2.000, -26815622287826416776801466000790114316504050829712905293605117088487930615687645264733715561359847323781578626990539248453858992527435491461295940441210880.000}, {0.000, 0.000, -0.000, -26815622276850834789371421406999737848539515404753766069845501577650476943217853648784931183208789042133933243501929210573809002669718577686295777116160000.000}}ms
[f=0001682] 		thread=6 tasks=19029 {sum,min,max,avg}{exec,wait}time={{26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192.000, 0.000, 2.000, 2.000}, {26815622210280276946505775143175145718633999126828539786196271398049763442848254242371541713722856482363887979247044348192152789512423320120445094500237312.000, 0.000, -0.000, -0.000}}ms
[f=0001682] 		thread=7 tasks=19029 {sum,min,max,avg}{exec,wait}time={{0.000, 0.000, 2.000, 2.000}, {-0.000, 0.000, 26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192.000, -0.000}}ms
[f=0001682] 	[async=1] threads=8 tasks=5005 {sum,avg}{exec,wait}time={{-0.000, -26815622343198238769915704685503820065995789497454753078152176160342812825688817797424945759676249250580634177741387449182714213681483898971879952856645632.000}, {0.000, 26815622361814807161096181314144080744640284137274924834640185566280934343213325609419851401308421759407459662147780659993441028164731967817599016419459072.000}}ms
[f=0001682] 		thread=1 tasks=711 {sum,min,max,avg}{exec,wait}time={{26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192.000, 0.000, 26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192.000, -2.000}, {0.000, 0.000, 26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192.000, -0.000}}ms
[f=0001682] 		thread=2 tasks=715 {sum,min,max,avg}{exec,wait}time={{26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192.000, 0.000, -0.000, 0.000}, {0.000, 0.000, 26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192.000, 2.000}}ms
[f=0001682] 		thread=3 tasks=715 {sum,min,max,avg}{exec,wait}time={{0.000, 0.000, -26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192.000, -26815622309475580540952885285615750577065557678495226218167562265795664878290423430345314560100276559601549888701137883428593402339958855055505743885107200.000}, {26815622267251908139419650174141868299509475935682620913420737627280536135528839149370997707996412119889506436810819374128704726325456195040998845610721280.000, 0.000, -0.000, 0.000}}ms
[f=0001682] 		thread=4 tasks=721 {sum,min,max,avg}{exec,wait}time={{0.000, 0.000, 0.000, 2.000}, {26815622266611717708525037189038858940239567688952812535004576341502347739103590586339946911594253246161363641715066139302976505804534916184557885948166144.000, 0.000, -0.000, 0.000}}ms
[f=0001682] 		thread=5 tasks=708 {sum,min,max,avg}{exec,wait}time={{0.000, 0.000, -2.000, 26815622308896349852905972664558618278568778774108279297165272696788594739297434533493990861054516638134691026864841870818176157857405031443137800322416640.000}, {-0.000, 0.000, -26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192.000, 0.000}}ms
[f=0001682] 		thread=6 tasks=721 {sum,min,max,avg}{exec,wait}time={{-2.000, 0.000, -26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192.000, 0.000}, {2.000, 0.000, 26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192.000, 26815622316684841209729864468749048731340233710580926098746356964967101282473792525815788954268984180841199402703169463160837628839497718918762036352516096.000}}ms
[f=0001682] 		thread=7 tasks=714 {sum,min,max,avg}{exec,wait}time={{-0.000, 0.000, -0.000, -2.000}, {-0.000, 0.000, -0.000, -0.000}}ms
[f=0001682] [ThreadPool::SetThreadCount][2] workers=0
[f=0001682] [SpringApp::Kill][2]
[f=0001682] [Game::KillLua][0] dtor=0 loadscreen=00000000
[f=0001682] [Game::KillLua][3] dtor=0 luaUI=79a96728
[f=0001682] Start widgetHandler:Shutdown
[f=0001682] Shutdown - SaveOrderList Complete
[f=0001682] Writing last game win data
[f=0001682] Shutdown - SaveConfigData Complete
[f=0001682] Shutdown Widget - Save/Load API
[f=0001682] Shutdown Widget - Chili Highlight
[f=0001682] Shutdown Widget - Draw After Chili
[f=0001682] Shutdown Widget - EPIC Menu
[f=0001682] Shutdown Widget - Depth of Field Shader
[f=0001682] Shutdown Widget - Chili Widget Selector
[f=0001682] Shutdown Widget - Chili Minimap
[f=0001682] Shutdown Widget - Deferred rendering
[f=0001682] Shutdown Widget - Local Team Colors
[f=0001682] Shutdown Widget - Display Keys 2
[f=0001682] Shutdown Widget - Save Game Menu
[f=0001682] Shutdown Widget - Unit Icons
[f=0001682] Shutdown Widget - Noises
[f=0001682] Shutdown Widget - HealthBars
[f=0001682] Shutdown Widget - Win Counter
[f=0001682] Shutdown Widget - BuildETA
[f=0001682] Shutdown Widget - Modular Comm Info
[f=0001682] Shutdown Widget - Stereo3D
[f=0001682] Shutdown Widget - Showeco and Grid Drawer
[f=0001682] Shutdown Widget - Point Tracker
[f=0001682] Shutdown Widget - Music Player
[f=0001682] Shutdown Widget - Missile Silo Range
[f=0001682] Shutdown Widget - MinimapEvents
[f=0001682] Shutdown Widget - Mex Placement Handler
[f=0001682] Shutdown Widget - Local Widgets Config
[f=0001682] Shutdown Widget - Highlight Geos
[f=0001682] Shutdown Widget - Grab Input
[f=0001682] Input grabbing is disabled!
[f=0001682] Shutdown Widget - Galaxy Battle Handler
[f=0001682] Shutdown Widget - Darkening
[f=0001682] Shutdown Widget - Context Menu
[f=0001682] Shutdown Widget - Chili Spectator Panels
[f=0001682] Shutdown Widget - Chili Selections & CursorTip v2
[f=0001682] Shutdown Widget - Chili Nuke Warning
[f=0001682] Shutdown Widget - Chili EndGame Window
[f=0001682] Shutdown Widget - Chili Economy Panel Default
[f=0001682] Shutdown Widget - CameraShake
[f=0001682] Shutdown Widget - Attack AoE
[f=0001682] Shutdown Widget - UnitShapes
[f=0001682] Shutdown Widget - Map Edge Extension
[f=0001682] Shutdown Widget - Selection Send
[f=0001682] Shutdown Widget - LupsManager
[f=0001682] Shutdown Widget - Newton Firezone
[f=0001682] Shutdown Widget - Chili Pro Console
[f=0001682] Shutdown Widget - Lasso Terraform GUI
[f=0001682] Shutdown Widget - Lups
[f=0001682] Shutdown Widget - Chili Framework
[f=0001682] Shutdown Widget - Custom Markers
[f=0001682] Shutdown Widget - Chili Core Selector
[f=0001682] Shutdown Widget - Pause Screen
[f=0001682] Shutdown Widget - Text To Speech Control
[f=0001682] Shutdown Widget - Persistent Build Height
[f=0001682] Shutdown Widget - Outline Shader
[f=0001682] LuaShader: [Outline Shader: Dilation] shader error(s):
Attempt to use invalid shader object in [Finalize](). Did you call :Compile() or :Initialize()
Supressing further error of the same kind
[f=0001682] Shutdown Widget - Layout Handler
[f=0001682] Shutdown Widget - Color Blindness Correction
[f=0001682] End widgetHandler:Shutdown
[f=0001682] [LuaMemPool::LogStats][handle=LuaUI (unsynced)] index=4294967295 {numAllocs[*],allocSums[*]}={0,0} {int,ext,rec}Allocs={0,26100291,0} {chunk,block}Bytes={0,0}
[f=0001682] [Game::KillLua][1] dtor=0 luaGaia=00000000
[f=0001682] [Game::KillLua][2] dtor=0 luaRules=77e50bf8
[f=0001682] Start gadgetHandler:Shutdown
[f=0001682] Shutdown - StartSetup
[f=0001682] Shutdown - UnitMorph
[f=0001682] Shutdown - LupsNanoSpray
[f=0001682] Shutdown - Missile Silo Controller
[f=0001682] Shutdown - Modular Comm Info
[f=0001682] Shutdown - Terrain Texture Handler
[f=0001682] Shutdown - UnitCloakShield
[f=0001682] End gadgetHandler:Shutdown
[f=0001682] Start gadgetHandler:Shutdown
[f=0001682] Shutdown - Save/Load
[f=0001682] Shutdown - UnitMorph
[f=0001682] Shutdown - Galaxy Campaign Battle Handler
[f=0001682] Shutdown - Modular Comm Info
[f=0001682] Shutdown - Retreat Command
[f=0001682] Shutdown - Shockwaves
[f=0001682] Shutdown - Teleport Throw
[f=0001682] Shutdown - UnitCloakShield
[f=0001682] Shutdown - Lups Cloak FX
[f=0001682] Shutdown - Lups
[f=0001682] Shutdown - Lups Shield
[f=0001682] End gadgetHandler:Shutdown
[f=0001682] [LuaMemPool::LogStats][handle=LuaRules (unsynced)] index=4294967295 {numAllocs[*],allocSums[*]}={0,0} {int,ext,rec}Allocs={0,26100405,0} {chunk,block}Bytes={0,0}
[f=0001682] [LuaMemPool::LogStats][handle=LuaRules (synced)] index=4294967295 {numAllocs[*],allocSums[*]}={0,0} {int,ext,rec}Allocs={0,26100405,0} {chunk,block}Bytes={0,0}
[f=0001682] [Game::KillLua][4] dtor=0
[f=0001682] [Sound] [Sound::Kill] soundThread.joinable()=1
[f=0001682] [WatchDog::DeregisterThread] deregistering controls for thread [audio]
[f=0001682] [Sound] [Sound::UpdateThread][3] #sources=32 #items=77
[f=0001682] [Sound] [Sound::UpdateThread][4] ctx=07a84f28 dev=079eed60
[f=0001682] [Sound] [Sound::UpdateThread][5] ctx=07a84f28 dev=079eed60
[f=0001682] [Sound] [Sound::Cleanup][alcDestroyContext(07a84f28)]
[f=0001682] [Sound] [Sound::Cleanup][alcCloseDevice(079eed60)]
[f=0001682] [Sound] [Sound::UpdateThread][6]
[f=0001682] [Game::~CGame][1]
[f=0001682] [Game::KillLua][0] dtor=1 loadscreen=00000000
[f=0001682] [Game::KillLua][3] dtor=1 luaUI=00000000
[f=0001682] [Game::KillLua][1] dtor=1 luaGaia=00000000
[f=0001682] [Game::KillLua][2] dtor=1 luaRules=00000000
[f=0001682] [Game::KillLua][4] dtor=1
[f=0001682] [Game::KillMisc][1]
[f=0001682] [Game::KillMisc][2]
[f=0001682] [Game::KillMisc][3]
[f=0001682] [Game::KillRendering][1]
[f=0001682] [~CRectangleOverlapHandler] 0% overlap reduction
[f=0001682] [3DOParser::Kill] allocated 74 pieces
[f=0001682] [S3OParser::Kill] allocated 2643 pieces
[f=0001682] [AssParser::Kill] allocated 308 pieces
[f=0001682] [Game::KillInterface][1]
[f=0001682] [Game::KillInterface][2]
[f=0001682] [Game::KillSimulation][1]
[f=0001682] [Game::KillSimulation][2]
[f=0001682] [CCollisionHandler] dis-/continuous tests: 0/1417320
[f=0001682] [Game::KillSimulation][3]
[f=0001682] [~CPathCache(24x32)] cacheHits=0 hitPercentage=0% numHashColls=0 maxCacheSize=0
[f=0001682] [~CPathCache(24x32)] cacheHits=0 hitPercentage=0% numHashColls=0 maxCacheSize=0
[f=0001682] [~CPathCache(48x64)] cacheHits=0 hitPercentage=0% numHashColls=0 maxCacheSize=0
[f=0001682] [~CPathCache(48x64)] cacheHits=0 hitPercentage=0% numHashColls=0 maxCacheSize=201
[f=0001682] [~CRectangleOverlapHandler] 0% overlap reduction
[f=0001682] [~CRectangleOverlapHandler] 0% overlap reduction
[f=0001682] [LosHandler::Kill] raycast instance cache-{hits,misses}={1223,2489}; shared=1%; cached=32%
[f=0001682] [Game::KillSimulation][4]
[f=0001682] [CommonDefHandler::KillStatic] 3232 sound-set data items added
[f=0001682] [Game::~CGame][2]
[f=0001682] [Game::~CGame][3]
[f=0001682] [SpringApp::Kill][3]
[f=0001682] [NetProto::~CNetProtocol] [LocalConnection::Statistics]
	20161 bytes sent  
	34179 bytes recv'd

[f=0001682] [SpringApp::Kill][4] font=078e7fd8
[f=0001682] [SpringApp::Kill][5]
[f=0001682] [SpringApp::Kill][6]
[SpringApp::Kill][7]
[LuaSocket] [~CLuaSocketRestrictions] dumping luasocket rules:
[LuaSocket] TCP_CONNECT ALLOW * -1
[LuaSocket] TCP_LISTEN  ALLOW * -1
[LuaSocket] UDP_LISTEN  ALLOW * -1
[VFS] [SpringVFS::DeleteArchives<this=07a5e218>] #archives=6
[VFS] 	archive=D:\SteamLibrary\steamapps\common\Zero-K\packages\f35f403427d63965bc3509eba29edccd.sdp (07bc51b0)
[~CPoolArchive] archiveFile="D:\SteamLibrary\steamapps\common\Zero-K\packages\f35f403427d63965bc3509eba29edccd.sdp" numZipFiles=7797 sumInflSize=693875kb sumReadTime=19497ms
	file="unittextures/detriment_1.dds" indx=7140 inflSize=5461kb readTime=30ms
	file="unittextures/gritty1.dds" indx=7192 inflSize=5461kb readTime=28ms
	file="units/vehriot.lua" indx=6922 inflSize=3kb readTime=28ms
	file="units/tacnuke.lua" indx=6886 inflSize=3kb readTime=25ms
	file="unittextures/largetransport1.dds" indx=7216 inflSize=5461kb readTime=25ms
	file="unittextures/bantha_1.dds" indx=6992 inflSize=5461kb readTime=24ms
	file="unittextures/detriment_2.dds" indx=7141 inflSize=5461kb readTime=24ms
	file="unittextures/penetrator_lordmuffe_tex2-v2.dds" indx=7253 inflSize=5461kb readTime=23ms
	file="units/vehsupport.lua" indx=6924 inflSize=3kb readTime=23ms
	file="unittextures/starlight.dds" indx=7375 inflSize=4096kb readTime=23ms
[VFS] 	archive=D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1292-ga1ac5ba\base\spring\bitmaps.sdz (07a5e830)
[VFS] 	archive=D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1292-ga1ac5ba\base\maphelper.sdz (07a5e3b8)
[VFS] 	archive=D:\SteamLibrary\steamapps\common\Zero-K\games\zerokBenchmark03.sdz (07a5e010)
[VFS] 	archive=D:\SteamLibrary\steamapps\common\Zero-K\maps\comet_catcher_redux_v3.1.sd7 (07c130b0)
[VFS] 	archive=D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1292-ga1ac5ba\base\springcontent.sdz (07a5dfa8)
[VFS] 	#files[0]=7801
[VFS] 	#files[1]=8
[VFS] 	#files[2]=319
[VFS] 	#files[3]=0
[VFS] 	#files[4]=7795
[SpringApp::Kill][8]
[WatchDog::DeregisterThread] deregistering controls for thread [main]
[WatchDog::Uninstall][1] hangDetectorThread=014f7d0c (joinable=1)
[WatchDog::Uninstall][2]
[WatchDog::Uninstall][3]
[SpringApp::Kill][9]


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant