ZeroK-RTS / CrashReports

7 stars 0 forks source link

Spring UserReport [104.0.1-1294-g5a3bf92] Externally launched spring crashed with code 1 #113533

Open Chobbyla opened 2 months ago

Chobbyla commented 2 months ago

infolog_full.txt (truncated):

Using writeable configuration source: "C:\games\Zero-K\_springsettings.cfg"
LogOutput initialized. Logging to C:\games\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).
Failed rotating the log file
  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-1294-g5a3bf92 maintenance
      Build Environment: gcc libstdc++ version 20171010
       Compiler Version: gcc-5.5.0
       Operating System: Windows 7 Business Edition, 64-bit (build 7601, 
        Hardware Config: Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz; 8135MB RAM, 16269MB pagefile
       Binary Word Size: 32-bit (emulated)
          Process Clock: std::chrono::high_resolution_clock
     Physical CPU Cores: 2
      Logical CPU Cores: 4
============== </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: 0,  SSE 5.0A: 0
[WatchDog::Install] installed (hang-timeout: 30s)
[WatchDog::RegisterThread] registering controls for thread [main]
[GL::CheckAvailableVideoModes] desktop={1600x900x24bpp@60Hz} current={1600x900x24bpp@60Hz}
    display=1 modes=68 bounds={x=0, y=0, w=1600, h=900}
        [ 1] 1600x900x24bpp@60Hz
        [ 5] 1440x900x24bpp@60Hz
        [17] 1280x800x24bpp@60Hz
        [25] 1280x720x24bpp@60Hz
        [49] 640x400x24bpp@60Hz
        [65] 320x200x24bpp@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  : 3.0.0 - Build 9.17.10.4229
    GL vendor   : Intel
    GL renderer : Intel(R) HD Graphics 3000
    GLSL version: 1.30 - Intel Build 9.17.10.4229
    GLEW version: 2.1.0
    GPU memory  : unknown
    SDL swap-int: 1

    ARB shader support        : 1
    GLSL shader support       : 1
    FBO extension support     : 1
    NVX GPU mem-info support  : 0
    ATI GPU mem-info support  : 0
    NPOT-texture support      : 1 (1)
    S3TC/DXT1 texture support : 1/0
    texture query-LOD support : 1 (1)
    MSAA frame-buffer support : 0 (1)
    24-bit Z-buffer support   : 1 (-)
    primitive-restart support : 1 (1)
    clip-space control support: 0 (0)
    seamless cube-map support : 1 (1)
    frag-depth layout support : 0 (-)

    max. FBO samples             : 4
    max. texture size            : 8192
    max. texture anisotropy level: 16.000000
    max. vec4 varyings/attributes: 10/16
    max. draw-buffers            : 8
    max. rec. indices/vertices   : 1200/1200
    max. uniform buffer-bindings : 24
    max. uniform block-size      : 16KB

    enable ATI-hacks : 0
    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=<1604,882>
[GR::InitGLState]
[GR::LogDisplayMode] display-mode set to 1604x882x104bpp@1610612736Hz (fullscreen::decorated)
[TexMemPool::Resize] poolSize=134217728u allocSize=0u texCount=0u
[~ScopedOnceTimer][FtLibraryHandler::FontConfigInit (version 2.10.2)] 2ms
[WatchDog::RegisterThread] registering controls for thread [vfsi]
[DataDirLocater::FindWriteableDataDir] using writeable data-directory "C:\games\Zero-K\"
[DataDirLocater::Check] Isolation Mode!
[DataDirLocater::FilterUsableDataDirs] using read-write data directory: C:\games\Zero-K\
[DataDirLocater::FilterUsableDataDirs] using read-only data directory: C:\games\Zero-K\engine\win64\104.0.1-1294-g5a3bf92\
[AS::ReadCacheData] ArchiveCache cache\104dev-maintenance\ArchiveCache15.lua doesn't exist
Scanning: C:\games\Zero-K\engine\win64\104.0.1-1294-g5a3bf92\base
Scanning: C:\games\Zero-K\maps
Scanning: C:\games\Zero-K\games
Scanning: C:\games\Zero-K\packages
[~CPoolArchive] archiveFile="C:\games\Zero-K\packages\f35f403427d63965bc3509eba29edccd.sdp" numZipFiles=7797 sumInflSize=693875kb sumReadTime=0ms
    file="anims/cursorattack_4.png" indx=8 inflSize=1kb readTime=0ms
    file="anims/cursordefend.txt" indx=9 inflSize=0kb readTime=0ms
    file="anims/cursorattack_0.png" indx=4 inflSize=1kb readTime=0ms
    file="anims/cursorattack_3.png" indx=7 inflSize=1kb readTime=0ms
    file="anims/cursorattack_1.png" indx=5 inflSize=1kb readTime=0ms
    file="anims/cursorattack.txt" indx=3 inflSize=0kb readTime=0ms
    file=".tx/config" indx=1 inflSize=2kb readTime=0ms
    file=".gitattributes" indx=0 inflSize=0kb readTime=0ms
    file="al2.0.txt" indx=2 inflSize=8kb readTime=0ms
    file="anims/cursorattack_2.png" indx=6 inflSize=1kb readTime=0ms
[~CPoolArchive] archiveFile="C:\games\Zero-K\packages\c7495381cd08d691c7427370aeb67553.sdp" numZipFiles=7628 sumInflSize=691974kb sumReadTime=0ms
    file="anims/cursordefend.txt" indx=8 inflSize=0kb readTime=0ms
    file="anims/cursordefend_0.png" indx=9 inflSize=1kb readTime=0ms
    file="anims/cursorattack_1.png" indx=4 inflSize=1kb readTime=0ms
    file="anims/cursorattack_4.png" indx=7 inflSize=1kb readTime=0ms
    file="anims/cursorattack_2.png" indx=5 inflSize=1kb readTime=0ms
    file="anims/cursorattack_0.png" indx=3 inflSize=1kb readTime=0ms
    file="al2.0.txt" indx=1 inflSize=8kb readTime=0ms
    file=".gitattributes" indx=0 inflSize=0kb readTime=0ms
    file="anims/cursorattack.txt" indx=2 inflSize=0kb readTime=0ms
    file="anims/cursorattack_3.png" indx=6 inflSize=1kb readTime=0ms
Fontconfig error: Cannot load default config file
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\games\Zero-K\maps\vantage_v1.2.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\games\Zero-K\maps\titanduel_2.2.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\games\Zero-K\maps\Skatepark_V1.00.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\games\Zero-K\maps\Scaryland_V1.02.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\games\Zero-K\maps\RainbowCometv1.25.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\games\Zero-K\maps\la_isla_bonita_v1.1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\games\Zero-K\maps\Faultline_v1.0.sd7" for faster loading!
Warning: [ArchiveData] version "4" included in name "Fallendell_V4"
Warning: [Watchdog] Hang detection triggered for Spring 104.0.1-1294-g5a3bf92 maintenance.
Warning:    (in threads: {main,load,audio,vfsi}={0,0,0,1})
Warning: DLL information:
Error: 0x00400000   spring
Error: 0x77620000   ntdll
Error: 0x75310000   kernel32
Error: 0x75860000   KERNELBASE
Error: 0x10000000   DevIL
Error: 0x745c0000   MSVCP80
Error: 0x73a40000   MSVCR80
Error: 0x74fa0000   msvcrt
Error: 0x77040000   USER32
Error: 0x76cb0000   GDI32
Error: 0x76a20000   LPK
Error: 0x75610000   USP10
Error: 0x75260000   ADVAPI32
Error: 0x76d50000   sechost
Error: 0x77150000   RPCRT4
Error: 0x74ed0000   SspiCli
Error: 0x74ec0000   CRYPTBASE
Error: 0x74590000   GLU32
Error: 0x744c0000   OPENGL32
Error: 0x719b0000   DDRAW
Error: 0x74a90000   DCIMAN32
Error: 0x767d0000   SETUPAPI
Error: 0x756b0000   CFGMGR32
Error: 0x76ad0000   OLEAUT32
Error: 0x756f0000   ole32
Error: 0x755f0000   DEVOBJ
Error: 0x74a70000   dwmapi
Error: 0x76c80000   IMAGEHLP
Error: 0x73530000   IPHLPAPI
Error: 0x77140000   NSI
Error: 0x73520000   WINNSI
Error: 0x75b80000   SHELL32
Error: 0x75180000   SHLWAPI
Error: 0x76a90000   WS2_32
Error: 0x6b440000   libcurl
Error: 0x75050000   CRYPT32
Error: 0x74f90000   MSASN1
Error: 0x74f40000   wldap32
Error: 0x62e80000   zlib1
Error: 0x6b800000   OpenAL32
Error: 0x74cd0000   WINMM
Error: 0x6b5c0000   libvorbisfile-3
Error: 0x6d740000   libvorbis-0
Error: 0x70880000   libogg-0
Error: 0x70e40000   libfreetype-6
Error: 0x65180000   libfontconfig-1
Error: 0x68f40000   libexpat-1
Error: 0x6ef80000   glew32
Error: 0x6c740000   SDL2
Error: 0x76a30000   IMM32
Error: 0x76b80000   MSCTF
Error: 0x73720000   VERSION
Error: 0x73730000   uxtheme
Error: 0x692e0000   ig4icd32
Error: 0x76990000   CLBCatQ
Error: 0x744b0000   shfolder
Error: 0x746d0000   dbghelp
Warning: Stacktrace (main) for Spring 104.0.1-1294-g5a3bf92 maintenance:
Warning: This stacktrace indicates a problem with your graphics card driver, please try upgrading it. Specifically recommended is the latest version; do not forget to use a driver removal utility first.
Warning:    [ProgCtr=76cde748 StackPtr=0028eac0 FramePtr=02968490]
Warning:    (0) C:\Windows\syswow64\GDI32.dll [0x0002E748]
Warning:    (1) C:\Windows\system32\ig4icd32.dll [0x00455CB1]
Warning:    (2) C:\Windows\system32\ig4icd32.dll [0x0041E2AF]
Warning:    (3) Unknown [0x00040404]
Warning: Stacktrace (vfsi) for Spring 104.0.1-1294-g5a3bf92 maintenance:
Warning:    [ProgCtr=00c2af59 StackPtr=0c4dedb4 FramePtr=1090af95]
Warning:    (0) C:\games\Zero-K\engine\win64\104.0.1-1294-g5a3bf92\spring.exe [0x00C2AF59]
Warning:    (1) C:\games\Zero-K\engine\win64\104.0.1-1294-g5a3bf92\spring.exe [0x00C2C31A]
Warning:    (2) C:\games\Zero-K\engine\win64\104.0.1-1294-g5a3bf92\spring.exe [0x00C29080]
Warning:    (3) C:\games\Zero-K\engine\win64\104.0.1-1294-g5a3bf92\spring.exe [0x009B1049]
Warning:    (4) C:\games\Zero-K\engine\win64\104.0.1-1294-g5a3bf92\spring.exe [0x009AE65F]
Warning:    (5) C:\games\Zero-K\engine\win64\104.0.1-1294-g5a3bf92\spring.exe [0x009B65B5]
Warning:    (6) C:\games\Zero-K\engine\win64\104.0.1-1294-g5a3bf92\spring.exe [0x009AE9BD]
Warning:    (7) C:\games\Zero-K\engine\win64\104.0.1-1294-g5a3bf92\spring.exe [0x008C7B4B]
Warning:    (8) C:\games\Zero-K\engine\win64\104.0.1-1294-g5a3bf92\spring.exe [0x008C8CB5]
Warning:    (9) C:\games\Zero-K\engine\win64\104.0.1-1294-g5a3bf92\spring.exe [0x008CBC91]
Warning:    (10) C:\games\Zero-K\engine\win64\104.0.1-1294-g5a3bf92\spring.exe [0x008CC070]
Warning:    (11) C:\games\Zero-K\engine\win64\104.0.1-1294-g5a3bf92\spring.exe [0x008DF966]
Warning:    (12) C:\Windows\syswow64\msvcrt.dll [0x00011287]
Warning:    (13) C:\Windows\syswow64\msvcrt.dll [0x00011328]
Warning:    (14) C:\Windows\syswow64\kernel32.dll [0x0001344D]
Warning:    (15) C:\Windows\SysWOW64\ntdll.dll [0x00039802]
Warning:    (16) C:\Windows\SysWOW64\ntdll.dll [0x000397D5]
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\games\Zero-K\maps\eye_of_horus_1.7.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\games\Zero-K\maps\Doldrumsv2.3.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\games\Zero-K\maps\CrossRoads.v1.0.3.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\games\Zero-K\maps\cold_snap_2.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\games\Zero-K\maps\Cobalt_Dream_v1.1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\games\Zero-K\maps\chicken_nuggets_v5.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\games\Zero-K\maps\calamity_1.1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\games\Zero-K\maps\banana_republic_v1.0.1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\games\Zero-K\maps\Anvilwood_v1.1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\games\Zero-K\maps\akilon_wastelands_zk_v1.sd7" for faster loading!
[~ScopedOnceTimer][CArchiveScanner::ScanAllDirs] 33857ms
[VFS] [SpringVFS::ReserveArchives<this=05b81d88>] #archives=0
[VFS] [VFSHandler::SetGlobalInstanceRaw] handler=05b81d88 (SpringVFS) global=00000000 (null)
[WatchDog::DeregisterThread] deregistering controls for thread [vfsi]
[ThreadPool::SetThreadCount][1] wanted=2 current=1 maximum=2 (init=1)
[ThreadPool::SetThreadCount][2] workers=1
[Threading] Main thread CPU affinity mask set: 14
[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] [Sound::OpenOpenALDevice] device=06246850 context=061a0bf8
[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- Sound Blaster Omni Surround 5.1)]
[f=-000001] [Sound]     [Динамик (2- Sound Blaster Omni Surround 5.1)]
[f=-000001] [Sound] [Sound::GetMaxMonoSources] #attribs=15
[f=-000001] [Sound] [Sound::GetMaxMonoSources] {cfg,alc}MaxSounds={32,255}
[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] 100ms
[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: C:\games\Zero-K
[Info] ../../tools/pr-downloader/src/pr-downloader.cpp:173:DownloadSetConfig():Free disk space: 3229 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 "C:\games\Zero-K\demos\hide_benchmark_v3_104.0.1-1294-g5a3bf92 maintenance.sdfz" for game data...
[f=-000001] [VFS] [TDFParserVFS::ReserveArchives<this=0028e56c>] #archives=0
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=0028e56c (TDFParserVFS) global=05b81d88 (SpringVFS)
[f=-000001] [VFS] [TDFParserVFS::AddArchive<this=0028e56c>(arName="Spring content v1", overwrite=false)] section=2
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=05b81d88 (SpringVFS) global=0028e56c (TDFParserVFS)
[f=-000001] [VFS] [TDFParserVFS::DeleteArchives<this=0028e56c>] #archives=1
[f=-000001] [VFS]   archive=C:\games\Zero-K\engine\win64\104.0.1-1294-g5a3bf92\base\springcontent.sdz (05b81498)
[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=0028eaac>] #archives=0
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=0028eaac (TDFParserVFS) global=05b81d88 (SpringVFS)
[f=-000001] [VFS] [TDFParserVFS::AddArchive<this=0028eaac>(arName="Spring content v1", overwrite=false)] section=2
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=05b81d88 (SpringVFS) global=0028eaac (TDFParserVFS)
[f=-000001] [VFS] [TDFParserVFS::DeleteArchives<this=0028eaac>] #archives=1
[f=-000001] [VFS]   archive=C:\games\Zero-K\engine\win64\104.0.1-1294-g5a3bf92\base\springcontent.sdz (05b81b18)
[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=0028e4fc>] #archives=0
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=0028e4fc (TDFParserVFS) global=05b81d88 (SpringVFS)
[f=-000001] [VFS] [TDFParserVFS::AddArchive<this=0028e4fc>(arName="Spring content v1", overwrite=false)] section=2
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=05b81d88 (SpringVFS) global=0028e4fc (TDFParserVFS)
[f=-000001] [VFS] [TDFParserVFS::DeleteArchives<this=0028e4fc>] #archives=1
[f=-000001] [VFS]   archive=C:\games\Zero-K\engine\win64\104.0.1-1294-g5a3bf92\base\springcontent.sdz (05b81b18)
[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=0028e60c>] #archives=0
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=0028e60c (TDFParserVFS) global=05b81d88 (SpringVFS)
[f=-000001] [VFS] [TDFParserVFS::AddArchive<this=0028e60c>(arName="Spring content v1", overwrite=false)] section=2
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=05b81d88 (SpringVFS) global=0028e60c (TDFParserVFS)
[f=-000001] [VFS] [TDFParserVFS::DeleteArchives<this=0028e60c>] #archives=1
[f=-000001] [VFS]   archive=C:\games\Zero-K\engine\win64\104.0.1-1294-g5a3bf92\base\springcontent.sdz (05b816a0)
[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] 374ms
[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=<1604,882>
[f=-000001] [GR::UpdateGLGeometry][2] winSize=<1604,882>
[f=-000001] [GR::InitGLState]
[f=-000001] [GR::LogDisplayMode] display-mode set to 1604x882x104bpp@1610612736Hz (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] 
[f=-000001] [SpringApp::MainEventHandler][SDL_WINDOWEVENT_SIZE_CHANGED][1] fullScreen=1
[f=-000001] [GR::UpdateGLConfigs]
[f=-000001] [GR::UpdateGLGeometry][1] winSize=<1604,882>
[f=-000001] [GR::UpdateGLGeometry][2] winSize=<1604,882>
[f=-000001] [GR::InitGLState]
[f=-000001] [GR::LogDisplayMode] display-mode set to 1604x882x104bpp@1610612736Hz (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=0028e52c>] #archives=0
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=0028e52c (TDFParserVFS) global=05b81d88 (SpringVFS)
[f=-000001] [VFS] [TDFParserVFS::AddArchive<this=0028e52c>(arName="Spring content v1", overwrite=false)] section=2
[f=-000001] [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=05b81d88 (SpringVFS) global=0028e52c (TDFParserVFS)
[f=-000001] [VFS] [TDFParserVFS::DeleteArchives<this=0028e52c>] #archives=1
[f=-000001] [VFS]   archive=C:\games\Zero-K\engine\win64\104.0.1-1294-g5a3bf92\base\springcontent.sdz (05b816a0)
[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=05b81d88>(arName="Comet Catcher Redux v3.1", overwrite=false)] section=1
[f=-000001] [VFS] [SpringVFS::AddArchive<this=05b81d88>(arName="Map Helper v1", overwrite=false)] section=2
[f=-000001] [VFS] [SpringVFS::AddArchive<this=05b81d88>(arName="Zero-K Benchmark v3", overwrite=false)] section=0
[f=-000001] [VFS] [SpringVFS::AddArchive<this=05b81d88>(arName="Spring content v1", overwrite=false)] section=2
[f=-000001] [VFS] [SpringVFS::AddArchive<this=05b81d88>(arName="Spring Bitmaps", overwrite=false)] section=2
[f=-000001] [VFS] [SpringVFS::AddArchive<this=05b81d88>(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] [~CPoolArchive] archiveFile="C:\games\Zero-K\packages\f35f403427d63965bc3509eba29edccd.sdp" numZipFiles=7797 sumInflSize=693875kb sumReadTime=0ms
[f=-000001]     file="anims/cursorattack_4.png" indx=8 inflSize=1kb readTime=0ms
[f=-000001]     file="anims/cursordefend.txt" indx=9 inflSize=0kb readTime=0ms
[f=-000001]     file="anims/cursorattack_0.png" indx=4 inflSize=1kb readTime=0ms
[f=-000001]     file="anims/cursorattack_3.png" indx=7 inflSize=1kb readTime=0ms
[f=-000001]     file="anims/cursorattack_1.png" indx=5 inflSize=1kb readTime=0ms
[f=-000001]     file="anims/cursorattack.txt" indx=3 inflSize=0kb readTime=0ms
[f=-000001]     file=".tx/config" indx=1 inflSize=2kb readTime=0ms
[f=-000001]     file=".gitattributes" indx=0 inflSize=0kb readTime=0ms
[f=-000001]     file="al2.0.txt" indx=2 inflSize=8kb readTime=0ms
[f=-000001]     file="anims/cursorattack_2.png" indx=6 inflSize=1kb readTime=0ms
[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] 4160ms
[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:] 358ms
[f=-000001] [~ScopedOnceTimer][Game::LoadDefs (GameData)] 455ms
[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)] 31ms
[f=-000001] [Game::LoadGame][2] globalQuit=0 forcedQuit=0
[f=-000001] [LoadScreen::SetLoadMessage] text="Creating Smooth Height Mesh"
[f=-000001] [~ScopedOnceTimer][SmoothHeightMesh::MakeSmoothMesh] 60ms
[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)] 1815ms
[f=-000001] [LoadScreen::SetLoadMessage] text="Loading Unit Definitions"
[f=-000001] [~ScopedOnceTimer][Game::PostLoadSim (UnitDefs)] 272ms
[f=-000001] [LoadScreen::SetLoadMessage] text="Loading Feature Definitions"
[f=-000001] [~ScopedOnceTimer][Game::PostLoadSim (FeatureDefs)] 55ms
[f=-000001] [IPathManager::GetInstance] using HAPFS
[f=-000001] [LoadScreen::SetLoadMessage] text="Initializing Map Features"
[f=-000001] [LoadScreen::SetLoadMessage] text="Creating ShadowHandler"
[f=-000001] Warning: FBO-SHADOW: Incomplete read buffer!
[f=-000001] Warning: FBO-SHADOW-GL_CLAMP_TO_EDGE: Incomplete read buffer!
[f=-000001] Warning: FBO-SHADOW-GL_ALPHA4: GL_FRAMEBUFFER_UNSUPPORTED_EXT
[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] 3ms
[f=-000001] Switching to ROAM Mesh Rendering
[f=-000001] [LoadScreen::SetLoadMessage] text="Creating TreeDrawer"
[f=-000001] Warning: FBO-GRASSDRAWER2: None/Unsupported textures/buffers attached!
[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)] 117ms
[f=-000001] [Game::LoadLua] Lua developer mode disabled
[f=-000001] [LoadScreen::SetLoadMessage] text="Loading LuaRules"
[f=-000001] [~ScopedOnceTimer][creg::AutoRegisterCFunctions(LuaRules)] 157ms
[f=-000001] Synced LuaRules: starting loading
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
------- TRUNCATED -------
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [cawidgets.lua] Error: Failed to load: dbg_make_game.lua  (duplicate name)
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] Loaded API widget:  i18n                <api_i18n.lua>
[f=-000001] Loaded API widget:  Shared Functions    <api_shared_functions.lua>
[f=-000001] Loaded API widget:  Hacky version fix   <hacky_version_fix.lua>
[f=-000001] Loaded API widget:  Cluster Detection   <api_cluster_detection.lua>
[f=-000001] Loaded API widget:  Win Counter         <api_win_counter.lua>
[f=-000001] Loaded API widget:  Modular Comm Info   <api_modularcomms.lua>
[f=-000001] Loaded API widget:  Lobby Battle Status  <api_lobby_battle_status.lua>
[f=-000001] Loaded API widget:  Draw Mouse Build    <api_draw_mouse_build.lua>
[f=-000001] Loaded API widget:  CommandInsert       <cmd_commandinsert.lua>
[f=-000001] Loaded API widget:  Pre-Selection Handler  <api_preselection.lua>
[f=-000001] Loaded API widget:  Lups                <lups_wrapper.lua>
[f=-000001] Loaded API widget:  Chili Framework     <api_chili.lua>
[f=-000001] Loaded API widget:  Lag (AFK) monitor   <api_lag_monitor.lua>
[f=-000001] Loaded widget:  Selection Hierarchy  <gui_selection_hierarchy.lua>
[f=-000001] Loaded widget:  Chili Highlight     <gui_chili_highlight.lua>
[f=-000001] Loaded widget:  Save/Load API       <api_saveload.lua>
[f=-000001] Loaded widget:  Draw After Chili    <gui_api_draw_after_chili.lua>
[f=-000001] Hardware mouse-cursor is enabled!
[f=-000001] Set "shadows" config-parameter to 1
[f=-000001] Ground-decal rendering is enabled!
[f=-000001] Set maximum particles to: 25000
[f=-000001] Set UnitLodDist to 999999
[f=-000001] Set UnitIconDist to 200
[f=-000001] model shaders is enabled!
[f=-000001] Loaded widget:  EPIC Menu           <gui_epicmenu.lua>
[f=-000001] Loaded widget:  Hide Interface and Mouse Cursor  <gui_hide_interface_action.lua>
[f=-000001] Loaded widget:  Chili Widget Selector  <api_chili_widgetselector.lua>
[f=-000001] Loaded widget:  Chili Minimap       <gui_chili_minimap.lua>
[f=-000001] Loaded widget:  Depth of Field Shader  <gfx_dof.lua>
[f=-000001] Loaded widget:  Deferred rendering  <gfx_deferred_rendering.lua>
[f=-000001] Mexspot Fetcher fetching
[f=-000001] Loaded widget:  Mexspot Fetcher     <api_mexspot_fetcher.lua>
[f=-000001] Team highlighting: Disabled
[f=-000001] Loaded widget:  Teamhighlight option  <gui_teamhighlight.lua>
[f=-000001] Loaded widget:  Local Team Colors   <gui_local_colors.lua>
[f=-000001] Loaded widget:  Display Keys 2      <gui_chili_display_keys.lua>
[f=-000001] Loaded widget:  Save Game Menu      <gui_savegame.lua>
[f=-000001] Loaded widget:  Specific Unit Reclaimer  <unit_unit_reclaimer.lua>
[f=-000001] Loaded widget:  One click weapon handler  <unit_oneclick_weapon.lua>
[f=-000001] Loaded widget:  Area-reclaim trees  <unit_tree_reclaim.lua>
[f=-000001] Loaded widget:  Unit Target Command Helper  <gui_unit_target_command_helper.lua>
[f=-000001] Loaded widget:  Attack Command Helper  <cmd_attack_command_helper.lua>
[f=-000001] Loaded widget:  Selection Modkeys   <gui_selection_modkeys.lua>
[f=-000001] Loaded widget:  Chili Global Commands  <gui_chili_global_commands.lua>
[f=-000001] Loaded widget:  Terraform Icon Draw  <unit_terraform_draw.lua>
[f=-000001] Loaded widget:  Noises              <snd_noises.lua>
[f=-000001] Loaded widget:  HealthBars          <unit_healthbars.lua>
[f=-000001] Loaded widget:  Chili Commander Upgrade  <gui_chili_commander_upgrade.lua>
[f=-000001] Loaded widget:  Unit Icons          <unit_icons.lua>
[f=-000001] Loaded widget:  Chili Vote Display  <gui_chili_vote.lua>
[f=-000001] Loaded widget:  Auto Patrol Nanos   <unit_auto_patrol_nanos.lua>
[f=-000001] Loaded widget:  Unit Marker Zero-K  <unit_marker.lua>
[f=-000001] Loaded widget:  EndGame Stats       <gui_chili_endgraph.lua>
[f=-000001] Loaded widget:  Double-Click attack-move  <cmd_doubleclick_attackmove.lua>
[f=-000001] Loaded widget:  Cloak Fire State 2  <unit_cloakfirestate2.lua>
[f=-000001] Loaded widget:  Initial Queue ZK    <unit_initial_queue.lua>
[f=-000001] Loaded widget:  Objectives          <mission_objectives.lua>
[f=-000001] Loaded widget:  BuildETA            <gui_build_eta.lua>
[f=-000001] Loaded widget:  Galaxy Battle Handler  <mission_galaxy_battle_handler.lua>
[f=-000001] Loaded widget:  Mex Placement Handler  <cmd_mex_placement.lua>
[f=-000001] <Stockpiler>: disabled for spectators
[f=-000001] Loaded widget:  Stockpiler          <unit_stockpile.lua>
[f=-000001] Loaded widget:  Transport Load Double Tap  <cmd_select_load.lua>
[f=-000001] Loaded widget:  Transport AI        <unit_transport_ai.lua>
[f=-000001] Loaded widget:  Stop Self-D         <cmd_stop_selfd.lua>
[f=-000001] Loaded widget:  Stereo3D            <gfx_stereo3d.lua>
[f=-000001] Loaded widget:  Spectate Selected Team  <gui_spectate_selected_team.lua>
[f=-000001] Loaded widget:  SmoothCam           <camera_smoothcam.lua>
[f=-000001] Loaded widget:  Smart Bombers       <unit_smart_bombers.lua>
[f=-000001] Loaded widget:  Simple Settings     <gui_simple_settings.lua>
[f=-000001] Loaded widget:  Showeco and Grid Drawer  <gui_showeco_action.lua>
[f=-000001] Loaded widget:  Show selected unit range  <unit_show_selected_range.lua>
[f=-000001] Loaded widget:  Show All Commands v2  <unit_showallcommands_2.lua>
[f=-000001] Loaded widget:  ReclaimInfo         <gui_reclaiminfo.lua>
[f=-000001] Loaded widget:  Raw Move Issue      <cmd_raw_move_issue.lua>
[f=-000001] Loaded widget:  Point Tracker       <gui_point_tracker.lua>
[f=-000001] Loaded widget:  Orbit Command       <cmd_orbit.lua>
[f=-000001] Loaded widget:  NoDuplicateOrders   <cmd_no_duplicate_orders.lua>
[f=-000001] Loaded widget:  Morph Finished notification  <unit_morph_finished.lua>
[f=-000001] Loaded widget:  Mission Results Handler  <mission_results.lua>
[f=-000001] Loaded widget:  Missile Silo Range  <missilesilo_range.lua>
[f=-000001] Loaded widget:  Missile Silo Commands  <cmd_missile_silo.lua>
[f=-000001] Loaded widget:  Misc default command replacements  <unit_default_commands.lua>
[f=-000001] Loaded widget:  MinimapEvents       <minimap_events.lua>
[f=-000001] Loaded widget:  Local Widgets Config  <localwidgets.lua>
[f=-000001] Loaded widget:  Keep Target         <cmd_keep_target.lua>
[f=-000001] Loaded widget:  In-game Ignore      <ignore.lua>
[f=-000001] Loaded widget:  In-game Guide       <gui_ingame_guide.lua>
[f=-000001] Loaded widget:  Highlight Geos      <gui_highlight_geos.lua>
[f=-000001] Loaded widget:  Haven Handler       <gui_havens.lua>
[f=-000001] Loaded widget:  Grab Input          <api_grabinput.lua>
[f=-000001] Ghost Site shader compilation failed: 
[f=-000001] Loaded widget:  Ghost Site          <unit_ghostsite.lua>
[f=-000001] Loaded widget:  Game Analytics Handler  <api_game_analytics.lua>
[f=-000001] Loaded widget:  Ferry Points        <cmd_ferry_points.lua>
[f=-000001] Loaded widget:  Easy Facing         <gui_easyfacing.lua>
[f=-000001] Loaded widget:  Defense Range Zero-K  <gui_defenserange.lua>
[f=-000001] Loaded widget:  Decoration Handler  <unit_decoration_handler.lua>
[f=-000001] Loaded widget:  Decloak Range       <unit_decloak_range.lua>
[f=-000001] Loaded widget:  Darkening           <gui_darkening.lua>
[f=-000001] Loaded widget:  Context Menu        <gui_contextmenu.lua>
[f=-000001] Loaded widget:  Comm-n-Elo Startpos. Info  <init_startpointelocom_info.lua>
[f=-000001] Loaded widget:  Chili Spectator Panels  <gui_chili_spectator_panels.lua>
[f=-000001] Loaded widget:  Chili Selections & CursorTip v2  <gui_chili_selections_and_cursortip.lua>
[f=-000001] Loaded widget:  Chili Rejoining Progress Bar  <gui_chili_rejoin_progress.lua>
[f=-000001] Loaded widget:  Chili Nuke Warning  <gui_chili_nuke_warning.lua>
[f=-000001] Loaded widget:  Chili Inactivity Win  <gui_chili_inactivity_win.lua>
[f=-000001] Loaded widget:  Chili EndGame Window  <gui_chili_endgamewindow.lua>
[f=-000001] Loaded widget:  Chili Economy Panel Default  <gui_chili_economy_panel2.lua>
[f=-000001] Loaded widget:  Cheat Sheet         <gui_chili_cheats.lua>
[f=-000001] Loaded widget:  CameraShake         <camera_shake.lua>
[f=-000001] Loaded widget:  Blast Radius        <gui_blastradius.lua>
[f=-000001] Loaded widget:  Autoquit            <autoquit.lua>
[f=-000001] Loaded widget:  Auto Group          <unit_auto_group.lua>
[f=-000001] Spectator mode detected. Removed: Auto First Build Facing
[f=-000001] Loaded widget:  Auto First Build Facing  <init_autofirstbuildfacing.lua>
[f=-000001] Loaded widget:  Attack Warning      <unit_attack_warning.lua>
[f=-000001] Loaded widget:  Area Attack Tweak   <cmd_area_attack_tweak.lua>
[f=-000001] Loaded widget:  Antinuke Coverage   <gui_antinuke_coverage.lua>
[f=-000001] Loaded widget:  Startup Info and Selector  <init_startup_info_selector.lua>
[f=-000001] Loaded widget:  Guard Remove        <cmd_guard_remove.lua>
[f=-000001] Loaded widget:  Block all input     <gui_block_all_input.lua>
[f=-000001] Loaded widget:  Chili AI Set Start  <gui_chili_ai_start_pos.lua>
[f=-000001] Loaded widget:  Economic Victory Announcer  <gui_economic_victory_announcer.lua>
[f=-000001] Loaded widget:  MetalFeatures       <gui_metal_features.lua>
[f=-000001] Loaded widget:  Music Player        <snd_music.lua>
[f=-000001] Loaded widget:  Projectile Lights   <gfx_projectile_lights.lua>
[f=-000001] Loaded widget:  Set Springsettings  <api_set_springsettings.lua>
[f=-000001] Loaded widget:  Start Point Remover & Comm Selector  <init_start_point_remover.lua>
[f=-000001] Loaded widget:  State Reverse Toggle  <cmd_state_reverse_toggle.lua>
[f=-000001] Loaded widget:  Voice Assistant     <unit_voice.lua>
[f=-000001] Loaded widget:  Widget_Fps_Log      <dbg_fpslog_direct.lua>
[f=-000001] Loaded widget:  UnitNoStuckInFactory  <unit_nostuck_infactory.lua>
[f=-000001] Loaded widget:  Unit Start State    <unit_start_state.lua>
[f=-000001] Loaded widget:  Smooth Scroll       <camera_smooth_move.lua>
[f=-000001] Loaded widget:  Persistent Build Spacing  <gui_persistent_build_spacing.lua>
[f=-000001] Loaded widget:  Icon Sets           <gui_icon_sets.lua>
[f=-000001] Loaded widget:  Attack AoE          <gui_attack_aoe.lua>
[f=-000001] Loaded widget:  Chili Custom Modoptions Info  <gui_custommodoptions_info.lua>
[f=-000001] Loaded widget:  Load all models     <dbg_load_all_models.lua>
[f=-000001] Loaded widget:  PlanetWars Info     <gui_planetwars_info.lua>
[f=-000001] Loaded widget:  Recorder (Save)     <dbg_recorder_save.lua>
[f=-000001] Loaded widget:  Replay control buttons  <gui_replay_controls.lua>
[f=-000001] Loaded widget:  MessageBoxes ZK     <mission_messagebox_zk.lua>
[f=-000001] Loaded widget:  Commands FX         <gfx_commands_fx.lua>
[f=-000001] Loaded widget:  UnitShapes          <unit_shapes.lua>
[f=-000001] Loaded widget:  Map Edge Extension  <map_edge_extension.lua>
[f=-000001] Loaded widget:  State Icons         <unit_state_icons.lua>
[f=-000001] Loaded widget:  Shield Guard        <unit_shield_guard.lua>
[f=-000001] Loaded widget:  Selection Send      <api_selectionsend.lua>
[f=-000001] Loaded widget:  Rank Icons 2        <unit_rank_icons.lua>
[f=-000001] Loaded widget:  Gadget Icons        <api_gadget_icons.lua>
[f=-000001] <Cloaker Guard>: disabled for spectators
[f=-000001] Loaded widget:  Cloaker Guard       <unit_cloaker_guard.lua>
[f=-000001] <Building Starter>: disabled for spectators
[f=-000001] Loaded widget:  Building Starter    <unit_building_starter.lua>
[f=-000001] Loaded widget:  Disable Bad Widgets  <api_widget_disabler.lua>
[f=-000001] Loaded widget:  AllyCursors         <gui_ally_cursors.lua>
[f=-000001] Loaded widget:  Lua Metal Decals    <gfx_dynamic_metal.lua>
[f=-000001] Loaded widget:  Units on Fire       <gfx_lups_units_on_fire.lua>
[f=-000001] Loaded widget:  Smoke Signals       <gfx_lups_smokesignal.lua>
[f=-000001] Loaded widget:  LupsManager         <gfx_lups_manager.lua>
[f=-000001] Loaded widget:  Vertical Line on Radar Dots v2  <gui_vertlineaid.lua>
[f=-000001] Loaded widget:  Newton Firezone     <cmd_newton_firezone.lua>
[f=-000001] Loaded widget:  Receive Units Indicator  <gui_recv_indicator.lua>
[f=-000001] Loaded widget:  Auto-toggle false color vision  <gui_auto_engine_falsecolor.lua>
[f=-000001] Loaded widget:  Chili Pro Console   <gui_chili_proconsole_test.lua>
[f=-000001] Loaded widget:  Chili Docking       <api_chili_docking.lua>
[f=-000001] Loaded widget:  Chili Crude Player List  <gui_chili_crudeplayerlist.lua>
[f=-000001] Loaded widget:  HUD Presets         <gui_hud_presets.lua>
[f=-000001] Loaded widget:  Lasso Terraform GUI  <gui_lasso_terraform.lua>
[f=-000001] Loaded widget:  Image Preloader     <dbg_img_preload.lua>
[f=-000001] Loaded widget:  Custom Markers      <gui_custom_markers.lua>
[f=-000001] Loaded widget:  Chili Core Selector  <gui_chili_core_selector.lua>
[f=-000001] Loaded widget:  Select Keys         <gui_selectkeys.lua>
[f=-000001] Loaded widget:  Default Group Recall Fix  <gui_group_recall_fix.lua>
[f=-000001] Loaded widget:  Start Boxes         <minimap_startbox_new.lua>
[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:  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] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(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] Loaded widget:  Persistent Build Height  <gui_persistent_build_height.lua>
[f=-000001] Loaded widget:  Color Blindness Correction  <gfx_color_blindness_correction.lua>
[f=-000001] Removed 'GC at >100MB': disabled.
[f=-000001] Loaded widget:  GC at >300MB        <dbg_forcegc_spring97.lua>
[f=-000001] LuaShader: [Outline Shader: Shape identification] shader warning(s):
No errors.

Supressing further warning of the same kind
[f=-000001] LuaShader: [Outline Shader: Dilation] shader warning(s):
No errors.

Supressing further warning of the same kind
[f=-000001] LuaShader: [Outline Shader: Outline Application] shader warning(s):
No errors.

Supressing further warning of the same kind
[f=-000001] Loaded widget:  Outline Shader      <gfx_outline_shader.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=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=05b81d88>(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=0)
[f=-000001] [LoadScreen::SetLoadMessage] text="[InitEstimator] creating PE16 cache with 4 PF threads (32 MB)"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 0 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 192 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 388 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 581 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 775 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 968 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 1162 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 1356 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 1551 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 1744 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 1939 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 2131 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 2325 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 2518 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 2712 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 2909 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[InitEstimator] writing PE16 cache-file pe-e64fd83e"
[f=-000001] [Path] [PathEstimator::WriteFile] hash=e64fd83e file="cache\104dev-maintenance/paths/Comet Catcher Redux v3.1.pe-e64fd83e.zip" (exists=0)
[f=-000001] [LoadScreen::SetLoadMessage] text="[InitEstimator] written PE16 cache-file pe-e64fd83e"
[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=0)
[f=-000001] [LoadScreen::SetLoadMessage] text="[InitEstimator] creating PE32 cache with 4 PF threads (6 MB)"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 0 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 51 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 101 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 155 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 209 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 261 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 312 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 361 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 411 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 462 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 511 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 567 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 615 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 667 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 715 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 763 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[InitEstimator] writing PE32 cache-file pe2-e64fd84e"
[f=-000001] [Path] [PathEstimator::WriteFile] hash=e64fd84e file="cache\104dev-maintenance/paths/Comet Catcher Redux v3.1.pe2-e64fd84e.zip" (exists=0)
[f=-000001] [LoadScreen::SetLoadMessage] text="[InitEstimator] written PE32 cache-file pe2-e64fd84e"
[f=-000001] [LoadScreen::SetLoadMessage] text="[LoadFinalize] finalized PFS (3936ms, 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,11193,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] Opening demofile C:\games\Zero-K\demos\hide_benchmark_v3_104.0.1-1294-g5a3bf92 maintenance.sdfz
[f=-000001] Connection attempt from UnnamedPlayer (spec)
[f=-000001]  -> Version: 104.0.1-1294-g5a3bf92 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: 671a395dc63b49aa98b0cff68cd03cdf
[f=-000001] Connection attempt from GoogleFrog
[f=-000001]  -> Version: 104.0.1-1294-g5a3bf92 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] <Ghost Site> Spectator mode. Widget removed.
[f=-000001] Playback paused
[f=-000001] Epicmenu: Switching to Default camera mode
[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}={2a97e698,00000000}]"
[f=0000030] Spectator GoogleFrog finished loading and is now ingame
[f=0000042] [Game::ClientReadNet][LOGMSG] sender="UnnamedPlayer (spec)" string="[PE::CalcChecksum][BLK_SIZE=16][SHA_DATA=12dade678983d72371381f58c9cc63aa39c55bdad12cbff48ffdb827dc56fe4980ac54951902fa9c547ce048a933f9e53b8b7b146238a7dd31f244009627e4bb]"
[f=0000042] [Game::ClientReadNet][LOGMSG] sender="UnnamedPlayer (spec)" string="[PE::CalcChecksum][BLK_SIZE=32][SHA_DATA=1d90b5191ff9e1d5fd7f183c168c46db25c28528a4dc10d23cda5076ab08d158c153121aa41763fe349dfd41f5cca31b68c81b5c7e5c7e3601e7d33f7e850ecc]"
[f=0000042] [Game::ClientReadNet][LOGMSG] sender="UnnamedPlayer (spec)" string="[Game::LoadGame][lua{Rules,Gaia}={466b5410,00000000}]"
[f=0000042] Spectator UnnamedPlayer (spec) finished loading and is now ingame