Page 1 of 1

STK doesnt run

PostPosted: 03 Dec 2011, 15:11
by Nick1000
Hello all, I updated the SVN with TotoriesSVN with Windows 7. After the update it doesnt run!!!

Re: STK doesnt run

PostPosted: 03 Dec 2011, 18:21
by Auria
Hi, please post more information : is there a compilation problem? What is the error message you get?

Re: STK doesnt run

PostPosted: 04 Dec 2011, 08:55
by Nick1000
I clicked on the supertuxkart.exe data and the terminal came. One second later the terminal crashed.

Re: STK doesnt run

PostPosted: 04 Dec 2011, 18:23
by Nick1000
Can somebody help me, please.

Re: STK doesnt run

PostPosted: 04 Dec 2011, 20:14
by Arthur
Try to open the .exe file from the command line (the command line window won't close by itself since you opened it first). Then you can copy any error messages that might give a hint of what's wrong.

Re: STK doesnt run

PostPosted: 04 Dec 2011, 21:12
by Nick1000
Thank you Arhur so far, I will try it tomorrow. good night everybody

Re: STK doesnt run

PostPosted: 05 Dec 2011, 13:35
by Nick1000
picture

Re: STK doesnt run

PostPosted: 05 Dec 2011, 22:38
by Auria
Nick1000, did you compile STK? It looks like you updated the data files but are still using an old binary

Re: STK doesnt run

PostPosted: 06 Dec 2011, 17:54
by Nick1000
Auria, how can I compile STK and the binary with TotoriesSVN or can I download the .bin file from somewhere? Thank you very much in advance!

Re: STK doesnt run

PostPosted: 06 Dec 2011, 19:15
by Auria
Check http://supertuxkart.sourceforge.net/How ... ws_version

If this is too complicated for you, sorry, we don't have binaries to download of SVN, you will need to wait for the next release ;) but 0.7.3 was just released so you can just download this one and you will be very up to date

Re: STK doesnt run

PostPosted: 07 Dec 2011, 19:27
by Nick1000
Where can I download the Visual Studio express free? Pleas help me

Re: STK doesnt run

PostPosted: 07 Dec 2011, 23:10
by Knitter
Nick1000 {l Wrote}:Where can I download the Visual Studio express free? Pleas help me


Just google for "visual studio express" ;). First link: http://www.microsoft.com/express

Re: STK doesnt run

PostPosted: 15 Dec 2011, 16:38
by Nick1000
I found only Visual Basic 2010 Express. Can somebody show me the Visual studio file, please?

Re: STK doesnt run

PostPosted: 15 Dec 2011, 17:05
by Nick1000
I tried to open the SLN file with Visual Basic 2010 Express and this message came.

Re: STK doesnt run

PostPosted: 15 Dec 2011, 19:47
by sj04736
Visual basic is the wrong program. You want Visual C++ 2008. (The 2010 project file isn't always up to date)
http://www.microsoft.com/download/en/de ... px?id=6506
Click the download link next to vcsetup.exe

Re: STK doesnt run

PostPosted: 16 Dec 2011, 20:07
by Nick1000
Thank you, I am going to try it!!!!!!!!! :-)

Re: STK doesnt run

PostPosted: 16 Dec 2011, 20:14
by Nick1000
Now I tried and I compiled it sucsessfully. And then this message in the picture came and then it crashed and said "supertuxkart.exe funktioniert nicht mehr" Please help me!

Re: STK doesnt run

PostPosted: 16 Dec 2011, 20:22
by Nick1000
And if you need here is the output build message from Visual C++ 2008.

Re: STK doesnt run

PostPosted: 19 Dec 2011, 00:29
by hiker
There are no error messages anywhere, so from that point of view everything appears to be fine.

When does it crash exactly? Do you see anything on the screen at all? Do you start it from within VS (iirc you can't start the debug executable just from the command line).

Cheers,
Joerg