Anmeldungsdatum: Sep 2009
Beiträge: 12
|
Also, erstmal die Fehlermeldung, die Microsoft Visual Studio (damit kenn ich mich aber nicht so toll aus) beim klick auf "Debuggen"anzeigt:
SpoilerZitat Unbehandelte Ausnahme bei 0x1001b231 in iw3mp.exe: 0xC0000005: Zugriffsverletzung beim Lesen an Position 0x00000000.[/code] Zitat Da kann ich "Überspringen" und "Wiederholen" klicken. Wiederholen zeigt mir den selben Fehler immmer wiede ran, überspringen lässt mich in den Debugger zurückkehern. Und der Assemblercode: Spoiler1001B142 je 1001B15F 1001B144 mov eax,dword ptr [eax] 1001B146 mov edx,dword ptr [edx+8] 1001B149 imul eax,eax,1DCh 1001B14F mov ecx,dword ptr [eax+ecx+190h] 1001B156 imul ecx,ecx,44h 1001B159 mov eax,dword ptr [ecx+edx+38h] 1001B15D jmp 1001B164 1001B15F mov eax,10036C74h 1001B164 push eax 1001B165 lea edi,[esi+4] 1001B168 push 10036BF8h 1001B16D push edi 1001B16E call 10027CE4 1001B173 movsx eax,word ptr [esi+40h] 1001B177 mov dword ptr [esp+2Ch],eax 1001B17B fild dword ptr [esp+2Ch] 1001B17F fadd dword ptr [ebx] 1001B181 call 10027F84 1001B186 mov dword ptr [esp+28h],eax 1001B18A mov eax,dword ptr ds:[1003F708h] 1001B18F mov ecx,dword ptr [eax] 1001B191 push edi 1001B192 push ecx 1001B193 push eax 1001B194 call 100058D0 1001B199 cdq 1001B19A sub eax,edx 1001B19C sar eax,1 1001B19E mov dword ptr [esp+38h],eax 1001B1A2 fild dword ptr [esp+38h] 1001B1A6 fsubr dword ptr [esi+6B4h] 1001B1AC call 10027F84 1001B1B1 mov edx,dword ptr ds:[1003F71Ch] 1001B1B7 push edi 1001B1B8 mov dword ptr [esp+4Ch],eax 1001B1BC add edx,1F4h 1001B1C2 push edx 1001B1C3 lea eax,[esp+3Ch] 1001B1C7 push eax 1001B1C8 mov eax,dword ptr ds:[1003F708h] 1001B1CD lea ecx,[esp+54h] 1001B1D1 push ecx 1001B1D2 push eax 1001B1D3 push eax 1001B1D4 call 10005AD0 1001B1D9 mov edi,dword ptr ds:[1003F724h] 1001B1DF add esp,30h 1001B1E2 mov al,byte ptr [edi+0Ch] 1001B1E5 test al,al 1001B1E7 je 1001B35F 1001B1ED mov edx,dword ptr ds:[1003F708h] 1001B1F3 mov eax,dword ptr [edx+10h] 1001B1F6 mov ecx,dword ptr [eax] 1001B1F8 push eax 1001B1F9 call dword ptr [ecx+10h] 1001B1FC lea edi,[esi+48h] 1001B1FF mov dword ptr [esp+10h],4 1001B207 jmp 1001B210 1001B209 lea esp,[esp] 1001B210 mov edx,dword ptr ds:[1003F71Ch] 1001B216 mov ecx,dword ptr [edx+1F4h] 1001B21C mov eax,dword ptr [esi+6D8h] 1001B222 xor edx,edx 1001B224 mov dx,word ptr [edi+2] 1001B228 push ecx 1001B229 add eax,ebp 1001B22B xor ecx,ecx 1001B22D mov cx,word ptr [edi] 1001B230 push edx 1001B231 mov edx,dword ptr [eax] 1001B233 mov eax,dword ptr ds:[1003F728h] 1001B238 imul edx,edx,1DCh 1001B23E push ecx 1001B23F add edx,dword ptr [eax+4] 1001B242 push edx 1001B243 mov ecx,esi 1001B245 call 1001A590 1001B24A mov ecx,dword ptr ds:[1003F71Ch] 1001B250 mov edx,dword ptr [ecx+1F4h] 1001B256 mov eax,dword ptr [esi+6D8h] 1001B25C push edx 1001B25D add eax,ebp 1001B25F mov eax,dword ptr [eax] 1001B261 xor ecx,ecx 1001B263 imul eax,eax,1DCh 1001B269 mov cx,word ptr [edi+0Ch] 1001B26D xor edx,edx 1001B26F mov dx,word ptr [edi+0Ah] 1001B273 push ecx 1001B274 mov ecx,dword ptr ds:[1003F728h] 1001B27A push edx 1001B27B add eax,dword ptr [ecx+4] 1001B27E push eax 1001B27F mov ecx,esi 1001B281 call 1001A590 1001B286 mov edx,dword ptr ds:[1003F71Ch] 1001B28C mov ecx,dword ptr [edx+1F4h] 1001B292 mov eax,dword ptr [esi+6D8h] 1001B298 xor edx,edx 1001B29A mov dx,word ptr [edi+16h] 1001B29E push ecx 1001B29F add eax,ebp 1001B2A1 xor ecx,ecx 1001B2A3 mov cx,word ptr [edi+14h] 1001B2A7 push edx 1001B2A8 mov edx,dword ptr [eax] 1001B2AA mov eax,dword ptr ds:[1003F728h] 1001B2AF imul edx,edx,1DCh 1001B2B5 push ecx 1001B2B6 add edx,dword ptr [eax+4] 1001B2B9 push edx 1001B2BA mov ecx,esi 1001B2BC call 1001A590 1001B2C1 mov ecx,dword ptr ds:[1003F71Ch] 1001B2C7 mov edx,dword ptr [ecx+1F4h] 1001B2CD mov eax,dword ptr [esi+6D8h] 1001B2D3 push edx 1001B2D4 add eax,ebp 1001B2D6 mov eax,dword ptr [eax] 1001B2D8 xor ecx,ecx 1001B2DA imul eax,eax,1DCh 1001B2E0 mov cx,word ptr [edi+20h] 1001B2E4 xor edx,edx 1001B2E6 mov dx,word ptr [edi+1Eh] 1001B2EA push ecx 1001B2EB mov ecx,dword ptr ds:[1003F728h] 1001B2F1 push edx 1001B2F2 add eax,dword ptr [ecx+4] 1001B2F5 push eax 1001B2F6 mov ecx,esi 1001B2F8 call 1001A590 1001B2FD mov edx,dword ptr ds:[1003F71Ch] 1001B303 mov eax,dword ptr [esi+6D8h] 1001B309 mov ecx,dword ptr [edx+1F4h] 1001B30F add eax,ebp 1001B311 push ecx 1001B312 xor edx,edx 1001B314 mov dx,word ptr [edi+2Ah] 1001B318 xor ecx,ecx 1001B31A mov cx,word p
Ist nich alles, aber naja... wennde mehr brauchst, frag mich einfach. Bei "Stapelrahmen" (also das was grade angezeigt wird denk ich) steht: TEXT Code: oshico4v4.dll!1001b231()
Das war mit der standard dll. Mit der "if it crashes for you"-dll stürzt das spiel einfach kommentarlos ab (ich kann also nicht auf "debuggen" klicken). Im Anhang noch ein Screenshot vom Debugger.
__________________
OMG! Mir fällt keine Signatur ein! - Halt, jetzt steht ja doch was in meiner Singnatur
|