Open Chobbyla opened 17 hours ago
infolog_full.txt (truncated):
Using writeable configuration source: "E:\SteamLibrary\steamapps\common\Zero-K\_springsettings.cfg" Failed rotating the log file LogOutput initialized. Logging to E:\SteamLibrary\steamapps\common\Zero-K\infolog.txt ============== <Log Sections> ============== Available: ArchiveScanner AutohostInterface BumpWater CSMFGroundTextures CregSerializer DecalsDrawerGL4 DynWater FarTextureHandler Font GameServer GroundMoveType KeyBindings LuaSocket Model Net Path Piece RoamMeshDrawer Shader SkyBox Sound Texture VFS Enabled: Sound (Notice) VFS (Info) Enable or disable log sections using the LogSections configuration key or the SPRING_LOG_SECTIONS environment variable (both comma separated). Use "none" to disable the default log sections. ============== </Log Sections> ============== ============== <User Config> ============== AllowDeferredMapRendering = 1 AllowDeferredModelRendering = 1 BumpWaterAnisotropy = 2 BumpWaterBlurReflection = 1 BumpWaterDepthBits = 32 BumpWaterReflection = 2 BumpWaterTexSizeReflection = 256 CamFreeScrollSpeed = 50 CamMode = 1 DualScreenMiniMapOnLeft = 1 EdgeMoveDynamic = 0 EdgeMoveWidth = 0.003 FPSFOV = 90 FPSScrollSpeed = 50 FontSize = 18 GrassDetail = 0 GroundDecals = 5 GroundDetail = 120 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 = 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 UseLuaMemPools = 0 UseNetMessageSmoothingBuffer = 0 VFSCacheArchiveFiles = 0 Water = 4 WindowBorderless = 1 WindowPosX = 0 WindowPosY = 0 XResolutionWindowed = 1920 YResolutionWindowed = 1080 snd_volmaster = 12 ============== </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) Pentium(R) CPU G4560 @ 3.50GHz; 8151MB RAM, 18391MB pagefile Binary Word Size: 64-bit (native) Process Clock: std::chrono::high_resolution_clock Physical CPU Cores: 2 Logical CPU Cores: 4 ============== </User System> ============== [good_fpu_init][STREFLOP_SSE] SSE 1.0 : 1, SSE 2.0 : 1 SSE 3.0 : 1, SSSE 3.0 : 1 SSE 4.1 : 1, SSE 4.2 : 1 SSE 4.0A: 0, SSE 5.0A: 0 [WatchDog::Install] installed (hang-timeout: 30s) [WatchDog::RegisterThread] registering controls for thread [main] [GL::CheckAvailableVideoModes] desktop={1920x1080x24bpp@60Hz} current={1920x1080x24bpp@60Hz} display=1 modes=50 bounds={x=0, y=0, w=1920, h=1080} [ 1] 1920x1080x24bpp@60Hz [13] 1680x1050x24bpp@60Hz [15] 1600x1024x24bpp@60Hz [17] 1600x900x24bpp@60Hz [24] 1440x900x24bpp@60Hz [32] 1280x800x24bpp@60Hz [34] 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.94 GL vendor : NVIDIA Corporation GL renderer : NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2 GLSL version: 4.60 NVIDIA GLEW version: 2.1.0 GPU memory : 4096MB (total) / 1624MB (available) SDL swap-int: 0 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 : 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) [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::borderless) [TexMemPool::Resize] poolSize=268435456u allocSize=0u texCount=0u [WatchDog::RegisterThread] registering controls for thread [vfsi] [DataDirLocater::FindWriteableDataDir] using writeable data-directory "E:\SteamLibrary\steamapps\common\Zero-K\" [DataDirLocater::Check] Isolation Mode! [DataDirLocater::FilterUsableDataDirs] using read-write data directory: E:\SteamLibrary\steamapps\common\Zero-K\ [DataDirLocater::FilterUsableDataDirs] using read-only data directory: E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\ [AS::ReadCacheData] ArchiveCache cache\104dev-maintenance\ArchiveCache16.lua doesn't exist Scanning: E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\base Scanning: E:\SteamLibrary\steamapps\common\Zero-K\maps Scanning: E:\SteamLibrary\steamapps\common\Zero-K\games Scanning: E:\SteamLibrary\steamapps\common\Zero-K\packages [~CPoolArchive] archiveFile="E:\SteamLibrary\steamapps\common\Zero-K\packages\bce544c746dfd4844cd2be613e87ae43.sdp" numZipFiles=7834 sumInflSize=723107kb 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 Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\ZeroWars_v2.1.8.sd7" for faster loading! Warning: [ArchiveData] version "1.8" included in name "World In Flames v1.8" Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\wanderlust_v03.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\vittra_v2.1.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\vantage_v1.2.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\titanduel_2.2.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\the_river_nix_20.sd7" for faster loading! Warning: [ArchiveData] version "3" included in name "Taldarim_V3" Warning: [ArchiveData] version "1.3" included in name "Supreme Strait v1.3" Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\snowbound_v1.1.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: 0x20770000 ntdll Error: 0x1e900000 KERNEL32 Error: 0x1e010000 KERNELBASE Error: 0x1acf0000 apphelp Error: 0x202b0000 ADVAPI32 Error: 0x20690000 msvcrt Error: 0x204c0000 sechost Error: 0x20560000 RPCRT4 Error: 0x1e6f0000 bcrypt Error: 0x20440000 imagehlp Error: 0x1e3a0000 ucrtbase Error: 0x1ebe0000 SHELL32 Error: 0x1df70000 msvcp_win Error: 0x1fbf0000 USER32 Error: 0x1e670000 win32u Error: 0x1e8d0000 GDI32 Error: 0x1e4a0000 gdi32full Error: 0x203e0000 SHLWAPI Error: 0x20370000 WS2_32 Error: 0x1d1b0000 IPHLPAPI Error: 0xf1640000 OPENGL32 Error: 0x1ff40000 combase Error: 0x6b600000 OpenAL32 Error: 0x6b240000 libcurl Error: 0x1de10000 CRYPT32 Error: 0x1e9d0000 ole32 Error: 0x20460000 WLDAP32 Error: 0x6b3c0000 libvorbisfile-3 Error: 0x6a1c0000 libIL Error: 0x6b8c0000 libfreetype-6 Error: 0x62e80000 zlib1 Error: 0x64f80000 libfontconfig-1 Error: 0x6ed80000 glew32 Error: 0x6c740000 SDL2 Error: 0x1fab0000 IMM32 Error: 0x1eb10000 OLEAUT32 Error: 0x14c10000 WINMM Error: 0x6d540000 libvorbis-0 Error: 0x70680000 libogg-0 Error: 0x68f40000 libexpat-1 Error: 0x16890000 VERSION Error: 0x14970000 GLU32 Error: 0x0b600000 gameoverlayrenderer64 Error: 0x1e6a0000 CFGMGR32 Error: 0x202a0000 PSAPI Error: 0x1b7c0000 uxtheme Error: 0x1fae0000 SHCORE Error: 0x1f3d0000 MSCTF Error: 0x1bcb0000 kernel.appcore Error: 0x48910000 bcryptPrimitives Error: 0x1fa00000 clbcatq Error: 0xd5220000 nvoglv64 Error: 0x1f4f0000 SETUPAPI Error: 0x19c60000 WTSAPI32 Error: 0x1d9d0000 msasn1 Error: 0x16670000 cryptnet Error: 0x1d790000 cryptbase Error: 0x1d840000 wldp Error: 0x162c0000 drvstore Error: 0x1dba0000 devobj Error: 0x1e720000 WINTRUST Error: 0x1d040000 ntmarta Error: 0x1d7a0000 CRYPTSP Error: 0x1cdf0000 rsaenh Error: 0x0c4d0000 nvgpucomp64 Error: 0x14b10000 dxcore Error: 0x1beb0000 windows.storage Error: 0x1bba0000 dwmapi Error: 0x1d620000 powrprof Error: 0x1d600000 UMPDC Error: 0x1d320000 WINSTA Error: 0x01f80000 textinputframework Error: 0x19c90000 CoreUIComponents Error: 0x1a0f0000 CoreMessaging Error: 0x1b130000 wintypes Error: 0x1c6a0000 dxgi Error: 0x19210000 d3d11 Error: 0x149e0000 nvldumdx Error: 0x04630000 nvwgf2umx Error: 0xdf9e0000 nvppex Error: 0x10f20000 nvapi64 Error: 0x15f10000 MMDevApi Error: 0x0c340000 AUDIOSES Error: 0x01690000 Windows.UI Error: 0x14ff0000 WindowManagementAPI Error: 0x01dd0000 InputHost Error: 0x16920000 twinapi.appcore Error: 0x1ad90000 PROPSYS Error: 0x15940000 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=00007ffa1e673c24 StackPtr=000000004329b988 FramePtr=000000004329ba90] Warning: (0) C:\windows\System32\win32u.dll [0x00003C24] Warning: (1) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x00A0ABFC] Warning: (2) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x009E2ECA] Warning: (3) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x009E1B46] Warning: (4) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x009E3794] Warning: (5) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x009F72BE] Warning: (6) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x00A14588] Warning: (7) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x00B13775] Warning: (8) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x00B20EBE] Warning: (9) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x00B38629] Warning: (10) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x009B8296] Warning: (11) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x00AFAF20] Warning: (12) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x00AD70A3] Warning: (13) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x00AD6771] Warning: (14) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x009C8325] Warning: (15) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x009C84A8] Warning: (16) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x009C827E] Warning: (17) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x009C7BEC] Warning: (18) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x009B1342] Warning: (19) C:\windows\SYSTEM32\OPENGL32.dll [0x00023FE9] Warning: (20) C:\windows\SYSTEM32\OPENGL32.dll [0x000406AB] Warning: (21) C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll [0x000975EA] Warning: (22) C:\windows\System32\gdi32full.dll [0x0006A37E] Warning: (23) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\SDL2.dll [0x000F73F5] Warning: (24) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x006D273C] Warning: (25) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007CDB9D] Warning: (26) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007D0287] Warning: (27) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007D2408] Warning: (28) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007D2ADD] Warning: (29) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007BE9EB] Warning: (30) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00D6C35F] Warning: (31) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x004013BD] Warning: (32) E:\SteamLibrary\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=0000000000ae5337 StackPtr=0000000060f3e6c0 FramePtr=0000000048474d5c] Warning: (0) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00AE5337] Warning: (1) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00AE6B37] Warning: (2) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00AE73CF] Warning: (3) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00AE4D7E] Warning: (4) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00AE3892] Warning: (5) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x008C93A2] Warning: (6) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x008CD9C0] Warning: (7) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x008C7361] Warning: (8) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x0080539F] Warning: (9) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00808F2B] Warning: (10) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00809C0E] Warning: (11) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x0080C57A] Warning: (12) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x0080C844] Warning: (13) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x0081C945] Warning: (14) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00B6761D] Warning: (15) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00D51900] Warning: (16) E:\SteamLibrary\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 "E:\SteamLibrary\steamapps\common\Zero-K\maps\Skatepark_V1.00.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\SiberianDivide 1.1.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\Scaryland_V1.02.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 "E:\SteamLibrary\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 "E:\SteamLibrary\steamapps\common\Zero-K\maps\randomplateus_v1_1.sdz" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\RainbowCometv1.25.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\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: [ArchiveData] version "1.03" included in name "Pinch Point 1.03" Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\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 "E:\SteamLibrary\steamapps\common\Zero-K\maps\mercurial_v1.1.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\lonely_oasis_v1.1.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\LimeQuatRepublicv1.24.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\la_isla_bonita_v1.1.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: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\JurassicSands_V1.00.sd7" for faster loading! Warning: DLL information: Error: 0x00400000 spring Error: 0x20770000 ntdll Error: 0x1e900000 KERNEL32 Error: 0x1e010000 KERNELBASE Error: 0x1acf0000 apphelp Error: 0x202b0000 ADVAPI32 Error: 0x20690000 msvcrt Error: 0x204c0000 sechost Error: 0x20560000 RPCRT4 Error: 0x1e6f0000 bcrypt Error: 0x20440000 imagehlp Error: 0x1e3a0000 ucrtbase Error: 0x1ebe0000 SHELL32 Error: 0x1df70000 msvcp_win Error: 0x1fbf0000 USER32 Error: 0x1e670000 win32u Error: 0x1e8d0000 GDI32 Error: 0x1e4a0000 gdi32full Error: 0x203e0000 SHLWAPI Error: 0x20370000 WS2_32 Error: 0x1d1b0000 IPHLPAPI Error: 0xf1640000 OPENGL32 Error: 0x1ff40000 combase Error: 0x6b600000 OpenAL32 Error: 0x6b240000 libcurl Error: 0x1de10000 CRYPT32 Error: 0x1e9d0000 ole32 Error: 0x20460000 WLDAP32 Error: 0x6b3c0000 libvorbisfile-3 Error: 0x6a1c0000 libIL Error: 0x6b8c0000 libfreetype-6 Error: 0x62e80000 zlib1 Error: 0x64f80000 libfontconfig-1 Error: 0x6ed80000 glew32 Error: 0x6c740000 SDL2 Error: 0x1fab0000 IMM32 Error: 0x1eb10000 OLEAUT32 Error: 0x14c10000 WINMM Error: 0x6d540000 libvorbis-0 Error: 0x70680000 libogg-0 Error: 0x68f40000 libexpat-1 Error: 0x16890000 VERSION Error: 0x14970000 GLU32 Error: 0x0b600000 gameoverlayrenderer64 Error: 0x1e6a0000 CFGMGR32 Error: 0x202a0000 PSAPI Error: 0x1b7c0000 uxtheme Error: 0x1fae0000 SHCORE Error: 0x1f3d0000 MSCTF Error: 0x1bcb0000 kernel.appcore Error: 0x48910000 bcryptPrimitives Error: 0x1fa00000 clbcatq Error: 0xd5220000 nvoglv64 Error: 0x1f4f0000 SETUPAPI Error: 0x19c60000 WTSAPI32 Error: 0x1d9d0000 msasn1 Error: 0x16670000 cryptnet Error: 0x1d790000 cryptbase Error: 0x1d840000 wldp Error: 0x162c0000 drvstore Error: 0x1dba0000 devobj Error: 0x1e720000 WINTRUST Error: 0x1d040000 ntmarta Error: 0x1d7a0000 CRYPTSP Error: 0x1cdf0000 rsaenh Error: 0x0c4d0000 nvgpucomp64 Error: 0x14b10000 dxcore Error: 0x1beb0000 windows.storage Error: 0x1bba0000 dwmapi Error: 0x1d620000 powrprof Error: 0x1d600000 UMPDC Error: 0x1d320000 WINSTA Error: 0x01f80000 textinputframework Error: 0x19c90000 CoreUIComponents Error: 0x1a0f0000 CoreMessaging Error: 0x1b130000 wintypes Error: 0x1c6a0000 dxgi Error: 0x19210000 d3d11 Error: 0x149e0000 nvldumdx Error: 0x04630000 nvwgf2umx Error: 0xdf9e0000 nvppex Error: 0x10f20000 nvapi64 Error: 0x15f10000 MMDevApi Error: 0x0c340000 AUDIOSES Error: 0x01690000 Windows.UI Error: 0x14ff0000 WindowManagementAPI Error: 0x01dd0000 InputHost Error: 0x16920000 twinapi.appcore Error: 0x1ad90000 PROPSYS Error: 0x15940000 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=00007ff9d5ccb4df StackPtr=000000004329eed0 FramePtr=000000004329f110] Warning: (0) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x00AAB4DF] Warning: (1) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00770E4C] Warning: (2) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007CDB89] Warning: (3) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007D0287] Warning: (4) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007D2408] Warning: (5) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007D2ADD] Warning: (6) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007BE9EB] Warning: (7) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00D6C35F] Warning: (8) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x004013BD] Warning: (9) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x004014CB] Warning: (10) C:\windows\System32\KERNEL32.DLL [0x00017374] Warning: (11) C:\windows\SYSTEM32\ntdll.dll [0x0004CC91] Warning: Stacktrace (vfsi) for Spring 104.0.1-1544-ge1f249f maintenance: Warning: [ProgCtr=00007ffa2080df94 StackPtr=0000000060f1e988 FramePtr=0000000060f1ea90] Warning: (0) C:\windows\SYSTEM32\ntdll.dll [0x0009DF94] Warning: (1) C:\windows\System32\KERNELBASE.dll [0x00031A09] Warning: (2) C:\windows\System32\KERNELBASE.dll [0x000313CE] Warning: (3) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00AE3A38] Warning: (4) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x008C97BE] Warning: (5) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x008CAB51] Warning: (6) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007FBDF4] Warning: (7) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00808C62] Warning: (8) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00809C0E] Warning: (9) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x0080C57A] Warning: (10) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x0080C844] Warning: (11) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x0081C945] Warning: (12) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00B6761D] Warning: (13) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00D51900] Warning: (14) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00B31174] Warning: (15) C:\windows\System32\msvcrt.dll [0x0003AF5A] Warning: (16) C:\windows\System32\msvcrt.dll [0x0003B02C] Warning: (17) C:\windows\System32\KERNEL32.DLL [0x00017374] Warning: (18) C:\windows\SYSTEM32\ntdll.dll [0x0004CC91] Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\into_battle_redux_v3.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\intersection_v4.1.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\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 "E:\SteamLibrary\steamapps\common\Zero-K\maps\hooked_1.1.sd7" for faster loading! Warning: [ArchiveData] version "1.4" included in name "Hellas Basin v1.4" Warning: [ArchiveData] version "1" included in name "Great Divide V1" Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\FrostyCove_v1.13.sd7" for faster loading! Warning: [ArchiveData] version "2.2" included in name "Flats and Forests v2.2" Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\Firebreak_v1.2.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\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 "E:\SteamLibrary\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 "E:\SteamLibrary\steamapps\common\Zero-K\maps\Ennead_vBeta4.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\Doldrumsv2.3.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\desolation_v1.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\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 "E:\SteamLibrary\steamapps\common\Zero-K\maps\CrossRoads.v1.0.3.sd7" for faster loading! Warning: [ArchiveData] version "2" included in name "Crescent_Bay_V2" Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\cold_snap_2.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\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 "E:\SteamLibrary\steamapps\common\Zero-K\maps\chicken_nuggets_v5.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\cattle_and_loveplay_no_worms_1.sd7" for faster loading! Warning: [ArchiveData] version "1.0" included in name "Carrot Mountains v1.0" Warning: [ArchiveData] version "1.4" included in name "Canis River v1.4" 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: 0x20770000 ntdll Error: 0x1e900000 KERNEL32 Error: 0x1e010000 KERNELBASE Error: 0x1acf0000 apphelp Error: 0x202b0000 ADVAPI32 Error: 0x20690000 msvcrt Error: 0x204c0000 sechost Error: 0x20560000 RPCRT4 Error: 0x1e6f0000 bcrypt Error: 0x20440000 imagehlp Error: 0x1e3a0000 ucrtbase Error: 0x1ebe0000 SHELL32 Error: 0x1df70000 msvcp_win Error: 0x1fbf0000 USER32 Error: 0x1e670000 win32u Error: 0x1e8d0000 GDI32 Error: 0x1e4a0000 gdi32full Error: 0x203e0000 SHLWAPI Error: 0x20370000 WS2_32 Error: 0x1d1b0000 IPHLPAPI Error: 0xf1640000 OPENGL32 Error: 0x1ff40000 combase Error: 0x6b600000 OpenAL32 Error: 0x6b240000 libcurl Error: 0x1de10000 CRYPT32 Error: 0x1e9d0000 ole32 Error: 0x20460000 WLDAP32 Error: 0x6b3c0000 libvorbisfile-3 Error: 0x6a1c0000 libIL Error: 0x6b8c0000 libfreetype-6 Error: 0x62e80000 zlib1 Error: 0x64f80000 libfontconfig-1 Error: 0x6ed80000 glew32 Error: 0x6c740000 SDL2 Error: 0x1fab0000 IMM32 Error: 0x1eb10000 OLEAUT32 Error: 0x14c10000 WINMM Error: 0x6d540000 libvorbis-0 Error: 0x70680000 libogg-0 Error: 0x68f40000 libexpat-1 Error: 0x16890000 VERSION Error: 0x14970000 GLU32 Error: 0x0b600000 gameoverlayrenderer64 Error: 0x1e6a0000 CFGMGR32 Error: 0x202a0000 PSAPI Error: 0x1b7c0000 uxtheme Error: 0x1fae0000 SHCORE Error: 0x1f3d0000 MSCTF Error: 0x1bcb0000 kernel.appcore Error: 0x48910000 bcryptPrimitives Error: 0x1fa00000 clbcatq Error: 0xd5220000 nvoglv64 Error: 0x1f4f0000 SETUPAPI Error: 0x19c60000 WTSAPI32 Error: 0x1d9d0000 msasn1 Error: 0x16670000 cryptnet Error: 0x1d790000 cryptbase Error: 0x1d840000 wldp Error: 0x162c0000 drvstore Error: 0x1dba0000 devobj Error: 0x1e720000 WINTRUST Error: 0x1d040000 ntmarta Error: 0x1d7a0000 CRYPTSP Error: 0x1cdf0000 rsaenh Error: 0x0c4d0000 nvgpucomp64 Error: 0x14b10000 dxcore Error: 0x1beb0000 windows.storage Error: 0x1bba0000 dwmapi Error: 0x1d620000 powrprof Error: 0x1d600000 UMPDC Error: 0x1d320000 WINSTA Error: 0x01f80000 textinputframework Error: 0x19c90000 CoreUIComponents Error: 0x1a0f0000 CoreMessaging Error: 0x1b130000 wintypes Error: 0x1c6a0000 dxgi Error: 0x19210000 d3d11 Error: 0x149e0000 nvldumdx Error: 0x04630000 nvwgf2umx Error: 0xdf9e0000 nvppex Error: 0x10f20000 nvapi64 Error: 0x15f10000 MMDevApi Error: 0x0c340000 AUDIOSES Error: 0x01690000 Windows.UI Error: 0x14ff0000 WindowManagementAPI Error: 0x01dd0000 InputHost Error: 0x16920000 twinapi.appcore Error: 0x1ad90000 PROPSYS Error: 0x15940000 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=00007ff9d5d8ce7a StackPtr=000000004329edc0 FramePtr=0000000000000080] Warning: (0) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x00B6CE7A] Warning: (1) C:\windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_0afec3f2050014a0\nvoglv64.dll [0x00751929] Warning: (2) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x006C99EE] Warning: (3) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x006CA27B] Warning: (4) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007CD936] Warning: (5) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007D0287] Warning: (6) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007D2408] Warning: (7) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007D2ADD] Warning: (8) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x007BE9EB] Warning: (9) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00D6C35F] Warning: (10) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x004013BD] Warning: (11) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x004014CB] Warning: (12) C:\windows\System32\KERNEL32.DLL [0x00017374] Warning: (13) C:\windows\SYSTEM32\ntdll.dll [0x0004CC91] Warning: Stacktrace (vfsi) for Spring 104.0.1-1544-ge1f249f maintenance: Warning: [ProgCtr=0000000000ae533f StackPtr=0000000060f3e6c0 FramePtr=0000000000000000] Warning: (0) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00AE533F] Warning: (1) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00AE6B37] Warning: (2) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00AE73CF] Warning: (3) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00AE4D7E] Warning: (4) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00AE3892] Warning: (5) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x008C93A2] Warning: (6) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x008CD9C0] Warning: (7) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x008C7361] Warning: (8) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x0080539F] Warning: (9) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00808F2B] Warning: (10) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00809C0E] Warning: (11) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x0080C57A] Warning: (12) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x0080C844] Warning: (13) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x0081C945] Warning: (14) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00B6761D] Warning: (15) E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\spring.exe [0x00D51900] Warning: (16) E:\SteamLibrary\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 "E:\SteamLibrary\steamapps\common\Zero-K\maps\calamity_1.1.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\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 "E:\SteamLibrary\steamapps\common\Zero-K\maps\avalanche_v3.1.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\apophis_v2_3.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\Anvilwood_v1.1.sd7" for faster loading! Warning: [ArchiveData] version "1.5" included in name "Angel Crossing 1.5" 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 "E:\SteamLibrary\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 "E:\SteamLibrary\steamapps\common\Zero-K\maps\adansonia_v4.1.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\adamantine_mountain_2.sd7" for faster loading! Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "E:\SteamLibrary\steamapps\common\Zero-K\maps\absolution_2.sd7" for faster loading! [~ScopedOnceTimer][CArchiveScanner::ScanAllDirs] 109584ms [VFS] [SpringVFS::ReserveArchives<this=0000000048430810>] [VFS] [SpringVFS::AddArchive<this=0000000048430810>(arName="Spring content v1", overwrite=false)] section=2 cached=0 [VFS] [VFSHandler::SetGlobalInstanceRaw] handler=0000000048430810 (SpringVFS) global=0000000000000000 (null) [WatchDog::DeregisterThread] deregistering controls for thread [vfsi] [ThreadPool::SetThreadCount][1] wanted=2 current=1 maximum=2 (init=1) [ThreadPool::SetThreadCount][2] workers=1 [Threading] Main thread CPU affinity mask set: 14 [f=-000001] [~ScopedOnceTimer][ISound::Init::New] 0ms [f=-000001] [Sound] [ISound::Initialize] spawning sound-thread (0.0ms) [f=-000001] [Sound] [Sound::UpdateThread][1] cfgMaxSounds=32 [f=-000001] [WatchDog::RegisterThread] registering controls for thread [audio] [f=-000001] [Sound] [Sound::InitThread][1] [f=-000001] [Sound] [Sound::OpenOpenALDevice] opening default device "OpenAL Soft" [f=-000001] [Sound] [Sound::OpenOpenALDevice] device=000000004861dc00 context=0000000048474450 [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] [Speakers (Realtek(R) Audio)] [f=-000001] [Sound] [Realtek Digital Output (Realtek(R) Audio)] [f=-000001] [Sound] [Speakers (Realtek(R) Audio)] [f=-000001] [Sound] [LG IPS FULLHD (NVIDIA High Definition Audio)] [f=-000001] [Sound] [Sound::GetMaxMonoSources] #attribs=15 [f=-000001] [Sound] [Sound::GetMaxMonoSources] {cfg,alc}MaxSounds={32,255} [f=-000001] [Sound] EFX Enabled: yes [f=-000001] [Sound] [Sound::UpdateThread][2] [f=-000001] [~ScopedOnceTimer][ISound::Init::Dev] 100ms [Info] ../../tools/pr-downloader/src/Downloader/CurlWrapper.cpp:60:DumpVersion():libcurl 7.64.0 Schannel [Info] ../../tools/pr-downloader/src/Downloader/CurlWrapper.cpp:42:GetTLSBackend():SSL backend #0: 'schannel' (ID: 8) [Info] ../../tools/pr-downloader/src/FileSystem/FileSystem.cpp:194:setWritePath():Using filesystem-writepath: E:\SteamLibrary\steamapps\common\Zero-K [Info] ../../tools/pr-downloader/src/pr-downloader.cpp:173:DownloadSetConfig():Free disk space: 139437 MB [f=-000001] [CPreGame] using server IP localhost and port 8452 [f=-000001] [NetProto::InitLocalClient] connecting to local server [f=-000001] [PreGame::ReadDataFromDemo] pre-scanning demo file "E:\SteamLibrary\steamapps\common\Zero-K\demos\20210520_150420_Vittra v2_104.0.1-1544-ge1f249f maintenance.sdfz" for game data... [f=-000001] [~ScopedOnceTimer][PreGame::ReadDataFromDemo] 30ms [f=-000001] [WatchDog::DeregisterThread] deregistering controls for thread [main] [f=-000001] Error: [ExitSpringProcess] errorMsg="[CDemoReader] demo-file "E:\SteamLibrary\steamapps\common\Zero-K\demos\20210520_150420_Vittra v2_104.0.1-1544-ge1f249f maintenance.sdfz" (487763 bytes, magic "‹") corrupt or created by a different Spring version, expected "nGK, †>*ŠbïQ£Æ¡)"" msgCaption="Spring: caught std::runtime_error" mainThread=1 Fontconfig error: Cannot load default config file [f=-000001] Error: [Watchdog::ClearTimer(id)] Invalid thread 4 (_threadId=0000000000000000) [f=-000001] [SpringApp::Kill][1] fromRun=0 [f=-000001] [ThreadPool::SetThreadCount][1] wanted=0 current=2 maximum=2 (init=0) [f=-000001] [async=0] threads=2 tasks=0 {sum,avg}{exec,wait}time={{0.000, 0.000}, {0.000, 0.000}}ms [f=-000001] [async=1] threads=2 tasks=1 {sum,avg}{exec,wait}time={{3.989, 3.989}, {0.000, 0.000}}ms [f=-000001] thread=1 tasks=1 {sum,min,max,avg}{exec,wait}time={{3.989, 3.989, 3.989, 3.989}, {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=0000000048474450 dev=000000004861dc00 [f=-000001] [Sound] [Sound::UpdateThread][5] ctx=0000000048474450 dev=000000004861dc00 [f=-000001] [Sound] [Sound::Cleanup][alcDestroyContext(0000000048474450)] [f=-000001] [Sound] [Sound::Cleanup][alcCloseDevice(000000004861dc00)] [f=-000001] [Sound] [Sound::UpdateThread][6] [f=-000001] [SpringApp::Kill][3] [f=-000001] [NetProto::~CNetProtocol] [LocalConnection::Statistics] 17 bytes sent 0 bytes recv'd [f=-000001] [SpringApp::Kill][4] font=00000000481cedd0 [f=-000001] [SpringApp::Kill][5] [f=-000001] [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=0000000048430810>] [VFS] [SpringVFS::DeleteArchives<this=0000000048430810>(section=0)] #archives[section]=0 #files[section]=0 [VFS] [SpringVFS::DeleteArchives<this=0000000048430810>(section=1)] #archives[section]=0 #files[section]=0 [VFS] [SpringVFS::DeleteArchives<this=0000000048430810>(section=2)] #archives[section]=1 #files[section]=181 [VFS] archive=E:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-1544-ge1f249f\base\springcontent.sdz (000000004841be20) [VFS] [SpringVFS::DeleteArchives<this=0000000048430810>(section=3)] #archives[section]=0 #files[section]=0 [VFS] [SpringVFS::DeleteArchives<this=0000000048430810>(section=4)] #archives[section]=0 #files[section]=181 [VFS] [SpringVFS::DeleteArchives<this=0000000048430810>(section=5)] #archives[section]=0 #files[section]=0 [VFS] [SpringVFS::DeleteArchives<this=0000000048430810>(section=6)] #archives[section]=0 #files[section]=0 [VFS] [SpringVFS::DeleteArchives<this=0000000048430810>(section=7)] #archives[section]=0 #files[section]=0 [VFS] [SpringVFS::DeleteArchives<this=0000000048430810>(section=8)] #archives[section]=0 #files[section]=0 [SpringApp::Kill][8] Error: [Watchdog::DeregisterThread] invalid thread number 0 [WatchDog::Uninstall][1] hangDetectorThread=00000000018ed1f0 (joinable=1) [WatchDog::Uninstall][2] [WatchDog::Uninstall][3] [SpringApp::Kill][9]
infolog_full.txt (truncated):