ZeroK-RTS / CrashReports

7 stars 0 forks source link

Spring UserReport [104.0.1-287-gf7b0fcc] Externally launched spring crashed with code 0 #107913

Open Chobbyla opened 3 months ago

Chobbyla commented 3 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> ==============
  AllowDeferredMapRendering = 1
  AllowDeferredModelRendering = 1
  BumpWaterBlurReflection = 1
  BumpWaterTexSizeReflection = 128
  CamFreeScrollSpeed = 50
  CamMode = 1
  DualScreenMiniMapOnLeft = 1
  EdgeMoveDynamic = 0
  EdgeMoveWidth = 0.003
  FPSFOV = 90
  FPSScrollSpeed = 50
  FontSize = 18
  GrassDetail = 0
  GroundDecals = 2
  GroundDetail = 90
  GroundScarAlphaFade = 1
  HangTimeout = 30
  HardwareCursor = 1
  InitialNetworkTimeout = 0
  LinkIncomingMaxPacketRate = 2048
  LinkIncomingPeakBandwidth = 262144
  LinkIncomingSustainedBandwidth = 262144
  LinkOutgoingBandwidth = 262144
  MSAALevel = 4
  MaxParticles = 15000
  MaxSounds = 32
  MaximumTransmissionUnit = 0
  MiddleClickScrollSpeed = -0.0015
  MiniMapMarker = 0
  MouseDragScrollThreshold = 0
  NetworkLossFactor = 2
  OverheadMaxHeightFactor = 1.39999998
  OverheadScrollSpeed = 50
  ReconnectTimeout = 0
  RotOverheadScrollSpeed = 50
  RotateLogFiles = 1
  ScrollWheelSpeed = -25
  Shadows = 1
  ShowClock = 0
  SplashScreenDir = ./MenuLoadscreens
  TreeRadius = 1200
  UnitIconDist = 500
  UnitLodDist = 999999
  UseDistToGroundForIcons = 1.10000002
  Water = 4
  XResolution = 1920
  YResolution = 1080
  snd_volmaster = 100
============== </User Config> ==============
============== <User System> ==============
  Spring 104.0.1-287-gf7b0fcc maintenance
    Build Environment: boost-105500, GNU libstdc++ version 20130531
     Compiler Version: gcc-4.8.1
     Operating System: Microsoft Windows
Microsoft Home Premium Edition, 64-bit (build 9200)
Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz; 32615MB RAM, 43367MB pagefile
     Binary Word Size: 32-bit (emulated)
     Deque Chunk Size: 128
        Process Clock: std::chrono::high_resolution_clock
   Physical CPU Cores: 6
    Logical CPU Cores: 12
============== </User System> ==============
[good_fpu_init] CPU SSE mask: 127, flags:
    SSE 1.0:  1,  SSE 2.0:  1
    SSE 3.0:  1, SSSE 3.0:  1
    SSE 4.1:  1,  SSE 4.2:  1
    SSE 4.0A: 0,  SSE 5.0A: 0
    using streflop SSE FP-math mode, CPU supports SSE instructions
[WatchDogInstall] Installed (HangTimeout: 30sec)
[WatchDog::RegisterThread] registering controls for thread [main]
[GL::CheckAvailableVideoModes] desktop={1920x1080x24bpp@240Hz} current={1920x1080x24bpp@240Hz}
    display=1 modes=190 bounds={x=0, y=0, w=1920, h=1080}
        [ 1] 1920x1080x24bpp@240Hz
        [11] 1680x1050x24bpp@240Hz
        [21] 1600x1024x24bpp@240Hz
        [31] 1600x900x24bpp@240Hz
        [49] 1440x900x24bpp@240Hz
        [93] 1280x800x24bpp@240Hz
        [109] 1280x720x24bpp@240Hz
    display=2 modes=98 bounds={x=-1920, y=7, w=1920, h=1080}
        [ 1] 1920x1080x24bpp@60Hz
        [ 7] 1680x1050x24bpp@60Hz
        [11] 1600x1024x24bpp@60Hz
        [15] 1600x900x24bpp@60Hz
        [25] 1440x900x24bpp@60Hz
        [37] 1280x800x24bpp@60Hz
        [41] 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 NVIDIA 552.22
    GL vendor   : NVIDIA Corporation
    GL renderer : NVIDIA GeForce RTX 3060/PCIe/SSE2
    GLSL version: 4.60 NVIDIA
    GLEW version: 2.1.0
    GPU memory  : 12288MB (total) / 10134MB (available)
    SDL swap-int: 1

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

    max. FBO samples             : 32
    max. texture size            : 32768
    max. texture anisotropy level: 16.000000
    max. vec4 varyings/attributes: 31/16
    max. draw-buffers            : 8
    max. rec. indices/vertices   : 1048576/1048576
    max. uniform buffer-bindings : 84
    max. uniform block-size      : 64KB

    enable ATI-hacks : 0
    compress MIP-maps: 0
[GR::ToggleGLDebugOutput] OpenGL debug-context not installed (dbgErrors=0 dbgTraces=0)
[VSync::SetInterval] interval=0 (disabled)
[GR::LogDisplayMode] display-mode set to 1920x1080x24bpp@240Hz (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\f84b548d952977a137539a93bb8bad99.sdp" numZipFiles=7605 sumInflSize=673240kb 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
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\Volcanic_Duet_v0-5.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\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 "D:\SteamLibrary\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 "D:\SteamLibrary\steamapps\common\Zero-K\maps\vantage_v1.2.sd7" for faster loading!
Warning: [ArchiveData] version "2.1" included in name "Two Continents v2.1"
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: 0x77e50000   ntdll
Error: 0x772d0000   KERNEL32
Error: 0x773c0000   KERNELBASE
Error: 0x6fcd0000   apphelp
Error: 0x777a0000   ADVAPI32
Error: 0x76680000   msvcrt
Error: 0x76fc0000   sechost
Error: 0x76d60000   RPCRT4
Error: 0x76e90000   bcrypt
Error: 0x77210000   IMAGEHLP
Error: 0x76c40000   ucrtbase
Error: 0x75fe0000   SHELL32
Error: 0x77d50000   msvcp_win
Error: 0x6af50000   GLU32
Error: 0x61340000   OPENGL32
Error: 0x75e40000   USER32
Error: 0x77960000   combase
Error: 0x76c20000   win32u
Error: 0x76e20000   GDI32
Error: 0x77870000   gdi32full
Error: 0x765c0000   SHLWAPI
Error: 0x77dd0000   WS2_32
Error: 0x6b5c0000   libvorbisfile-3
Error: 0x62e80000   zlib1
Error: 0x6b800000   OpenAL32
Error: 0x77600000   ole32
Error: 0x10000000   DevIL
Error: 0x70e40000   libfreetype-6
Error: 0x65180000   libfontconfig-1
Error: 0x6ef80000   glew32
Error: 0x6c740000   SDL2
Error: 0x76f90000   IMM32
Error: 0x77230000   OLEAUT32
Error: 0x6d740000   libvorbis-0
Error: 0x70880000   libogg-0
Error: 0x75750000   WINMM
Error: 0x68f40000   libexpat-1
Error: 0x75740000   VERSION
Error: 0x5b860000   MSVCR80
Error: 0x5b7d0000   MSVCP80
Error: 0x5b670000   gameoverlayrenderer
Error: 0x76e50000   CFGMGR32
Error: 0x76610000   PSAPI
Error: 0x5e8d0000   nvapi
Error: 0x76740000   SETUPAPI
Error: 0x732c0000   msasn1
Error: 0x72cb0000   cryptnet
Error: 0x770a0000   CRYPT32
Error: 0x6eae0000   drvstore
Error: 0x70910000   devobj
Error: 0x732f0000   wldp
Error: 0x70830000   cryptbase
Error: 0x71ee0000   uxtheme
Error: 0x76b80000   SHCORE
Error: 0x75d60000   MSCTF
Error: 0x72c30000   kernel.appcore
Error: 0x76f30000   bcryptPrimitives
Error: 0x76eb0000   clbcatq
Error: 0x596b0000   nvoglv32
Error: 0x75b10000   WTSAPI32
Error: 0x77820000   WINTRUST
Error: 0x739c0000   ntmarta
Error: 0x70810000   CRYPTSP
Error: 0x6fc40000   rsaenh
Error: 0x0acd0000   nvgpucomp32
Error: 0x708e0000   dxcore
Error: 0x73330000   windows.storage
Error: 0x6e8b0000   nvspcap
Error: 0x72a10000   profapi
Error: 0x757a0000   dwmapi
Error: 0x73970000   powrprof
Error: 0x732b0000   UMPDC
Error: 0x72a90000   WINSTA
Error: 0x6d360000   textinputframework
Error: 0x6ca30000   CoreUIComponents
Error: 0x6c990000   CoreMessaging
Error: 0x6c5e0000   wintypes
Error: 0x73190000   dxgi
Error: 0x6ec80000   d3d11
Error: 0x6df10000   nvldumd
Error: 0x65610000   nvwgf2um
Error: 0x6ec10000   MMDevApi
Error: 0x6e770000   AUDIOSES
Error: 0x6ccb0000   Windows.UI
Error: 0x6c4f0000   InputHost
Error: 0x6cfa0000   WindowManagementAPI
Error: 0x6d630000   PROPSYS
Error: 0x6c350000   twinapi.appcore
Error: 0x757e0000   shfolder
Error: 0x13870000   dcomp
Error: 0x75b40000   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=77ec2c1c StackPtr=018ac640 FramePtr=018ac6b0]
Warning:    (0) C:\WINDOWS\SYSTEM32\ntdll.dll [0x00072C1C]
Warning:    (1) C:\WINDOWS\System32\KERNELBASE.dll [0x001120D2]
Warning:    (2) C:\WINDOWS\SYSTEM32\d3d11.dll [0x00034533]
Warning:    (3) C:\WINDOWS\SYSTEM32\d3d11.dll [0x00034227]
Warning:    (4) C:\WINDOWS\SYSTEM32\dxgi.dll [0x00069B09]
Warning:    (5) C:\WINDOWS\SYSTEM32\dxgi.dll [0x0006AC27]
Warning:    (6) C:\WINDOWS\SYSTEM32\dxgi.dll [0x0006B466]
Warning:    (7) C:\WINDOWS\SYSTEM32\dxgi.dll [0x000244CB]
Warning:    (8) C:\WINDOWS\SYSTEM32\dxgi.dll [0x00023344]
Warning:    (9) C:\WINDOWS\SYSTEM32\dxgi.dll [0x0006E144]
Warning:    (10) C:\Program Files (x86)\Steam\gameoverlayrenderer.dll [0x00077520]
Warning:    (11) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x00826BBD]
Warning:    (12) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x0085085E]
Warning:    (13) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x00836915]
Warning:    (14) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x00851D38]
Warning:    (15) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x0090D49F]
Warning:    (16) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x0091779E]
Warning:    (17) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x000DB7F8]
Warning:    (18) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x007FEFD3]
Warning:    (19) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x008F9FB5]
Warning:    (20) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x008E662F]
Warning:    (21) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x008E5D9F]
Warning:    (22) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x0080CA11]
Warning:    (23) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x0080CB60]
Warning:    (24) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x0080C98A]
Warning:    (25) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x0080C420]
Warning:    (26) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x007F902A]
Warning:    (27) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x007F8D9D]
Warning:    (28) C:\WINDOWS\SYSTEM32\OPENGL32.DLL [0x00030F80]
Warning:    (29) C:\Program Files (x86)\Steam\gameoverlayrenderer.dll [0x0007E45C]
Warning:    (30) C:\WINDOWS\System32\gdi32full.dll [0x0008EB1B]
Warning:    (31) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\SDL2.dll [0x000C184B]
Warning:    (32) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\SDL2.dll [0x000AAFC4]
Warning:    (33) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0082F95B]
Warning:    (34) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00831E8B]
Warning:    (35) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00835A57]
Warning:    (36) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x008367F3]
Warning:    (37) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0081E873]
Warning:    (38) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00E37C2B]
Warning:    (39) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00401402]
Warning:    (40) C:\WINDOWS\System32\KERNEL32.DLL [0x0001FCC9]
Warning:    (41) C:\WINDOWS\SYSTEM32\ntdll.dll [0x00067CBE]
Warning:    (42) C:\WINDOWS\SYSTEM32\ntdll.dll [0x00067C8E]
Warning: Stacktrace (vfsi) for Spring 104.0.1-287-gf7b0fcc maintenance:
Warning:    [ProgCtr=00b80662 StackPtr=13d2f4b4 FramePtr=0653098e]
Warning:    (0) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00B80662]
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 [0x00067CBE]
Warning:    (16) C:\WINDOWS\SYSTEM32\ntdll.dll [0x00067C8E]
Warning: [ArchiveData] version "2.1" included in name "Two Continents Dry v2.1"
Warning: [ArchiveData] version "2" included in name "Tundra_V2"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\tundra_v2.sd7" for faster loading!
Warning: [ArchiveData] version "1.0" included in name "Tumult Remake v1.0"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\titan_v3.1.sd7" for faster loading!
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\the_river_nix_20.sd7" for faster loading!
Warning: [ArchiveData] version "1.3" included in name "The Halite Maze v1.3"
Warning: [ArchiveData] version "1.1" included in name "The Cold Place BAR v1.1"
Warning: [ArchiveData] version "3" included in name "TheRock_V3"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\terra_2.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\tangerine_remake_1.0.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: [ArchiveData] version "1" included in name "Supreme_Crossing_V1"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\supreme_crossing_v1.sd7" for faster loading!
Warning: [ArchiveData] version "1.3" included in name "Sunderance V1.3"
Warning: [ArchiveData] version "4" included in name "Stronghold V4"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\stronghold_v4.sd7" for faster loading!
Warning: [ArchiveData] version "1.1" included in name "Sphagnum Bog v1.1"
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\snowy_mesa_0.43.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\snowbound_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\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\silveridge_v1.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: [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: 0x77e50000   ntdll
Error: 0x772d0000   KERNEL32
Error: 0x773c0000   KERNELBASE
Error: 0x6fcd0000   apphelp
Error: 0x777a0000   ADVAPI32
Error: 0x76680000   msvcrt
Error: 0x76fc0000   sechost
Error: 0x76d60000   RPCRT4
Error: 0x76e90000   bcrypt
Error: 0x77210000   IMAGEHLP
Error: 0x76c40000   ucrtbase
Error: 0x75fe0000   SHELL32
Error: 0x77d50000   msvcp_win
Error: 0x6af50000   GLU32
Error: 0x61340000   OPENGL32
Error: 0x75e40000   USER32
Error: 0x77960000   combase
Error: 0x76c20000   win32u
Error: 0x76e20000   GDI32
Error: 0x77870000   gdi32full
Error: 0x765c0000   SHLWAPI
Error: 0x77dd0000   WS2_32
Error: 0x6b5c0000   libvorbisfile-3
Error: 0x62e80000   zlib1
Error: 0x6b800000   OpenAL32
Error: 0x77600000   ole32
Error: 0x10000000   DevIL
Error: 0x70e40000   libfreetype-6
Error: 0x65180000   libfontconfig-1
Error: 0x6ef80000   glew32
Error: 0x6c740000   SDL2
Error: 0x76f90000   IMM32
Error: 0x77230000   OLEAUT32
Error: 0x6d740000   libvorbis-0
Error: 0x70880000   libogg-0
Error: 0x75750000   WINMM
Error: 0x68f40000   libexpat-1
Error: 0x75740000   VERSION
Error: 0x5b860000   MSVCR80
Error: 0x5b7d0000   MSVCP80
Error: 0x5b670000   gameoverlayrenderer
Error: 0x76e50000   CFGMGR32
Error: 0x76610000   PSAPI
Error: 0x5e8d0000   nvapi
Error: 0x76740000   SETUPAPI
Error: 0x732c0000   msasn1
Error: 0x72cb0000   cryptnet
Error: 0x770a0000   CRYPT32
Error: 0x6eae0000   drvstore
Error: 0x70910000   devobj
Error: 0x732f0000   wldp
Error: 0x70830000   cryptbase
Error: 0x71ee0000   uxtheme
Error: 0x76b80000   SHCORE
Error: 0x75d60000   MSCTF
Error: 0x72c30000   kernel.appcore
Error: 0x76f30000   bcryptPrimitives
Error: 0x76eb0000   clbcatq
Error: 0x596b0000   nvoglv32
Error: 0x75b10000   WTSAPI32
Error: 0x77820000   WINTRUST
Error: 0x739c0000   ntmarta
Error: 0x70810000   CRYPTSP
Error: 0x6fc40000   rsaenh
Error: 0x0acd0000   nvgpucomp32
Error: 0x708e0000   dxcore
Error: 0x73330000   windows.storage
Error: 0x6e8b0000   nvspcap
Error: 0x72a10000   profapi
Error: 0x757a0000   dwmapi
Error: 0x73970000   powrprof
Error: 0x732b0000   UMPDC
Error: 0x72a90000   WINSTA
Error: 0x6d360000   textinputframework
Error: 0x6ca30000   CoreUIComponents
Error: 0x6c990000   CoreMessaging
Error: 0x6c5e0000   wintypes
Error: 0x73190000   dxgi
Error: 0x6ec80000   d3d11
Error: 0x6df10000   nvldumd
Error: 0x65610000   nvwgf2um
Error: 0x6ec10000   MMDevApi
Error: 0x6e770000   AUDIOSES
Error: 0x6ccb0000   Windows.UI
Error: 0x6c4f0000   InputHost
Error: 0x6cfa0000   WindowManagementAPI
Error: 0x6d630000   PROPSYS
Error: 0x6c350000   twinapi.appcore
Error: 0x757e0000   shfolder
Error: 0x13870000   dcomp
Error: 0x75b40000   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=0ec3fcdb StackPtr=018af64c FramePtr=432a0000]
Warning:    (0) Unknown [0x0EC3FCDB]
Warning:    (1) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x00973FD8]
Warning:    (2) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x00970238]
Warning:    (3) C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_84b2c943d6816eb7\nvoglv32.dll [0x0017F06E]
Warning:    (4) C:\WINDOWS\SYSTEM32\OPENGL32.DLL [0x00036795]
Warning:    (5) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00723748]
Warning:    (6) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0072412F]
Warning:    (7) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x007DA1A9]
Warning:    (8) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0082F941]
Warning:    (9) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00831E8B]
Warning:    (10) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00835A57]
Warning:    (11) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x008367F3]
Warning:    (12) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x0081E873]
Warning:    (13) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00E37C2B]
Warning:    (14) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00401402]
Warning:    (15) C:\WINDOWS\System32\KERNEL32.DLL [0x0001FCC9]
Warning:    (16) C:\WINDOWS\SYSTEM32\ntdll.dll [0x00067CBE]
Warning:    (17) C:\WINDOWS\SYSTEM32\ntdll.dll [0x00067C8E]
Warning: Stacktrace (vfsi) for Spring 104.0.1-287-gf7b0fcc maintenance:
Warning:    [ProgCtr=00b805c5 StackPtr=13d2f4b4 FramePtr=00f7b9a9]
Warning:    (0) D:\SteamLibrary\steamapps\common\Zero-K\engine\win64\104.0.1-287-gf7b0fcc\spring.exe [0x00B805C5]
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 [0x00067CBE]
Warning:    (16) C:\WINDOWS\SYSTEM32\ntdll.dll [0x00067C8E]
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\shallow_straits_v1.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\ReptilianBattlefieldv1.2.sd7" for faster loading!
Warning: [ArchiveData] version "1.2" included in name "Red Triangle Remake v1.2"
Warning: [ArchiveData] version "1.2" included in name "Red River Remake v1.2"
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\random_crags_v0.61.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\Ram Ramp v0.2.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: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\Prestige_V1.00.sd7" for faster loading!
Warning: [ArchiveData] version "1.0" included in name "Point of No Return v1.0"
Warning: [ArchiveData] version "1" included in name "Pentos_V1"
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\pentos_v1.sd7" for faster loading!
Warning: [AS::ScanArchive] set the 'mapfile' key in mapinfo.lua of archive "D:\SteamLibrary\steamapps\common\Zero-K\maps\PaintedRedux1.2.sd7" for faster loading!
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\mithril_mountain_v2.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: 0x77e50000   ntdll
Error: 0x772d0000   KERNEL32
Error: 0x773c0000   KERNELBASE
Error: 0x6fcd0000   apphelp
Error: 0x777a0000   ADVAPI32
Error: 0x76680000   msvcrt
Error: 0x76fc0000   sechost
Error: 0x76d60000   RPCRT4
Error: 0x76e90000   bcrypt
Error: 0x77210000   IMAGEHLP
Error: 0x76c40000   ucrtbase
Error: 0x75fe0000   SHELL32
Error: 0x77d50000   msvcp_win
Error: 0x6af50000   GLU32
Error: 0x61340000   OPENGL32
Error: 0x75e40000   USER32
Error: 0x77960000   combase
Error: 0x76c20000   win32u
Error: 0x76e20000   GDI32
Error: 0x77870000   gdi32full
Error: 0x765c0000   SHLWAPI
Error: 0x77dd0000   WS2_32
Error: 0x6b5c0000   libvorbisfile-3
Error: 0x62e80000   zlib1
Error: 0x6b800000   OpenAL32
Error: 0x77600000   ole32
Error: 0x10000000   DevIL
Error: 0x70e40000   libfreetype-6
Error: 0x65180000   libfontconfig-1
Error: 0x6ef80000   glew32
Error: 0x6c740000   SDL2
Error: 0x76f90000   IMM32
Error: 0x77230000   OLEAUT32
Error: 0x6d740000   libvorbis-0
Error: 0x70880000   libogg-0
Error: 0x75750000   WINMM
Error: 0x68f40000   libexpat-1
Error: 0x75740000   VERSION
------- TRUNCATED -------
[f=-000001] Connection attempt from Lessershark
[f=-000001]  -> Version: 104.0.1-287-gf7b0fcc maintenance [Windows 32-bit (emulated)]
[f=-000001]  -> Connection established (given id 3)
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="Memequisitor" string="[PreGame::GameDataReceived][map-checksums={0x1,0x3453dd7b}]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="Memequisitor" string="[PreGame::GameDataReceived][mod-checksums={0x1,0x95b33c29}]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="Borislav" string="[PreGame::GameDataReceived][map-checksums={0x1,0x3453dd7b}]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="Borislav" string="[PreGame::GameDataReceived][mod-checksums={0x1,0x95b33c29}]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="Lessershark" string="[PreGame::GameDataReceived][map-checksums={0x1,0x3453dd7b}]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="Lessershark" string="[PreGame::GameDataReceived][mod-checksums={0x1,0x95b33c29}]"
[f=-000001] Playback continued
[f=-000001] Speed set to 2.0 [server]
[f=-000001] Speed set to 3.0 [server]
[f=-000001] Playback paused
[f=-000001] Speed set to 5.0 [server]
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="Memequisitor" string="[PE::CalcChecksum][BLK_SIZE=16][SHA_DATA=a160129598924ec6af2c8f91cff5b11c338ef157f03d1ffd3c591634449e40c9a3b3d398f7cfd1feec5ecca49660c8505e14ec0a7b4343bb17b367e05776def1]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="DeinFreund" string="[PE::CalcChecksum][BLK_SIZE=16][SHA_DATA=a160129598924ec6af2c8f91cff5b11c338ef157f03d1ffd3c591634449e40c9a3b3d398f7cfd1feec5ecca49660c8505e14ec0a7b4343bb17b367e05776def1]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="DankulousPrime" string="[PE::CalcChecksum][BLK_SIZE=16][SHA_DATA=a160129598924ec6af2c8f91cff5b11c338ef157f03d1ffd3c591634449e40c9a3b3d398f7cfd1feec5ecca49660c8505e14ec0a7b4343bb17b367e05776def1]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="Memequisitor" string="[PE::CalcChecksum][BLK_SIZE=32][SHA_DATA=c9979d781ca69de2b628eba91131bf52990fb58402b7eea38b6807d95e50a71a297c4fba2254a0ed429e7328f6b22ad9737bf59f00790fec70ebd303b97de3f5]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="DeinFreund" string="[PE::CalcChecksum][BLK_SIZE=32][SHA_DATA=c9979d781ca69de2b628eba91131bf52990fb58402b7eea38b6807d95e50a71a297c4fba2254a0ed429e7328f6b22ad9737bf59f00790fec70ebd303b97de3f5]"
[f=-000001] <Memequisitor> Allies: I choose: 18% REPERATIONS!
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="DankulousPrime" string="[PE::CalcChecksum][BLK_SIZE=32][SHA_DATA=c9979d781ca69de2b628eba91131bf52990fb58402b7eea38b6807d95e50a71a297c4fba2254a0ed429e7328f6b22ad9737bf59f00790fec70ebd303b97de3f5]"
[f=-000001] <DankulousPrime> Allies: I choose: Engineer!
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="Borislav" string="[PE::CalcChecksum][BLK_SIZE=16][SHA_DATA=a160129598924ec6af2c8f91cff5b11c338ef157f03d1ffd3c591634449e40c9a3b3d398f7cfd1feec5ecca49660c8505e14ec0a7b4343bb17b367e05776def1]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="Borislav" string="[PE::CalcChecksum][BLK_SIZE=32][SHA_DATA=c9979d781ca69de2b628eba91131bf52990fb58402b7eea38b6807d95e50a71a297c4fba2254a0ed429e7328f6b22ad9737bf59f00790fec70ebd303b97de3f5]"
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="Lessershark" string="[PE::CalcChecksum][BLK_SIZE=16][SHA_DATA=a160129598924ec6af2c8f91cff5b11c338ef157f03d1ffd3c591634449e40c9a3b3d398f7cfd1feec5ecca49660c8505e14ec0a7b4343bb17b367e05776def1]"
[f=-000001] <Borislav> Allies: I choose: Engineer!
[f=-000001] <Borislav> why do i have to be italy
[f=-000001] [Game::ClientReadNet][LOGMSG] sender="Lessershark" string="[PE::CalcChecksum][BLK_SIZE=32][SHA_DATA=c9979d781ca69de2b628eba91131bf52990fb58402b7eea38b6807d95e50a71a297c4fba2254a0ed429e7328f6b22ad9737bf59f00790fec70ebd303b97de3f5]"
[f=-000001] <Lessershark> Allies: I choose: Strike!
[f=-000001] <Borislav> who is turkey
[f=-000001] <DeinFreund> Allies: I choose: Heatshield!
[f=-000001] <Borislav> I will attack turkey first
[f=-000001] <Lessershark> think im france?
[f=0000029] Playback continued
[f=0000214] <Borislav> liberate the balkans
[f=0000424] Speed set to 1.0 [server]
[f=0000550] Speed set to 2.0 [server]
[f=0000841] <Borislav> dein how do u rotate buildings
[f=0000900] !transmitlobby @voice@buildUnit@add;cloakcon;Conjurer
[f=0000900] !transmitlobby @voice@buildUnit@add;cloakraid;Glaive
[f=0000900] !transmitlobby @voice@buildUnit@add;cloakheavyraid;Scythe
[f=0000900] !transmitlobby @voice@buildUnit@add;cloakskirm;Ronin
[f=0000900] !transmitlobby @voice@buildUnit@add;cloakriot;Reaver
[f=0000900] !transmitlobby @voice@buildUnit@add;cloakassault;Knight
[f=0000900] !transmitlobby @voice@buildUnit@add;cloakarty;Sling
[f=0000900] !transmitlobby @voice@buildUnit@add;cloaksnipe;Phantom
[f=0000900] !transmitlobby @voice@buildUnit@add;cloakaa;Gremlin
[f=0000900] !transmitlobby @voice@buildUnit@add;cloakbomb;Imp
[f=0000900] !transmitlobby @voice@buildUnit@add;cloakjammer;Iris
[f=0000900] !transmitlobby @voice@buildUnit@reload
[f=0002964] <Lessershark> ok next time lets not do water maps
[f=0003618] <Lessershark> i have like a 4 sec input lag
[f=0003739] <Borislav> lol
[f=0004318] Speed set to 3.0 [server]
[f=0004647] Speed set to 10.0 [server]
[f=0006084] Speed set to 3.0 [server]
[f=0007168] <Borislav> peace till 10?
[f=0007341] <Memequisitor> lol
[f=0007545] <DeinFreund> ok peace
[f=0007770] <Lessershark> i dont even have a mine yet that how bad my lag is
[f=0008441] <Borislav> get somethign called ethernet
[f=0008632] <Lessershark>  
[f=0008753] <Borislav> its cable
[f=0008893] <Borislav> u put it in your router
[f=0008937] <Borislav> and pc
[f=0008976] <Lessershark> i do have thernet you fuck
[f=0009020] <Borislav> :D
[f=0009267] <Borislav> then ur interent is shit
[f=0010445] <Lessershark> ti have 17 mb/s its not my internet
[f=0010651] <Borislav> then what
[f=0010763] <Borislav> its not the server
[f=0011849] <Lessershark> this shit always happens with watery maps
[f=0012059] <Borislav> oh
[f=0012139] <Borislav> so its ur GPU
[f=0013435] <Lessershark> ffuck it im gonna wait this match out
[f=0013636] <Borislav> nice
[f=0013689] Spectator Lessershark left the game:  normal quit
[f=0013710] game_message: Lessershark resigned
[f=0014645] !transmitlobby @voice@buildUnit@add;gunshipcon;Wasp
[f=0014645] !transmitlobby @voice@buildUnit@add;gunshipbomb;Blastwing
[f=0014645] !transmitlobby @voice@buildUnit@add;gunshipemp;Gnat
[f=0014645] !transmitlobby @voice@buildUnit@add;gunshipraid;Locust
[f=0014645] !transmitlobby @voice@buildUnit@add;gunshipskirm;Harpy
[f=0014645] !transmitlobby @voice@buildUnit@add;gunshipheavyskirm;Nimbus
[f=0014645] !transmitlobby @voice@buildUnit@add;gunshipassault;Revenant
[f=0014645] !transmitlobby @voice@buildUnit@add;gunshipkrow;Krow
[f=0014645] !transmitlobby @voice@buildUnit@add;gunshipaa;Trident
[f=0014645] !transmitlobby @voice@buildUnit@add;gunshiptrans;Charon
[f=0014645] !transmitlobby @voice@buildUnit@add;gunshipheavytrans;Hercules
[f=0014645] !transmitlobby @voice@buildUnit@reload
[f=0014704] <Borislav> no dein
[f=0014834] <Borislav> its not 10 yet
[f=0015973] > SPRINGIE:User Lessershark|cloakassault|1_1||False|||CA
[f=0016621] [Game::ClientReadNet] added new player Gewittar with number 5 to team 0
[f=0016621] > SPRINGIE:User Gewittar|chicken_dragon|0_0||False|||AT
[f=0017774] [Game::ClientReadNet] added new player Brynnlow with number 6 to team 0
[f=0017774] > SPRINGIE:User Brynnlow|veharty|7_6|donator_0|False|LM||BE
[f=0017926] > SPRINGIE:User Brynnlow|veharty|7_6|donator_0|False|LM||BE
[f=0017951] Connection attempt from Brynnlow
[f=0017951]  -> Version: 104.0.1-287-gf7b0fcc maintenance [Linux 64-bit (native)]
[f=0017951]  -> Connection established (given id 6)
[f=0017959] [Game::ClientReadNet][LOGMSG] sender="Brynnlow" string="[PreGame::GameDataReceived][map-checksums={0x1,0x3453dd7b}]"
[f=0017959] [Game::ClientReadNet][LOGMSG] sender="Brynnlow" string="[PreGame::GameDataReceived][mod-checksums={0x1,0x95b33c29}]"
[f=0018649] [Game::ClientReadNet][LOGMSG] sender="Brynnlow" string="[PE::CalcChecksum][BLK_SIZE=16][SHA_DATA=a160129598924ec6af2c8f91cff5b11c338ef157f03d1ffd3c591634449e40c9a3b3d398f7cfd1feec5ecca49660c8505e14ec0a7b4343bb17b367e05776def1]"
[f=0018685] [Game::ClientReadNet][LOGMSG] sender="Brynnlow" string="[PE::CalcChecksum][BLK_SIZE=32][SHA_DATA=c9979d781ca69de2b628eba91131bf52990fb58402b7eea38b6807d95e50a71a297c4fba2254a0ed429e7328f6b22ad9737bf59f00790fec70ebd303b97de3f5]"
[f=0022284] game_message: Morph complete: Geothermal Generator -> Advanced Geothermal
[f=0022822] [Game::ClientReadNet] added new player ATOSTIC with number 7 to team 0
[f=0022822] > SPRINGIE:User ATOSTIC|staticarty|7_5||False||Dynasty|AT
[f=0022944] > SPRINGIE:User ATOSTIC|staticarty|7_5||False||Dynasty|AT
[f=0022966] Connection attempt from ATOSTIC
[f=0022966]  -> Version: 104.0.1-287-gf7b0fcc maintenance [Windows 32-bit (emulated)]
[f=0022966]  -> Connection established (given id 7)
[f=0022975] [Game::ClientReadNet][LOGMSG] sender="ATOSTIC" string="[PreGame::GameDataReceived][map-checksums={0x1,0x3453dd7b}]"
[f=0022975] [Game::ClientReadNet][LOGMSG] sender="ATOSTIC" string="[PreGame::GameDataReceived][mod-checksums={0x1,0x95b33c29}]"
[f=0023395] Speed set to 1.0 [server]
[f=0023723] [Game::ClientReadNet][LOGMSG] sender="ATOSTIC" string="[PE::CalcChecksum][BLK_SIZE=16][SHA_DATA=a160129598924ec6af2c8f91cff5b11c338ef157f03d1ffd3c591634449e40c9a3b3d398f7cfd1feec5ecca49660c8505e14ec0a7b4343bb17b367e05776def1]"
[f=0023788] [Game::ClientReadNet][LOGMSG] sender="ATOSTIC" string="[PE::CalcChecksum][BLK_SIZE=32][SHA_DATA=c9979d781ca69de2b628eba91131bf52990fb58402b7eea38b6807d95e50a71a297c4fba2254a0ed429e7328f6b22ad9737bf59f00790fec70ebd303b97de3f5]"
[f=0025514] Speed set to 4.0 [server]
[f=0029185] [Brynnlow] DeinFreund abuse of new player
[f=0032560] Speed set to 2.0 [server]
[f=0032630] Speed set to 10.0 [server]
[f=0032741] > SPRINGIE:User Lessershark|cloakassault|1_1||False|||CA
[f=0032770] Connection attempt from Lessershark
[f=0032770]  -> Version: 104.0.1-287-gf7b0fcc maintenance [Windows 32-bit (emulated)]
[f=0032770]  -> Connection established (given id 3)
[f=0032803] [Game::ClientReadNet][LOGMSG] sender="Lessershark" string="[PreGame::GameDataReceived][map-checksums={0x1,0x3453dd7b}]"
[f=0032803] [Game::ClientReadNet][LOGMSG] sender="Lessershark" string="[PreGame::GameDataReceived][mod-checksums={0x1,0x95b33c29}]"
[f=0033114] !transmitlobby @voice@buildUnit@add;cloakcon;Conjurer
[f=0033114] !transmitlobby @voice@buildUnit@add;cloakraid;Glaive
[f=0033114] !transmitlobby @voice@buildUnit@add;cloakheavyraid;Scythe
[f=0033114] !transmitlobby @voice@buildUnit@add;cloakskirm;Ronin
[f=0033114] !transmitlobby @voice@buildUnit@add;cloakriot;Reaver
[f=0033114] !transmitlobby @voice@buildUnit@add;cloakassault;Knight
[f=0033114] !transmitlobby @voice@buildUnit@add;cloakarty;Sling
[f=0033114] !transmitlobby @voice@buildUnit@add;cloaksnipe;Phantom
[f=0033114] !transmitlobby @voice@buildUnit@add;cloakaa;Gremlin
[f=0033114] !transmitlobby @voice@buildUnit@add;cloakbomb;Imp
[f=0033114] !transmitlobby @voice@buildUnit@add;cloakjammer;Iris
[f=0033114] !transmitlobby @voice@buildUnit@reload
[f=0033703] [Game::ClientReadNet][LOGMSG] sender="Lessershark" string="[PE::CalcChecksum][BLK_SIZE=16][SHA_DATA=a160129598924ec6af2c8f91cff5b11c338ef157f03d1ffd3c591634449e40c9a3b3d398f7cfd1feec5ecca49660c8505e14ec0a7b4343bb17b367e05776def1]"
[f=0033778] [Game::ClientReadNet][LOGMSG] sender="Lessershark" string="[PE::CalcChecksum][BLK_SIZE=32][SHA_DATA=c9979d781ca69de2b628eba91131bf52990fb58402b7eea38b6807d95e50a71a297c4fba2254a0ed429e7328f6b22ad9737bf59f00790fec70ebd303b97de3f5]"
[f=0033908] Speed set to 3.0 [server]
[f=0034973] <Borislav> wait
[f=0035121] <Borislav> my UI dissapeared
[f=0035232] <Borislav> how do i make it reappear
[f=0035362] <DeinFreund> type /luaui reload
[f=0036303] <Borislav> dissaepared
[f=0036342] <Borislav> still
[f=0036597] <DeinFreund> you can s till see normal chat?
[f=0036721] <Borislav> yes
[f=0036812] <Borislav> but not anything ese
[f=0036962] <Borislav> help
[f=0037478] <DeinFreund> what happened when you entered /luaui reload
[f=0037913] <Borislav> my UI happened something
[f=0038107] <Borislav> but ddidnt reload
[f=0038269] <Borislav> the thing
[f=0038416] <Borislav> wait
[f=0038463] <Borislav> its back
[f=0038498] <Borislav> but
[f=0038632] <Borislav> it dissapears when
[f=0038807] <Borislav> i deselect the troop
[f=0039564] <Borislav> Dein attack me from the left side
[f=0039801] <Borislav> from north west
[f=0040379] <Borislav> try to attack me
[f=0040446] <Borislav> and succeed
[f=0040531] <Borislav> no planes
[f=0040573] <Borislav> only land
[f=0040770] <DeinFreund> im attacking
[f=0040811] !transmitlobby @voice@buildUnit@remove;cloakcon
[f=0040811] !transmitlobby @voice@buildUnit@remove;cloakraid
[f=0040811] !transmitlobby @voice@buildUnit@remove;cloakheavyraid
[f=0040811] !transmitlobby @voice@buildUnit@remove;cloakskirm
[f=0040811] !transmitlobby @voice@buildUnit@remove;cloakriot
[f=0040811] !transmitlobby @voice@buildUnit@remove;cloakassault
[f=0040811] !transmitlobby @voice@buildUnit@remove;cloakarty
[f=0040811] !transmitlobby @voice@buildUnit@remove;cloaksnipe
[f=0040811] !transmitlobby @voice@buildUnit@remove;cloakaa
[f=0040811] !transmitlobby @voice@buildUnit@remove;cloakbomb
[f=0040811] !transmitlobby @voice@buildUnit@remove;cloakjammer
[f=0040811] !transmitlobby @voice@buildUnit@reload
[f=0040928] <Borislav> wtf
[f=0040990] <Borislav> was that
[f=0041069] <DeinFreund> i built a singu in your base
[f=0041714] [Game::ClientReadNet] added new player Manu12 with number 8 to team 0
[f=0041715] > SPRINGIE:User Manu12|empmissile|5_7||False|Mean|Federation|DE
[f=0041834] > SPRINGIE:User Manu12|empmissile|5_7||False|Mean|Federation|DE
[f=0041892] Connection attempt from Manu12
[f=0041892]  -> Version: 104.0.1-287-gf7b0fcc maintenance [Windows 32-bit (emulated)]
[f=0041892]  -> Connection established (given id 8)
[f=0041904] [Game::ClientReadNet][LOGMSG] sender="Manu12" string="[PreGame::GameDataReceived][map-checksums={0x1,0x3453dd7b}]"
[f=0041904] [Game::ClientReadNet][LOGMSG] sender="Manu12" string="[PreGame::GameDataReceived][mod-checksums={0x1,0x95b33c29}]"
[f=0042012] <Borislav> how were those things invisible
[f=0042239] <DeinFreund> i built it underwater
[f=0042370] [Game::ClientReadNet][LOGMSG] sender="Manu12" string="[PE::CalcChecksum][BLK_SIZE=16][SHA_DATA=a160129598924ec6af2c8f91cff5b11c338ef157f03d1ffd3c591634449e40c9a3b3d398f7cfd1feec5ecca49660c8505e14ec0a7b4343bb17b367e05776def1]"
[f=0042414] [Game::ClientReadNet][LOGMSG] sender="Manu12" string="[PE::CalcChecksum][BLK_SIZE=32][SHA_DATA=c9979d781ca69de2b628eba91131bf52990fb58402b7eea38b6807d95e50a71a297c4fba2254a0ed429e7328f6b22ad9737bf59f00790fec70ebd303b97de3f5]"
[f=0042850] <Borislav> :(
[f=0043276] <Borislav> u completyely oliterated my commander
[f=0043492] <DeinFreund> sorry
[f=0045468] game_message: Lessershark has been destroyed!
[f=0046077] Speed set to 10.0 [server]
[f=0047956] <Borislav> after i reloaded now im laggy
[f=0048606] Spectator Lessershark left the game:  normal quit
[f=0048652] Spectator ATOSTIC left the game:  normal quit
[f=0049190] Speed set to 3.0 [server]
[f=0049440] Speed set to 1.0 [server]
[f=0050106] <Borislav> :(
[f=0050157] <Borislav> im bad
[f=0050324] <DeinFreund> you're ok
[f=0051140] Speed set to 3.0 [server]
[f=0051234] Speed set to 4.0 [server]
[f=0051455] Speed set to 10.0 [server]
[f=0052350] Playback paused
[f=0052350] UnnamedPlayer (spec) paused the demo
[f=0052350] Speed set to 1.0 [server]
[f=0052350] Playback continued
[f=0052350] Playback paused
[f=0052350] Playback continued
[f=0052350] UnnamedPlayer (spec) unpaused the demo
[f=0052410] Speed set to 10.0 [server]
[f=0053275] > <Brynnlow>stop abuse of nub DeinFreund
[f=0053713] Manu12 added point: gogo kidnap det
[f=0053937] Manu12 added point: ând domi it
[f=0054177] <DeinFreund> sending ground units Borislav
[f=0054582] <Borislav> ?
[f=0054887] [Manu12] units? you mean unit
[f=0054908] <Borislav> why am i lagigng
[f=0054963] <Borislav> when i reload
[f=0056276] DeinFreund paused the game
[f=0056276] <DeinFreund> im stuck
[f=0056276] <Borislav> ?
[f=0056276] <Memequisitor> ?
[f=0056276] DeinFreund unpaused the game
[f=0056399] Borislav paused the game
[f=0056399] Borislav unpaused the game
[f=0056672] Borislav paused the game
[f=0056672] Borislav unpaused the game
[f=0056834] <Borislav> llua ui is making me lag
[f=0057308] <Borislav> i cant play
[f=0057783] <Borislav> im gonna play another server
[f=0057942] <Borislav> enjo my free metal
[f=0058002] <DeinFreund> im building a few units
[f=0058160] <DeinFreund> sorry for lag
[f=0058777] <Borislav> and i bought a 400$ GPU
[f=0058867] <Borislav> and its lagging
[f=0058932] <Borislav> !!!
[f=0059003] [Manu12] lel
[f=0059154] <Borislav> but i have 8 gb ram
[f=0059204] <DeinFreund> the gpu doesnt matter
[f=0059279] <Borislav> idk whats the problem
[f=0059460] <Borislav> then why is it lagging
[f=0059497] <DeinFreund> the problem is me building too many units
[f=0059617] Spectator Borislav left the game:  normal quit
[f=0059640] game_message: Borislav resigned
[f=0061675] Spectator Manu12 left the game:  normal quit
[f=0061880] game_message: Borislav has been destroyed!
[f=0066814] Spectator Brynnlow left the game:  normal quit
[f=0078604] <DeinFreund> nice antiair Memequisitor
[f=0079130] [Game::ClientReadNet] added new player Thomas1 with number 9 to team 0
[f=0079131] > SPRINGIE:User Thomas1|spideremp|4_4||False|||IT
[f=0079576] <Memequisitor> nice bombers 
[f=0081362] Speed set to 1.0 [server]
[f=0081715] Speed set to 2.0 [server]
[f=0082046] Speed set to 3.0 [server]
[f=0082095] Speed set to 4.0 [server]
[f=0082154] Speed set to 10.0 [server]
[f=0082937] <Memequisitor> kek
[f=0083141] <DeinFreund> try building anti air
[f=0086463] <DeinFreund> DankulousPrime don't bomb me again
[f=0086598] <DeinFreund> im gonna bomb back
[f=0086948] <DeinFreund> Memequisitor can tell you 
[f=0087873] Playback paused
[f=0087873] UnnamedPlayer (spec) paused the demo
[f=0087873] Speed set to 1.0 [server]
[f=0087873] Playback continued
[f=0087873] Playback paused
[f=0087873] Playback continued
[f=0087873] UnnamedPlayer (spec) unpaused the demo
[f=0087901] <Memequisitor> sounds like he bombed again lol
[f=0088805] Playback paused
[f=0088807] UnnamedPlayer (spec) paused the demo
[f=0088807] Playback continued
[f=0088807] Playback paused
[f=0088807] Playback continued
[f=0088807] UnnamedPlayer (spec) unpaused the demo
[f=0089462] <DankulousPrime> Rude
[f=0090210] Speed set to 2.0 [server]
[f=0090330] Speed set to 10.0 [server]
[f=0090545] Speed set to 3.0 [server]
[f=0090545] Speed set to 1.0 [server]
[f=0090974] <DankulousPrime> That's cancer
[f=0091136] <Memequisitor> kek
[f=0091392] <Memequisitor> Dein I have a meme
[f=0091560] <Memequisitor> i will show you in like 3mins
[f=0092043] <Memequisitor> its a glorious meme i think youll appreciate
[f=0092781] Speed set to 2.0 [server]
[f=0092872] Speed set to 3.0 [server]
[f=0093323] <DeinFreund> im gonna let you surprise me then
[f=0093368] Speed set to 10.0 [server]
[f=0094815] <Memequisitor> you can taste the salt in those counter nukes
[f=0095240] <Memequisitor> is Dank dead?
[f=0095405] <DankulousPrime> Yep
[f=0095485] <DeinFreund> no
[f=0095577] <DeinFreund> he bombed me again
[f=0095725] Playback paused
[f=0095725] UnnamedPlayer (spec) paused the demo
[f=0095725] Speed set to 1.0 [server]
[f=0095725] Playback continued
[f=0095725] Playback paused
[f=0095725] Playback continued
[f=0095725] UnnamedPlayer (spec) unpaused the demo
[f=0095856] <DankulousPrime> All Lies
[f=0095864] Speed set to 3.0 [server]
[f=0096265] Speed set to 10.0 [server]
[f=0096929] game_message: DankulousPrime has been destroyed!
[f=0096930] game_message: DankulousPrime resigned
[f=0097115] <DeinFreund> oh he's dead
[f=0097221] Playback paused
[f=0097222] UnnamedPlayer (spec) paused the demo
[f=0097222] Speed set to 1.0 [server]
[f=0097222] Playback continued
[f=0097222] Playback paused
[f=0097222] Playback continued
[f=0097222] UnnamedPlayer (spec) unpaused the demo
[f=0097250] Speed set to 10.0 [server]
[f=0097308] <DeinFreund> where's my mene?
[f=0097896] <Memequisitor> almost ready
[f=0098238] <DeinFreund> how should i end the meme?
[f=0098587] <Memequisitor> the suprise will be worth it
[f=0099257] <Memequisitor> or not
[f=0100519] <DeinFreund> it's an antire weather system
[f=0101049] Speed set to 1.0 [server]
[f=0101205] <Memequisitor> I AM THE STORM
[f=0101409] Speed set to 3.0 [server]
[f=0101621] [DankulousPrime (replay)] Oh my
[f=0101820] <Memequisitor> like an Onion
[f=0101964] <Memequisitor> layers upon layer
[f=0102223] Playback paused
[f=0102230] [SpringApp::Kill][1] fromRun=1
[f=0102230] [ThreadPool::SetThreadCount][1] wanted=0 current=3 maximum=6 (init=0)
[f=0102230]     [async=0] threads=3 tasks=1013948 {sum,avg}{exec,wait}time={{0.000, -2.000}, {-2.000, 26815622351247127903059041695869122710483523543976272717893140462663858414800418218056765844362429567192468813907498075237252507781951651908438474205691904.000}}ms
[f=0102230]         thread=1 tasks=506974 {sum,min,max,avg}{exec,wait}time={{-0.000, 0.000, 0.000, 26815622306075220124322222666029945550076037769805900070490881272081051237499756292045006808753107810102230821909691266636271445317993008133722384409559040.000}, {-26815622228517052683111083992887269229724864629967776002427999552352235609882755919645418550424582891367896928885467357889028206593125175570657483719442432.000, 0.000, -26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192.000, 0.000}}ms
[f=0102230]         thread=2 tasks=506974 {sum,min,max,avg}{exec,wait}time={{2.000, 0.000, -0.000, 0.000}, {-0.000, 0.000, -26815615859885194199148049996411692254958731641184786755447122887443528060147093953603748596333806855380063716372972101707507765623893139892867298012168192.000, 0.000}}ms
[f=0102230]     [async=1] threads=3 tasks=10726 {sum,avg}{exec,wait}time={{-0.000, 2.000}, {0.000, 2.000}}ms
[f=0102230]         thread=1 tasks=5343 {sum,min,max,avg}{exec,wait}time={{-0.000, 0.000, 2.000, -26815622310112347270720576244021516401470790268666415204318342008582703343281451510073636006924399743004410571897673702472547466656342012524435277072039936.000}, {2.000, 0.000, -0.000, -2.000}}ms
[f=0102230]         thread=2 tasks=5383 {sum,min,max,avg}{exec,wait}time={{-0.000, 0.000, 2.000, -0.000}, {0.000, 0.000, -0.000, 0.000}}ms
[f=0102230] [ThreadPool::SetThreadCount][2] workers=0
[f=0102230] [SpringApp::Kill][2]
[f=0102230] [Game::KillLua][0] dtor=0 loadscreen=00000000
[f=0102230] [Game::KillLua][3] dtor=0 luaUI=4f4b1080
[f=0102230] Start widgetHandler:Shutdown
[f=0102230] Shutdown - SaveOrderList Complete
[f=0102230] Writing last game win data
[f=0102230] Shutdown - SaveConfigData Complete
[f=0102230] Shutdown Widget - Chili Highlight
[f=0102230] Shutdown Widget - Save/Load API
[f=0102230] Shutdown Widget - Deferred rendering
[f=0102230] Shutdown Widget - Custom Markers
[f=0102230] Shutdown Widget - EPIC Menu
[f=0102230] Shutdown Widget - Chili Widget Selector
[f=0102230] Shutdown Widget - Chili Minimap
[f=0102230] Shutdown Widget - Local Team Colors
[f=0102230] Shutdown Widget - Display Keys 2
[f=0102230] Shutdown Widget - Save Game Menu
[f=0102230] Shutdown Widget - Noises
[f=0102230] Shutdown Widget - HealthBars
[f=0102230] Shutdown Widget - Unit Icons
[f=0102230] Shutdown Widget - Win Counter
[f=0102230] Shutdown Widget - BuildETA
[f=0102230] Shutdown Widget - Depth of Field Shader
[f=0102230] Shutdown Widget - Modular Comm Info
[f=0102230] Shutdown Widget - Mex Placement Handler
[f=0102230] Shutdown Widget - Stereo3D
[f=0102230] Shutdown Widget - Showeco and Grid Drawer
[f=0102230] Shutdown Widget - Point Tracker
[f=0102230] Shutdown Widget - Missile Silo Range
[f=0102230] Shutdown Widget - MinimapEvents
[f=0102230] Shutdown Widget - Local Widgets Config
[f=0102230] Shutdown Widget - Highlight Geos
[f=0102230] Shutdown Widget - Grab Input
[f=0102230] Input grabbing is disabled!
[f=0102230] Shutdown Widget - Darkening
[f=0102230] Shutdown Widget - Context Menu
[f=0102230] Shutdown Widget - Chili Spectator Panels
[f=0102230] Shutdown Widget - Chili Selections & CursorTip v2
[f=0102230] Shutdown Widget - Chili Nuke Warning
[f=0102230] Shutdown Widget - Chili EndGame Window
[f=0102230] Shutdown Widget - Chili Economy Panel Default
[f=0102230] Shutdown Widget - CameraShake
[f=0102230] Shutdown Widget - Music Player
[f=0102230] Shutdown Widget - Attack AoE
[f=0102230] Shutdown Widget - UnitShapes
[f=0102230] Shutdown Widget - Map Edge Extension
[f=0102230] Shutdown Widget - Selection Send
[f=0102230] Shutdown Widget - LupsManager
[f=0102230] Shutdown Widget - Newton Firezone
[f=0102230] Shutdown Widget - Chili Pro Console
[f=0102230] Shutdown Widget - Chili Crude Player List
[f=0102230] Shutdown Widget - Lasso Terraform GUI
[f=0102230] Shutdown Widget - Lups
[f=0102230] Shutdown Widget - Chili Framework
[f=0102230] Shutdown Widget - Chili Core Selector
[f=0102230] Shutdown Widget - Draw After Chili
[f=0102230] Shutdown Widget - Pause Screen
[f=0102230] Shutdown Widget - Text To Speech Control
[f=0102230] Shutdown Widget - Layout Handler
[f=0102230] Shutdown Widget - Color Blindness Correction
[f=0102230] Shutdown Widget - Persistent Build Height
[f=0102230] End widgetHandler:Shutdown
[f=0102230] [LuaMemPool::LogStats][handle=LuaUI (unsynced)] index=4294967295 {blocks,sizes}={0,0} {int,ext,rec}Allocs={0,209123343,0} {chunk,block}Bytes={0,0}
[f=0102230] [Game::KillLua][1] dtor=0 luaGaia=00000000
[f=0102230] [Game::KillLua][2] dtor=0 luaRules=48b939f8
[f=0102230] Start gadgetHandler:Shutdown
[f=0102230] Shutdown - StartSetup
[f=0102230] Shutdown - UnitMorph
[f=0102230] Shutdown - LupsNanoSpray
[f=0102230] Shutdown - Missile Silo Controller
[f=0102230] Shutdown - Modular Comm Info
[f=0102230] Shutdown - Puppy Handler
[f=0102230] Shutdown - Terrain Texture Handler
[f=0102230] Shutdown - UnitCloakShield
[f=0102230] End gadgetHandler:Shutdown
[f=0102230] Start gadgetHandler:Shutdown
[f=0102230] Shutdown - Save/Load
[f=0102230] Shutdown - UnitMorph
[f=0102230] Shutdown - Modular Comm Info
[f=0102230] Shutdown - Retreat Command
[f=0102230] Shutdown - Shockwaves
[f=0102230] Shutdown - Teleport Throw
[f=0102230] Shutdown - UnitCloakShield
[f=0102230] Shutdown - Lups Cloak FX
[f=0102230] Shutdown - Lups
[f=0102230] Shutdown - Lups Shield
[f=0102230] End gadgetHandler:Shutdown
[f=0102230] [LuaMemPool::LogStats][handle=LuaRules (unsynced)] index=4294967295 {blocks,sizes}={0,0} {int,ext,rec}Allocs={0,209124545,0} {chunk,block}Bytes={0,0}
[f=0102230] [LuaMemPool::LogStats][handle=LuaRules (synced)] index=4294967295 {blocks,sizes}={0,0} {int,ext,rec}Allocs={0,209124545,0} {chunk,block}Bytes={0,0}
[f=0102230] [Game::KillLua][4] dtor=0
[f=0102230] [Sound] [Sound::Kill] soundThread.joinable()=1
[f=0102230] [WatchDog::DeregisterThread] deregistering controls for thread [audio]
[f=0102230] [Sound] [Sound::UpdateThread][3] #sources=32 #items=90
[f=0102230] [Sound] [Sound::UpdateThread][4] ctx=0640cc60 dev=06986ed0
[f=0102230] [Sound] [Sound::UpdateThread][5] ctx=0640cc60 dev=06986ed0
[f=0102230] [Sound] [Sound::UpdateThread][6]
[f=0102230] [Game::~CGame][1]
[f=0102230] [Game::KillLua][0] dtor=1 loadscreen=00000000
[f=0102230] [Game::KillLua][3] dtor=1 luaUI=00000000
[f=0102230] [Game::KillLua][1] dtor=1 luaGaia=00000000
[f=0102230] [Game::KillLua][2] dtor=1 luaRules=00000000
[f=0102230] [Game::KillLua][4] dtor=1
[f=0102230] [Game::KillMisc][1]
[f=0102230] [Game::KillMisc][2]
[f=0102230] [Game::KillMisc][3]
[f=0102230] [Game::KillRendering][1]
[f=0102230] Statistics for RectangleOptimizer: 11%
[f=0102230] [Game::KillInterface][1]
[f=0102230] [Game::KillInterface][2]
[f=0102230] [Game::KillSimulation][1]
[f=0102230] [Game::KillSimulation][2]
[f=0102230] [CCollisionHandler] dis-/continuous tests: 1343/12833638
[f=0102230] [Game::KillSimulation][3]
[f=0102230] [~CPathCache(48x48)] cacheHits=0 hitPercentage=0% numHashColls=0 maxCacheSize=0
[f=0102230] [~CPathCache(48x48)] cacheHits=3538 hitPercentage=62% numHashColls=0 maxCacheSize=37
[f=0102230] [~CPathCache(96x96)] cacheHits=0 hitPercentage=0% numHashColls=0 maxCacheSize=0
[f=0102230] [~CPathCache(96x96)] cacheHits=6934 hitPercentage=0% numHashColls=0 maxCacheSize=201
[f=0102230] Statistics for RectangleOptimizer: 11%
[f=0102230] Statistics for RectangleOptimizer: 11%
[f=0102230] LosHandler stats: total instances=7965175; shared=20%; from cache=40%
[f=0102230] [Game::KillSimulation][4]
[f=0102230] [Game::~CGame][2]
[f=0102230] [Game::~CGame][3]
[f=0102230] [SpringApp::Kill][3]
[f=0102230] [LocalConnection::Statistics]
    2896619 bytes sent  
    1094130 bytes recv'd

[f=0102230] [SpringApp::Kill][4] font=063cf028
[f=0102230] [SpringApp::Kill][5]
[f=0102230] [SpringApp::Kill][6]
[SpringApp::Kill][7]
[LuaSocket] Dumping luasocket rules:
[LuaSocket] TCP_CONNECT ALLOW * -1
[LuaSocket] TCP_LISTEN  ALLOW * -1
[LuaSocket] UDP_LISTEN  ALLOW * -1
[~CPoolArchive] name="D:\SteamLibrary\steamapps\common\Zero-K\packages\f84b548d952977a137539a93bb8bad99.sdp" numZipFiles=7605 sumInflSize=673240kb sumReadTime=32993ms
    file="unittextures/sharpshooter1_dead.dds" indx=7161 inflSize=341kb readTime=970ms
    file="sounds/weapon/more_lightning.wav" indx=6125 inflSize=118kb readTime=651ms
    file="unittextures/weaver_normals.dds" indx=7561 inflSize=1024kb readTime=643ms
    file="luaui/images/commands/bold/ferry.png" indx=3166 inflSize=4kb readTime=349ms
    file="unittextures/corvrad_2.dds" indx=6930 inflSize=256kb readTime=338ms
    file="unittextures/energyheavygeo_1.dds" indx=6965 inflSize=341kb readTime=315ms
    file="sounds/music/war/thunderdome.ogg" indx=5872 inflSize=1343kb readTime=285ms
    file="objects3d/banshee_dead.s3o" indx=4800 inflSize=36kb readTime=279ms
    file="unittextures/spherebot1.dds" indx=7177 inflSize=1365kb readTime=278ms
    file="unittextures/factoryshield_aoplane.dds" indx=6980 inflSize=256kb readTime=273ms
[SpringApp::Kill][8]
[WatchDog::DeregisterThread] deregistering controls for thread [main]
[WatchDog::Uninstall][1] hangDetectorThread=00fdd3f0 (joinable=1)
[WatchDog::Uninstall][2]
[WatchDog::Uninstall][3]
[SpringApp::Kill][9]