ZeroK-RTS / CrashReports

6 stars 0 forks source link

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

Open Chobbyla opened 2 months ago

Chobbyla commented 2 months ago

infolog_full.txt (truncated):

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.
Failed rotating the log file
LogOutput initialized.
============== <User Config> ==============
  BumpWaterDepthBits = 16
  BumpWaterReflection = 0
  BumpWaterRefraction = 0
  BumpWaterShoreWaves = 0
  BumpWaterTexSizeReflection = 64
  CamFreeScrollSpeed = 50
  CamMode = 1
  CubeTexSizeReflection = 64
  CubeTexSizeSpecular = 64
  DualScreenMiniMapOnLeft = 1
  EdgeMoveDynamic = 0
  EdgeMoveWidth = 0.003
  FPSFOV = 90
  FPSScrollSpeed = 50
  FontSize = 18
  GrassDetail = 0
  GroundDecals = 1
  GroundDetail = 70
  HangTimeout = 30
  HardwareCursor = 1
  InitialNetworkTimeout = 0
  LinkIncomingMaxPacketRate = 512
  LinkIncomingPeakBandwidth = 65536
  LinkIncomingSustainedBandwidth = 65536
  LinkOutgoingBandwidth = 131072
  MSAALevel = 4
  MaxParticles = 6000
  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 = 1024
  Shadows = 0
  ShowClock = 0
  SplashScreenDir = ./MenuLoadscreens
  TreeRadius = 1000
  UnitIconDist = 79
  UnitLodDist = 999999
  UseDistToGroundForIcons = 1.10000002
  UseNetMessageSmoothingBuffer = 0
  UsePBO = 0
  Water = 4
  XResolution = 1920
  YResolution = 1080
  snd_volbattle = 11
  snd_volgeneral = 45
  snd_volmaster = 15
  snd_volui = 40
============== </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)
AMD Ryzen 3 3100 4-Core Processor              ; 16295MB RAM, 57254MB pagefile
     Binary Word Size: 32-bit (emulated)
     Deque Chunk Size: 128
        Process Clock: std::chrono::high_resolution_clock
   Physical CPU Cores: 8
    Logical CPU Cores: 8
============== </User System> ==============
[good_fpu_init] CPU SSE mask: 895, 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: 1,  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@59Hz} current={1920x1080x24bpp@59Hz}
    display=1 modes=70 bounds={x=0, y=0, w=1920, h=1080}
        [ 1] 1920x1080x24bpp@60Hz
        [ 7] 1760x990x24bpp@60Hz
        [13] 1680x1050x24bpp@60Hz
        [15] 1600x900x24bpp@60Hz
        [17] 1440x900x24bpp@60Hz
        [23] 1280x800x24bpp@60Hz
        [25] 1280x720x24bpp@60Hz
[GR::CreateSDLWindow] using 4x anti-aliasing and 24-bit depth-buffer (PF="SDL_PIXELFORMAT_RGB888") for main window
[GR::CreateSDLWindow] using 4x anti-aliasing and 24-bit depth-buffer (PF="SDL_PIXELFORMAT_RGB888") for hidden window
[GR::LogVersionInfo]
    SDL version : 2.0.8 (linked) / 2.0.8 (compiled)
    GL version  : 4.6.0 Compatibility Profile Context 22.20.27.09.230330
    GL vendor   : ATI Technologies Inc.
    GL renderer : Radeon RX550/550 Series
    GLSL version: 4.60
    GLEW version: 2.1.0
    GPU memory  : 9526MB (total) / 9526MB (available)
    SDL swap-int: 0

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

    max. FBO samples             : -1
    max. texture size            : 16384
    max. texture anisotropy level: 16.000000
    max. vec4 varyings/attributes: 16/32
    max. draw-buffers            : 8
    max. rec. indices/vertices   : 536870911/536870911
    max. uniform buffer-bindings : 84
    max. uniform block-size      : 128KB

    enable ATI-hacks : 1
    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@59Hz (fullscreen::decorated)
[WatchDog::RegisterThread] registering controls for thread [vfsi]
[DataDirLocater::Check] Isolation Mode!
Using read-write data directory: D:\SteamLibrary\steamapps\common\Zero-K\
Using read-only data directory: D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\
[AS::ReadCacheData] ArchiveCache cache\104dev-maintenance\ArchiveCache13.lua doesn't exist
Scanning: D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\base
Scanning: D:\SteamLibrary\steamapps\common\Zero-K\maps
Scanning: D:\SteamLibrary\steamapps\common\Zero-K\games
Scanning: D:\SteamLibrary\steamapps\common\Zero-K\packages
[~CPoolArchive] name="D:\SteamLibrary\steamapps\common\Zero-K\packages\e8655c6306e7241b8cb82dba4cc8c648.sdp" numZipFiles=8054 sumInflSize=880294kb sumReadTime=1ms
    file="modinfo.lua" indx=5034 inflSize=0kb readTime=1ms
    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] name="D:\SteamLibrary\steamapps\common\Zero-K\packages\839bf65029d6df043e9e8f94aa93a25b.sdp" numZipFiles=7602 sumInflSize=672457kb 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="D:\SteamLibrary\steamapps\common\Zero-K\packages\72725e4feb8b22e7298c533536f89296.sdp" numZipFiles=8184 sumInflSize=911003kb 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 "D:\SteamLibrary\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:\SteamLibrary\steamapps\common\Zero-K\maps\zed_2.5.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\white_rabbit_v2_1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\wanderlust_v03.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\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 "D:\SteamLibrary\steamapps\common\Zero-K\maps\valles_marineris_2.6.sd7" for faster loading!
Warning: [ArchiveData] version "2.1" included in name "Two Continents Dry v2.1"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\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 "D:\SteamLibrary\steamapps\common\Zero-K\maps\timna_island_1.0.sd7" for faster loading!
Warning: [ArchiveData] version "8" included in name "Throne_V8"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\the_river_nix_20.sd7" for faster loading!
Warning: [ArchiveData] version "3" included in name "TheRock_V3"
Warning: [ArchiveData] version "3" included in name "Taldarim_V3"
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: 0x76fc0000   ntdll
Error: 0x769a0000   KERNEL32
Error: 0x758b0000   KERNELBASE
Error: 0x71b70000   apphelp
Error: 0x763e0000   ADVAPI32
Error: 0x75060000   msvcrt
Error: 0x76310000   sechost
Error: 0x751e0000   RPCRT4
Error: 0x76ac0000   bcrypt
Error: 0x75820000   IMAGEHLP
Error: 0x756b0000   ucrtbase
Error: 0x75af0000   SHELL32
Error: 0x74e40000   msvcp_win
Error: 0x6ff80000   OPENGL32
Error: 0x71e80000   GLU32
Error: 0x76170000   USER32
Error: 0x75800000   win32u
Error: 0x76a90000   GDI32
Error: 0x75430000   combase
Error: 0x768b0000   gdi32full
Error: 0x76390000   SHLWAPI
Error: 0x74f20000   WS2_32
Error: 0x62e80000   zlib1
Error: 0x6b800000   OpenAL32
Error: 0x76bc0000   ole32
Error: 0x6b5c0000   libvorbisfile-3
Error: 0x10000000   DevIL
Error: 0x70e40000   libfreetype-6
Error: 0x65180000   libfontconfig-1
Error: 0x73690000   WINMM
Error: 0x6ef80000   glew32
Error: 0x6c740000   SDL2
Error: 0x757d0000   IMM32
Error: 0x760d0000   OLEAUT32
Error: 0x6d740000   libvorbis-0
Error: 0x70880000   libogg-0
Error: 0x68f40000   libexpat-1
Error: 0x73f90000   VERSION
Error: 0x61bc0000   MSVCP80
Error: 0x61b20000   MSVCR80
Error: 0x61660000   gameoverlayrenderer
Error: 0x74f90000   CFGMGR32
Error: 0x76460000   PSAPI
Error: 0x71fb0000   uxtheme
Error: 0x76e70000   SHCORE
Error: 0x76ae0000   MSCTF
Error: 0x729d0000   kernel.appcore
Error: 0x75120000   bcryptPrimitives
Error: 0x74fe0000   clbcatq
Error: 0x620d0000   atiglpxx
Error: 0x5cde0000   atioglxx
Error: 0x76470000   SETUPAPI
Error: 0x71dd0000   dwmapi
Error: 0x723b0000   DEVOBJ
Error: 0x76e20000   WINTRUST
Error: 0x07ba0000   CRYPT32
Error: 0x73290000   MSASN1
Error: 0x71ec0000   textinputframework
Error: 0x71a20000   CoreMessaging
Error: 0x717a0000   CoreUIComponents
Error: 0x71e40000   ntmarta
Error: 0x716c0000   wintypes
Error: 0x6ec00000   dxgi
Error: 0x0f3c0000   d3d11
Error: 0x6c260000   aticfx32
Error: 0x6c230000   atiuxpag
Error: 0x17dc0000   atidxx32
Error: 0x6a770000   amdihk32
Error: 0x6a6b0000   dxcore
Error: 0x72c70000   windows.storage
Error: 0x72c40000   Wldp
Error: 0x67300000   MMDevApi
Error: 0x66e00000   AUDIOSES
Error: 0x67570000   powrprof
Error: 0x67560000   UMPDC
Error: 0x66cc0000   Windows.UI
Error: 0x6fe90000   InputHost
Error: 0x66c40000   WindowManagementAPI
Error: 0x6ea60000   twinapi.appcore
Error: 0x6fdc0000   PROPSYS
Error: 0x646f0000   shfolder
Error: 0x71c40000   dbghelp
Warning: Stacktrace (main) for Spring 104.0.1-287-gf7b0fcc maintenance:
Warning:    [ProgCtr=00bf3a6e StackPtr=018af32c FramePtr=01607184]
Warning:    (0) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00BF3A6E]
Warning:    (1) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00BF182C]
Warning:    (2) C:\Windows\System32\msvcrt.dll [0x00087227]
Warning:    (3) C:\Windows\System32\msvcrt.dll [0x0008733C]
Warning:    (4) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00BEBA3C]
Warning:    (5) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0082FB4B]
Warning:    (6) Unknown [0x018AF7A0]
Warning:    (7) Unknown [0x018AFBA0]
Warning: Stacktrace (vfsi) for Spring 104.0.1-287-gf7b0fcc maintenance:
Warning:    [ProgCtr=00b805f5 StackPtr=0fd9f4b4 FramePtr=04ba0c90]
Warning:    (0) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00B805F5]
Warning:    (1) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00B81E37]
Warning:    (2) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00B7DC37]
Warning:    (3) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0092E77B]
Warning:    (4) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0092F78D]
Warning:    (5) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00929718]
Warning:    (6) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x008663CD]
Warning:    (7) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0086B14B]
Warning:    (8) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0086B885]
Warning:    (9) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0086BF7F]
Warning:    (10) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0086C2CC]
Warning:    (11) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0087DD31]
Warning:    (12) D:\SteamLibrary\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 [0x00067C5E]
Warning:    (16) C:\Windows\SYSTEM32\ntdll.dll [0x00067C2E]
Warning: [ArchiveData] version "1.3" included in name "Supreme Strait v1.3"
Warning: [ArchiveData] version "1.3" included in name "Sunderance V1.3"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\SparklesReef_V1.01.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\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 "D:\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 "D:\SteamLibrary\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 "D:\SteamLibrary\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 "D:\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 "D:\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 "D:\SteamLibrary\steamapps\common\Zero-K\maps\RainbowCometv1.24.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\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: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\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 "D:\SteamLibrary\steamapps\common\Zero-K\maps\mercurial_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: 0x76fc0000   ntdll
Error: 0x769a0000   KERNEL32
Error: 0x758b0000   KERNELBASE
Error: 0x71b70000   apphelp
Error: 0x763e0000   ADVAPI32
Error: 0x75060000   msvcrt
Error: 0x76310000   sechost
Error: 0x751e0000   RPCRT4
Error: 0x76ac0000   bcrypt
Error: 0x75820000   IMAGEHLP
Error: 0x756b0000   ucrtbase
Error: 0x75af0000   SHELL32
Error: 0x74e40000   msvcp_win
Error: 0x6ff80000   OPENGL32
Error: 0x71e80000   GLU32
Error: 0x76170000   USER32
Error: 0x75800000   win32u
Error: 0x76a90000   GDI32
Error: 0x75430000   combase
Error: 0x768b0000   gdi32full
Error: 0x76390000   SHLWAPI
Error: 0x74f20000   WS2_32
Error: 0x62e80000   zlib1
Error: 0x6b800000   OpenAL32
Error: 0x76bc0000   ole32
Error: 0x6b5c0000   libvorbisfile-3
Error: 0x10000000   DevIL
Error: 0x70e40000   libfreetype-6
Error: 0x65180000   libfontconfig-1
Error: 0x73690000   WINMM
Error: 0x6ef80000   glew32
Error: 0x6c740000   SDL2
Error: 0x757d0000   IMM32
Error: 0x760d0000   OLEAUT32
Error: 0x6d740000   libvorbis-0
Error: 0x70880000   libogg-0
Error: 0x68f40000   libexpat-1
Error: 0x73f90000   VERSION
Error: 0x61bc0000   MSVCP80
Error: 0x61b20000   MSVCR80
Error: 0x61660000   gameoverlayrenderer
Error: 0x74f90000   CFGMGR32
Error: 0x76460000   PSAPI
Error: 0x71fb0000   uxtheme
Error: 0x76e70000   SHCORE
Error: 0x76ae0000   MSCTF
Error: 0x729d0000   kernel.appcore
Error: 0x75120000   bcryptPrimitives
Error: 0x74fe0000   clbcatq
Error: 0x620d0000   atiglpxx
Error: 0x5cde0000   atioglxx
Error: 0x76470000   SETUPAPI
Error: 0x71dd0000   dwmapi
Error: 0x723b0000   DEVOBJ
Error: 0x76e20000   WINTRUST
Error: 0x07ba0000   CRYPT32
Error: 0x73290000   MSASN1
Error: 0x71ec0000   textinputframework
Error: 0x71a20000   CoreMessaging
Error: 0x717a0000   CoreUIComponents
Error: 0x71e40000   ntmarta
Error: 0x716c0000   wintypes
Error: 0x6ec00000   dxgi
Error: 0x0f3c0000   d3d11
Error: 0x6c260000   aticfx32
Error: 0x6c230000   atiuxpag
Error: 0x17dc0000   atidxx32
Error: 0x6a770000   amdihk32
Error: 0x6a6b0000   dxcore
Error: 0x72c70000   windows.storage
Error: 0x72c40000   Wldp
Error: 0x67300000   MMDevApi
Error: 0x66e00000   AUDIOSES
Error: 0x67570000   powrprof
Error: 0x67560000   UMPDC
Error: 0x66cc0000   Windows.UI
Error: 0x6fe90000   InputHost
Error: 0x66c40000   WindowManagementAPI
Error: 0x6ea60000   twinapi.appcore
Error: 0x6fdc0000   PROPSYS
Error: 0x646f0000   shfolder
Error: 0x71c40000   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=770348bc StackPtr=018af404 FramePtr=018af458]
Warning:    (0) C:\Windows\SYSTEM32\ntdll.dll [0x000748BC]
Warning:    (1) C:\Windows\System32\KERNELBASE.dll [0x00139183]
Warning:    (2) C:\Windows\System32\DriverStore\FileRepository\u0390451.inf_amd64_39377efdd62734d1\B390182\atioglxx.dll [0x01D24969]
Warning:    (3) C:\Windows\System32\DriverStore\FileRepository\u0390451.inf_amd64_39377efdd62734d1\B390182\atioglxx.dll [0x01D24AA5]
Warning:    (4) C:\Windows\System32\DriverStore\FileRepository\u0390451.inf_amd64_39377efdd62734d1\B390182\atioglxx.dll [0x00A7EA82]
Warning:    (5) C:\Windows\System32\DriverStore\FileRepository\u0390451.inf_amd64_39377efdd62734d1\B390182\atioglxx.dll [0x00A80163]
Warning:    (6) C:\Windows\System32\DriverStore\FileRepository\u0390451.inf_amd64_39377efdd62734d1\B390182\atioglxx.dll [0x00924059]
Warning:    (7) C:\Windows\System32\DriverStore\FileRepository\u0390451.inf_amd64_39377efdd62734d1\B390182\atioglxx.dll [0x008D9A2E]
Warning:    (8) C:\Windows\System32\DriverStore\FileRepository\u0390451.inf_amd64_39377efdd62734d1\B390182\atioglxx.dll [0x001078AA]
Warning:    (9) C:\Windows\SYSTEM32\ntdll.dll [0x0004CE82]
Warning:    (10) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00480045]
Warning:    (11) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0064006E]
Warning:    (12) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00520073]
Warning:    (13) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00740065]
Warning:    (14) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00690061]
Warning:    (15) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0044006C]
Warning:    (16) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x006D0065]
Warning: Stacktrace (vfsi) for Spring 104.0.1-287-gf7b0fcc maintenance:
Warning:    [ProgCtr=00b80c1a StackPtr=0fd9f4b4 FramePtr=088ef6c3]
Warning:    (0) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00B80C1A]
Warning:    (1) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00B81E37]
Warning:    (2) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00B7DC37]
Warning:    (3) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0092E77B]
Warning:    (4) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0092F78D]
Warning:    (5) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00929718]
Warning:    (6) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x008663CD]
Warning:    (7) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0086B14B]
Warning:    (8) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0086B885]
Warning:    (9) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0086BF7F]
Warning:    (10) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0086C2CC]
Warning:    (11) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0087DD31]
Warning:    (12) D:\SteamLibrary\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 [0x00067C5E]
Warning:    (16) C:\Windows\SYSTEM32\ntdll.dll [0x00067C2E]
Warning: [ArchiveData] version "1.1" included in name "Melting Glacier v1.1"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\Mechadansonia_V1.02.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\LimeQuatRepublicv1.24.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\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 "D:\SteamLibrary\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:\SteamLibrary\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:\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 "D:\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 "D:\SteamLibrary\steamapps\common\Zero-K\maps\HuntersReduxv1.3.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\hooked_1.1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\harbinger_2.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\ForgottenLakes.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\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 "D:\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 "D:\SteamLibrary\steamapps\common\Zero-K\maps\Doldrumsv2.3.sd7" for faster loading!
Warning: [ArchiveData] version "1" included in name "Ditched_V1"