Page 1 of 1

Spring flashes and chrashes when starting a game

Posted: 19 Jan 2010, 21:25
by teiwaz
When i start a game in single player the windows box appears for a second and dissappears again. Nothing happens.

This is the infolog

LogOutput initialized.
Spring 0.80.5.2 (0.80.5.2-0-g67e2f5b{@}-cmake-mingw32)
Available log subsystems: mapinfo, CollisionVolume, unit, VFS-detail, VFS, ArchiveScanner, Sound
Enabled log subsystems: Sound
Enable or disable log subsystems using the LogSubsystems configuration key
or the SPRING_LOG_SUBSYSTEMS environment variable (both comma separated).
default config file: C:\Users\Administrator\AppData\Local\springsettings.cfg
using default configuration source "C:\Users\Administrator\AppData\Local\springsettings.cfg"
[CMyMath::Init] CPU SSE mask: 120, flags:
SSE 1.0: 1, SSE 2.0: 1
SSE 3.0: 1, SSSE 3.0: 0
SSE 4.1: 0, SSE 4.2: 0
SSE 4.0A: 0, SSE 5.0A: 0
using streflop SSE FP-math mode, CPU supports SSE instructions
OS: Microsoft Windows
Microsoft Windows Vista Home Premium Edition, 64-bit Service Pack 1 (build 6001)
AMD Athlon(tm) Dual Core Processor 5050e; 3966MB RAM, 8137MB pagefile
OS: emulated 32bit mode
Using read-write data directory: C:\Program Files (x86)\Spring\
Scanning: C:\Program Files (x86)\Spring\maps
Scanning: C:\Program Files (x86)\Spring\base
Scanning: C:\Program Files (x86)\Spring\mods
Scanning: C:\Program Files (x86)\Spring\packages
Video mode set to 1280 x 1024 / 32 bit
[ 0] SDL: 1.2.10
[ 0] GL: 2.1.2
[ 0] GL: NVIDIA Corporation
[ 0] GL: GeForce 7050 PV / NVIDIA nForce 630a/PCI/SSE2
[ 0] GLEW: 1.4.0
[ 0] Joysticks found: 0
[ 0] Joystick 0 not found
[ 0] Fatal system error: 10022: socket_select_interrupter: Er is een ongeldig argument opgegeven

The last words are dutch and mean: invalid argument

Re: Spring flashes and chrashes when starting a game

Posted: 20 Jan 2010, 12:27
by hoijui
looks like a network problem.
That means, it is most likely that spring tries to use a port that is already in use. Could be an other instance of spring still running, or an other software using the same port. default port is 8452.