ZeroK-RTS / CrashReports

7 stars 0 forks source link

Spring UserReport [104.0.1-1544-ge1f249f] Externally launched spring crashed with code 0 #114348

Open Chobbyla opened 2 months ago

Chobbyla commented 2 months ago

infolog_full.txt (truncated):

Using writeable configuration source: "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\_springsettings.cfg"
LogOutput initialized. Logging to D:\Program Files (x86)\Steam\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> ==============
Failed rotating the log file
  AdvSky = 1
  AllowDeferredMapRendering = 1
  AllowDeferredModelRendering = 1
  BumpWaterAnisotropy = 2
  BumpWaterBlurReflection = 1
  BumpWaterDepthBits = 32
  BumpWaterReflection = 2
  BumpWaterRefraction = 2
  BumpWaterTexSizeReflection = 1024
  CamFreeScrollSpeed = 50
  CamMode = 1
  CubeTexSizeReflection = 1024
  CubeTexSizeSpecular = 1024
  DualScreenMiniMapOnLeft = 1
  DynamicSky = 1
  EdgeMoveDynamic = 0
  EdgeMoveWidth = 0.003
  FPSFOV = 90
  FPSScrollSpeed = 50
  FeatureDrawDistance = 600000
  FeatureFadeDistance = 600000
  FontSize = 18
  GrassDetail = 0
  GroundDecals = 10
  GroundDetail = 180
  GroundScarAlphaFade = 1
  HangTimeout = 30
  HardwareCursor = 1
  InitialNetworkTimeout = 0
  LinkIncomingMaxPacketRate = 512
  LinkIncomingPeakBandwidth = 65536
  LinkIncomingSustainedBandwidth = 65536
  LinkOutgoingBandwidth = 131072
  LuaGarbageCollectionMemLoadMult = 2.5
  LuaGarbageCollectionRunTimeMult = 1.5
  MSAALevel = 8
  MaxParticles = 50000
  MaxSounds = 32
  MaximumTransmissionUnit = 0
  MiddleClickScrollSpeed = -0.0015
  MiniMapMarker = 0
  MouseDragScrollThreshold = 0
  NetworkLossFactor = 1
  OverheadMaxHeightFactor = 1.39999998
  OverheadScrollSpeed = 50
  ReconnectTimeout = 0
  RotOverheadScrollSpeed = 50
  RotateLogFiles = 1
  ScrollWheelSpeed = -25
  ShadowMapSize = 16384
  Shadows = 1
  ShowClock = 0
  SplashScreenDir = ./MenuLoadscreens
  TreeRadius = 2500
  UnitIconDist = 151
  UnitLodDist = 999999
  UseDistToGroundForIcons = 1.10000002
  UseLuaMemPools = 0
  UseNetMessageSmoothingBuffer = 0
  VFSCacheArchiveFiles = 0
  Water = 4
  XResolution = 1920
  YResolution = 1080
  snd_volmaster = 8
============== </User Config> ==============

============== <User System> ==============
  Spring Engine Version: 104.0.1-1544-ge1f249f maintenance
      Build Environment: gcc libstdc++ version 20171010
       Compiler Version: gcc-5.5.0
       Operating System: Windows 10 TBA Insider Update (build 19045)
        Hardware Config: Intel(R) Core(TM) i5-6600 CPU @ 3.30GHz; 16323MB RAM, 39875MB pagefile
       Binary Word Size: 64-bit (native)
          Process Clock: std::chrono::high_resolution_clock
     Physical CPU Cores: 4
      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={1920x1080x24bpp@60Hz} current={1920x1080x24bpp@60Hz}
    display=1 modes=53 bounds={x=0, y=0, w=1920, h=1080}
        [ 1] 1920x1080x24bpp@60Hz
        [13] 1680x1050x24bpp@60Hz
        [15] 1600x1024x24bpp@60Hz
        [17] 1600x900x24bpp@60Hz
        [25] 1440x900x24bpp@60Hz
        [31] 1280x800x24bpp@60Hz
        [33] 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 NVIDIA 560.81
    GL vendor   : NVIDIA Corporation
    GL renderer : NVIDIA GeForce GTX 970/PCIe/SSE2
    GLSL version: 4.60 NVIDIA
    GLEW version: 2.1.0
    GPU memory  : 4096MB (total) / 2096MB (available)
    SDL swap-int: 1

    ARB shader support        : 1
    GLSL shader support       : 1
    FBO extension support     : 1
    NVX GPU mem-info support  : 1
    ATI GPU mem-info support  : 0
    NPOT-texture support      : 1 (1)
    S3TC/DXT1 texture support : 1/1
    texture query-LOD support : 1 (1)
    MSAA frame-buffer support : 1 (1)
    24-bit Z-buffer support   : 1 (-)
    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             : 32
    max. texture size            : 16384
    max. texture anisotropy level: 16.000000
    max. vec4 varyings/attributes: 31/16
    max. draw-buffers            : 8
    max. rec. indices/vertices   : 1048576/1048576
    max. uniform buffer-bindings : 84
    max. uniform block-size      : 64KB

    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=<1920,1080>
[GR::InitGLState]
[GR::LogDisplayMode] display-mode set to 1920x1080x24bpp@60Hz (fullscreen::decorated)
[TexMemPool::Resize] poolSize=268435456u allocSize=0u texCount=0u
[WatchDog::RegisterThread] registering controls for thread [vfsi]
[DataDirLocater::FindWriteableDataDir] using writeable data-directory "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\"
[DataDirLocater::Check] Isolation Mode!
[DataDirLocater::FilterUsableDataDirs] using read-write data directory: D:\Program Files (x86)\Steam\steamapps\common\Zero-K\
[DataDirLocater::FilterUsableDataDirs] using read-only data directory: D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\
Scanning: D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\base
Scanning: D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps
Scanning: D:\Program Files (x86)\Steam\steamapps\common\Zero-K\games
Scanning: D:\Program Files (x86)\Steam\steamapps\common\Zero-K\packages
[~CPoolArchive] archiveFile="D:\Program Files (x86)\Steam\steamapps\common\Zero-K\packages\fa8e19b0edab9ca3fbc66dd27b0cf142.sdp" numZipFiles=8203 sumInflSize=971615kb sumReadTime=4ms
    file="modinfo.lua" indx=5164 inflSize=0kb readTime=4ms
    file="al2.0.txt" indx=4 inflSize=8kb readTime=0ms
    file="anims/cursorattack_0.png" indx=8 inflSize=1kb readTime=0ms
    file="anims/cursorattack_1.png" indx=9 inflSize=1kb readTime=0ms
    file="anims/cursorattack.txt" indx=7 inflSize=0kb readTime=0ms
    file=".tx/config" indx=3 inflSize=2kb readTime=0ms
    file=".gitattributes" indx=1 inflSize=0kb readTime=0ms
    file="anims/cursorairpadexclude.txt" indx=5 inflSize=0kb readTime=0ms
    file=".editorconfig" indx=0 inflSize=0kb readTime=0ms
    file=".luacheckrc" indx=2 inflSize=2kb readTime=0ms
[~CPoolArchive] archiveFile="D:\Program Files (x86)\Steam\steamapps\common\Zero-K\packages\f84b548d952977a137539a93bb8bad99.sdp" numZipFiles=7605 sumInflSize=673240kb sumReadTime=50ms
    file="modinfo.lua" indx=4725 inflSize=0kb readTime=50ms
    file="anims/cursorattack_1.png" indx=4 inflSize=1kb readTime=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_4.png" indx=7 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="anims/cursorattack_2.png" indx=5 inflSize=1kb readTime=0ms
    file=".gitattributes" indx=0 inflSize=0kb readTime=0ms
    file="anims/cursorattack.txt" indx=2 inflSize=0kb readTime=0ms
[~CPoolArchive] archiveFile="D:\Program Files (x86)\Steam\steamapps\common\Zero-K\packages\ef6da6417b2e1375c789d0b2c3de3ee5.sdp" numZipFiles=7928 sumInflSize=759162kb sumReadTime=82ms
    file="modinfo.lua" indx=4927 inflSize=0kb readTime=82ms
    file="al2.0.txt" indx=4 inflSize=8kb readTime=0ms
    file="anims/cursorattack_0.png" indx=8 inflSize=1kb readTime=0ms
    file="anims/cursorattack_1.png" indx=9 inflSize=1kb readTime=0ms
    file="anims/cursorattack.txt" indx=7 inflSize=0kb readTime=0ms
    file=".tx/config" indx=3 inflSize=1kb readTime=0ms
    file=".gitattributes" indx=1 inflSize=0kb readTime=0ms
    file="anims/cursorairpadexclude.txt" indx=5 inflSize=0kb readTime=0ms
    file=".editorconfig" indx=0 inflSize=0kb readTime=0ms
    file=".luacheckrc" indx=2 inflSize=2kb readTime=0ms
[~CPoolArchive] archiveFile="D:\Program Files (x86)\Steam\steamapps\common\Zero-K\packages\c6dca38abd979c43da3f07e6b1e093b5.sdp" numZipFiles=7983 sumInflSize=854913kb sumReadTime=31ms
    file="modinfo.lua" indx=4965 inflSize=0kb readTime=31ms
    file="al2.0.txt" indx=4 inflSize=8kb readTime=0ms
    file="anims/cursorattack_0.png" indx=8 inflSize=1kb readTime=0ms
    file="anims/cursorattack_1.png" indx=9 inflSize=1kb readTime=0ms
    file="anims/cursorattack.txt" indx=7 inflSize=0kb readTime=0ms
    file=".tx/config" indx=3 inflSize=1kb readTime=0ms
    file=".gitattributes" indx=1 inflSize=0kb readTime=0ms
    file="anims/cursorairpadexclude.txt" indx=5 inflSize=0kb readTime=0ms
    file=".editorconfig" indx=0 inflSize=0kb readTime=0ms
    file=".luacheckrc" indx=2 inflSize=2kb readTime=0ms
[~CPoolArchive] archiveFile="D:\Program Files (x86)\Steam\steamapps\common\Zero-K\packages\b5c59cf8de4b99c5b4c2ebd2728ddfdf.sdp" numZipFiles=7910 sumInflSize=724557kb sumReadTime=34ms
    file="modinfo.lua" indx=4913 inflSize=0kb readTime=34ms
    file="al2.0.txt" indx=4 inflSize=8kb readTime=0ms
    file="anims/cursorattack_0.png" indx=8 inflSize=1kb readTime=0ms
    file="anims/cursorattack_1.png" indx=9 inflSize=1kb readTime=0ms
    file="anims/cursorattack.txt" indx=7 inflSize=0kb readTime=0ms
    file=".tx/config" indx=3 inflSize=1kb readTime=0ms
    file=".gitattributes" indx=1 inflSize=0kb readTime=0ms
    file="anims/cursorairpadexclude.txt" indx=5 inflSize=0kb readTime=0ms
    file=".editorconfig" indx=0 inflSize=0kb readTime=0ms
    file=".luacheckrc" indx=2 inflSize=2kb readTime=0ms
[~CPoolArchive] archiveFile="D:\Program Files (x86)\Steam\steamapps\common\Zero-K\packages\44ee6de17f5c059dc813f44a6442f299.sdp" numZipFiles=7911 sumInflSize=724527kb sumReadTime=5ms
    file="modinfo.lua" indx=4914 inflSize=0kb readTime=5ms
    file="al2.0.txt" indx=4 inflSize=8kb readTime=0ms
    file="anims/cursorattack_0.png" indx=8 inflSize=1kb readTime=0ms
    file="anims/cursorattack_1.png" indx=9 inflSize=1kb readTime=0ms
    file="anims/cursorattack.txt" indx=7 inflSize=0kb readTime=0ms
    file=".tx/config" indx=3 inflSize=1kb readTime=0ms
    file=".gitattributes" indx=1 inflSize=0kb readTime=0ms
    file="anims/cursorairpadexclude.txt" indx=5 inflSize=0kb readTime=0ms
    file=".editorconfig" indx=0 inflSize=0kb readTime=0ms
    file=".luacheckrc" indx=2 inflSize=2kb readTime=0ms
[~CPoolArchive] archiveFile="D:\Program Files (x86)\Steam\steamapps\common\Zero-K\packages\138bd01fe2154c23129d2f09788fb9c7.sdp" numZipFiles=8204 sumInflSize=971641kb sumReadTime=5ms
    file="modinfo.lua" indx=5165 inflSize=0kb readTime=5ms
    file="al2.0.txt" indx=4 inflSize=8kb readTime=0ms
    file="anims/cursorattack_0.png" indx=8 inflSize=1kb readTime=0ms
    file="anims/cursorattack_1.png" indx=9 inflSize=1kb readTime=0ms
    file="anims/cursorattack.txt" indx=7 inflSize=0kb readTime=0ms
    file=".tx/config" indx=3 inflSize=2kb readTime=0ms
    file=".gitattributes" indx=1 inflSize=0kb readTime=0ms
    file="anims/cursorairpadexclude.txt" indx=5 inflSize=0kb readTime=0ms
    file=".editorconfig" indx=0 inflSize=0kb readTime=0ms
    file=".luacheckrc" indx=2 inflSize=2kb readTime=0ms
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\ZeroWars_v2.1.7.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\wanderlust_v03.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\Volcanic_Duet_v0-5.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\violet_rampart_1.4.sdz" for faster loading!
Warning: [ArchiveData] version "1.0" included in name "Tumult Remake v1.0"
Warning: [ArchiveData] version "1.3" included in name "The Halite Maze v1.3"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\terra_2.sd7" for faster loading!
Warning: [ArchiveData] version "1.3" included in name "Supreme Strait v1.3"
Warning: [ArchiveData] version "1.3" included in name "Sunderance V1.3"
Warning: [ArchiveData] version "1.1" included in name "Sphagnum Bog v1.1"
Warning: [Watchdog] Hang detection triggered for Spring 104.0.1-1544-ge1f249f maintenance.
Warning:    (in threads: {main,load,audio,vfsi}={0,0,0,1})
Warning: DLL information:
Error: 0x00400000   spring
Error: 0xbea90000   ntdll
Error: 0xbd4b0000   KERNEL32
Error: 0xbc360000   KERNELBASE
Error: 0xb91b0000   apphelp
Error: 0xbd400000   ADVAPI32
Error: 0xbdcd0000   msvcrt
Error: 0xbe950000   sechost
Error: 0xbe550000   RPCRT4
Error: 0xbc660000   bcrypt
Error: 0xbcac0000   imagehlp
Error: 0xbc690000   ucrtbase
Error: 0xbcae0000   SHELL32
Error: 0x6a930000   GLU32
Error: 0xbc1b0000   msvcp_win
Error: 0xbe290000   USER32
Error: 0xbae90000   IPHLPAPI
Error: 0xbd640000   GDI32
Error: 0x33af0000   OPENGL32
Error: 0xbc330000   win32u
Error: 0xbc790000   gdi32full
Error: 0xbdf20000   combase
Error: 0xbd580000   SHLWAPI
Error: 0xbe4e0000   WS2_32
Error: 0x6b240000   libcurl
Error: 0xbc8b0000   CRYPT32
Error: 0xbdc40000   WLDAP32
Error: 0x6a1c0000   libIL
Error: 0x6b8c0000   libfreetype-6
Error: 0x64f80000   libfontconfig-1
Error: 0x6b3c0000   libvorbisfile-3
Error: 0x62e80000   zlib1
Error: 0x68f40000   libexpat-1
Error: 0x6b600000   OpenAL32
Error: 0xbe770000   ole32
Error: 0x70680000   libogg-0
Error: 0xab0b0000   WINMM
Error: 0x6ed80000   glew32
Error: 0x6d540000   libvorbis-0
Error: 0x6c740000   SDL2
Error: 0xbdca0000   IMM32
Error: 0xbdb70000   OLEAUT32
Error: 0xb57b0000   VERSION
Error: 0x729f0000   gameoverlayrenderer64
Error: 0xbc2e0000   CFGMGR32
Error: 0xbe680000   PSAPI
Error: 0xb9560000   uxtheme
Error: 0xbe8a0000   SHCORE
Error: 0xbde00000   MSCTF
Error: 0xb9960000   kernel.appcore
Error: 0x48850000   bcryptPrimitives
Error: 0xbe430000   clbcatq
Error: 0x3ded0000   nvoglv64
Error: 0xbd680000   SETUPAPI
Error: 0xb7350000   WTSAPI32
Error: 0xbb8a0000   msasn1
Error: 0xb2880000   cryptnet
Error: 0xbb410000   cryptbase
Error: 0xbb450000   wldp
Error: 0xb2730000   drvstore
Error: 0xbbee0000   devobj
Error: 0xbc140000   WINTRUST
Error: 0xbbe60000   ntmarta
Error: 0xbbea0000   CRYPTSP
Error: 0xbab30000   rsaenh
Error: 0xa87e0000   nvgpucomp64
Error: 0xb1600000   dxcore
Error: 0xb9b60000   windows.storage
Error: 0x6b730000   nvspcap64
Error: 0xbc070000   profapi
Error: 0xb9780000   dwmapi
Error: 0xbbd20000   powrprof
Error: 0xbb790000   UMPDC
Error: 0xba8a0000   WINSTA
Error: 0xae950000   textinputframework
Error: 0xb8b30000   CoreUIComponents
Error: 0xb8e90000   CoreMessaging
Error: 0xb7470000   wintypes
Error: 0xba340000   dxgi
Error: 0xb7c30000   d3d11
Error: 0xb0300000   nvldumdx
Error: 0xa12f0000   nvwgf2umx
Error: 0x84380000   nvppex
Error: 0xa6070000   nvapi64
Error: 0xa71b0000   MMDevApi
Error: 0x8ceb0000   AUDIOSES
Error: 0xaf340000   Windows.UI
Error: 0xb45e0000   WindowManagementAPI
Error: 0xae220000   InputHost
Error: 0xb4270000   twinapi.appcore
Error: 0xb7250000   PROPSYS
Error: 0xbb980000   dbghelp
Warning: Stacktrace (main) for Spring 104.0.1-1544-ge1f249f 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=00007ffdbc3c6570 StackPtr=000000004329c7e8 FramePtr=0000000000000001]
Warning:    (0) C:\WINDOWS\System32\KERNELBASE.dll [0x00066570]
Warning:    (1) C:\WINDOWS\system32\nvspcap64.dll [0x001235ED]
Warning:    (2) C:\WINDOWS\system32\nvspcap64.dll [0x00022C2D]
Warning:    (3) C:\WINDOWS\system32\nvspcap64.dll [0x0003D7F3]
Warning:    (4) C:\WINDOWS\system32\nvspcap64.dll [0x00040B0D]
Warning:    (5) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x00F81264]
Warning:    (6) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x00F7FE96]
Warning:    (7) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x009F0B44]
Warning:    (8) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x00B20C37]
Warning:    (9) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x00B38649]
Warning:    (10) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x009B8296]
Warning:    (11) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x00AFAF40]
Warning:    (12) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x00AD70C3]
Warning:    (13) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x00AD6771]
Warning:    (14) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x009C8325]
Warning:    (15) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x009C84A8]
Warning:    (16) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x009C827E]
Warning:    (17) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x009C7BEC]
Warning:    (18) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x009B1342]
Warning:    (19) C:\WINDOWS\SYSTEM32\OPENGL32.dll [0x00023FE9]
Warning:    (20) C:\WINDOWS\SYSTEM32\OPENGL32.dll [0x000406AB]
Warning:    (21) D:\Program Files (x86)\Steam\gameoverlayrenderer64.dll [0x0009471A]
Warning:    (22) C:\WINDOWS\System32\gdi32full.dll [0x0006B9BE]
Warning:    (23) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\SDL2.dll [0x000F73F5]
Warning:    (24) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x006D273C]
Warning:    (25) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007CDB9D]
Warning:    (26) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007D0287]
Warning:    (27) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007D2408]
Warning:    (28) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007D2ADD]
Warning:    (29) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007BE9EB]
Warning:    (30) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00D6C35F]
Warning:    (31) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x004013BD]
Warning:    (32) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x004014CB]
Warning:    (33) C:\WINDOWS\System32\KERNEL32.DLL [0x00017374]
Warning:    (34) C:\WINDOWS\SYSTEM32\ntdll.dll [0x0004CC91]
Warning: Stacktrace (vfsi) for Spring 104.0.1-1544-ge1f249f maintenance:
Warning:    [ProgCtr=0000000000ae55d0 StackPtr=000000005046e6c0 FramePtr=00000000fffffff8]
Warning:    (0) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00AE55D0]
Warning:    (1) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00AE6B37]
Warning:    (2) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00AE73CF]
Warning:    (3) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00AE4D7E]
Warning:    (4) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00AE3892]
Warning:    (5) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x008C93A2]
Warning:    (6) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x008CD9C0]
Warning:    (7) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x008C7361]
Warning:    (8) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x0080539F]
Warning:    (9) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00808F2B]
Warning:    (10) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00809C0E]
Warning:    (11) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x0080C57A]
Warning:    (12) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x0080C844]
Warning:    (13) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x0081C945]
Warning:    (14) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00B6761D]
Warning:    (15) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00D51900]
Warning:    (16) D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00B31174]
Warning:    (17) C:\WINDOWS\System32\msvcrt.dll [0x0003AF5A]
Warning:    (18) C:\WINDOWS\System32\msvcrt.dll [0x0003B02C]
Warning:    (19) C:\WINDOWS\System32\KERNEL32.DLL [0x00017374]
Warning:    (20) C:\WINDOWS\SYSTEM32\ntdll.dll [0x0004CC91]
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\Skatepark_V1.00.sd7" for faster loading!
Warning: [ArchiveData] version "1" included in name "Riverrun_V1"
Warning: [ArchiveData] version "1.2" included in name "Red Triangle Remake v1.2"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\randomplateus_v1_1.sdz" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\randommapgen12x12_1.6.12_zk.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\RainbowCometv1.25.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\RainbowCometv1.21.sd7" for faster loading!
Warning: [ArchiveData] version "1.0" included in name "Point of No Return v1.0"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\mininuggets_v4.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\LimeQuatRepublicv1.24.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\JurassicSands_V1.00.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\isle_of_grief_0.2.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\intersection_v4.1.sd7" for faster loading!
Warning: [ArchiveData] version "3.1" included in name "Hotlips Remake v3.1"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\hooked_1.1.sd7" for faster loading!
Warning: [ArchiveData] version "2" included in name "Frozen_Ford_V2"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\frostburn_v1.7.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\Firebreak_v1.2.sd7" for faster loading!
Warning: [Watchdog] Hang detection triggered for Spring 104.0.1-1544-ge1f249f maintenance.
Warning:    (in threads: {main,load,audio,vfsi}={0,0,0,1})
Warning: DLL information:
Error: 0x00400000   spring
Error: 0xbea90000   ntdll
Error: 0xbd4b0000   KERNEL32
Error: 0xbc360000   KERNELBASE
Error: 0xb91b0000   apphelp
Error: 0xbd400000   ADVAPI32
Error: 0xbdcd0000   msvcrt
Error: 0xbe950000   sechost
Error: 0xbe550000   RPCRT4
Error: 0xbc660000   bcrypt
Error: 0xbcac0000   imagehlp
Error: 0xbc690000   ucrtbase
Error: 0xbcae0000   SHELL32
Error: 0x6a930000   GLU32
Error: 0xbc1b0000   msvcp_win
Error: 0xbe290000   USER32
Error: 0xbae90000   IPHLPAPI
Error: 0xbd640000   GDI32
Error: 0x33af0000   OPENGL32
Error: 0xbc330000   win32u
Error: 0xbc790000   gdi32full
Error: 0xbdf20000   combase
Error: 0xbd580000   SHLWAPI
Error: 0xbe4e0000   WS2_32
Error: 0x6b240000   libcurl
Error: 0xbc8b0000   CRYPT32
Error: 0xbdc40000   WLDAP32
Error: 0x6a1c0000   libIL
Error: 0x6b8c0000   libfreetype-6
Error: 0x64f80000   libfontconfig-1
Error: 0x6b3c0000   libvorbisfile-3
Error: 0x62e80000   zlib1
Error: 0x68f40000   libexpat-1
Error: 0x6b600000   OpenAL32
Error: 0xbe770000   ole32
Error: 0x70680000   libogg-0
Error: 0xab0b0000   WINMM
Error: 0x6ed80000   glew32
Error: 0x6d540000   libvorbis-0
Error: 0x6c740000   SDL2
Error: 0xbdca0000   IMM32
Error: 0xbdb70000   OLEAUT32
Error: 0xb57b0000   VERSION
Error: 0x729f0000   gameoverlayrenderer64
Error: 0xbc2e0000   CFGMGR32
Error: 0xbe680000   PSAPI
Error: 0xb9560000   uxtheme
Error: 0xbe8a0000   SHCORE
Error: 0xbde00000   MSCTF
Error: 0xb9960000   kernel.appcore
Error: 0x48850000   bcryptPrimitives
Error: 0xbe430000   clbcatq
Error: 0x3ded0000   nvoglv64
Error: 0xbd680000   SETUPAPI
Error: 0xb7350000   WTSAPI32
Error: 0xbb8a0000   msasn1
Error: 0xb2880000   cryptnet
Error: 0xbb410000   cryptbase
Error: 0xbb450000   wldp
Error: 0xb2730000   drvstore
Error: 0xbbee0000   devobj
Error: 0xbc140000   WINTRUST
Error: 0xbbe60000   ntmarta
Error: 0xbbea0000   CRYPTSP
Error: 0xbab30000   rsaenh
Error: 0xa87e0000   nvgpucomp64
Error: 0xb1600000   dxcore
Error: 0xb9b60000   windows.storage
Error: 0x6b730000   nvspcap64
Error: 0xbc070000   profapi
Error: 0xb9780000   dwmapi
Error: 0xbbd20000   powrprof
Error: 0xbb790000   UMPDC
Error: 0xba8a0000   WINSTA
Error: 0xae950000   textinputframework
Error: 0xb8b30000   CoreUIComponents
Error: 0xb8e90000   CoreMessaging
Error: 0xb7470000   wintypes
Error: 0xba340000   dxgi
Error: 0xb7c30000   d3d11
Error: 0xb0300000   nvldumdx
Error: 0xa12f0000   nvwgf2umx
Error: 0x84380000   nvppex
Error: 0xa6070000   nvapi64
Error: 0xa71b0000   MMDevApi
Error: 0x8ceb0000   AUDIOSES
Error: 0xaf340000   Windows.UI
Error: 0xb45e0000   WindowManagementAPI
Error: 0xae220000   InputHost
Error: 0xb4270000   twinapi.appcore
Error: 0xb7250000   PROPSYS
Error: 0xbb980000   dbghelp
Warning: Stacktrace (main) for Spring 104.0.1-1544-ge1f249f 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=00007ffdbc335424 StackPtr=000000004329b708 FramePtr=000000004329b810]
Warning:    (0) C:\WINDOWS\System32\win32u.dll [0x00005424]
Warning:    (1) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x00A0ADA2]
Warning:    (2) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x009E328A]
Warning:    (3) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x009E1B4D]
Warning:    (4) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x009E3794]
Warning:    (5) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x009F72BE]
Warning:    (6) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x00A14588]
Warning:    (7) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x00B13795]
Warning:    (8) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x00B20ED9]
Warning:    (9) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x00B38649]
Warning:    (10) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x009B8296]
Warning:    (11) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x00AFAF40]
Warning:    (12) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x00AD70C3]
Warning:    (13) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x00AD6771]
Warning:    (14) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x009C8325]
Warning:    (15) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x009C84A8]
Warning:    (16) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x009C827E]
Warning:    (17) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll [0x009C7BEC]
------- TRUNCATED -------
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="Kurikaktus" string="[PE::CalcChecksum][BLK_SIZE=16][SHA_DATA=d3870604b3102392929358525b71759b6676425fcbcf6fab29199d36b8379de6173abd0c732d21028e89831f6fcdef3586e2190b38cbe955d544358584b22aa6]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="Kurikaktus" string="[PE::CalcChecksum][BLK_SIZE=32][SHA_DATA=8977b024711ba9cd5bfc9ea8f8a2d3ec0cf6b2487f9f146ae8d37636aab3df1fbcba5c9c5a9ed40f91e8dfe19a43d7bce6529db16b048fb4a3f56a54d783f42b]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="Kurikaktus" string="[Game::Load][lua{Rules,Gaia}={0000000107e627e0,0000000000000000}]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="ProKidAshKa" string="[PE::CalcChecksum][BLK_SIZE=16][SHA_DATA=d3870604b3102392929358525b71759b6676425fcbcf6fab29199d36b8379de6173abd0c732d21028e89831f6fcdef3586e2190b38cbe955d544358584b22aa6]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="ProKidAshKa" string="[PE::CalcChecksum][BLK_SIZE=32][SHA_DATA=8977b024711ba9cd5bfc9ea8f8a2d3ec0cf6b2487f9f146ae8d37636aab3df1fbcba5c9c5a9ed40f91e8dfe19a43d7bce6529db16b048fb4a3f56a54d783f42b]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="ProKidAshKa" string="[Game::Load][lua{Rules,Gaia}={00000000a0c9ab10,0000000000000000}]"
[f=-000001] Spectator ProKidAshKa left the game:  normal quit
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="ATOSTIC" string="[PE::CalcChecksum][BLK_SIZE=16][SHA_DATA=d3870604b3102392929358525b71759b6676425fcbcf6fab29199d36b8379de6173abd0c732d21028e89831f6fcdef3586e2190b38cbe955d544358584b22aa6]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="izirayd" string="[PE::CalcChecksum][BLK_SIZE=16][SHA_DATA=d3870604b3102392929358525b71759b6676425fcbcf6fab29199d36b8379de6173abd0c732d21028e89831f6fcdef3586e2190b38cbe955d544358584b22aa6]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="izirayd" string="[PE::CalcChecksum][BLK_SIZE=32][SHA_DATA=8977b024711ba9cd5bfc9ea8f8a2d3ec0cf6b2487f9f146ae8d37636aab3df1fbcba5c9c5a9ed40f91e8dfe19a43d7bce6529db16b048fb4a3f56a54d783f42b]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="izirayd" string="[Game::Load][lua{Rules,Gaia}={000000010654e200,0000000000000000}]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="ATOSTIC" string="[PE::CalcChecksum][BLK_SIZE=32][SHA_DATA=8977b024711ba9cd5bfc9ea8f8a2d3ec0cf6b2487f9f146ae8d37636aab3df1fbcba5c9c5a9ed40f91e8dfe19a43d7bce6529db16b048fb4a3f56a54d783f42b]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="ATOSTIC" string="[Game::Load][lua{Rules,Gaia}={00000000d1c64130,0000000000000000}]"
[f=-000001] <Kurikaktus> Allies: I choose: Defense Builder!
[f=-000001] <izirayd> Allies: I choose: [18+ content]!
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="sdfasdf" string="[PE::CalcChecksum][BLK_SIZE=16][SHA_DATA=d3870604b3102392929358525b71759b6676425fcbcf6fab29199d36b8379de6173abd0c732d21028e89831f6fcdef3586e2190b38cbe955d544358584b22aa6]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="sdfasdf" string="[PE::CalcChecksum][BLK_SIZE=32][SHA_DATA=8977b024711ba9cd5bfc9ea8f8a2d3ec0cf6b2487f9f146ae8d37636aab3df1fbcba5c9c5a9ed40f91e8dfe19a43d7bce6529db16b048fb4a3f56a54d783f42b]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="sdfasdf" string="[Game::Load][lua{Rules,Gaia}={0x78ad05f0,(nil)}]"
[f=-000001] <izirayd> Ato and him 8 singu
[f=-000001] <sdfasdf> Allies: I choose: Recon!
[f=-000001] <izirayd> !predict
[f=-000001] > Team Kurikaktus has a 1.2% chance to win
[f=-000001] > Team ATOSTIC has a 26.4% chance to win
[f=-000001] > Team sdfasdf has a 1.4% chance to win
[f=-000001] > Team izirayd has a 71% chance to win
[f=-000001] <izirayd> gg
[f=-000001] Input grabbing is disabled!
[f=-000001] Input grabbing is enabled!
[f=-000001] Skipping pregame chatter
[f=-000001] Skipping to frame 30
[f=-000001] <izirayd> !ring ATOSTIC
[f=-000001] > Game will be force started in 51 seconds
[f=-000001] <izirayd> Allies: I choose: [18+ content]!
[f=-000001] <ATOSTIC> Allies: I choose: Builder!
[f=-000001] > Game will be force started in 31 seconds
[f=0000000] Playback continued
[f=0000030] Skip finished
[f=0001239] Speed set to 10.0 [server]
[f=0004703] GroundDetail set to 181
[f=0004725] GroundDetail set to 180
[f=0004747] GroundDetail set to 181
[f=0004769] GroundDetail set to 180
[f=0004791] GroundDetail set to 181
[f=0004813] GroundDetail set to 180
[f=0004835] GroundDetail set to 181
[f=0004857] GroundDetail set to 180
[f=0004879] GroundDetail set to 181
[f=0004901] GroundDetail set to 180
[f=0004923] GroundDetail set to 181
[f=0004945] GroundDetail set to 180
[f=0004967] GroundDetail set to 181
[f=0004989] GroundDetail set to 180
[f=0005610] GroundDetail set to 181
[f=0005632] GroundDetail set to 180
[f=0005654] GroundDetail set to 181
[f=0005676] GroundDetail set to 180
[f=0005698] GroundDetail set to 181
[f=0005720] GroundDetail set to 180
[f=0005742] GroundDetail set to 181
[f=0005764] GroundDetail set to 180
[f=0005786] GroundDetail set to 181
[f=0005808] GroundDetail set to 180
[f=0005830] GroundDetail set to 181
[f=0005852] GroundDetail set to 180
[f=0005874] GroundDetail set to 181
[f=0005896] GroundDetail set to 180
[f=0006547] GroundDetail set to 181
[f=0006569] GroundDetail set to 180
[f=0006591] GroundDetail set to 181
[f=0006613] GroundDetail set to 180
[f=0006635] GroundDetail set to 181
[f=0006657] GroundDetail set to 180
[f=0006679] GroundDetail set to 181
[f=0006701] GroundDetail set to 180
[f=0006723] GroundDetail set to 181
[f=0006745] GroundDetail set to 180
[f=0006767] GroundDetail set to 181
[f=0006789] GroundDetail set to 180
[f=0006811] GroundDetail set to 181
[f=0006833] GroundDetail set to 180
[f=0006855] GroundDetail set to 181
[f=0006877] GroundDetail set to 180
[f=0006899] GroundDetail set to 181
[f=0006921] GroundDetail set to 180
[f=0006943] GroundDetail set to 181
[f=0006965] GroundDetail set to 180
[f=0006987] GroundDetail set to 181
[f=0007009] GroundDetail set to 180
[f=0007031] GroundDetail set to 181
[f=0007053] GroundDetail set to 180
[f=0007075] GroundDetail set to 181
[f=0007097] GroundDetail set to 180
[f=0007560] Speed set to 4.0 [server]
[f=0009071] GroundDetail set to 181
[f=0009093] GroundDetail set to 180
[f=0009115] GroundDetail set to 181
[f=0009137] GroundDetail set to 180
[f=0009159] GroundDetail set to 181
[f=0009181] GroundDetail set to 180
[f=0009203] GroundDetail set to 181
[f=0009225] GroundDetail set to 180
[f=0009247] GroundDetail set to 181
[f=0009269] GroundDetail set to 180
[f=0009291] GroundDetail set to 181
[f=0009313] GroundDetail set to 180
[f=0009753] GroundDetail set to 181
[f=0009775] GroundDetail set to 180
[f=0009797] GroundDetail set to 181
[f=0009819] GroundDetail set to 180
[f=0009841] GroundDetail set to 181
[f=0009863] GroundDetail set to 180
[f=0009885] GroundDetail set to 181
[f=0009907] GroundDetail set to 180
[f=0009929] GroundDetail set to 181
[f=0009951] GroundDetail set to 180
[f=0009973] GroundDetail set to 181
[f=0009995] GroundDetail set to 180
[f=0010017] GroundDetail set to 181
[f=0010039] GroundDetail set to 180
[f=0010061] GroundDetail set to 181
[f=0010083] GroundDetail set to 180
[f=0010105] GroundDetail set to 181
[f=0010127] GroundDetail set to 180
[f=0010149] GroundDetail set to 181
[f=0010171] GroundDetail set to 180
[f=0010193] GroundDetail set to 181
[f=0010215] GroundDetail set to 180
[f=0010237] GroundDetail set to 181
[f=0010259] GroundDetail set to 180
[f=0010281] GroundDetail set to 181
[f=0010303] GroundDetail set to 180
[f=0010928] GroundDetail set to 181
[f=0010950] GroundDetail set to 180
[f=0010972] GroundDetail set to 181
[f=0010994] GroundDetail set to 180
[f=0011016] GroundDetail set to 181
[f=0011038] GroundDetail set to 180
[f=0011060] GroundDetail set to 181
[f=0011082] GroundDetail set to 180
[f=0011104] GroundDetail set to 181
[f=0011126] GroundDetail set to 180
[f=0011148] GroundDetail set to 181
[f=0011170] GroundDetail set to 180
[f=0011192] GroundDetail set to 181
[f=0011214] GroundDetail set to 180
[f=0011236] GroundDetail set to 181
[f=0011258] GroundDetail set to 180
[f=0011721] GroundDetail set to 181
[f=0011743] GroundDetail set to 180
[f=0011765] GroundDetail set to 181
[f=0011787] GroundDetail set to 180
[f=0011809] GroundDetail set to 181
[f=0011831] GroundDetail set to 180
[f=0011853] GroundDetail set to 181
[f=0011875] GroundDetail set to 180
[f=0011897] GroundDetail set to 181
[f=0011919] GroundDetail set to 180
[f=0011941] GroundDetail set to 181
[f=0011963] GroundDetail set to 180
[f=0011985] GroundDetail set to 181
[f=0012007] GroundDetail set to 180
[f=0012029] GroundDetail set to 181
[f=0012051] GroundDetail set to 180
[f=0012178] GroundDetail set to 181
[f=0012200] GroundDetail set to 180
[f=0012222] GroundDetail set to 181
[f=0012244] GroundDetail set to 180
[f=0012266] GroundDetail set to 181
[f=0012288] GroundDetail set to 180
[f=0012310] GroundDetail set to 181
[f=0012332] GroundDetail set to 180
[f=0012354] GroundDetail set to 181
[f=0012376] GroundDetail set to 180
[f=0012398] GroundDetail set to 181
[f=0012420] GroundDetail set to 180
[f=0012442] GroundDetail set to 181
[f=0012464] GroundDetail set to 180
[f=0012486] GroundDetail set to 181
[f=0012508] GroundDetail set to 180
[f=0012530] GroundDetail set to 181
[f=0012552] GroundDetail set to 180
[f=0012574] GroundDetail set to 181
[f=0012596] GroundDetail set to 180
[f=0012618] GroundDetail set to 181
[f=0012640] GroundDetail set to 180
[f=0012662] GroundDetail set to 181
[f=0012684] GroundDetail set to 180
[f=0012706] GroundDetail set to 181
[f=0012728] GroundDetail set to 180
[f=0012750] GroundDetail set to 181
[f=0012772] GroundDetail set to 180
[f=0012794] GroundDetail set to 181
[f=0012795] game_message: Morph complete: Geothermal Generator -> Advanced Geothermal
[f=0012816] GroundDetail set to 180
[f=0012838] GroundDetail set to 181
[f=0012860] GroundDetail set to 180
[f=0012882] GroundDetail set to 181
[f=0012904] GroundDetail set to 180
[f=0012926] GroundDetail set to 181
[f=0012948] GroundDetail set to 180
[f=0012970] GroundDetail set to 181
[f=0012992] GroundDetail set to 180
[f=0013156] GroundDetail set to 181
[f=0013178] GroundDetail set to 180
[f=0013200] GroundDetail set to 181
[f=0013222] GroundDetail set to 180
[f=0013244] GroundDetail set to 181
[f=0013266] GroundDetail set to 180
[f=0013288] GroundDetail set to 181
[f=0013310] GroundDetail set to 180
[f=0013332] GroundDetail set to 181
[f=0013345] [Game::ClientReadNet] added new player Nest2009 with number 5 to team 0
[f=0013345] > SPRINGIE:User Nest2009|shieldriot|2_2||False|||UA
[f=0013354] GroundDetail set to 180
[f=0013376] GroundDetail set to 181
[f=0013398] GroundDetail set to 180
[f=0013420] GroundDetail set to 181
[f=0013442] GroundDetail set to 180
[f=0013464] GroundDetail set to 181
[f=0013486] GroundDetail set to 180
[f=0014220] GroundDetail set to 181
[f=0014242] GroundDetail set to 180
[f=0014264] GroundDetail set to 181
[f=0014286] GroundDetail set to 180
[f=0014308] GroundDetail set to 181
[f=0014330] GroundDetail set to 180
[f=0014352] GroundDetail set to 181
[f=0014374] GroundDetail set to 180
[f=0014396] GroundDetail set to 181
[f=0014418] GroundDetail set to 180
[f=0014440] GroundDetail set to 181
[f=0014462] GroundDetail set to 180
[f=0014484] GroundDetail set to 181
[f=0014506] GroundDetail set to 180
[f=0014528] GroundDetail set to 181
[f=0014550] GroundDetail set to 180
[f=0014654] GroundDetail set to 181
[f=0014676] GroundDetail set to 180
[f=0014698] GroundDetail set to 181
[f=0014720] GroundDetail set to 180
[f=0014742] GroundDetail set to 181
[f=0014764] GroundDetail set to 180
[f=0014786] GroundDetail set to 181
[f=0014808] GroundDetail set to 180
[f=0014830] GroundDetail set to 181
[f=0014852] GroundDetail set to 180
[f=0014874] GroundDetail set to 181
[f=0014896] GroundDetail set to 180
[f=0014918] GroundDetail set to 181
[f=0014940] GroundDetail set to 180
[f=0014962] GroundDetail set to 181
[f=0014984] GroundDetail set to 180
[f=0015006] GroundDetail set to 181
[f=0015028] GroundDetail set to 180
[f=0015592] Speed set to 10.0 [server]
[f=0015770] GroundDetail set to 181
[f=0015792] GroundDetail set to 180
[f=0015814] GroundDetail set to 181
[f=0015836] GroundDetail set to 180
[f=0015858] GroundDetail set to 181
[f=0015880] GroundDetail set to 180
[f=0015902] GroundDetail set to 181
[f=0015924] GroundDetail set to 180
[f=0015946] GroundDetail set to 181
[f=0015968] GroundDetail set to 180
[f=0015990] GroundDetail set to 181
[f=0016012] GroundDetail set to 180
[f=0016034] GroundDetail set to 181
[f=0016056] GroundDetail set to 180
[f=0017312] Speed set to 2.0 [server]
[f=0017382] [SpecTeamAction] local client 12 now spectating team 2 and allyteam 0
[f=0018218] game_message: Morph complete: Geothermal Generator -> Advanced Geothermal
[f=0019149] [SpecTeamAction] local client 12 now spectating team 0 and allyteam 1
[f=0019337] GroundDetail set to 181
[f=0019359] GroundDetail set to 180
[f=0019381] GroundDetail set to 181
[f=0019403] GroundDetail set to 180
[f=0019425] GroundDetail set to 181
[f=0019447] GroundDetail set to 180
[f=0019469] GroundDetail set to 181
[f=0019487] Speed set to 10.0 [server]
[f=0019491] GroundDetail set to 180
[f=0019513] GroundDetail set to 181
[f=0019535] GroundDetail set to 180
[f=0019557] GroundDetail set to 181
[f=0019579] GroundDetail set to 180
[f=0019601] GroundDetail set to 181
[f=0019623] GroundDetail set to 180
[f=0019645] GroundDetail set to 181
[f=0019667] GroundDetail set to 180
[f=0019689] GroundDetail set to 181
[f=0019711] GroundDetail set to 180
[f=0020337] GroundDetail set to 181
[f=0020337] Playback paused
[f=0020350] Playback continued
[f=0020359] GroundDetail set to 180
[f=0020381] GroundDetail set to 181
[f=0020403] GroundDetail set to 180
[f=0020425] GroundDetail set to 181
[f=0020447] GroundDetail set to 180
[f=0020469] GroundDetail set to 181
[f=0020491] GroundDetail set to 180
[f=0020513] GroundDetail set to 181
[f=0020535] GroundDetail set to 180
[f=0020557] GroundDetail set to 181
[f=0020579] GroundDetail set to 180
[f=0020601] GroundDetail set to 181
[f=0020623] GroundDetail set to 180
[f=0020645] GroundDetail set to 181
[f=0020667] GroundDetail set to 180
[f=0020689] GroundDetail set to 181
[f=0020711] GroundDetail set to 180
[f=0020733] GroundDetail set to 181
[f=0020755] GroundDetail set to 180
[f=0020777] GroundDetail set to 181
[f=0020799] GroundDetail set to 180
[f=0020821] GroundDetail set to 181
[f=0020843] GroundDetail set to 180
[f=0020860] GroundDetail set to 181
[f=0020882] GroundDetail set to 180
[f=0020904] GroundDetail set to 181
[f=0020926] GroundDetail set to 180
[f=0020948] GroundDetail set to 181
[f=0020970] GroundDetail set to 180
[f=0020992] GroundDetail set to 181
[f=0021014] GroundDetail set to 180
[f=0021036] GroundDetail set to 181
[f=0021058] GroundDetail set to 180
[f=0021080] GroundDetail set to 181
[f=0021102] GroundDetail set to 180
[f=0021124] GroundDetail set to 181
[f=0021146] GroundDetail set to 180
[f=0021168] GroundDetail set to 181
[f=0021190] GroundDetail set to 180
[f=0021212] GroundDetail set to 181
[f=0021234] GroundDetail set to 180
[f=0021256] GroundDetail set to 181
[f=0021278] GroundDetail set to 180
[f=0021300] GroundDetail set to 181
[f=0021322] GroundDetail set to 180
[f=0022788] GroundDetail set to 181
[f=0022810] GroundDetail set to 180
[f=0022832] GroundDetail set to 181
[f=0022854] GroundDetail set to 180
[f=0022876] GroundDetail set to 181
[f=0022898] GroundDetail set to 180
[f=0022920] GroundDetail set to 181
[f=0022942] GroundDetail set to 180
[f=0022964] GroundDetail set to 181
[f=0022986] GroundDetail set to 180
[f=0023008] GroundDetail set to 181
[f=0023030] GroundDetail set to 180
[f=0023052] GroundDetail set to 181
[f=0023074] GroundDetail set to 180
[f=0023096] GroundDetail set to 181
[f=0023118] GroundDetail set to 180
[f=0023140] GroundDetail set to 181
[f=0023162] GroundDetail set to 180
[f=0023184] GroundDetail set to 181
[f=0023206] GroundDetail set to 180
[f=0023228] GroundDetail set to 181
[f=0023250] GroundDetail set to 180
[f=0023899] GroundDetail set to 181
[f=0023921] GroundDetail set to 180
[f=0023943] GroundDetail set to 181
[f=0023965] GroundDetail set to 180
[f=0023987] GroundDetail set to 181
[f=0024009] GroundDetail set to 180
[f=0024031] GroundDetail set to 181
[f=0024053] GroundDetail set to 180
[f=0024075] GroundDetail set to 181
[f=0024097] GroundDetail set to 180
[f=0024119] GroundDetail set to 181
[f=0024141] GroundDetail set to 180
[f=0024365] GroundDetail set to 181
[f=0024387] GroundDetail set to 180
[f=0024409] GroundDetail set to 181
[f=0024431] GroundDetail set to 180
[f=0024453] GroundDetail set to 181
[f=0024475] GroundDetail set to 180
[f=0024497] GroundDetail set to 181
[f=0024519] GroundDetail set to 180
[f=0024541] GroundDetail set to 181
[f=0024563] GroundDetail set to 180
[f=0024585] GroundDetail set to 181
[f=0024607] GroundDetail set to 180
[f=0024645] GroundDetail set to 181
[f=0024667] GroundDetail set to 180
[f=0024689] GroundDetail set to 181
[f=0024711] GroundDetail set to 180
[f=0024733] GroundDetail set to 181
[f=0024755] GroundDetail set to 180
[f=0025817] Playback paused
[f=0025831] Playback continued
[f=0026008] GroundDetail set to 181
[f=0026030] GroundDetail set to 180
[f=0026052] GroundDetail set to 181
[f=0026074] GroundDetail set to 180
[f=0026096] GroundDetail set to 181
[f=0026118] GroundDetail set to 180
[f=0026140] GroundDetail set to 181
[f=0026162] GroundDetail set to 180
[f=0026184] GroundDetail set to 181
[f=0026206] GroundDetail set to 180
[f=0026228] GroundDetail set to 181
[f=0026250] GroundDetail set to 180
[f=0026272] GroundDetail set to 181
[f=0026294] GroundDetail set to 180
[f=0026316] GroundDetail set to 181
[f=0026338] GroundDetail set to 180
[f=0026360] GroundDetail set to 181
[f=0026382] GroundDetail set to 180
[f=0026404] GroundDetail set to 181
[f=0026426] GroundDetail set to 180
[f=0026448] GroundDetail set to 181
[f=0026470] GroundDetail set to 180
[f=0026492] GroundDetail set to 181
[f=0026514] GroundDetail set to 180
[f=0026536] GroundDetail set to 181
[f=0026558] GroundDetail set to 180
[f=0026580] GroundDetail set to 181
[f=0026602] GroundDetail set to 180
[f=0026624] GroundDetail set to 181
[f=0026646] GroundDetail set to 180
[f=0026668] GroundDetail set to 181
[f=0026690] GroundDetail set to 180
[f=0026712] GroundDetail set to 181
[f=0026734] GroundDetail set to 180
[f=0026756] GroundDetail set to 181
[f=0026778] GroundDetail set to 180
[f=0026800] GroundDetail set to 181
[f=0026822] GroundDetail set to 180
[f=0026844] GroundDetail set to 181
[f=0026866] GroundDetail set to 180
[f=0026888] GroundDetail set to 181
[f=0026910] GroundDetail set to 180
[f=0026932] GroundDetail set to 181
[f=0026954] GroundDetail set to 180
[f=0026976] GroundDetail set to 181
[f=0026998] GroundDetail set to 180
[f=0027017] [QuitAction] user exited to system
[f=0027020] GroundDetail set to 181
[f=0027020] [SpringApp::Kill][1] fromRun=1
[f=0027020] [ThreadPool::SetThreadCount][1] wanted=0 current=3 maximum=4 (init=0)
[f=0027020]     [async=0] threads=3 tasks=270316 {sum,avg}{exec,wait}time={{9101.757, 0.034}, {14068.240, 0.052}}ms
[f=0027020]         thread=1 tasks=135158 {sum,min,max,avg}{exec,wait}time={{5366.526, 0.000, 115.564, 0.040}, {3474.765, 0.000, 24.303, 0.026}}ms
[f=0027020]         thread=2 tasks=135158 {sum,min,max,avg}{exec,wait}time={{3735.230, 0.000, 111.596, 0.028}, {10593.475, 0.000, 18.353, 0.078}}ms
[f=0027020]     [async=1] threads=3 tasks=4020 {sum,avg}{exec,wait}time={{16621.090, 4.135}, {1264834.875, 314.636}}ms
[f=0027020]         thread=1 tasks=2006 {sum,min,max,avg}{exec,wait}time={{9341.997, 0.000, 747.092, 4.657}, {638880.688, 0.000, 4080.116, 318.485}}ms
[f=0027020]         thread=2 tasks=2014 {sum,min,max,avg}{exec,wait}time={{7279.094, 0.000, 547.057, 3.614}, {625954.125, 0.000, 4035.831, 310.801}}ms
[f=0027020] [ThreadPool::SetThreadCount][2] workers=0
[f=0027020] [SpringApp::Kill][2]
[f=0027020] [Game::KillLua][0] dtor=0 loadscreen=0000000000000000
[f=0027020] [Game::KillLua][3] dtor=0 luaUI=00000000b5c82c90
[f=0027020] Start widgetHandler:Shutdown
[f=0027020] Shutdown - SaveOrderList Complete
[f=0027020] Writing last game win data
[f=0027020] Shutdown - SaveConfigData Complete
[f=0027020] Shutdown Widget - Save/Load API
[f=0027020] Shutdown Widget - Chili Highlight
[f=0027020] Shutdown Widget - Draw After Chili
[f=0027020] Shutdown Widget - EPIC Menu
[f=0027020] Shutdown Widget - Depth of Field Shader
[f=0027020] Shutdown Widget - Chili Widget Selector
[f=0027020] Shutdown Widget - Chili Minimap
[f=0027020] Shutdown Widget - Deferred rendering
[f=0027020] Shutdown Widget - Local Team Colors
[f=0027020] Shutdown Widget - Display Keys 2
[f=0027020] Shutdown Widget - Save Game Menu
[f=0027020] Shutdown Widget - Outline No Shader
[f=0027020] Shutdown Widget - Noises
[f=0027020] Shutdown Widget - HealthBars
[f=0027020] Shutdown Widget - Unit Icons
[f=0027020] Shutdown Widget - Win Counter
[f=0027020] Shutdown Widget - BuildETA
[f=0027020] Shutdown Widget - Modular Comm Info
[f=0027020] Shutdown Widget - Outline Shader
[f=0027020] Shutdown Widget - State Reverse and Latency
[f=0027020] Shutdown Widget - Music Player v2
[f=0027020] Shutdown Widget - Stereo3D
[f=0027020] Shutdown Widget - MetalFeatures (new)
[f=0027020] Shutdown Widget - Showeco and Grid Drawer
[f=0027020] Shutdown Widget - Point Tracker
[f=0027020] Shutdown Widget - Missile Silo Range
[f=0027020] Shutdown Widget - MinimapEvents
[f=0027020] Shutdown Widget - Local Widgets Config
[f=0027020] Shutdown Widget - Highlight Geos
[f=0027020] Shutdown Widget - Grab Input
[f=0027020] Input grabbing is disabled!
[f=0027020] Shutdown Widget - Defense Range Zero-K
[f=0027020] Shutdown Widget - Darkening
[f=0027020] Shutdown Widget - Context Menu
[f=0027020] Shutdown Widget - Chili Spectator Panels
[f=0027020] Shutdown Widget - Chili Selections & CursorTip v2
[f=0027020] Shutdown Widget - Chili Nuke Warning
[f=0027020] Shutdown Widget - Chili EndGame Window
[f=0027020] Shutdown Widget - Chili Economy Panel Default
[f=0027020] Shutdown Widget - CameraShake
[f=0027020] Shutdown Widget - Attack AoE
[f=0027020] Shutdown Widget - UnitShapes
[f=0027020] Shutdown Widget - Map Edge Extension
[f=0027020] Shutdown Widget - Selection Send
[f=0027020] Shutdown Widget - LupsManager
[f=0027020] Shutdown Widget - Newton Firezone
[f=0027020] Shutdown Widget - Chili Pro Console
[f=0027020] Shutdown Widget - Persistent Build Height
[f=0027020] Shutdown Widget - Lasso Terraform GUI
[f=0027020] Shutdown Widget - Lups
[f=0027020] Shutdown Widget - Chili Framework
[f=0027020] Shutdown Widget - Mex Placement Handler
[f=0027020] Shutdown Widget - Custom Markers
[f=0027020] Shutdown Widget - Chili Core Selector
[f=0027020] Shutdown Widget - Select Keys
[f=0027020] Shutdown Widget - Pause Screen
[f=0027020] Shutdown Widget - Text To Speech Control
[f=0027020] Shutdown Widget - Layout Handler
[f=0027020] Shutdown Widget - Color Blindness Correction
[f=0027020] End widgetHandler:Shutdown
[f=0027020] [LuaMemPool::LogStats][handle=LuaUI (unsynced)] index=18446744073709551615 {numAllocs[*],allocSums[*]}={0,0} {int,ext,rec}Allocs={0,16076167,0} {chunk,block}Bytes={0,0}
[f=0027020] [Game::KillLua][1] dtor=0 luaGaia=0000000000000000
[f=0027020] [Game::KillLua][2] dtor=0 luaRules=00000000aaccf890
[f=0027020] Start gadgetHandler:Shutdown
[f=0027020] Shutdown - StartSetup
[f=0027020] Shutdown - UnitMorph
[f=0027020] Shutdown - Carrier Drones
[f=0027020] Shutdown - LupsNanoSpray
[f=0027020] Shutdown - Missile Silo Controller
[f=0027020] Shutdown - Modular Comm Info
[f=0027020] Shutdown - Terrain Texture Handler
[f=0027020] Shutdown - UnitCloakShield
[f=0027020] Shutdown - Starlight Handler
[f=0027020] End gadgetHandler:Shutdown
[f=0027020] Start gadgetHandler:Shutdown
[f=0027020] Shutdown - Save/Load
[f=0027020] Shutdown - Teleport Throw
[f=0027020] Shutdown - UnitMorph
[f=0027020] Shutdown - Modular Comm Info
[f=0027020] Shutdown - Retreat Command
[f=0027020] Shutdown - Shockwaves
[f=0027020] Shutdown - CustomUnitShaders
[f=0027020] Shutdown - UnitCloakShield
[f=0027020] Shutdown - Lups Cloak FX
[f=0027020] Shutdown - Lups
[f=0027020] Shutdown - Lups Shield
[f=0027020] End gadgetHandler:Shutdown
[f=0027020] [LuaMemPool::LogStats][handle=LuaRules (unsynced)] index=18446744073709551615 {numAllocs[*],allocSums[*]}={0,0} {int,ext,rec}Allocs={0,16076284,0} {chunk,block}Bytes={0,0}
[f=0027020] [LuaMemPool::LogStats][handle=LuaRules (synced)] index=18446744073709551615 {numAllocs[*],allocSums[*]}={0,0} {int,ext,rec}Allocs={0,16076284,0} {chunk,block}Bytes={0,0}
[f=0027020] [Game::KillLua][4] dtor=0
[f=0027020] [Sound] [Sound::Kill] soundThread.joinable()=1
[f=0027020] [WatchDog::DeregisterThread] deregistering controls for thread [audio]
[f=0027020] [Sound] [Sound::UpdateThread][3] #sources=32 #items=31
[f=0027020] [Sound] [Sound::UpdateThread][4] ctx=00000000482b36b0 dev=0000000066023aa0
[f=0027020] [Sound] [Sound::UpdateThread][5] ctx=00000000482b36b0 dev=0000000066023aa0
[f=0027020] [Sound] [Sound::Cleanup][alcDestroyContext(00000000482b36b0)]
[f=0027020] [Sound] [Sound::Cleanup][alcCloseDevice(0000000066023aa0)]
[f=0027020] [Sound] [Sound::UpdateThread][6]
[f=0027020] [Game::~CGame][1]
[f=0027020] [Game::KillLua][0] dtor=1 loadscreen=0000000000000000
[f=0027020] [Game::KillLua][3] dtor=1 luaUI=0000000000000000
[f=0027020] [Game::KillLua][1] dtor=1 luaGaia=0000000000000000
[f=0027020] [Game::KillLua][2] dtor=1 luaRules=0000000000000000
[f=0027020] [Game::KillLua][4] dtor=1
[f=0027020] [Game::KillMisc][1]
[f=0027020] [Game::KillMisc][2]
[f=0027020] [Game::KillMisc][3]
[f=0027020] [Game::KillRendering][1]
[f=0027020] [~CRectangleOverlapHandler] 14% overlap reduction
[f=0027020] [3DOParser::Kill] allocated 85 pieces
[f=0027020] [S3OParser::Kill] allocated 1632 pieces
[f=0027020] [AssParser::Kill] allocated 216 pieces
[f=0027020] [Game::KillInterface][1]
[f=0027020] [Game::KillInterface][2]
[f=0027020] [Game::KillSimulation][1]
[f=0027020] [Game::KillSimulation][2]
[f=0027020] [CCollisionHandler] dis-/continuous tests: 0/2112053
[f=0027020] [Game::KillSimulation][3]
[f=0027020] [~CPathCache(28x28)] cacheHits=0 hitPercentage=0% numHashColls=0 maxCacheSize=0
[f=0027020] [~CPathCache(28x28)] cacheHits=497 hitPercentage=46% numHashColls=0 maxCacheSize=29
[f=0027020] [~CPathCache(56x56)] cacheHits=0 hitPercentage=0% numHashColls=0 maxCacheSize=0
[f=0027020] [~CPathCache(56x56)] cacheHits=739 hitPercentage=0% numHashColls=0 maxCacheSize=201
[f=0027020] [~CRectangleOverlapHandler] 14% overlap reduction
[f=0027020] [~CRectangleOverlapHandler] 14% overlap reduction
[f=0027020] [LosHandler::Kill] raycast instance cache-{hits,misses}={54155,73628}; shared=8%; cached=34%
[f=0027020] [Game::KillSimulation][4]
[f=0027020] [CommonDefHandler::KillStatic] 3172 sound-set data items added
[f=0027020] [Game::~CGame][2]
[f=0027020] [Game::~CGame][3]
[f=0027020] [SpringApp::Kill][3]
[f=0027020] [NetProto::~CNetProtocol] [LocalConnection::Statistics]
    289129 bytes sent  
    565781 bytes recv'd

[f=0027020] [SpringApp::Kill][4] font=00000000480defb0
[f=0027020] [SpringApp::Kill][5]
[f=0027020] [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=00000000482c9410>]
[VFS] [SpringVFS::DeleteArchives<this=00000000482c9410>(section=0)] #archives[section]=1 #files[section]=7888
[VFS]   archive=D:\Program Files (x86)\Steam\steamapps\common\Zero-K\packages\eb7f2665a88de6cb7a2eebe7582d3fad.sdp (00000000482551d0)
[~CPoolArchive] archiveFile="D:\Program Files (x86)\Steam\steamapps\common\Zero-K\packages\eb7f2665a88de6cb7a2eebe7582d3fad.sdp" numZipFiles=7888 sumInflSize=723787kb sumReadTime=54296ms
    file="objects3d/recluse_missile.s3o" indx=5451 inflSize=5kb readTime=3379ms
    file="unittextures/arm_wind_generator1.dds" indx=7020 inflSize=341kb readTime=1331ms
    file="objects3d/aradarlvl1_dead.s3o" indx=4926 inflSize=15kb readTime=747ms
    file="luaui/images/ranks/goldstar.png" indx=3778 inflSize=6kb readTime=744ms
    file="objects3d/airpad_dead.s3o" indx=4899 inflSize=65kb readTime=695ms
    file="sounds/talk.wav" indx=6167 inflSize=4kb readTime=297ms
    file="unittextures/spherebot_normals.dds" indx=7455 inflSize=170kb readTime=281ms
    file="unittextures/energyfusion_ground.dds" indx=7209 inflSize=85kb readTime=279ms
    file="bitmaps/gpl/lups/gf_energypylon.png" indx=470 inflSize=16kb readTime=258ms
    file="unittextures/bcore_def_2.dds" indx=7065 inflSize=170kb readTime=233ms
[VFS] [SpringVFS::DeleteArchives<this=00000000482c9410>(section=1)] #archives[section]=1 #files[section]=14
[VFS]   archive=D:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\sandcastles2.sd7 (00000000660bf220)
[VFS] [SpringVFS::DeleteArchives<this=00000000482c9410>(section=2)] #archives[section]=3 #files[section]=319
[VFS]   archive=D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\base\spring\bitmaps.sdz (000000004832a040)
[VFS]   archive=D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\base\maphelper.sdz (0000000048328c50)
[VFS]   archive=D:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\base\springcontent.sdz (0000000048329540)
[VFS] [SpringVFS::DeleteArchives<this=00000000482c9410>(section=3)] #archives[section]=0 #files[section]=0
[VFS] [SpringVFS::DeleteArchives<this=00000000482c9410>(section=4)] #archives[section]=0 #files[section]=130
[VFS] [SpringVFS::DeleteArchives<this=00000000482c9410>(section=5)] #archives[section]=0 #files[section]=0
[VFS] [SpringVFS::DeleteArchives<this=00000000482c9410>(section=6)] #archives[section]=0 #files[section]=0
[VFS] [SpringVFS::DeleteArchives<this=00000000482c9410>(section=7)] #archives[section]=0 #files[section]=0
[VFS] [SpringVFS::DeleteArchives<this=00000000482c9410>(section=8)] #archives[section]=0 #files[section]=0
[SpringApp::Kill][8]
[WatchDog::DeregisterThread] deregistering controls for thread [main]
[WatchDog::Uninstall][1] hangDetectorThread=00000000018ed1f0 (joinable=1)
[WatchDog::Uninstall][2]
[WatchDog::Uninstall][3]
[SpringApp::Kill][9]