Page 1 of 1

Crash at startup due to surface issue ?

PostPosted: 01 Jan 2013, 12:19
by Post
Hello and Happy New Year,

For almost 2 days, my game crashes at startup with the usual message referring to System.log. Then I deleted my Tennis.ini file and the game worked fine again. But the problem has come back, so I've checked my Tennis.ini file and realized that the problem is related to five lines :

Surface_Fast = 23.2006
Surface_MidFast = 74.4514
Surface_MidSlow = 73.9689
Surface_Normal = 94.7451
Surface_Slow = 25.3949

These parameters are the ones from my Player 2 (Federer) in the Training Club. If I change one of these numbers for an integer, the game does not crash anymore at startup. I encountered this problem with Federer only but I presume some other players are in the same case.

I precise that I have modded myself my game with new courts, but it has never caused any problem until last week-end. Obviously the issue is related to the speed of my new courts. Does anyone know how to fix it ?

Re: Crash at startup due to surface issue

PostPosted: 02 Jan 2013, 05:34
by manutoo
Hello,

post your System.log .
Check the SurfaceSpeed in all your Court.ini are within the [-1;+1] range.

Re: Crash at startup due to surface issue

PostPosted: 02 Jan 2013, 20:58
by Post
Hi,

You will find attached my System.log file with the crash report.

Regarding the surfaces' speeds, I've checked them and they all range from -1.0 to 1.0.

Re: Crash at startup due to surface issue

PostPosted: 03 Jan 2013, 05:36
by manutoo
Issue is with the Sound Init.
If you modded the sounds, it may come from that, or it could be faulty sound drivers.

Re: Crash at startup due to surface issue

PostPosted: 05 Jan 2013, 01:45
by Post
That's it, there was a glitch in my Sound.ini. Many thanks :wink: .