Freezing after patch-log inside

blackangst

Active Member
Game launches fine, command window launches fine, after ext isxvg <enter>...the whole game freezes and it take 5-6 minutes to even be able to force quit. Below is debug info and system info. Let me know If Ive forgotten something- TYVM!


Windows Vista x64

4GB 1066 memory

Intel e6600 not overclocked/2.4GHz dual core, 4MB L2 cache

EVGA GeForce 8800 GTS 640MB not overclocked/640MB GDDR3,
Core clock 576MHz, Memory clock 1700MHz, shader clock 1350MHz, 96 stream processors.

Innerspace v1.09 (Build 4614)
ISXDK v30
Lavishscript v1.96
LSModule v17
LavishGUI v0.71
API v11



0:021> kv
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Program Files (x86)\InnerSpace\Extensions\isxvg.dll -
ChildEBP RetAddr Args to Child
WARNING: Frame IP not in any known module. Following frames may be wrong.
3261f464 31776b59 43fb7541 00000000 00000000 0xb913a006
3261ff94 7760cfed 00000000 41f98a87 00000000 isxvg+0x6b59
3261ffd4 7760d1ff 317af630 00000000 00000000 ntdll!RtlCreateUserProcess+0x8c
3261ffec 00000000 317af630 00000000 00000000 ntdll!RtlCreateProcessParameters+0x4e

0:021> r

eax=b913a006 ebx=00000000 ecx=3261f5f8 edx=001a0018 esi=00000000 edi=00000000
eip=b913a006 esp=3261f468 ebp=3261ff94 iopl=0 nv up ei pl nz na po nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010202
b913a006 ?? ???
 

blackangst

Active Member
OK i was wondering if I had actually installed DX9c after my OS install so I reinstalled. Now instead of frezzing, I CTD. Here is my new debug report:

0:019> kv
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Program Files (x86)\InnerSpace\Extensions\isxvg.dll -
ChildEBP RetAddr Args to Child
WARNING: Frame IP not in any known module. Following frames may be wrong.
2c2ff464 019f6b59 956d250c 00000000 00000000 0xb913a006
2c2fff94 7760cfed 00000000 5e551538 00000000 isxvg+0x6b59
2c2fffd4 7760d1ff 01a2f630 00000000 00000000 ntdll!RtlCreateUserProcess+0x8c
2c2fffec 00000000 01a2f630 00000000 00000000 ntdll!RtlCreateProcessParameters+0x4e

0:019> r
eax=b913a006 ebx=00000000 ecx=2c2ff5f8 edx=001a0018 esi=00000000 edi=00000000
eip=b913a006 esp=2c2ff468 ebp=2c2fff94 iopl=0 nv up ei pl nz na po nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010202
b913a006 ?? ???
 
Top Bottom