Page 1 of 1

Crash after program start (Windows)

Posted: Tue Jul 23, 2013 8:44 pm
by Kenionatus
Vega Strike crashes right after I start it.

It is a fresh installation and I installed the newest graphics driver. There is no folder named HOME\AppData\Local\VirtualStore\VegaStrike, therefore I could not find stdout/stderr. I also cannot change any setting as the setup program crashes when I try to use its dropdown menus.

I'm using a 64bit Win7 with a ATI Mobility Radeon HD 4650. I installed the newest graphics driver.

I don't think it is any help, but here is the crash report Windows generates:

Code: Select all

Version=1
EventType=BEX
EventTime=130190817668300243
ReportType=2
Consent=1
ReportIdentifier=1dc7d010-f3cf-11e2-95b6-0024541ea3ac
IntegratorReportIdentifier=1dc7d00f-f3cf-11e2-95b6-0024541ea3ac
WOW64=1
Response.type=4
Sig[0].Name=Application Name
Sig[0].Value=vegastrike.exe
Sig[1].Name=Application Version
Sig[1].Value=0.5.1.13349
Sig[2].Name=Application Timestamp
Sig[2].Value=4f77de06
Sig[3].Name=Fault Module Name
Sig[3].Value=MSVCR90.dll
Sig[4].Name=Fault Module Version
Sig[4].Value=9.0.30729.4940
Sig[5].Name=Fault Module Timestamp
Sig[5].Value=4ca2ef57
Sig[6].Name=Exception Offset
Sig[6].Value=00069da0
Sig[7].Name=Exception Code
Sig[7].Value=c0000417
Sig[8].Name=Exception Data
Sig[8].Value=00000000
DynamicSig[1].Name=OS Version
DynamicSig[1].Value=6.1.7601.2.1.0.768.3
DynamicSig[2].Name=Locale ID
DynamicSig[2].Value=2057
DynamicSig[22].Name=Additional Information 1
DynamicSig[22].Value=a820
DynamicSig[23].Name=Additional Information 2
DynamicSig[23].Value=a820692f7e6bb4cd870e0ee3026e36a9
DynamicSig[24].Name=Additional Information 3
DynamicSig[24].Value=4e0d
DynamicSig[25].Name=Additional Information 4
DynamicSig[25].Value=4e0d0d2c62401e6a637b5c5042c20b5a
UI[2]=C:\Program Files (x86)\Vega Strike\vegastrike.exe
UI[3]=Vega Strike Open Source Space Simulator has stopped working
UI[4]=Windows can check online for a solution to the problem.
UI[5]=Check online for a solution and close the program
UI[6]=Check online for a solution later and close the program
UI[7]=Close the program
LoadedModule[0]=C:\Program Files (x86)\Vega Strike\vegastrike.exe
LoadedModule[1]=C:\Windows\SysWOW64\ntdll.dll
LoadedModule[2]=C:\Windows\syswow64\kernel32.dll
LoadedModule[3]=C:\Windows\syswow64\KERNELBASE.dll
LoadedModule[4]=C:\Program Files (x86)\Vega Strike\OpenAL32.dll
LoadedModule[5]=C:\Windows\system32\WINMM.dll
LoadedModule[6]=C:\Windows\syswow64\msvcrt.dll
LoadedModule[7]=C:\Windows\syswow64\USER32.dll
LoadedModule[8]=C:\Windows\syswow64\GDI32.dll
LoadedModule[9]=C:\Windows\syswow64\LPK.dll
LoadedModule[10]=C:\Windows\syswow64\USP10.dll
LoadedModule[11]=C:\Windows\syswow64\ADVAPI32.dll
LoadedModule[12]=C:\Windows\SysWOW64\sechost.dll
LoadedModule[13]=C:\Windows\syswow64\RPCRT4.dll
LoadedModule[14]=C:\Windows\syswow64\SspiCli.dll
LoadedModule[15]=C:\Windows\syswow64\CRYPTBASE.dll
LoadedModule[16]=C:\Program Files (x86)\Vega Strike\glut32.dll
LoadedModule[17]=C:\Windows\system32\OPENGL32.dll
LoadedModule[18]=C:\Windows\system32\GLU32.dll
LoadedModule[19]=C:\Windows\system32\DDRAW.dll
LoadedModule[20]=C:\Windows\system32\DCIMAN32.dll
LoadedModule[21]=C:\Windows\syswow64\SETUPAPI.dll
LoadedModule[22]=C:\Windows\syswow64\CFGMGR32.dll
LoadedModule[23]=C:\Windows\syswow64\OLEAUT32.dll
LoadedModule[24]=C:\Windows\syswow64\ole32.dll
LoadedModule[25]=C:\Windows\syswow64\DEVOBJ.dll
LoadedModule[26]=C:\Windows\system32\dwmapi.dll
LoadedModule[27]=C:\Program Files (x86)\Vega Strike\expat.dll
LoadedModule[28]=C:\Program Files (x86)\Vega Strike\python27.dll
LoadedModule[29]=C:\Windows\syswow64\SHELL32.dll
LoadedModule[30]=C:\Windows\syswow64\SHLWAPI.dll
LoadedModule[31]=C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_50916076bcb9a742\MSVCR90.dll
LoadedModule[32]=C:\Windows\system32\WSOCK32.dll
LoadedModule[33]=C:\Windows\syswow64\WS2_32.dll
LoadedModule[34]=C:\Windows\syswow64\NSI.dll
LoadedModule[35]=C:\Program Files (x86)\Vega Strike\SDL.dll
LoadedModule[36]=C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_50916076bcb9a742\MSVCP90.dll
LoadedModule[37]=C:\Windows\system32\IMM32.DLL
LoadedModule[38]=C:\Windows\syswow64\MSCTF.dll
FriendlyEventName=Stopped working
ConsentKey=BEX
AppName=Vega Strike Open Source Space Simulator
AppPath=C:\Program Files (x86)\Vega Strike\vegastrike.exe

Re: Crash after program start (Windows)

Posted: Tue Jul 23, 2013 8:56 pm
by klauss
Did you try launching it as administrator?

Some versions have a bug that requires administrator rights (it tries to save an updated config on admin-only folders). I'm not sure if the download has it fixed, or only SVN. You can also try the binary in SVN.

Re: Crash after program start (Windows)

Posted: Wed Jul 24, 2013 7:18 am
by pheonixstorm
It is more likely that it is trying to write into the \program files\vegastrike directory which windows does not allow anymore. If that is the case the problem has been fixed in svn but not updated elsewhere. The latest binary in svn should fix this issue. Give that one a try and let us know if you are still having crash issues.

Re: Crash after program start (Windows)

Posted: Thu Jul 25, 2013 8:03 pm
by Kenionatus
The not svn (stable?) version works fine with admin rights. But I don't want to do all the work with the latest (unstable?) version from svn. Thanks for your help.

Re: Crash after program start (Windows)

Posted: Thu Jul 25, 2013 10:25 pm
by loki1950
It's not that unstable :) been running the svn version for years on both sides of of the OS divide what he was suggesting is to just get the svn windows exe to use instead of the one in the download.

Enjoy the Choice :)

Re: Crash after program start (Windows)

Posted: Fri Jul 26, 2013 8:01 am
by pheonixstorm
yeah, svn is stable enough and usually includes the latest tweaks and bug fixes. If you want bleeding edge best to check out one of the branches that get worked on from time to time.