ZeroK-RTS / CrashReports

7 stars 0 forks source link

Spring UserReport [104.0.1-287-gf7b0fcc] Externally launched spring crashed with code 1 #116626

Open Chobbyla opened 1 month ago

Chobbyla commented 1 month ago

infolog_full.txt (truncated):

Error: ConfigSource: Error: Can not parse line:  100
Failed rotating the log file
Available log sections: RoamMeshDrawer, GameServer, FarTextureHandler, Texture, Font, Net, Shader, KeyBindings, DecalsDrawerGL4, GroundMoveType, Piece, CSMFGroundTextures, ModelRenderContainer, SkyBox, VFS, Model, DynWater, Sound, Path, BumpWater, AutohostInterface, ArchiveScanner, LuaSocket, CregSerializer
Enabled log sections: Sound(Notice)
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.
LogOutput initialized.
============== <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.003
  FPSFOV = 90
  FPSScrollSpeed = 50
  FSAALevel = 8
  FeatureDrawDistance = 600000
  FeatureFadeDistance = 600000
  FontSize = 18
  GrassDetail = 0
  GroundDecals = 5
  GroundDetail = 120
  GroundScarAlphaFade = 1
  HangTimeout = 30
  HardwareCursor = 1
  InitialNetworkTimeout = 0
  LinkIncomingMaxPacketRate = 512
  LinkIncomingPeakBandwidth = 65536
  LinkIncomingSustainedBandwidth = 65536
  LinkOutgoingBandwidth = 131072
  MSAALevel = 8
  MaxParticles = 25000
  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 = 8192
  Shadows = 1
  ShowClock = 0
  SplashScreenDir = ./MenuLoadscreens
  TreeRadius = 1500
  UnitIconDist = 151
  UnitLodDist = 999999
  UseDistToGroundForIcons = 1.10000002
  UseNetMessageSmoothingBuffer = 0
  Water = 4
  XResolution = 1920
  YResolution = 1080
  snd_volmaster = 8
============== </User Config> ==============
============== <User System> ==============
  Spring 104.0.1-287-gf7b0fcc maintenance
    Build Environment: boost-105500, GNU libstdc++ version 20130531
     Compiler Version: gcc-4.8.1
     Operating System: Microsoft Windows
Microsoft Home Premium Edition, 64-bit (build 9200)
Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz; 16270MB RAM, 18702MB pagefile
     Binary Word Size: 32-bit (emulated)
     Deque Chunk Size: 128
        Process Clock: std::chrono::high_resolution_clock
   Physical CPU Cores: 4
    Logical CPU Cores: 4
============== </User System> ==============
[good_fpu_init] CPU SSE mask: 127, flags:
    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
    using streflop SSE FP-math mode, CPU supports SSE instructions
[WatchDogInstall] Installed (HangTimeout: 30sec)
[WatchDog::RegisterThread] registering controls for thread [main]
[GL::CheckAvailableVideoModes] desktop={1920x1080x24bpp@60Hz} current={1920x1080x24bpp@60Hz}
    display=1 modes=76 bounds={x=0, y=0, w=1920, h=1080}
        [ 1] 1920x1080x24bpp@60Hz
        [13] 1680x1050x24bpp@60Hz
        [17] 1600x1024x24bpp@60Hz
        [21] 1600x900x24bpp@60Hz
        [29] 1440x900x24bpp@60Hz
        [39] 1280x800x24bpp@60Hz
        [43] 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.70
    GL vendor   : NVIDIA Corporation
    GL renderer : NVIDIA GeForce GTX 1060 3GB/PCIe/SSE2
    GLSL version: 4.60 NVIDIA
    GLEW version: 2.1.0
    GPU memory  : 3072MB (total) / 413MB (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)
    texture query-LOD support : 1 (1)
    24-bit Z-buffer support   : 1 (-)
    primitive-restart support : 1 (1)
    clip-space control support: 1 (1)
    frag-depth layout support : 1 (-)

    max. FBO samples             : 32
    max. texture size            : 32768
    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)
[VSync::SetInterval] interval=0 (disabled)
[GR::LogDisplayMode] display-mode set to 1920x1080x24bpp@60Hz (fullscreen::decorated)
[WatchDog::RegisterThread] registering controls for thread [vfsi]
[DataDirLocater::Check] Isolation Mode!
Using read-write data directory: C:\Program Files (x86)\Steam\steamapps\common\Zero-K\
Using read-only data directory: C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\
Scanning: C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\base
Scanning: C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps
Scanning: C:\Program Files (x86)\Steam\steamapps\common\Zero-K\games
Scanning: C:\Program Files (x86)\Steam\steamapps\common\Zero-K\packages
[~CPoolArchive] name="C:\Program Files (x86)\Steam\steamapps\common\Zero-K\packages\b5c59cf8de4b99c5b4c2ebd2728ddfdf.sdp" numZipFiles=7910 sumInflSize=724557kb sumReadTime=0ms
    file="anims/cursorattack_0.png" indx=8 inflSize=1kb readTime=0ms
    file="anims/cursorattack_1.png" indx=9 inflSize=1kb readTime=0ms
    file="al2.0.txt" indx=4 inflSize=8kb readTime=0ms
    file="anims/cursorattack.txt" indx=7 inflSize=0kb readTime=0ms
    file="anims/cursorairpadexclude.txt" indx=5 inflSize=0kb readTime=0ms
    file=".tx/config" indx=3 inflSize=1kb readTime=0ms
    file=".gitattributes" indx=1 inflSize=0kb readTime=0ms
    file=".editorconfig" indx=0 inflSize=0kb readTime=0ms
    file=".luacheckrc" indx=2 inflSize=2kb readTime=0ms
    file="anims/cursorairpadexclude_0.png" indx=6 inflSize=6kb readTime=0ms
[~CPoolArchive] name="C:\Program Files (x86)\Steam\steamapps\common\Zero-K\packages\39d82368167c5ae54652065fe37d5445.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
[~CPoolArchive] name="C:\Program Files (x86)\Steam\steamapps\common\Zero-K\packages\138bd01fe2154c23129d2f09788fb9c7.sdp" numZipFiles=8204 sumInflSize=971641kb sumReadTime=0ms
    file="anims/cursorattack_0.png" indx=8 inflSize=1kb readTime=0ms
    file="anims/cursorattack_1.png" indx=9 inflSize=1kb readTime=0ms
    file="al2.0.txt" indx=4 inflSize=8kb readTime=0ms
    file="anims/cursorattack.txt" indx=7 inflSize=0kb readTime=0ms
    file="anims/cursorairpadexclude.txt" indx=5 inflSize=0kb readTime=0ms
    file=".tx/config" indx=3 inflSize=2kb readTime=0ms
    file=".gitattributes" indx=1 inflSize=0kb readTime=0ms
    file=".editorconfig" indx=0 inflSize=0kb readTime=0ms
    file=".luacheckrc" indx=2 inflSize=2kb readTime=0ms
    file="anims/cursorairpadexclude_0.png" indx=6 inflSize=6kb readTime=0ms
Fontconfig error: Cannot load default config file
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\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 "C:\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 "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\vantage_v1.2.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\titanduel_2.2.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\the_river_nix_20.sd7" for faster loading!
Warning: [ArchiveData] version "1.3" included in name "Supreme Strait v1.3"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\Skatepark_V1.00.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\SiberianDivide 1.1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\shifting_sands_v1.5.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\Scaryland_V1.02.sd7" for faster loading!
Warning: [ArchiveData] version "1" included in name "Riverrun_V1"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\red_comet_v1.3.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\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 "C:\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 "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\quicksilver_1_1.sd7" for faster loading!
Warning: [ArchiveData] version "1.0" included in name "Point of No Return v1.0"
Warning: [Watchdog] Hang detection triggered for Spring 104.0.1-287-gf7b0fcc maintenance.
Warning:    (in threads: {main,load,audio,vfsi}={0,0,0,1})
Warning: DLL information:
Error: 0x00400000   spring
Error: 0x77080000   ntdll
Error: 0x757e0000   KERNEL32
Error: 0x760e0000   KERNELBASE
Error: 0x6e660000   apphelp
Error: 0x75d80000   ADVAPI32
Error: 0x75680000   msvcrt
Error: 0x75ba0000   sechost
Error: 0x75c40000   RPCRT4
Error: 0x75f00000   bcrypt
Error: 0x760c0000   IMAGEHLP
Error: 0x75210000   ucrtbase
Error: 0x76960000   SHELL32
Error: 0x75d00000   msvcp_win
Error: 0x74f60000   USER32
Error: 0x75c20000   win32u
Error: 0x75ed0000   GDI32
Error: 0x76f80000   gdi32full
Error: 0x758d0000   SHLWAPI
Error: 0x75e60000   WS2_32
Error: 0x6e820000   GLU32
Error: 0x6ca40000   OPENGL32
Error: 0x75920000   combase
Error: 0x6b5c0000   libvorbisfile-3
Error: 0x70e40000   libfreetype-6
Error: 0x6b800000   OpenAL32
Error: 0x75f20000   ole32
Error: 0x6ef80000   glew32
Error: 0x65180000   libfontconfig-1
Error: 0x62e80000   zlib1
Error: 0x70880000   libogg-0
Error: 0x73fb0000   WINMM
Error: 0x68f40000   libexpat-1
Error: 0x6c740000   SDL2
Error: 0x75430000   IMM32
Error: 0x75740000   OLEAUT32
Error: 0x738a0000   VERSION
Error: 0x6d740000   libvorbis-0
Error: 0x10000000   DevIL
Error: 0x656e0000   MSVCP80
Error: 0x64a60000   MSVCR80
Error: 0x64900000   gameoverlayrenderer
Error: 0x76f40000   CFGMGR32
Error: 0x75470000   PSAPI
Error: 0x642f0000   nvapi
Error: 0x76520000   SETUPAPI
Error: 0x72820000   msasn1
Error: 0x74900000   cryptnet
Error: 0x75330000   CRYPT32
Error: 0x721b0000   cryptbase
Error: 0x72130000   wldp
Error: 0x70b90000   drvstore
Error: 0x727e0000   devobj
Error: 0x72950000   uxtheme
Error: 0x75560000   SHCORE
Error: 0x75480000   MSCTF
Error: 0x720a0000   kernel.appcore
Error: 0x76060000   bcryptPrimitives
Error: 0x76330000   clbcatq
Error: 0x09b30000   nvoglv32
Error: 0x738b0000   WTSAPI32
Error: 0x76010000   WINTRUST
Error: 0x72830000   ntmarta
Error: 0x72190000   CRYPTSP
Error: 0x72160000   rsaenh
Error: 0x0cff0000   nvgpucomp32
Error: 0x6dce0000   dxcore
Error: 0x721c0000   windows.storage
Error: 0x6c9d0000   dwmapi
Error: 0x74500000   powrprof
Error: 0x748f0000   UMPDC
Error: 0x6e580000   WINSTA
Error: 0x73590000   textinputframework
Error: 0x74590000   CoreMessaging
Error: 0x72ae0000   CoreUIComponents
Error: 0x74110000   wintypes
Error: 0x72a10000   dxgi
Error: 0x0fca0000   d3d11
Error: 0x0eb90000   nvldumd
Error: 0x150e0000   nvwgf2um
Error: 0x6dc00000   nvppe
Error: 0x66000000   MMDevApi
Error: 0x65e80000   AUDIOSES
Error: 0x74010000   Windows.UI
Error: 0x73420000   InputHost
Error: 0x73510000   WindowManagementAPI
Error: 0x741f0000   twinapi.appcore
Error: 0x72d60000   PROPSYS
Error: 0x71e40000   shfolder
Error: 0x64160000   dbghelp
Warning: Stacktrace (main) for Spring 104.0.1-287-gf7b0fcc 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=770f346c StackPtr=018aeeb4 FramePtr=018aeee0]
Warning:    (0) C:\WINDOWS\SYSTEM32\ntdll.dll [0x0007346C]
Warning:    (1) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1196b342b24df5d1\nvoglv32.dll [0x0092F52B]
Warning:    (2) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1196b342b24df5d1\nvoglv32.dll [0x008F10DA]
Warning:    (3) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1196b342b24df5d1\nvoglv32.dll [0x008430B4]
Warning:    (4) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1196b342b24df5d1\nvoglv32.dll [0x00819FEC]
Warning:    (5) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1196b342b24df5d1\nvoglv32.dll [0x0081A16F]
Warning:    (6) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1196b342b24df5d1\nvoglv32.dll [0x00819F9A]
Warning:    (7) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1196b342b24df5d1\nvoglv32.dll [0x00819A30]
Warning:    (8) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1196b342b24df5d1\nvoglv32.dll [0x00806411]
Warning:    (9) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1196b342b24df5d1\nvoglv32.dll [0x0080617D]
Warning:    (10) C:\WINDOWS\SYSTEM32\OPENGL32.DLL [0x00031A20]
Warning:    (11) C:\Program Files (x86)\Steam\gameoverlayrenderer.dll [0x0007E54C]
Warning:    (12) C:\WINDOWS\System32\gdi32full.dll [0x0008FAAB]
Warning:    (13) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\SDL2.dll [0x000C184B]
Warning:    (14) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\SDL2.dll [0x000AAFC4]
Warning:    (15) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0082F95B]
Warning:    (16) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00831E8B]
Warning:    (17) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00835A57]
Warning:    (18) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x008367F3]
Warning:    (19) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0081E873]
Warning:    (20) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00E37C2B]
Warning:    (21) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00401402]
Warning:    (22) C:\WINDOWS\System32\KERNEL32.DLL [0x0001FCC9]
Warning:    (23) C:\WINDOWS\SYSTEM32\ntdll.dll [0x000680CE]
Warning:    (24) C:\WINDOWS\SYSTEM32\ntdll.dll [0x0006809E]
Warning: Stacktrace (vfsi) for Spring 104.0.1-287-gf7b0fcc maintenance:
Warning:    [ProgCtr=00b8061c StackPtr=188af4b4 FramePtr=05366714]
Warning:    (0) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00B8061C]
Warning:    (1) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00B81E37]
Warning:    (2) Unknown [0x0009EB58]
Warning:    (3) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00B7DC37]
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\onyx_cauldron_1.9.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\mercurial_v1.1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\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:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\intersection_v4.1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\iced_coffee_v4.3.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\hooked_1.1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\Faultline_v1.0.sd7" for faster loading!
Warning: [ArchiveData] version "4" included in name "Fallendell_V4"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\eye_of_horus_1.7.sd7" for faster loading!
Warning: [ArchiveData] version "2" included in name "Entrenched_Plains_V2"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\Doldrumsv2.3.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\desolation_v1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\daybreak_canyon_v1.1.sd7" for faster loading!
Warning: [ArchiveData] version "3.0" included in name "Darkside v3.0"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\CrossRoads.v1.0.3.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\cold_snap_2.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\Cobalt_Dream_v1.1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\chicken_nuggets_v5.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\cattle_and_loveplay_no_worms_1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\calamity_1.1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\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:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\avalanche_v3.1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\apophis_v2_3.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\Anvilwood_v1.1.sd7" for faster loading!
Warning: [Watchdog] Hang detection triggered for Spring 104.0.1-287-gf7b0fcc maintenance.
Warning:    (in threads: {main,load,audio,vfsi}={0,0,0,1})
Warning: DLL information:
Error: 0x00400000   spring
Error: 0x77080000   ntdll
Error: 0x757e0000   KERNEL32
Error: 0x760e0000   KERNELBASE
Error: 0x6e660000   apphelp
Error: 0x75d80000   ADVAPI32
Error: 0x75680000   msvcrt
Error: 0x75ba0000   sechost
Error: 0x75c40000   RPCRT4
Error: 0x75f00000   bcrypt
Error: 0x760c0000   IMAGEHLP
Error: 0x75210000   ucrtbase
Error: 0x76960000   SHELL32
Error: 0x75d00000   msvcp_win
Error: 0x74f60000   USER32
Error: 0x75c20000   win32u
Error: 0x75ed0000   GDI32
Error: 0x76f80000   gdi32full
Error: 0x758d0000   SHLWAPI
Error: 0x75e60000   WS2_32
Error: 0x6e820000   GLU32
Error: 0x6ca40000   OPENGL32
Error: 0x75920000   combase
Error: 0x6b5c0000   libvorbisfile-3
Error: 0x70e40000   libfreetype-6
Error: 0x6b800000   OpenAL32
Error: 0x75f20000   ole32
Error: 0x6ef80000   glew32
Error: 0x65180000   libfontconfig-1
Error: 0x62e80000   zlib1
Error: 0x70880000   libogg-0
Error: 0x73fb0000   WINMM
Error: 0x68f40000   libexpat-1
Error: 0x6c740000   SDL2
Error: 0x75430000   IMM32
Error: 0x75740000   OLEAUT32
Error: 0x738a0000   VERSION
Error: 0x6d740000   libvorbis-0
Error: 0x10000000   DevIL
Error: 0x656e0000   MSVCP80
Error: 0x64a60000   MSVCR80
Error: 0x64900000   gameoverlayrenderer
Error: 0x76f40000   CFGMGR32
Error: 0x75470000   PSAPI
Error: 0x642f0000   nvapi
Error: 0x76520000   SETUPAPI
Error: 0x72820000   msasn1
Error: 0x74900000   cryptnet
Error: 0x75330000   CRYPT32
Error: 0x721b0000   cryptbase
Error: 0x72130000   wldp
Error: 0x70b90000   drvstore
Error: 0x727e0000   devobj
Error: 0x72950000   uxtheme
Error: 0x75560000   SHCORE
Error: 0x75480000   MSCTF
Error: 0x720a0000   kernel.appcore
Error: 0x76060000   bcryptPrimitives
Error: 0x76330000   clbcatq
Error: 0x09b30000   nvoglv32
Error: 0x738b0000   WTSAPI32
Error: 0x76010000   WINTRUST
Error: 0x72830000   ntmarta
Error: 0x72190000   CRYPTSP
Error: 0x72160000   rsaenh
Error: 0x0cff0000   nvgpucomp32
Error: 0x6dce0000   dxcore
Error: 0x721c0000   windows.storage
Error: 0x6c9d0000   dwmapi
Error: 0x74500000   powrprof
Error: 0x748f0000   UMPDC
Error: 0x6e580000   WINSTA
Error: 0x73590000   textinputframework
Error: 0x74590000   CoreMessaging
Error: 0x72ae0000   CoreUIComponents
Error: 0x74110000   wintypes
Error: 0x72a10000   dxgi
Error: 0x0fca0000   d3d11
Error: 0x0eb90000   nvldumd
Error: 0x150e0000   nvwgf2um
Error: 0x6dc00000   nvppe
Error: 0x66000000   MMDevApi
Error: 0x65e80000   AUDIOSES
Error: 0x74010000   Windows.UI
Error: 0x73420000   InputHost
Error: 0x73510000   WindowManagementAPI
Error: 0x741f0000   twinapi.appcore
Error: 0x72d60000   PROPSYS
Error: 0x71e40000   shfolder
Error: 0x64160000   dbghelp
Warning: Stacktrace (main) for Spring 104.0.1-287-gf7b0fcc 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=770f346c StackPtr=018aeeb4 FramePtr=018aeee0]
Warning:    (0) C:\WINDOWS\SYSTEM32\ntdll.dll [0x0007346C]
Warning:    (1) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1196b342b24df5d1\nvoglv32.dll [0x0092F52B]
Warning:    (2) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1196b342b24df5d1\nvoglv32.dll [0x008F10DA]
Warning:    (3) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1196b342b24df5d1\nvoglv32.dll [0x008430B4]
Warning:    (4) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1196b342b24df5d1\nvoglv32.dll [0x00819FEC]
Warning:    (5) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1196b342b24df5d1\nvoglv32.dll [0x0081A16F]
Warning:    (6) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1196b342b24df5d1\nvoglv32.dll [0x00819F9A]
Warning:    (7) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1196b342b24df5d1\nvoglv32.dll [0x00819A30]
Warning:    (8) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1196b342b24df5d1\nvoglv32.dll [0x00806411]
Warning:    (9) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_1196b342b24df5d1\nvoglv32.dll [0x0080617D]
Warning:    (10) C:\WINDOWS\SYSTEM32\OPENGL32.DLL [0x00031A20]
Warning:    (11) C:\Program Files (x86)\Steam\gameoverlayrenderer.dll [0x0007E54C]
Warning:    (12) C:\WINDOWS\System32\gdi32full.dll [0x0008FAAB]
Warning:    (13) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\SDL2.dll [0x000C184B]
Warning:    (14) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\SDL2.dll [0x000AAFC4]
Warning:    (15) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0082F95B]
Warning:    (16) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00831E8B]
Warning:    (17) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00835A57]
Warning:    (18) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x008367F3]
Warning:    (19) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0081E873]
Warning:    (20) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00E37C2B]
Warning:    (21) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00401402]
Warning:    (22) C:\WINDOWS\System32\KERNEL32.DLL [0x0001FCC9]
Warning:    (23) C:\WINDOWS\SYSTEM32\ntdll.dll [0x000680CE]
Warning:    (24) C:\WINDOWS\SYSTEM32\ntdll.dll [0x0006809E]
Warning: Stacktrace (vfsi) for Spring 104.0.1-287-gf7b0fcc maintenance:
Warning:    [ProgCtr=00b80a77 StackPtr=188af4b4 FramePtr=00e3d344]
Warning:    (0) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00B80A77]
Warning:    (1) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00B81E37]
Warning:    (2) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00B7DC37]
Warning:    (3) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0092E77B]
Warning:    (4) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0092F78D]
Warning:    (5) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00929718]
Warning:    (6) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x008663CD]
Warning:    (7) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0086B14B]
Warning:    (8) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0086B885]
Warning:    (9) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0086BF7F]
Warning:    (10) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0086C2CC]
Warning:    (11) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0087DD31]
Warning:    (12) C:\Program Files (x86)\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00C2D978]
Warning:    (13) C:\WINDOWS\System32\msvcrt.dll [0x00066DC1]
Warning:    (14) C:\WINDOWS\System32\KERNEL32.DLL [0x0001FCC9]
Warning:    (15) C:\WINDOWS\SYSTEM32\ntdll.dll [0x000680CE]
Warning:    (16) C:\WINDOWS\SYSTEM32\ntdll.dll [0x0006809E]
Warning: [ArchiveData] version "1.5" included in name "Angel Crossing 1.5"
Warning: [ArchiveData] version "1.4" included in name "Ancient Vault v1.4"
Warning: [ArchiveData] version "4" included in name "Altair_Crossing_V4"
Warning: [ArchiveData] version "1.2" included in name "All That Glitters v1.2"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\akilon_wastelands_zk_v1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\adamantine_mountain_2.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "C:\Program Files (x86)\Steam\steamapps\common\Zero-K\maps\absolution_2.sd7" for faster loading!
[~ScopedOnceTimer][CArchiveScanner::ScanAllDirs] 70734ms
[WatchDog::DeregisterThread] deregistering controls for thread [vfsi]
[ThreadPool::SetThreadCount][1] wanted=3 current=1 maximum=4 (init=1)
[ThreadPool::SetThreadCount][2] workers=2
[Threading] Main thread CPU affinity mask set: 12
[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::OpenLoopbackDevice] opening default device
[f=-000001] [Sound] [Sound::OpenLoopbackDevice] unhandled SDL format: 0x8120
[f=-000001] [Sound] [ISound::Initialize] spawning sound-thread (100.9ms)
[f=-000001] [Sound] [Sound::OpenOpenALDevice] opening default device "OpenAL Soft"
[f=-000001] [Sound] [Sound::OpenOpenALDevice] device=068cb020 context=0699feb0
[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] [ISound::Initialize] spawning sound-thread (201.7ms)
[f=-000001] [Sound]     [Speakers (Focusrite USB Audio)]
[f=-000001] [Sound]     [Speakers (Steam Streaming Microphone)]
[f=-000001] [Sound]     [Speakers (Steam Streaming Speakers)]
[f=-000001] [Sound]     [C24F390 (NVIDIA High Definition Audio)]
[f=-000001] [Sound]     [Speakers (Focusrite USB Audio)]
[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] 302ms
[Info] Using filesystem-writepath: C:\Program Files (x86)\Steam\steamapps\common\Zero-K
[Info] Free disk space: 58347 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 for game data...
[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] Error: [UDPListener::TryBindSocket] binding UDP socket to IP localhost failed: bind: Only one usage of each socket address (protocol/network address/port) is normally permitted.
[f=-000001] [~ScopedOnceTimer][PreGame::ReadDataFromDemo] 3476ms
[f=-000001] [WatchDog::DeregisterThread] deregistering controls for thread [main]
[f=-000001] Error: [ExitSpringProcess] errorMsg="bind: Only one usage of each socket address (protocol/network address/port) is normally permitted." msgCaption="Spring: caught network_error: " mainThread=1
[f=-000001] Error: [Watchdog::ClearTimer(id)] Invalid thread 4 (_threadId=00000000)
[f=-000001] [SpringApp::Kill][1] fromRun=0
[f=-000001] [ThreadPool::SetThreadCount][1] wanted=0 current=3 maximum=4 (init=0)
[f=-000001]     [async=0] threads=3 tasks=0 {sum,avg}{exec,wait}time={{0.000, 0.000}, {0.000, 0.000}}ms
[f=-000001]     [async=1] threads=3 tasks=2 {sum,avg}{exec,wait}time={{-0.000, -0.000}, {-0.000, -0.000}}ms
[f=-000001]         thread=1 tasks=1 {sum,min,max,avg}{exec,wait}time={{-0.000, -0.000, -0.000, -0.000}, {0.000, 0.000, 0.000, 0.000}}ms
[f=-000001]         thread=2 tasks=1 {sum,min,max,avg}{exec,wait}time={{0.000, 0.000, 0.000, 0.000}, {-0.000, -0.000, -0.000, -0.000}}ms
[f=-000001] [ThreadPool::SetThreadCount][2] workers=0
[f=-000001] [SpringApp::Kill][2]
[f=-000001] [Sound] [Sound::Kill] soundThread.joinable()=1
[f=-000001] [WatchDog::DeregisterThread] deregistering controls for thread [audio]
[f=-000001] [Sound] [Sound::UpdateThread][3] #sources=32 #items=1
[f=-000001] [Sound] [Sound::UpdateThread][4] ctx=0699feb0 dev=068cb020
[f=-000001] [Sound] [Sound::UpdateThread][5] ctx=0699feb0 dev=068cb020
[f=-000001] [Sound] [Sound::UpdateThread][6]
[f=-000001] [SpringApp::Kill][3]
[f=-000001] [LocalConnection::Statistics]
    0 bytes sent  
    17 bytes recv'd

[f=-000001] [SpringApp::Kill][4] font=062ff408
[f=-000001] [SpringApp::Kill][5]
[f=-000001] [SpringApp::Kill][6]
[SpringApp::Kill][7]
[LuaSocket] Dumping luasocket rules:
[LuaSocket] TCP_CONNECT ALLOW * -1
[LuaSocket] TCP_LISTEN  ALLOW * -1
[LuaSocket] UDP_LISTEN  ALLOW * -1
[SpringApp::Kill][8]
[WatchDog::Uninstall][1] hangDetectorThread=00fdd3f0 (joinable=1)
[WatchDog::Uninstall][2]
Error: [Watchdog::DeregisterThread] Invalid thread number 0
[WatchDog::Uninstall][3]
[SpringApp::Kill][9]