ZeroK-RTS / CrashReports

7 stars 0 forks source link

Spring UserReport [104.0.1-1296-gfc8c95e] Externally launched spring crashed with code 0 #110306

Open Chobbyla opened 3 months ago

Chobbyla commented 3 months ago

infolog_full.txt (truncated):

[DataDirLocater::FindWriteableDataDir] using writeable data-directory "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/"
Using writeable configuration source: "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/_springsettings.cfg"
LogOutput initialized. Logging to /home/qubic/.local/share/Steam/steamapps/common/Zero-K/infolog.txt
============== <Log Sections> ==============
  Available:
    ArchiveScanner
    AutohostInterface
    BumpWater
    CSMFGroundTextures
    CrashHandler
    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
  FPSFOV = 90
  FPSScrollSpeed = 50
  FeatureDrawDistance = 600000
  FeatureFadeDistance = 600000
  FontSize = 18
  FullscreenEdgeMove = 0
  GrassDetail = 9
  GroundDecals = 5
  GroundDetail = 120
  GroundScarAlphaFade = 1
  HangTimeout = 30
  HardwareCursor = 1
  InitialNetworkTimeout = 0
  LuaGarbageCollectionMemLoadMult = 2.5
  LuaGarbageCollectionRunTimeMult = 1.5
  MSAALevel = 8
  MaxParticles = 25000
  MaxSounds = 32
  MaximumTransmissionUnit = 0
  MiddleClickScrollSpeed = -0.0018
  MiniMapMarker = 0
  MouseDragScrollThreshold = 0
  OverheadMaxHeightFactor = 1.39999998
  OverheadScrollSpeed = 50
  ReconnectTimeout = 0
  RotOverheadScrollSpeed = 50
  RotateLogFiles = 1
  ScrollWheelSpeed = -25
  Shadows = 1
  ShowClock = 0
  SplashScreenDir = ./MenuLoadscreens
  TreeRadius = 1500
  UnitLodDist = 999999
  UseDistToGroundForIcons = 1.10000002
  UseLuaMemPools = 0
  VFSCacheArchiveFiles = 0
  Water = 4
  WindowedEdgeMove = 0
  XResolution = 1920
  YResolution = 1080
  snd_volmaster = 2
============== </User Config> ==============

============== <User System> ==============
  Spring Engine Version: 104.0.1-1296-gfc8c95e maintenance
      Build Environment: gcc libstdc++ version 20160609
       Compiler Version: gcc-5.4.0 20160609
       Operating System: Linux 6.6.34-rt33 #1-NixOS SMP PREEMPT_RT Sun Jun 16 11:47:49 UTC 2024 (x86_64)
        Hardware Config: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz; 15938MB RAM
       Binary Word Size: 64-bit (native)
          Process Clock: std::chrono::high_resolution_clock
     Physical CPU Cores: 4
      Logical CPU Cores: 8
============== </User System> ==============

[CrashHandler] Core dumps enabled, not installing signal handler
[CrashHandler] see /proc/sys/kernel/core_pattern where it gets written
[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={2560x1440x24bpp@165Hz} current={2560x1440x24bpp@165Hz}
    display=1 modes=15 bounds={x=1920, y=0, w=2560, h=1440}
        [ 1] 2560x1440x24bpp@165Hz
        [ 6] 1920x1080x24bpp@120Hz
        [10] 1280x720x24bpp@60Hz
    display=2 modes=13 bounds={x=0, y=479, w=1920, h=1080}
        [ 1] 1920x1080x24bpp@60Hz
        [ 2] 1680x1050x24bpp@60Hz
        [ 3] 1600x900x24bpp@60Hz
        [ 6] 1280x800x24bpp@60Hz
        [ 7] 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.30.3 (linked) / 2.0.4 (compiled)
    GL version  : 4.6.0 NVIDIA 550.90.07
    GL vendor   : NVIDIA Corporation
    GL renderer : NVIDIA GeForce GTX 1080/PCIe/SSE2
    GLSL version: 4.60 NVIDIA
    GLEW version: 2.1.0
    GPU memory  : 8192MB (total) / 6722MB (available)
    SDL swap-int: 1

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

    max. FBO samples             : 32
    max. texture size            : 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::decorated)
[TexMemPool::Resize] poolSize=268435456u allocSize=0u texCount=0u
Fontconfig warning: line 5: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/10-hinting-slight.conf", line 4: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 4: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/10-sub-pixel-none.conf", line 4: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/10-yes-antialias.conf", line 4: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/11-lcdfilter-default.conf", line 4: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 4: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 4: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 4: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/45-generic.conf", line 4: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/45-latin.conf", line 4: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/48-spacing.conf", line 4: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/49-sansserif.conf", line 4: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 4: unknown element "description"
Fontconfig warning: "/home/qubic/.config/fontconfig/conf.d/10-hm-fonts.conf", line 7: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/51-local.conf", line 4: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/60-generic.conf", line 4: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/60-latin.conf", line 4: unknown element "description"
Fontconfig warning: "/etc/fonts/conf.d/65-nonlatin.conf", line 4: unknown element "description"
[~ScopedOnceTimer][FtLibraryHandler::FontConfigInit (version 2.11.94)] 1970ms
[WatchDog::RegisterThread] registering controls for thread [vfsi]
[DataDirLocater::FindWriteableDataDir] using writeable data-directory "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/"
[DataDirLocater::Check] Isolation Mode!
[DataDirLocater::FilterUsableDataDirs] using read-write data directory: /home/qubic/.local/share/Steam/steamapps/common/Zero-K/
[DataDirLocater::FilterUsableDataDirs] using read-only data directory: /home/qubic/.local/share/Steam/steamapps/common/Zero-K/engine/linux64/104.0.1-1296-gfc8c95e/
[AS::ReadCacheData] ArchiveCache cache/104dev-maintenance/ArchiveCache15.lua doesn't exist
Scanning: /home/qubic/.local/share/Steam/steamapps/common/Zero-K/engine/linux64/104.0.1-1296-gfc8c95e/base
Scanning: /home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps
Scanning: /home/qubic/.local/share/Steam/steamapps/common/Zero-K/games
Scanning: /home/qubic/.local/share/Steam/steamapps/common/Zero-K/packages
[~CPoolArchive] archiveFile="/home/qubic/.local/share/Steam/steamapps/common/Zero-K/packages/f35f403427d63965bc3509eba29edccd.sdp" numZipFiles=7797 sumInflSize=693875kb sumReadTime=0ms
    file="modinfo.lua" indx=4904 inflSize=0kb readTime=0ms
    file="anims/cursorattack_0.png" indx=4 inflSize=1kb readTime=0ms
    file="anims/cursorattack_4.png" indx=8 inflSize=1kb readTime=0ms
    file="anims/cursordefend.txt" indx=9 inflSize=0kb readTime=0ms
    file="anims/cursorattack_3.png" indx=7 inflSize=1kb readTime=0ms
    file="anims/cursorattack.txt" indx=3 inflSize=0kb readTime=0ms
    file=".tx/config" indx=1 inflSize=2kb readTime=0ms
    file="anims/cursorattack_1.png" indx=5 inflSize=1kb readTime=0ms
    file=".gitattributes" indx=0 inflSize=0kb readTime=0ms
    file="al2.0.txt" indx=2 inflSize=8kb readTime=0ms
[~CPoolArchive] archiveFile="/home/qubic/.local/share/Steam/steamapps/common/Zero-K/packages/c7495381cd08d691c7427370aeb67553.sdp" numZipFiles=7628 sumInflSize=691974kb sumReadTime=0ms
    file="modinfo.lua" indx=4733 inflSize=0kb readTime=0ms
    file="anims/cursorattack_1.png" indx=4 inflSize=1kb readTime=0ms
    file="anims/cursordefend.txt" indx=8 inflSize=0kb readTime=0ms
    file="anims/cursordefend_0.png" indx=9 inflSize=1kb readTime=0ms
    file="anims/cursorattack_4.png" indx=7 inflSize=1kb readTime=0ms
    file="anims/cursorattack_0.png" indx=3 inflSize=1kb readTime=0ms
    file="al2.0.txt" indx=1 inflSize=8kb readTime=0ms
    file="anims/cursorattack_2.png" indx=5 inflSize=1kb readTime=0ms
    file=".gitattributes" indx=0 inflSize=0kb readTime=0ms
    file="anims/cursorattack.txt" indx=2 inflSize=0kb readTime=0ms
[~CPoolArchive] archiveFile="/home/qubic/.local/share/Steam/steamapps/common/Zero-K/packages/c8a4c5519c3db62348d519d84756d2bc.sdp" numZipFiles=8201 sumInflSize=971607kb sumReadTime=0ms
    file="modinfo.lua" indx=5162 inflSize=0kb readTime=0ms
    file="al2.0.txt" indx=4 inflSize=8kb readTime=0ms
    file="anims/cursorattack_0.png" indx=8 inflSize=1kb readTime=0ms
    file="anims/cursorattack_1.png" indx=9 inflSize=1kb readTime=0ms
    file="anims/cursorattack.txt" indx=7 inflSize=0kb readTime=0ms
    file=".tx/config" indx=3 inflSize=2kb readTime=0ms
    file=".gitattributes" indx=1 inflSize=0kb readTime=0ms
    file="anims/cursorairpadexclude.txt" indx=5 inflSize=0kb readTime=0ms
    file=".editorconfig" indx=0 inflSize=0kb readTime=0ms
    file=".luacheckrc" indx=2 inflSize=2kb readTime=0ms
Warning: [ArchiveData] version "1.0" included in name "Carrot Mountains v1.0"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "/home/qubic/.local/share/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 "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/wanderlust_v03.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "/home/qubic/.local/share/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 "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/eye_of_horus_1.7.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/daybreak_canyon_v1.1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/calamity_1.1.sd7" for faster loading!
Warning: [ArchiveData] version "1.3" included in name "Supreme Strait v1.3"
Warning: [ArchiveData] version "1.4" included in name "Ancient Vault v1.4"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "/home/qubic/.local/share/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 "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/the_river_nix_20.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/adansonia_v4.1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "/home/qubic/.local/share/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 "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/violet_rampart_1.4.sdz" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "/home/qubic/.local/share/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 "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/Doldrumsv2.3.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/SiberianDivide 1.1.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 "/home/qubic/.local/share/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 "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/intersection_v4.1.sd7" for faster loading!
Warning: [ArchiveData] version "4" included in name "Altair_Crossing_V4"
Warning: [ArchiveData] version "3.0" included in name "Darkside v3.0"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/absolution_2.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/RainbowCometv1.25.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "/home/qubic/.local/share/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 "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/Anvilwood_v1.1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "/home/qubic/.local/share/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 "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/Ram Ramp v0.2.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "/home/qubic/.local/share/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 "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/ZeroWars_v2.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 "/home/qubic/.local/share/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 "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/la_isla_bonita_v1.1.sd7" for faster loading!
Warning: [ArchiveData] version "1.5" included in name "Angel Crossing 1.5"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/Faultline_v1.0.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "/home/qubic/.local/share/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 "/home/qubic/.local/share/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 "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/badlands_2.1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/Scaryland_V1.02.sd7" for faster loading!
Warning: [ArchiveData] version "2.1" included in name "Bismuth Valley v2.1"
Warning: [Watchdog] Hang detection triggered for Spring 104.0.1-1296-gfc8c95e maintenance.
Warning:    (in threads: {main,load,audio,vfsi}={0,0,0,1})
[CrashHandler] Warning: Suspended-thread Stacktrace (main) for Spring 104.0.1-1296-gfc8c95e maintenance:
[CrashHandler] 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.
ERROR: ld.so: object '/home/qubic/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/qubic/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
gamemodeauto: 
ERROR: ld.so: object '/home/qubic/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/qubic/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/qubic/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/qubic/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/qubic/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/qubic/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
[CrashHandler] Warning:   <00>                                  /lib64/libc.so.6(+0x3ff40) [0x7f24f3626f40]  __restore_rt
[CrashHandler] Warning: [00]                                                                        0x3ff40  ??:?
[CrashHandler] Warning:   <01>                         /lib64/libc.so.6(__sched_yield+0xb) [0x7f24f36d86bb]  __GI___sched_yield
[CrashHandler] Warning: [01]                                                                        0xf16bb  ??:?
[CrashHandler] Warning:   <02>             /lib64/libnvidia-glcore.so.550.90.07(+0x9e965e) [0x7f24ee59b65e]  _nv002glcore
[CrashHandler] Warning: [02]                                                                       0x9e965e  ??:?
[CrashHandler] Warning:   <03>             /lib64/libnvidia-glcore.so.550.90.07(+0x9eecc3) [0x7f24ee5a0cc3]  _nv002glcore
[CrashHandler] Warning:   <03>                                                                     0x9eecc3  ??:?
[CrashHandler] Warning:   <04>                         /lib64/libGLX_nvidia.so.0(+0xa2a2c) [0x7f24efc03a2c]  vk_icdNegotiateLoaderICDInterfaceVersion
[CrashHandler] Warning: [04]                                                                        0xa2a2c  ??:?
[CrashHandler] Warning:   <05>                         /lib64/libGLX_nvidia.so.0(+0x722c0) [0x7f24efbd32c0]  ??
[CrashHandler] Warning:   <05>                                                                      0x722c0  ??:0
[CrashHandler] Warning:   <06> .../ubuntu12_64/gameoverlayrenderer.so(glXSwapBuffers+0x61) [0x7f24f3eebab1]  glXSwapBuffers
[CrashHandler] Warning:   <06>                                                                      0x25ab1  ??:?
[CrashHandler] Warning:   <07>                          /lib64/libSDL2-2.0.so.0(+0x191016) [0x7f24f3de6016]  X11_GL_SwapWindow
[CrashHandler] Warning:   <07>                                                                     0x191016  ??:?
[CrashHandler] Warning:   <08>                                                      .../spring() [0x8bf2a4]  std::__codecvt_utf8_base<char16_t>::do_max_length() const
[CrashHandler] Warning: [08]                                                                       0x8bf2a4  ??:?
[CrashHandler] Warning:   <09>                                                      .../spring() [0x9e222e]  safe_strcat
[CrashHandler] Warning: [09]                                                                       0x9e222e  ??:?
[CrashHandler] Warning:   <10>                                                      .../spring() [0x9e3ce0]  safe_strcat
[CrashHandler] Warning: [10]                                                                       0x9e3ce0  ??:?
[CrashHandler] Warning:   <11>                                                      .../spring() [0x9e5edc]  safe_strcat
[CrashHandler] Warning: [11]                                                                       0x9e5edc  ??:?
[CrashHandler] Warning:   <12>                                                      .../spring() [0x9e65b8]  safe_strcat
[CrashHandler] Warning: [12]                                                                       0x9e65b8  ??:?
[CrashHandler] Warning:   <13>                                                      .../spring() [0x9cf689]  std::_Sp_counted_ptr_inplace<std::__future_base::_Deferred_state<std::_Bind_simple<std::function<void (gzFile_s*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&)> (gzFile_s*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)>, void>, std::allocator<std::__future_base::_Deferred_state<std::_Bind_simple<std::function<void (gzFile_s*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&)> (gzFile_s*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)>, void> >, (__gnu_cxx::_Lock_policy)2>::_M_dispose()
[CrashHandler] Warning: [13]                                                                       0x9cf689  ??:?
[CrashHandler] Warning:   <14>                                                      .../spring() [0x571b1a]  std::_Sp_counted_ptr_inplace<std::thread::_Impl<std::_Bind_simple<std::_Bind<std::_Mem_fn<void (CGameServer::*)()> (CGameServer*)> ()> >, std::allocator<std::thread::_Impl<std::_Bind_simple<std::_Bind<std::_Mem_fn<void (CGameServer::*)()> (CGameServer*)> ()> > >, (__gnu_cxx::_Lock_policy)2>::~_Sp_counted_ptr_inplace()
[CrashHandler] Warning: [14]                                                                       0x571b1a  ??:?
[CrashHandler] Warning:   <15>                                  /lib64/libc.so.6(+0x2a10e) [0x7f24f361110e]  __libc_start_call_main
[CrashHandler] Warning: [15]                                                                        0x2a10e  ??:?
[CrashHandler] Warning:   <16>                    /lib64/libc.so.6(__libc_start_main+0x89) [0x7f24f36111c9]  __libc_start_main_alias_2
[CrashHandler] Warning:   <16>                                                                      0x2a1c9  ??:?
[CrashHandler] Warning:   <17>                                           .../spring(_start+0x29) [0x591709]  ??
[CrashHandler] Warning:   <17>                                                                     0x191709  ??:0
[CrashHandler] Warning: Suspended-thread Stacktrace (vfsi) for Spring 104.0.1-1296-gfc8c95e maintenance:
ERROR: ld.so: object '/home/qubic/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/qubic/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
[CrashHandler] Warning:   <00>       /lib64/libc.so.6(+0x3ff40) [0x7f24f3626f40]  __restore_rt
[CrashHandler] Warning: [00]                                             0x3ff40  ??:?
[CrashHandler] Warning:   <01>                           .../spring() [0xf9e5b3]  SzFolder_Decode
[CrashHandler] Warning: [01]                                            0xf9e5b3  ??:?
[CrashHandler] Warning:   <02>  .../spring(LzmaDec_DecodeToDic+0x287) [0xf9f6f7]  std::deque<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, float>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, float> > >::_M_new_elements_at_back(unsigned long)
[CrashHandler] Warning: [02]                                            0xb9f6f7  ??:?
[CrashHandler] Warning:   <03> .../spring(Lzma2Dec_DecodeToDic+0x1f6) [0xfa0106]  std::deque<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, float>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, float> > >::_M_new_elements_at_back(unsigned long)
[CrashHandler] Warning: [03]                                            0xba0106  ??:?
[CrashHandler] Warning:   <04>      .../spring(SzFolder_Decode+0x7f3) [0xf9db53]  std::deque<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, float>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, float> > >::_M_new_elements_at_back(unsigned long)
[CrashHandler] Warning: [04]                                            0xb9db53  ??:?
[CrashHandler] Warning:   <05>       .../spring(SzArEx_Extract+0x126) [0xf9c876]  std::deque<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, float>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, float> > >::_M_new_elements_at_back(unsigned long)
[CrashHandler] Warning: [05]                                            0xb9c876  ??:?
[CrashHandler] Warning:   <06>                           .../spring() [0xcdea27]  std::__cxx11::_List_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_clear()
[CrashHandler] Warning: [06]                                            0xcdea27  ??:?
[CrashHandler] Warning:   <07>                           .../spring() [0xce3b38]  std::vector<unsigned char, std::allocator<unsigned char> >::operator=(std::vector<unsigned char, std::allocator<unsigned char> > const&)
[CrashHandler] Warning: [07]                                            0xce3b38  ??:?
[CrashHandler] Warning:   <08>                           .../spring() [0xcdc52e]  std::__cxx11::_List_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_clear()
[CrashHandler] Warning: [08]                                            0xcdc52e  ??:?
[CrashHandler] Warning:   <09>                           .../spring() [0xa1e919]  std::_Rb_tree<unsigned long, std::pair<unsigned long const, unsigned long>, std::_Select1st<std::pair<unsigned long const, unsigned long> >, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, unsigned long> > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator<std::pair<unsigned long const, unsigned long> >, unsigned long const&)
[CrashHandler] Warning: [09]                                            0xa1e919  ??:?
[CrashHandler] Warning:   <10>                           .../spring() [0xa21f40]  std::_Rb_tree<unsigned long, std::pair<unsigned long const, unsigned long>, std::_Select1st<std::pair<unsigned long const, unsigned long> >, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, unsigned long> > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator<std::pair<unsigned long const, unsigned long> >, unsigned long const&)
[CrashHandler] Warning: [10]                                            0xa21f40  ??:?
[CrashHandler] Warning:   <11>                           .../spring() [0xa22e0f]  std::_Rb_tree<unsigned long, std::pair<unsigned long const, unsigned long>, std::_Select1st<std::pair<unsigned long const, unsigned long> >, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, unsigned long> > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator<std::pair<unsigned long const, unsigned long> >, unsigned long const&)
[CrashHandler] Warning: [11]                                            0xa22e0f  ??:?
[CrashHandler] Warning:   <12>                           .../spring() [0xa259eb]  std::_Rb_tree<unsigned long, std::pair<unsigned long const, unsigned long>, std::_Select1st<std::pair<unsigned long const, unsigned long> >, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, unsigned long> > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator<std::pair<unsigned long const, unsigned long> >, unsigned long const&)
[CrashHandler] Warning: [12]                                            0xa259eb  ??:?
[CrashHandler] Warning:   <13>                           .../spring() [0xa25cf2]  std::_Rb_tree<unsigned long, std::pair<unsigned long const, unsigned long>, std::_Select1st<std::pair<unsigned long const, unsigned long> >, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, unsigned long> > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator<std::pair<unsigned long const, unsigned long> >, unsigned long const&)
[CrashHandler] Warning: [13]                                            0xa25cf2  ??:?
[CrashHandler] Warning:   <14>                           .../spring() [0xa3f2ab]  std::enable_if<std::__detail::__is_contiguous_normal_iter<char const*>::value, std::shared_ptr<std::__detail::_NFA<std::__cxx11::regex_traits<char> > const> >::type std::__detail::__compile_nfa<char const*, std::__cxx11::regex_traits<char> >(char const*, char const*, std::__cxx11::regex_traits<char>::locale_type const&, std::regex_constants::syntax_option_type)
------- TRUNCATED -------
[f=-000001] Loaded widget:  Smart Bombers       <unit_smart_bombers.lua>
[f=-000001] Loaded widget:  SmoothCam           <camera_smoothcam.lua>
[f=-000001] Loaded widget:  Spectate Selected Team  <gui_spectate_selected_team.lua>
[f=-000001] Loaded widget:  Stereo3D            <gfx_stereo3d.lua>
[f=-000001] Loaded widget:  Stop Self-D         <cmd_stop_selfd.lua>
[f=-000001] Loaded widget:  Auto Group          <unit_auto_group.lua>
[f=-000001] Loaded widget:  Transport Load Double Tap  <cmd_select_load.lua>
[f=-000001] Spectator mode detected. Removed: Auto First Build Facing
[f=-000001] Loaded widget:  Auto First Build Facing  <init_autofirstbuildfacing.lua>
[f=-000001] Loaded widget:  Attack Warning      <unit_attack_warning.lua>
[f=-000001] Loaded widget:  Guard Remove        <cmd_guard_remove.lua>
[f=-000001] Loaded widget:  Block all input     <gui_block_all_input.lua>
[f=-000001] Loaded widget:  Chili AI Set Start  <gui_chili_ai_start_pos.lua>
[f=-000001] Loaded widget:  MetalFeatures       <gui_metal_features.lua>
[f=-000001] Loaded widget:  Music Player        <snd_music.lua>
[f=-000001] Loaded widget:  Set Springsettings  <api_set_springsettings.lua>
[f=-000001] Loaded widget:  Start Point Remover & Comm Selector  <init_start_point_remover.lua>
[f=-000001] Loaded widget:  State Reverse Toggle  <cmd_state_reverse_toggle.lua>
[f=-000001] Loaded widget:  Voice Assistant     <unit_voice.lua>
[f=-000001] Loaded widget:  Widget_Fps_Log      <dbg_fpslog_direct.lua>
[f=-000001] Loaded widget:  Attack AoE          <gui_attack_aoe.lua>
[f=-000001] Loaded widget:  Icon Sets           <gui_icon_sets.lua>
[f=-000001] Loaded widget:  Persistent Build Spacing  <gui_persistent_build_spacing.lua>
[f=-000001] Loaded widget:  Smooth Scroll       <camera_smooth_move.lua>
[f=-000001] Loaded widget:  Unit Start State    <unit_start_state.lua>
[f=-000001] Loaded widget:  UnitNoStuckInFactory  <unit_nostuck_infactory.lua>
[f=-000001] Loaded widget:  Chili Custom Modoptions Info  <gui_custommodoptions_info.lua>
[f=-000001] Loaded widget:  Load all models     <dbg_load_all_models.lua>
[f=-000001] Loaded widget:  PlanetWars Info     <gui_planetwars_info.lua>
[f=-000001] Loaded widget:  Recorder (Save)     <dbg_recorder_save.lua>
[f=-000001] Loaded widget:  Replay control buttons  <gui_replay_controls.lua>
[f=-000001] Loaded widget:  Commands FX         <gfx_commands_fx.lua>
[f=-000001] Loaded widget:  MessageBoxes ZK     <mission_messagebox_zk.lua>
[f=-000001] Loaded widget:  UnitShapes          <unit_shapes.lua>
[f=-000001] Loaded widget:  Map Edge Extension  <map_edge_extension.lua>
[f=-000001] Loaded widget:  AllyCursors         <gui_ally_cursors.lua>
[f=-000001] Loaded widget:  Gadget Icons        <api_gadget_icons.lua>
[f=-000001] Loaded widget:  Lua Metal Decals    <gfx_dynamic_metal.lua>
[f=-000001] Loaded widget:  Rank Icons 2        <unit_rank_icons.lua>
[f=-000001] <Cloaker Guard>: disabled for spectators
[f=-000001] Loaded widget:  Cloaker Guard       <unit_cloaker_guard.lua>
[f=-000001] Loaded widget:  Selection Send      <api_selectionsend.lua>
[f=-000001] Loaded widget:  Shield Guard        <unit_shield_guard.lua>
[f=-000001] Loaded widget:  Disable Bad Widgets  <api_widget_disabler.lua>
[f=-000001] Loaded widget:  State Icons         <unit_state_icons.lua>
[f=-000001] <Building Starter>: disabled for spectators
[f=-000001] Loaded widget:  Building Starter    <unit_building_starter.lua>
[f=-000001] Loaded widget:  LupsManager         <gfx_lups_manager.lua>
[f=-000001] Loaded widget:  Smoke Signals       <gfx_lups_smokesignal.lua>
[f=-000001] Loaded widget:  Units on Fire       <gfx_lups_units_on_fire.lua>
[f=-000001] Loaded widget:  Newton Firezone     <cmd_newton_firezone.lua>
[f=-000001] Loaded widget:  Vertical Line on Radar Dots v2  <gui_vertlineaid.lua>
[f=-000001] Loaded widget:  Receive Units Indicator  <gui_recv_indicator.lua>
[f=-000001] Loaded widget:  Auto-toggle false color vision  <gui_auto_engine_falsecolor.lua>
[f=-000001] Loaded widget:  Chili Crude Player List  <gui_chili_crudeplayerlist.lua>
[f=-000001] Loaded widget:  Chili Docking       <api_chili_docking.lua>
[f=-000001] Loaded widget:  Chili Pro Console   <gui_chili_proconsole_test.lua>
[f=-000001] Loaded widget:  HUD Presets         <gui_hud_presets.lua>
[f=-000001] Loaded widget:  Lasso Terraform GUI  <gui_lasso_terraform.lua>
[f=-000001] Loaded widget:  Image Preloader     <dbg_img_preload.lua>
[f=-000001] Loaded widget:  Chili Core Selector  <gui_chili_core_selector.lua>
[f=-000001] Loaded widget:  Custom Markers      <gui_custom_markers.lua>
[f=-000001] Loaded widget:  Default Group Recall Fix  <gui_group_recall_fix.lua>
[f=-000001] Loaded widget:  Select Keys         <gui_selectkeys.lua>
[f=-000001] Loaded widget:  Start Boxes         <minimap_startbox_new.lua>
[f=-000001] Loaded widget:  Chili Share menu v1.24  <gui_chili_share.lua>
[f=-000001] Loaded widget:  Pause Screen        <gui_pausescreen.lua>
[f=-000001] Loaded widget:  Restricted Zones    <gui_restrictedzones.lua>
[f=-000001] Loaded widget:  Jumpjet GUI         <gui_jumpjets.lua>
[f=-000001] Loaded widget:  CustomFormations2   <cmd_customformations2.lua>
[f=-000001] SetSunLighting
[f=-000001] Loaded widget:  Sun and Atmosphere Handler.  <gfx_sun_and_atmosphere.lua>
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=0x7f24d40359f0>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] Loaded widget:  Chili Integral Menu  <gui_chili_integral_menu.lua>
[f=-000001] Loaded widget:  Color Blindness Correction  <gfx_color_blindness_correction.lua>
[f=-000001] Lua garbage collection rate: 30/s
[f=-000001] Loaded widget:  GC Control          <api_gc_control.lua>
[f=-000001] Loaded widget:  Layout Handler      <cmd_layout_handler.lua>
[f=-000001] Loaded widget:  Text To Speech Control  <snd_text_to_speech.lua>
[f=-000001] Loaded widget:  Persistent Build Height  <gui_persistent_build_height.lua>
[f=-000001] Removed 'GC at >100MB': disabled.
[f=-000001] Loaded widget:  GC at >300MB        <dbg_forcegc_spring97.lua>
[f=-000001] Loaded widget:  Outline Shader      <gfx_outline_shader.lua>
[f=-000001] Writing last game win data
[f=-000001] LuaUI v0.3
[f=-000001] [Game::LoadGame][5] globalQuit=0 forcedQuit=0
[f=-000001] !transmitlobby @voice@buildUnit@add;vehcon;Mason
[f=-000001] !transmitlobby @voice@buildUnit@add;vehscout;Dart
[f=-000001] !transmitlobby @voice@buildUnit@add;vehraid;Scorcher
[f=-000001] !transmitlobby @voice@buildUnit@add;vehsupport;Fencer
[f=-000001] !transmitlobby @voice@buildUnit@add;vehriot;Ripper
[f=-000001] !transmitlobby @voice@buildUnit@add;vehassault;Ravager
[f=-000001] !transmitlobby @voice@buildUnit@add;vehcapture;Dominatrix
[f=-000001] !transmitlobby @voice@buildUnit@add;veharty;Badger
[f=-000001] !transmitlobby @voice@buildUnit@add;vehheavyarty;Impaler
[f=-000001] !transmitlobby @voice@buildUnit@add;vehaa;Crasher
[f=-000001] !transmitlobby @voice@buildUnit@reload
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipcon;Wasp
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipbomb;Blastwing
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipemp;Gnat
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipraid;Locust
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipskirm;Harpy
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipheavyskirm;Nimbus
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipassault;Revenant
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipkrow;Krow
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipaa;Trident
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshiptrans;Charon
[f=-000001] !transmitlobby @voice@buildUnit@add;gunshipheavytrans;Hercules
[f=-000001] !transmitlobby @voice@buildUnit@reload
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=0x7f24d40359f0>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=0x7f24d40359f0>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=0x7f24d40359f0>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=0x7f24d40359f0>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=0x7f24d40359f0>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=0x7f24d40359f0>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=0x7f24d40359f0>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=0x7f24d40359f0>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=0x7f24d40359f0>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [VFS] Warning: [SpringVFS::GetFileData<this=0x7f24d40359f0>(path="luarules/configs/customcmds.h.lua" section=0)] idx=1212/7801 end=0 sane=1
[f=-000001] [LoadScreen::SetLoadMessage] text="[LoadFinalize] finalizing PFS"
[f=-000001] [Path] [PathEstimator::CalcHash][Init] BLOCK_SIZE=16
[f=-000001] [Path] [PathEstimator::CalcHash][Init] PATHESTIMATOR_VERSION=92
[f=-000001] [Path] [PathEstimator::CalcHash][Init] heightMapChecksum=2dc9eab5
[f=-000001] [Path] [PathEstimator::CalcHash][Init] typeMapChecksum=37560093
[f=-000001] [Path] [PathEstimator::CalcHash][Init] moveDefChecksum=c5de8888
[f=-000001] [Path] [PathEstimator::CalcHash][Init] blockMapChecksum=bb516402
[f=-000001] [Path] [PathEstimator::CalcHash][Init] estimatorHashCode=e64fd83e
[f=-000001] [Path] [PathEstimator::ReadFile] hash=e64fd83e file="cache/104dev-maintenance/paths/Comet Catcher Redux v3.1.pe-e64fd83e.zip" (exists=0)
[f=-000001] [LoadScreen::SetLoadMessage] text="[InitEstimator] creating PE16 cache with 8 PF threads (66 MB)"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 23 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 239 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 435 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 632 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 824 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 1021 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 1221 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 1420 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 1615 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 1808 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 2023 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 2216 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 2433 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 2630 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 2825 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 3017 of 3072 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[InitEstimator] writing PE16 cache-file pe-e64fd83e"
[f=-000001] [Path] [PathEstimator::WriteFile] hash=e64fd83e file="cache/104dev-maintenance/paths/Comet Catcher Redux v3.1.pe-e64fd83e.zip" (exists=0)
[f=-000001] [LoadScreen::SetLoadMessage] text="[InitEstimator] written PE16 cache-file pe-e64fd83e"
[f=-000001] [Path] [PathEstimator::CalcHash][Init] BLOCK_SIZE=32
[f=-000001] [Path] [PathEstimator::CalcHash][Init] PATHESTIMATOR_VERSION=92
[f=-000001] [Path] [PathEstimator::CalcHash][Init] heightMapChecksum=2dc9eab5
[f=-000001] [Path] [PathEstimator::CalcHash][Init] typeMapChecksum=37560093
[f=-000001] [Path] [PathEstimator::CalcHash][Init] moveDefChecksum=c5de8888
[f=-000001] [Path] [PathEstimator::CalcHash][Init] blockMapChecksum=bb516402
[f=-000001] [Path] [PathEstimator::CalcHash][Init] estimatorHashCode=e64fd84e
[f=-000001] [Path] [PathEstimator::ReadFile] hash=e64fd84e file="cache/104dev-maintenance/paths/Comet Catcher Redux v3.1.pe2-e64fd84e.zip" (exists=0)
[f=-000001] [LoadScreen::SetLoadMessage] text="[InitEstimator] creating PE32 cache with 8 PF threads (14 MB)"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 6 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 54 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 103 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 155 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 214 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 277 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 326 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 387 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 436 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 487 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 541 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 596 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 646 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[EstimatePathCosts] precached 699 of 768 blocks"
[f=-000001] [LoadScreen::SetLoadMessage] text="[InitEstimator] writing PE32 cache-file pe2-e64fd84e"
[f=-000001] [Path] [PathEstimator::WriteFile] hash=e64fd84e file="cache/104dev-maintenance/paths/Comet Catcher Redux v3.1.pe2-e64fd84e.zip" (exists=0)
[f=-000001] [LoadScreen::SetLoadMessage] text="[InitEstimator] written PE32 cache-file pe2-e64fd84e"
[f=-000001] [LoadScreen::SetLoadMessage] text="[LoadFinalize] finalized PFS (1632ms, checksum 0e116110)"
[f=-000001] [Game::LoadGame][6] globalQuit=0 forcedQuit=0
[f=-000001] [LuaMemPool::LogStats][handle=LuaIntro (unsynced)] index=1 {numAllocs[*],allocSums[*]}={0,0} {int,ext,rec}Allocs={0,11388,0} {chunk,block}Bytes={0,0}
[f=-000001] Mex Placement Initialised with 80 spots.
[f=-000001] <Easy Facing> Spectator mode. Widget removed.
[f=-000001] UpdateInterfacePreset, minimapRight
[f=-000001] Opening demofile /home/qubic/.local/share/Steam/steamapps/common/Zero-K/demos/hide_benchmark_v3_104.0.1-1296-gfc8c95e maintenance.sdfz
[f=-000001] Connection attempt from UnnamedPlayer (spec)
[f=-000001]  -> Version: 104.0.1-1296-gfc8c95e maintenance [Linux 64-bit (native)]
[f=-000001] [Game::ClientReadNet] added new player UnnamedPlayer (spec) with number 1 to team 0
[f=-000001]  -> Connection established (given id 1)
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="UnnamedPlayer (spec)" string="[PreGame::GameDataReceived][map-checksums]
    server=828d5d65d8f50366bd59ba0195fb2abaea3d0e356426e6f0328a59fa23e0c219d93a8e43d080c273c7036124610aa018a024e7a97738d77a3006b458544a981b
    client=828d5d65d8f50366bd59ba0195fb2abaea3d0e356426e6f0328a59fa23e0c219d93a8e43d080c273c7036124610aa018a024e7a97738d77a3006b458544a981b"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="UnnamedPlayer (spec)" string="[PreGame::GameDataReceived][mod-checksums]
    server=aeb080ed24eb54097ec51c0d414ea01c24048310a832be73834971511ee42df99853ba0bb8200dc4751193752c57f30a9094e0a709d52e1a8d6880cbd5f0eb7c
    client=f91c034689550dc6435df6f85677ce04ed80f8d24f617640f67f8b688723539a3415021fa1f2371ce1c41d8f69259df835c5ecaa87336304369c12462964c591"
[f=-000001] Beginning demo playback
[f=-000001] GameID: 95d1375d9f09458f98b0cff6c3f74efe
[f=-000001] Connection attempt from GoogleFrog
[f=-000001]  -> Version: 104.0.1-1296-gfc8c95e maintenance [Windows 32-bit (emulated)]
[f=-000001]  -> Connection established (given id 0)
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="GoogleFrog" string="[PreGame::GameDataReceived][map-checksums]
    server=828d5d65d8f50366bd59ba0195fb2abaea3d0e356426e6f0328a59fa23e0c219d93a8e43d080c273c7036124610aa018a024e7a97738d77a3006b458544a981b
    client=828d5d65d8f50366bd59ba0195fb2abaea3d0e356426e6f0328a59fa23e0c219d93a8e43d080c273c7036124610aa018a024e7a97738d77a3006b458544a981b"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="GoogleFrog" string="[PreGame::GameDataReceived][mod-checksums]
    server=aeb080ed24eb54097ec51c0d414ea01c24048310a832be73834971511ee42df99853ba0bb8200dc4751193752c57f30a9094e0a709d52e1a8d6880cbd5f0eb7c
    client=aeb080ed24eb54097ec51c0d414ea01c24048310a832be73834971511ee42df99853ba0bb8200dc4751193752c57f30a9094e0a709d52e1a8d6880cbd5f0eb7c"
[f=-000001] Epicmenu: Switching to Default camera mode
[f=0000005] <Ghost Site> Spectator mode. Widget removed.
[f=0000030] [Game::ClientReadNet][LOGMSG] sender="GoogleFrog" string="[PE::CalcChecksum][BLK_SIZE=16][SHA_DATA=12dade678983d72371381f58c9cc63aa39c55bdad12cbff48ffdb827dc56fe4980ac54951902fa9c547ce048a933f9e53b8b7b146238a7dd31f244009627e4bb]"
[f=0000030] [Game::ClientReadNet][LOGMSG] sender="GoogleFrog" string="[PE::CalcChecksum][BLK_SIZE=32][SHA_DATA=1d90b5191ff9e1d5fd7f183c168c46db25c28528a4dc10d23cda5076ab08d158c153121aa41763fe349dfd41f5cca31b68c81b5c7e5c7e3601e7d33f7e850ecc]"
[f=0000030] [Game::ClientReadNet] remote skirmish AI "n/a" (ID: 0, Short-Name: "n/a", Version: "n/a") took over control of team 0
[f=0000030] [Game::ClientReadNet] remote skirmish AI "n/a" (ID: 1, Short-Name: "n/a", Version: "n/a") took over control of team 1
[f=0000030] [Game::ClientReadNet] remote skirmish AI "n/a" (ID: 2, Short-Name: "n/a", Version: "n/a") took over control of team 2
[f=0000030] [Game::ClientReadNet] remote skirmish AI "n/a" (ID: 3, Short-Name: "n/a", Version: "n/a") took over control of team 3
[f=0000030] [Game::ClientReadNet] remote skirmish AI "n/a" (ID: 4, Short-Name: "n/a", Version: "n/a") took over control of team 4
[f=0000030] [Game::ClientReadNet] remote skirmish AI "n/a" (ID: 5, Short-Name: "n/a", Version: "n/a") took over control of team 5
[f=0000030] [Game::ClientReadNet] remote skirmish AI "n/a" (ID: 6, Short-Name: "n/a", Version: "n/a") took over control of team 6
[f=0000030] [Game::ClientReadNet] remote skirmish AI "n/a" (ID: 7, Short-Name: "n/a", Version: "n/a") took over control of team 7
[f=0000030] [Game::ClientReadNet][LOGMSG] sender="GoogleFrog" string="[Game::LoadGame][lua{Rules,Gaia}={2b1b9478,00000000}]"
[f=0000030] Spectator GoogleFrog finished loading and is now ingame
[f=0000030] Warning: [DESYNC WARNING] path-checksum 1ba493c7 for spectator 0 (GoogleFrog) does not match local checksum 0e116110; stale PathEstimator-cache?
[f=0000030] Error: [DESYNC WARNING] checksum 9b31712b from demo spectator 0 (GoogleFrog) does not match our checksum a833f0ad for frame-number 0
[f=0000040] [Game::ClientReadNet][LOGMSG] sender="UnnamedPlayer (spec)" string="[PE::CalcChecksum][BLK_SIZE=16][SHA_DATA=029e4405a52d4dcab8a06290d144d023249a949adf1b5809418d466b9c6b60673051bc6aac260d938827216ba19f5ebeee532e0f783713648cc31f264a3b9360]"
[f=0000040] [Game::ClientReadNet][LOGMSG] sender="UnnamedPlayer (spec)" string="[PE::CalcChecksum][BLK_SIZE=32][SHA_DATA=8b2ce09a35641162d135ffc6da74b32f6213b1195b08c53d8d5d2e407e4e6be17decb99151fc20d79ac7d20f081fd30712a81426e6cab3795aec17db0500ba33]"
[f=0000040] [Game::ClientReadNet][LOGMSG] sender="UnnamedPlayer (spec)" string="[Game::LoadGame][lua{Rules,Gaia}={0x7f246e167bf0,(nil)}]"
[f=0000040] Spectator UnnamedPlayer (spec) finished loading and is now ingame
[f=0001651]                                Part|        Total Time|Time of the last 0.5s
[f=0001651]                                Draw         28421.54ms 20.08%
[f=0001651]                                 Lua         59747.81ms 68.88%
[f=0001651]             Misc::Profiler::AddTime            47.56ms  0.00%
[f=0001651]                                 Sim         54488.80ms 75.50%
[f=0001681] [QuitAction] user exited to system
[f=0001681] [SpringApp::Kill][1] fromRun=1
[f=0001681] [ThreadPool::SetThreadCount][1] wanted=0 current=3 maximum=4 (init=0)
[f=0001681]     [async=0] threads=3 tasks=52208 {sum,avg}{exec,wait}time={{5912.748, 0.113}, {875.836, 0.017}}ms
[f=0001681]         thread=1 tasks=26104 {sum,min,max,avg}{exec,wait}time={{2936.577, 0.000, 1954.283, 0.112}, {206.487, 0.000, 18446744027136.000, 0.008}}ms
[f=0001681]         thread=2 tasks=26104 {sum,min,max,avg}{exec,wait}time={{2976.170, 0.000, 2060.247, 0.114}, {669.349, 0.000, 4.905, 0.026}}ms
[f=0001681]     [async=1] threads=3 tasks=5000 {sum,avg}{exec,wait}time={{6280.778, 1.256}, {353742.031, 70.748}}ms
[f=0001681]         thread=1 tasks=2500 {sum,min,max,avg}{exec,wait}time={{3126.690, 0.001, 315.856, 1.251}, {174019.656, 0.000, 1446.199, 69.608}}ms
[f=0001681]         thread=2 tasks=2500 {sum,min,max,avg}{exec,wait}time={{3154.088, 0.001, 283.563, 1.262}, {179722.375, 0.000, 1420.042, 71.889}}ms
[f=0001681] [ThreadPool::SetThreadCount][2] workers=0
[f=0001681] [SpringApp::Kill][2]
[f=0001681] [Game::KillLua][0] dtor=0 loadscreen=(nil)
[f=0001681] [Game::KillLua][3] dtor=0 luaUI=0x7f2467e29a10
[f=0001681] Start widgetHandler:Shutdown
[f=0001681] Shutdown - SaveOrderList Complete
[f=0001681] Writing last game win data
[f=0001681] Shutdown - SaveConfigData Complete
[f=0001681] Shutdown Widget - Chili Highlight
[f=0001681] Shutdown Widget - Save/Load API
[f=0001681] Shutdown Widget - Draw After Chili
[f=0001681] Shutdown Widget - EPIC Menu
[f=0001681] Shutdown Widget - Chili Minimap
[f=0001681] Shutdown Widget - Chili Widget Selector
[f=0001681] Shutdown Widget - Depth of Field Shader
[f=0001681] Shutdown Widget - Deferred rendering
[f=0001681] Shutdown Widget - Local Team Colors
[f=0001681] Shutdown Widget - Display Keys 2
[f=0001681] Shutdown Widget - Save Game Menu
[f=0001681] Shutdown Widget - HealthBars
[f=0001681] Shutdown Widget - Noises
[f=0001681] Shutdown Widget - Unit Icons
[f=0001681] Shutdown Widget - Win Counter
[f=0001681] Shutdown Widget - BuildETA
[f=0001681] Shutdown Widget - Modular Comm Info
[f=0001681] Shutdown Widget - Galaxy Battle Handler
[f=0001681] Shutdown Widget - Mex Placement Handler
[f=0001681] Shutdown Widget - CameraShake
[f=0001681] Shutdown Widget - Chili Economy Panel Default
[f=0001681] Shutdown Widget - Chili EndGame Window
[f=0001681] Shutdown Widget - Chili Nuke Warning
[f=0001681] Shutdown Widget - Chili Selections & CursorTip v2
[f=0001681] Shutdown Widget - Chili Spectator Panels
[f=0001681] Shutdown Widget - Context Menu
[f=0001681] Shutdown Widget - Darkening
[f=0001681] Shutdown Widget - Grab Input
[f=0001681] Input grabbing is disabled!
[f=0001681] Shutdown Widget - Highlight Geos
[f=0001681] Shutdown Widget - Local Widgets Config
[f=0001681] Shutdown Widget - MinimapEvents
[f=0001681] Shutdown Widget - Missile Silo Range
[f=0001681] Shutdown Widget - Point Tracker
[f=0001681] Shutdown Widget - Showeco and Grid Drawer
[f=0001681] Shutdown Widget - Stereo3D
[f=0001681] Shutdown Widget - Music Player
[f=0001681] Shutdown Widget - Attack AoE
[f=0001681] Shutdown Widget - UnitShapes
[f=0001681] Shutdown Widget - Map Edge Extension
[f=0001681] Shutdown Widget - Selection Send
[f=0001681] Shutdown Widget - LupsManager
[f=0001681] Shutdown Widget - Newton Firezone
[f=0001681] Shutdown Widget - Chili Pro Console
[f=0001681] Shutdown Widget - Lasso Terraform GUI
[f=0001681] Shutdown Widget - Chili Framework
[f=0001681] Shutdown Widget - Lups
[f=0001681] Shutdown Widget - Chili Core Selector
[f=0001681] Shutdown Widget - Custom Markers
[f=0001681] Shutdown Widget - Pause Screen
[f=0001681] Shutdown Widget - Color Blindness Correction
[f=0001681] Shutdown Widget - Layout Handler
[f=0001681] Shutdown Widget - Text To Speech Control
[f=0001681] Shutdown Widget - Persistent Build Height
[f=0001681] Shutdown Widget - Outline Shader
[f=0001681] End widgetHandler:Shutdown
[f=0001681] [LuaMemPool::LogStats][handle=LuaUI (unsynced)] index=18446744073709551615 {numAllocs[*],allocSums[*]}={0,0} {int,ext,rec}Allocs={0,25074574,0} {chunk,block}Bytes={0,0}
[f=0001681] [Game::KillLua][1] dtor=0 luaGaia=(nil)
[f=0001681] [Game::KillLua][2] dtor=0 luaRules=0x7f246e167bf0
[f=0001681] Start gadgetHandler:Shutdown
[f=0001681] Shutdown - StartSetup
[f=0001681] Shutdown - UnitMorph
[f=0001681] Shutdown - LupsNanoSpray
[f=0001681] Shutdown - Missile Silo Controller
[f=0001681] Shutdown - Modular Comm Info
[f=0001681] Shutdown - Terrain Texture Handler
[f=0001681] Shutdown - UnitCloakShield
[f=0001681] End gadgetHandler:Shutdown
[f=0001681] Start gadgetHandler:Shutdown
[f=0001681] Shutdown - Save/Load
[f=0001681] Shutdown - UnitMorph
[f=0001681] Shutdown - Galaxy Campaign Battle Handler
[f=0001681] Shutdown - Modular Comm Info
[f=0001681] Shutdown - Retreat Command
[f=0001681] Shutdown - Shockwaves
[f=0001681] Shutdown - Teleport Throw
[f=0001681] Shutdown - UnitCloakShield
[f=0001681] Shutdown - Lups Cloak FX
[f=0001681] Shutdown - Lups
[f=0001681] Shutdown - Lups Shield
[f=0001681] End gadgetHandler:Shutdown
[f=0001681] [LuaMemPool::LogStats][handle=LuaRules (unsynced)] index=18446744073709551615 {numAllocs[*],allocSums[*]}={0,0} {int,ext,rec}Allocs={0,25074690,0} {chunk,block}Bytes={0,0}
[f=0001681] [LuaMemPool::LogStats][handle=LuaRules (synced)] index=18446744073709551615 {numAllocs[*],allocSums[*]}={0,0} {int,ext,rec}Allocs={0,25074690,0} {chunk,block}Bytes={0,0}
[f=0001681] [Game::KillLua][4] dtor=0
[f=0001681] [Sound] [Sound::Kill] soundThread.joinable()=1
[f=0001681] [WatchDog::DeregisterThread] deregistering controls for thread [audio]
[f=0001681] [Sound] [Sound::UpdateThread][3] #sources=32 #items=77
[f=0001681] [Sound] [Sound::UpdateThread][4] ctx=0x7f24c80d7f10 dev=0x7f24c8059a80
[f=0001681] [Sound] [Sound::UpdateThread][5] ctx=0x7f24c80d7f10 dev=0x7f24c8059a80
[f=0001681] [Sound] [Sound::Cleanup][alcDestroyContext(0x7f24c80d7f10)]
[f=0001681] [Sound] [Sound::Cleanup][alcCloseDevice(0x7f24c8059a80)]
[f=0001681] [Sound] [Sound::UpdateThread][6]
[f=0001681] [Game::~CGame][1]
[f=0001681] [Game::KillLua][0] dtor=1 loadscreen=(nil)
[f=0001681] [Game::KillLua][3] dtor=1 luaUI=(nil)
[f=0001681] [Game::KillLua][1] dtor=1 luaGaia=(nil)
[f=0001681] [Game::KillLua][2] dtor=1 luaRules=(nil)
[f=0001681] [Game::KillLua][4] dtor=1
[f=0001681] [Game::KillMisc][1]
[f=0001681] [Game::KillMisc][2]
[f=0001681] [Game::KillMisc][3]
[f=0001681] [Game::KillRendering][1]
[f=0001681] [~CRectangleOverlapHandler] 0% overlap reduction
[f=0001681] [3DOParser::Kill] allocated 74 pieces
[f=0001681] [S3OParser::Kill] allocated 2644 pieces
[f=0001681] [AssParser::Kill] allocated 304 pieces
[f=0001681] [Game::KillInterface][1]
[f=0001681] [Game::KillInterface][2]
[f=0001681] [Game::KillSimulation][1]
[f=0001681] [Game::KillSimulation][2]
[f=0001681] [CCollisionHandler] dis-/continuous tests: 0/1456695
[f=0001681] [Game::KillSimulation][3]
[f=0001681] [~CPathCache(24x32)] cacheHits=0 hitPercentage=0% numHashColls=0 maxCacheSize=0
[f=0001681] [~CPathCache(24x32)] cacheHits=0 hitPercentage=0% numHashColls=0 maxCacheSize=0
[f=0001681] [~CPathCache(48x64)] cacheHits=0 hitPercentage=0% numHashColls=0 maxCacheSize=0
[f=0001681] [~CPathCache(48x64)] cacheHits=0 hitPercentage=0% numHashColls=0 maxCacheSize=201
[f=0001681] [~CRectangleOverlapHandler] 0% overlap reduction
[f=0001681] [~CRectangleOverlapHandler] 0% overlap reduction
[f=0001681] [LosHandler::Kill] raycast instance cache-{hits,misses}={1223,2476}; shared=1%; cached=32%
[f=0001681] [Game::KillSimulation][4]
[f=0001681] [CommonDefHandler::KillStatic] 3232 sound-set data items added
[f=0001681] [Game::~CGame][2]
[f=0001681] [Game::~CGame][3]
[f=0001681] [SpringApp::Kill][3]
[f=0001681] [NetProto::~CNetProtocol] [LocalConnection::Statistics]
    20188 bytes sent  
    33391 bytes recv'd

[f=0001681] [SpringApp::Kill][4] font=0x7f24ea92c400
[f=0001681] [SpringApp::Kill][5]
[f=0001681] [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=0x7f24d40359f0>] #archives=6
[VFS]   archive=/home/qubic/.local/share/Steam/steamapps/common/Zero-K/engine/linux64/104.0.1-1296-gfc8c95e/base/maphelper.sdz (0x7f24ea9ce470)
[VFS]   archive=/home/qubic/.local/share/Steam/steamapps/common/Zero-K/maps/comet_catcher_redux_v3.1.sd7 (0x7f24d8b75610)
[VFS]   archive=/home/qubic/.local/share/Steam/steamapps/common/Zero-K/games/zerokBenchmark03.sdz (0x7f24d8b9b3e0)
[VFS]   archive=/home/qubic/.local/share/Steam/steamapps/common/Zero-K/engine/linux64/104.0.1-1296-gfc8c95e/base/springcontent.sdz (0x7f24eaa06190)
[VFS]   archive=/home/qubic/.local/share/Steam/steamapps/common/Zero-K/packages/f35f403427d63965bc3509eba29edccd.sdp (0x7f24da8cb040)
[~CPoolArchive] archiveFile="/home/qubic/.local/share/Steam/steamapps/common/Zero-K/packages/f35f403427d63965bc3509eba29edccd.sdp" numZipFiles=7797 sumInflSize=693875kb sumReadTime=3458ms
    file="unittextures/detriment_1.dds" indx=7140 inflSize=5461kb readTime=49ms
    file="unittextures/gritty1.dds" indx=7192 inflSize=5461kb readTime=48ms
    file="unittextures/bantha_1.dds" indx=6992 inflSize=5461kb readTime=42ms
    file="unittextures/largetransport1.dds" indx=7216 inflSize=5461kb readTime=37ms
    file="unittextures/gritty2.dds" indx=7193 inflSize=5461kb readTime=36ms
    file="unittextures/factorytank_1.png" indx=7168 inflSize=4103kb readTime=29ms
    file="unittextures/lmcarrier1.dds" indx=7218 inflSize=4096kb readTime=28ms
    file="unittextures/starlight.dds" indx=7375 inflSize=4096kb readTime=28ms
    file="unittextures/penetrator_lordmuffe_tex1-v11.dds" indx=7252 inflSize=5461kb readTime=27ms
    file="unittextures/penetrator_lordmuffe_tex2-v2.dds" indx=7253 inflSize=5461kb readTime=27ms
[VFS]   archive=/home/qubic/.local/share/Steam/steamapps/common/Zero-K/engine/linux64/104.0.1-1296-gfc8c95e/base/spring/bitmaps.sdz (0x7f24da6b4c80)
[VFS]   #files[0]=7801
[VFS]   #files[1]=8
[VFS]   #files[2]=319
[VFS]   #files[3]=0
[VFS]   #files[4]=7795
[SpringApp::Kill][8]
[WatchDog::DeregisterThread] deregistering controls for thread [main]
[WatchDog::Uninstall][1] hangDetectorThread=0x1f865f0 (joinable=1)
[WatchDog::Uninstall][2]
[WatchDog::Uninstall][3]
[SpringApp::Kill][9]