Показать сообщение отдельно
Старый 17.12.2013, 17:26   #6
deSAD
Модератор
 
Аватар для deSAD
 
Регистрация: 06.03.2007
Адрес: Киев, Украина
Сообщений: 11,391
Отправить сообщение для deSAD с помощью ICQ Отправить сообщение для deSAD с помощью Skype™
По умолчанию

Цитата:
Сообщение от Toobone Посмотреть сообщение
... Есть у кого соображения по этому поводу, сообщество?
the 60% crash troubleshooter
Цитата:
This article assumes that you have a modded version of IL2 that worked in the past, but that now crashed to desktop at 60% load after you installed a new plane.

Here is a step by step guide that will get you out of it 99.9 % of the time.

The 60% crash explained :

60 % crashes are caused by a broken chain of reference between your games air.ini file, the contents of your mods folder, and your buttons file.

When you load the game, it boots up these three things in the following way.

1) It loads the air.ini file, which tells it what planes to load.
2) It then goes to look for these planes, first in your mods folder, and if it doesn’t not find them there, it looks for them in your game’s own “SFS” files.
3) When it finds the plane, the plane’s files will tell it which Flightmodel data’s needed for that plane. Flightmodel data is contained in the Buttons file.

If at any stage in this process, the game is told to look for something and it cannot find it, it will crash back to desktop at 60% loading time.
Что, собственно, у вас и наблюдается ...
Код:
...
[21:11:41] Spawn.get( com.maddox.il2.objects.air.F_86A5 ): com.maddox.il2.objects.air.F_86A5
[21:11:41] java.lang.ClassNotFoundException: com.maddox.il2.objects.air.F_86A5
...
[21:11:41] Spawn.get( com.maddox.il2.objects.air.F_86D40 ): com.maddox.il2.objects.air.F_86D40
[21:11:41] java.lang.ClassNotFoundException: com.maddox.il2.objects.air.F_86D40
...
[21:11:41] Spawn.get( com.maddox.il2.objects.air.F_86D45 ): com.maddox.il2.objects.air.F_86D45
[21:11:41] java.lang.ClassNotFoundException: com.maddox.il2.objects.air.F_86D45
...
Так что советовал бы вам внимательно изучить "Steps for fixing your 60% crash" в той же теме на SAS'е
__________________
deSAD вне форума   Ответить с цитированием