Тема: RA 1.40 Crash
Показать сообщение отдельно
Старый 29-11-2016, 23:29   #9
CubanFoxtrot
Aircraftsman
 
Регистрация: Nov 2016
Сообщений: 12
Beside this, there're just 2 other CTD causes from the attached minidumps.

Цитата:
0:035> .ecxr
eax=00110000 ebx=00d53318 ecx=00d2f9f0 edx=00000000 esi=00d52c80 edi=00000001
eip=00b2d1b1 esp=0da3fac0 ebp=113c6c68 iopl=0 nv up ei pl nz ac pe nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010216
NavalSimEngine+0x1d1b1:
00b2d1b1 d905e0330c20 fld dword ptr ds:[200C33E0h] ds:002b:200c33e0=????????
This is a problem reading a -10000.f variable added by the mod to the NavalSimEngine .text section (it's pad/alignemnt data in the vanilla 1.04).

Цитата:
0:000> .ecxr
eax=0dde2ab2 ebx=0ef1a008 ecx=00000004 edx=0dde281e esi=029f6818 edi=ffffffc6
eip=005e0adc esp=0019f5c4 ebp=0dde01fa iopl=0 nv up ei ng nz na pe nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010286
Unable to load image D:\Program Files (x86)\Steam\steamapps\common\Dangerous Waters\dangerouswaters.exe, Win32 error 0n2
*** WARNING: Unable to verify timestamp for dangerouswaters.exe
*** ERROR: Module load completed but symbols could not be loaded for dangerouswaters.exe
dangerouswaters+0x1e0adc:
005e0adc 663b6c1f02 cmp bp,word ptr [edi+ebx+2] ds:002b:0ef19fd0=????
This one happens inside the 88th method (+0x15C) of db manager's virtual table. Perhaps something related to the RA mod changes to the db structures?

Maybe I will investigate them more deeply, if I'll be able to find some more free time.

Hope this helps you guys.
Keep up the good work!
CubanFoxtrot вне форума   Ответить с цитированием