Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring UserReport [104.0.1-1486-gf266c81] Externally launched spring crashed with code -1003 #127349

Open
Chobbyla opened this issue Jan 17, 2025 · 1 comment

Comments

@Chobbyla
Copy link

No description provided.

@Chobbyla
Copy link
Author

infolog_full.txt (truncated):

Using writeable configuration source: "E:\Steam\steamapps\common\Zero-K\_springsettings.cfg"
Failed rotating the log file
LogOutput initialized. Logging to E:\Steam\steamapps\common\Zero-K\infolog.txt
============== <Log Sections> ==============
  Available:
    ArchiveScanner
    AutohostInterface
    BumpWater
    CSMFGroundTextures
    CregSerializer
    DecalsDrawerGL4
    DynWater
    FarTextureHandler
    Font
    GameServer
    GroundMoveType
    KeyBindings
    LuaSocket
    Model
    Net
    Path
    Piece
    RoamMeshDrawer
    Shader
    SkyBox
    Sound
    Texture
    VFS
  Enabled:
    Sound (Notice)
    VFS (Info)
  
  Enable or disable log sections using the LogSections configuration key
  or the SPRING_LOG_SECTIONS environment variable (both comma separated).
  Use "none" to disable the default log sections.
============== </Log Sections> ==============

============== <User Config> ==============
  AllowDeferredMapRendering = 1
  AllowDeferredModelRendering = 1
  BumpWaterAnisotropy = 2
  BumpWaterBlurReflection = 1
  BumpWaterDepthBits = 32
  BumpWaterReflection = 2
  BumpWaterTexSizeReflection = 256
  CamFreeScrollSpeed = 50
  CamMode = 1
  DualScreenMiniMapOnLeft = 1
  EdgeMoveDynamic = 0
  EdgeMoveWidth = 0.003
  FPSFOV = 90
  FPSScrollSpeed = 50
  FontSize = 18
  GrassDetail = 0
  GroundDecals = 5
  GroundDetail = 120
  GroundScarAlphaFade = 1
  HangTimeout = 30
  HardwareCursor = 1
  InitialNetworkTimeout = 0
  LinkIncomingMaxPacketRate = 512
  LinkIncomingPeakBandwidth = 65536
  LinkIncomingSustainedBandwidth = 65536
  LinkOutgoingBandwidth = 131072
  LuaGarbageCollectionMemLoadMult = 2.5
  LuaGarbageCollectionRunTimeMult = 1.5
  MSAALevel = 8
  MaxParticles = 25000
  MaxSounds = 32
  MaximumTransmissionUnit = 0
  MiddleClickScrollSpeed = -0.0015
  MiniMapMarker = 0
  MouseDragScrollThreshold = 0
  NetworkLossFactor = 1
  OverheadMaxHeightFactor = 1.39999998
  OverheadScrollSpeed = 50
  ReconnectTimeout = 0
  RotOverheadScrollSpeed = 50
  RotateLogFiles = 1
  ScrollWheelSpeed = -25
  ShadowMapSize = 8192
  Shadows = 1
  ShowClock = 0
  SplashScreenDir = ./MenuLoadscreens
  TreeRadius = 1500
  UnitLodDist = 999999
  UseDistToGroundForIcons = 1.10000002
  UseNetMessageSmoothingBuffer = 0
  VFSCacheArchiveFiles = 0
  Water = 4
  XResolution = 1920
  YResolution = 1080
  snd_volmaster = 41
============== </User Config> ==============

============== <User System> ==============
  Spring Engine Version: 104.0.1-1486-gf266c81 maintenance
      Build Environment: gcc libstdc++ version 20171010
       Compiler Version: gcc-5.5.0
       Operating System: Windows 10 TBA Insider Update (build 19045)
        Hardware Config: AMD Ryzen 7 3700X 8-Core Processor             ; 32718MB RAM, 40718MB pagefile
       Binary Word Size: 32-bit (emulated)
          Process Clock: std::chrono::high_resolution_clock
     Physical CPU Cores: 16
      Logical CPU Cores: 16
============== </User System> ==============

[good_fpu_init][STREFLOP_SSE]
	SSE 1.0 : 1,  SSE 2.0 : 1
	SSE 3.0 : 1, SSSE 3.0 : 1
	SSE 4.1 : 1,  SSE 4.2 : 1
	SSE 4.0A: 1,  SSE 5.0A: 0
[WatchDog::Install] installed (hang-timeout: 30s)
[WatchDog::RegisterThread] registering controls for thread [main]
[GL::CheckAvailableVideoModes] desktop={1920x1080x24bpp@60Hz} current={1920x1080x24bpp@60Hz}
	display=1 modes=37 bounds={x=0, y=0, w=1920, h=1080}
		[ 1] 1920x1080x24bpp@60Hz
		[ 2] 1680x1050x24bpp@60Hz
		[ 5] 1600x1024x24bpp@60Hz
		[ 7] 1600x900x24bpp@60Hz
		[ 9] 1440x900x24bpp@60Hz
		[16] 1280x800x24bpp@60Hz
		[18] 1280x720x24bpp@60Hz
	display=2 modes=43 bounds={x=1920, y=0, w=1920, h=1080}
		[ 1] 1920x1080x24bpp@60Hz
		[ 4] 1680x1050x24bpp@60Hz
		[ 6] 1600x1024x24bpp@60Hz
		[ 8] 1600x900x24bpp@60Hz
		[13] 1440x900x24bpp@60Hz
		[21] 1280x800x24bpp@60Hz
		[23] 1280x720x24bpp@60Hz
[GR::CreateSDLWindow] using 8x anti-aliasing and 24-bit depth-buffer (PF="SDL_PIXELFORMAT_RGB888") for main window
[GR::CreateSDLWindow] using 8x anti-aliasing and 24-bit depth-buffer (PF="SDL_PIXELFORMAT_RGB888") for hidden window
[GR::LogVersionInfo]
	SDL version : 2.0.8 (linked) / 2.0.8 (compiled)
	GL version  : 4.6.0 NVIDIA 566.03
	GL vendor   : NVIDIA Corporation
	GL renderer : NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2
	GLSL version: 4.60 NVIDIA
	GLEW version: 2.1.0
	GPU memory  : 8192MB (total) / 5626MB (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=134217728u allocSize=0u texCount=0u
[~ScopedOnceTimer][FtLibraryHandler::FontConfigInit (version 2.10.2)] 2ms
[WatchDog::RegisterThread] registering controls for thread [vfsi]
[DataDirLocater::FindWriteableDataDir] using writeable data-directory "E:\Steam\steamapps\common\Zero-K\"
[DataDirLocater::Check] Isolation Mode!
[DataDirLocater::FilterUsableDataDirs] using read-write data directory: E:\Steam\steamapps\common\Zero-K\
[DataDirLocater::FilterUsableDataDirs] using read-only data directory: E:\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1486-gf266c81\
Scanning: E:\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1486-gf266c81\base
Scanning: E:\Steam\steamapps\common\Zero-K\maps
Scanning: E:\Steam\steamapps\common\Zero-K\games
Scanning: E:\Steam\steamapps\common\Zero-K\packages
[~ScopedOnceTimer][CArchiveScanner::ScanAllDirs] 49ms
[VFS] [SpringVFS::ReserveArchives<this=07723370>]
[VFS] [SpringVFS::AddArchive<this=07723370>(arName="Spring content v1", overwrite=false)] section=2 cached=0
[VFS] [VFSHandler::SetGlobalInstanceRaw] handler=07723370 (SpringVFS) global=00000000 (null)
[WatchDog::DeregisterThread] deregistering controls for thread [vfsi]
[ThreadPool::SetThreadCount][1] wanted=8 current=1 maximum=16 (init=1)
[ThreadPool::SetThreadCount][2] workers=7
[Threading] Main thread CPU affinity mask set: 65408
[f=-000001] [~ScopedOnceTimer][ISound::Init::New] 0ms
[f=-000001] [Sound] [ISound::Initialize] spawning sound-thread (0.0ms)
[f=-000001] [Sound] [Sound::UpdateThread][1] cfgMaxSounds=32
[f=-000001] [WatchDog::RegisterThread] registering controls for thread [audio]
[f=-000001] [Sound] [Sound::InitThread][1]
[f=-000001] [Sound] [Sound::OpenOpenALDevice] opening default device "OpenAL Soft"
[f=-000001] [Sound] [Sound::OpenOpenALDevice] device=07798440 context=076dda98
[f=-000001] [Sound] [Sound::InitThread][4][OpenAL API Info]
[f=-000001] [Sound]   Vendor:         OpenAL Community
[f=-000001] [Sound]   Version:        1.1 ALSOFT 1.16.0
[f=-000001] [Sound]   Renderer:       OpenAL Soft
[f=-000001] [Sound]   AL Extensions:  AL_EXT_ALAW AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXT_source_distance_model AL_LOKI_quadriphonic AL_SOFT_block_alignment AL_SOFT_buffer_samples AL_SOFT_buffer_sub_data AL_SOFT_deferred_updates AL_SOFT_direct_channels AL_SOFT_loop_points AL_SOFT_MSADPCM AL_SOFT_source_latency AL_SOFT_source_length
[f=-000001] [Sound]   ALC Extensions: ALC_ENUMERATE_ALL_EXT ALC_ENUMERATION_EXT ALC_EXT_CAPTURE ALC_EXT_DEDICATED ALC_EXT_disconnect ALC_EXT_EFX ALC_EXT_thread_local_context ALC_SOFTX_device_clock ALC_SOFTX_HRTF ALC_SOFT_loopback ALC_SOFTX_midi_interface ALC_SOFT_pause_device
[f=-000001] [Sound]   Devices:
[f=-000001] [Sound]     [Headset Earphone (Razer Kraken 7.1 V2)]
[f=-000001] [Sound]     [VoiceMeeter Input (VB-Audio VoiceMeeter VAIO)]
[f=-000001] [Sound]     [Speakers (Steam Streaming Microphone)]
[f=-000001] [Sound]     [Speakers (Steam Streaming Speakers)]
[f=-000001] [Sound]     [2476WM (NVIDIA High Definition Audio)]
[f=-000001] [Sound]     [Headphones (Oculus Virtual Audio Device)]
[f=-000001] [Sound]     [Headset Earphone (Razer Kraken 7.1 V2)]
[f=-000001] [Sound] [Sound::GetMaxMonoSources] #attribs=15
[f=-000001] [Sound] [Sound::GetMaxMonoSources] {cfg,alc}MaxSounds={32,255}
Fontconfig error: Cannot load default config file
[f=-000001] [Sound] Error:   EFX: AL_INVALID_VALUE (40963)
[f=-000001] [Sound] Error:   Initializing EFX failed!
[f=-000001] [Sound] [Sound::UpdateThread][2]
[f=-000001] [~ScopedOnceTimer][ISound::Init::Dev] 100ms
[Info] ../../tools/pr-downloader/src/Downloader/CurlWrapper.cpp:60:DumpVersion():libcurl 7.64.0 Schannel
[Info] ../../tools/pr-downloader/src/Downloader/CurlWrapper.cpp:42:GetTLSBackend():SSL backend #0: 'schannel' (ID: 8)
[Info] ../../tools/pr-downloader/src/FileSystem/FileSystem.cpp:194:setWritePath():Using filesystem-writepath: E:\Steam\steamapps\common\Zero-K
[Info] ../../tools/pr-downloader/src/pr-downloader.cpp:173:DownloadSetConfig():Free disk space: 195765 MB
[f=-000001] [CPreGame] using server IP localhost and port 8452
[f=-000001] [NetProto::InitLocalClient] connecting to local server
[f=-000001] [PreGame::ReadDataFromDemo] pre-scanning demo file "E:\Steam\steamapps\common\Zero-K\demos\20200425_103804_Eye of Horus v13_104.0.1-1486-gf266c81 maintenance.sdfz" for game data...
[f=-000001] [~ScopedOnceTimer][PreGame::ReadDataFromDemo] 1ms
[f=-000001] [WatchDog::DeregisterThread] deregistering controls for thread [main]
[f=-000001] Error: [ExitSpringProcess] errorMsg="[CDemoReader] demo-file "E:\Steam\steamapps\common\Zero-K\demos\20200425_103804_Eye of Horus v13_104.0.1-1486-gf266c81 maintenance.sdfz" (8138 bytes, magic "�‹�") corrupt or created by a different Spring version, expected ".ˆ�Ü�À,$$Z(‹¸Õ¥"�¡µ’
¡²��ÅÚGZ[µv£ÕªXÛJëJ­ZÚºa�EÅ�wT�Q\PTÄ�WÌ7'3?œð$$}ß÷¹þßû¿>¯kàÎÌÉ™ßrî9çžI0#-=1e²H§ON�OLÒs�8�N�—ш�üÅþ�?I€Rá79^ªPh•�Q²:1%SŸ¢NÑê9ÿÿþ÷‚·âÝÅcê®oŠ™éYùkà�òšìwëÂáô=lÇùšÒè>µÙQûúP[{j£^rxÔö&µµf^¿=Y�¬Ÿ(ø@ð¶:));S¯N–�W)S“©×‰úŒ ñ Á‡¬ƒ-�•›;ØÔ'	’ôj�>=H2H€÷�8A�¢KÔªÓšŸLÚÒÉÄ-âhéh`‹o•µt´EHª�ûm�p‹'•˜�69U—š–™˜š’AŽfdªÓ35©Ó©ÃéúÌ©é¸
r��"" msgCaption="Spring: caught std::runtime_error" mainThread=1
[f=-000001] Error: [Watchdog::ClearTimer(id)] Invalid thread 4 (_threadId=00000000)
[f=-000001] [SpringApp::Kill][1] fromRun=0
[f=-000001] [ThreadPool::SetThreadCount][1] wanted=0 current=8 maximum=16 (init=0)
[f=-000001] 	[async=0] threads=8 tasks=0 {sum,avg}{exec,wait}time={{0.000, 0.000}, {0.000, 0.000}}ms
[f=-000001] 	[async=1] threads=8 tasks=7 {sum,avg}{exec,wait}time={{0.000, 0.000}, {-0.000, 0.000}}ms
[f=-000001] 		thread=1 tasks=1 {sum,min,max,avg}{exec,wait}time={{0.000, 0.000, 0.000, 0.000}, {0.000, 0.000, 0.000, 0.000}}ms
[f=-000001] 		thread=2 tasks=1 {sum,min,max,avg}{exec,wait}time={{0.000, 0.000, 0.000, 0.000}, {-0.000, -0.000, -0.000, -0.000}}ms
[f=-000001] 		thread=3 tasks=1 {sum,min,max,avg}{exec,wait}time={{0.000, 0.000, 0.000, 0.000}, {0.000, 0.000, 0.000, 0.000}}ms
[f=-000001] 		thread=4 tasks=1 {sum,min,max,avg}{exec,wait}time={{0.000, 0.000, 0.000, 0.000}, {0.000, 0.000, 0.000, 0.000}}ms
[f=-000001] 		thread=5 tasks=1 {sum,min,max,avg}{exec,wait}time={{0.000, 0.000, 0.000, 0.000}, {-0.000, -0.000, -0.000, -0.000}}ms
[f=-000001] 		thread=6 tasks=1 {sum,min,max,avg}{exec,wait}time={{0.000, 0.000, 0.000, 0.000}, {-0.000, -0.000, -0.000, -0.000}}ms
[f=-000001] 		thread=7 tasks=1 {sum,min,max,avg}{exec,wait}time={{0.000, 0.000, 0.000, 0.000}, {-0.000, -0.000, -0.000, -0.000}}ms
[f=-000001] [ThreadPool::SetThreadCount][2] workers=0
[f=-000001] [SpringApp::Kill][2]
[f=-000001] [Sound] [Sound::Kill] soundThread.joinable()=1
[f=-000001] [WatchDog::DeregisterThread] deregistering controls for thread [audio]
[f=-000001] [Sound] [Sound::UpdateThread][3] #sources=32 #items=1
[f=-000001] [Sound] [Sound::UpdateThread][4] ctx=076dda98 dev=07798440
[f=-000001] [Sound] [Sound::UpdateThread][5] ctx=076dda98 dev=07798440
[f=-000001] [Sound] [Sound::Cleanup][alcDestroyContext(076dda98)]
[f=-000001] [Sound] [Sound::Cleanup][alcCloseDevice(07798440)]
[f=-000001] [Sound] [Sound::UpdateThread][6]
[f=-000001] [SpringApp::Kill][3]
[f=-000001] [NetProto::~CNetProtocol] [LocalConnection::Statistics]
	17 bytes sent  
	0 bytes recv'd

[f=-000001] [SpringApp::Kill][4] font=074e3fe8
[f=-000001] [SpringApp::Kill][5]
[f=-000001] [SpringApp::Kill][6]
[SpringApp::Kill][7]
[LuaSocket] [~CLuaSocketRestrictions] dumping luasocket rules:
[LuaSocket] TCP_CONNECT ALLOW * -1
[LuaSocket] TCP_LISTEN  ALLOW * -1
[LuaSocket] UDP_LISTEN  ALLOW * -1
[VFS] [SpringVFS::DeleteArchives<this=07723370>]
[VFS] [SpringVFS::DeleteArchives<this=07723370>(section=0)] #archives[section]=0 #files[section]=0
[VFS] [SpringVFS::DeleteArchives<this=07723370>(section=1)] #archives[section]=0 #files[section]=0
[VFS] [SpringVFS::DeleteArchives<this=07723370>(section=2)] #archives[section]=1 #files[section]=181
[VFS] 	archive=E:\Steam\steamapps\common\Zero-K\engine\win64\104.0.1-1486-gf266c81\base\springcontent.sdz (076851e8)
[VFS] [SpringVFS::DeleteArchives<this=07723370>(section=3)] #archives[section]=0 #files[section]=0
[VFS] [SpringVFS::DeleteArchives<this=07723370>(section=4)] #archives[section]=0 #files[section]=181
[VFS] [SpringVFS::DeleteArchives<this=07723370>(section=5)] #archives[section]=0 #files[section]=0
[VFS] [SpringVFS::DeleteArchives<this=07723370>(section=6)] #archives[section]=0 #files[section]=0
[VFS] [SpringVFS::DeleteArchives<this=07723370>(section=7)] #archives[section]=0 #files[section]=0
[VFS] [SpringVFS::DeleteArchives<this=07723370>(section=8)] #archives[section]=0 #files[section]=0
[SpringApp::Kill][8]
Error: [Watchdog::DeregisterThread] invalid thread number 0
[WatchDog::Uninstall][1] hangDetectorThread=0157910c (joinable=1)
[WatchDog::Uninstall][2]
[WatchDog::Uninstall][3]
[SpringApp::Kill][9]


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant